Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dsctp.h673 SCTP_SHUTDOWN_EVENT, enumerator
674 #define SCTP_SHUTDOWN_EVENT SCTP_SHUTDOWN_EVENT macro
/Linux-v6.6/net/sctp/
Dulpevent.c599 sse->sse_type = SCTP_SHUTDOWN_EVENT; in sctp_ulpevent_make_shutdown_event()