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

/freebsd-10-stable/contrib/tcpdump/
H A DsctpConstants.h488 #define SCTP_NOTIFY_ASSOC_RESTART 10 macro
/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h730 #define SCTP_NOTIFY_ASSOC_RESTART 10 macro
H A Dsctp_input.c1892 *notification = SCTP_NOTIFY_ASSOC_RESTART;
2731 if (notification == SCTP_NOTIFY_ASSOC_RESTART) {
H A Dsctputil.c3733 case SCTP_NOTIFY_ASSOC_RESTART:

Completed in 75 milliseconds