Home
last modified time | relevance | path

Searched refs:SCTP_NOTIFY_ASSOC_RESTART (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h701 #define SCTP_NOTIFY_ASSOC_RESTART 10 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h701 #define SCTP_NOTIFY_ASSOC_RESTART 10 macro
H A Dsctp_input.c1815 *notification = SCTP_NOTIFY_ASSOC_RESTART; in sctp_process_cookie_existing()
2641 if (notification == SCTP_NOTIFY_ASSOC_RESTART) { in sctp_handle_cookie_echo()
H A Dsctputil.c4152 case SCTP_NOTIFY_ASSOC_RESTART: in sctp_ulp_notify()