Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/sctp/
Dulpevent.h103 struct sctp_ulpevent *sctp_ulpevent_make_shutdown_event(
/Linux-v5.4/net/sctp/
Dulpevent.c519 struct sctp_ulpevent *sctp_ulpevent_make_shutdown_event( in sctp_ulpevent_make_shutdown_event() function
Dsm_statefuns.c2784 ev = sctp_ulpevent_make_shutdown_event(asoc, 0, GFP_ATOMIC); in sctp_sf_do_9_2_shutdown()