Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dsctp.h99 #define SCTP_SHUTDOWN_EVENT 5 macro
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_notify.c443 sse->sse_type = SCTP_SHUTDOWN_EVENT; in sctp_shutdown_event()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c2110 case SCTP_SHUTDOWN_EVENT: in sctp_assoc_recv()