Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsctp.h642 SCTP_SHUTDOWN_EVENT, enumerator
643 #define SCTP_SHUTDOWN_EVENT SCTP_SHUTDOWN_EVENT macro
/Linux-v4.19/net/sctp/
Dulpevent.c556 sse->sse_type = SCTP_SHUTDOWN_EVENT; in sctp_ulpevent_make_shutdown_event()