Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_uio.h542 #define SCTP_SHUTDOWN_EVENT 0x0005 macro
H A Dsctp_usrreq.c3009 case SCTP_SHUTDOWN_EVENT:
6051 case SCTP_SHUTDOWN_EVENT:
H A Dsctputil.c3749 sse->sse_type = SCTP_SHUTDOWN_EVENT; in sctp_notify_shutdown_event()