Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_constants.h607 #define SCTP_NOTIFY_ASSOC_RESTART 10 macro
H A Dsctp_input.c1332 *notification = SCTP_NOTIFY_ASSOC_RESTART; in sctp_process_cookie_existing()
2077 if (notification == SCTP_NOTIFY_ASSOC_RESTART) { in sctp_handle_cookie_echo()
H A Dsctputil.c2525 case SCTP_NOTIFY_ASSOC_RESTART: in sctp_ulp_notify()