Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsctp.h476 SCTP_ERROR_STALE_COOKIE = cpu_to_be16(0x03), enumerator
/linux/net/sctp/
H A Dsm_statefuns.c2491 if (SCTP_ERROR_STALE_COOKIE == err->cause) in sctp_sf_cookie_echoed_err()
2548 SCTP_PERR(SCTP_ERROR_STALE_COOKIE)); in sctp_sf_do_5_2_6_stale()
3748 if (SCTP_ERROR_STALE_COOKIE == err->cause) { in sctp_sf_ootb()