Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDsctp_uio.h550 #define SCTP_SHUTDOWN_EVENT 0x0005 macro
HDsctp_usrreq.c3037 case SCTP_SHUTDOWN_EVENT:
6109 case SCTP_SHUTDOWN_EVENT:
HDsctputil.c3430 sse->sse_type = SCTP_SHUTDOWN_EVENT; in sctp_notify_shutdown_event()