Home
last modified time | relevance | path

Searched refs:SCTP_ERROR_STALE_COOKIE (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dsctp.h478 SCTP_ERROR_STALE_COOKIE = cpu_to_be16(0x03), enumerator
/linux/net/sctp/
A Dsm_statefuns.c2479 if (SCTP_ERROR_STALE_COOKIE == err->cause) in sctp_sf_cookie_echoed_err()
2536 SCTP_PERR(SCTP_ERROR_STALE_COOKIE)); in sctp_sf_do_5_2_6_stale()
3736 if (SCTP_ERROR_STALE_COOKIE == err->cause) { in sctp_sf_ootb()
A Dsm_make_chunk.c1849 SCTP_ERROR_STALE_COOKIE, &n, in sctp_unpack_cookie()

Completed in 21 milliseconds