Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dsctp.h511 SCTP_SHUTDOWN_EVENT, enumerator
512 #define SCTP_SHUTDOWN_EVENT SCTP_SHUTDOWN_EVENT macro
/linux-4.1.27/net/sctp/
Dulpevent.c558 sse->sse_type = SCTP_SHUTDOWN_EVENT; in sctp_ulpevent_make_shutdown_event()