Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/sctp/
Dulpevent.h105 struct sctp_ulpevent *sctp_ulpevent_make_shutdown_event(
/linux-5.19.10/net/sctp/
Dulpevent.c577 struct sctp_ulpevent *sctp_ulpevent_make_shutdown_event( in sctp_ulpevent_make_shutdown_event() function
Dsm_statefuns.c2889 ev = sctp_ulpevent_make_shutdown_event(asoc, 0, GFP_ATOMIC); in sctp_sf_do_9_2_shutdown()