Home
last modified time | relevance | path

Searched refs:SCTP_NOTIFY_ASSOC_RESTART (Results 1 – 3 of 3) sorted by path

/freebsd/sys/netinet/
H A Dsctp_constants.h696 #define SCTP_NOTIFY_ASSOC_RESTART 10 macro
H A Dsctp_input.c1758 *notification = SCTP_NOTIFY_ASSOC_RESTART; in sctp_process_cookie_existing()
2595 if (notification == SCTP_NOTIFY_ASSOC_RESTART) { in sctp_handle_cookie_echo()
H A Dsctputil.c4182 case SCTP_NOTIFY_ASSOC_RESTART: in sctp_ulp_notify()