Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/sctp/
Dulpevent.h108 struct sctp_ulpevent *sctp_ulpevent_make_shutdown_event(
/linux-4.1.27/net/sctp/
Dulpevent.c535 struct sctp_ulpevent *sctp_ulpevent_make_shutdown_event( in sctp_ulpevent_make_shutdown_event() function
Dsm_statefuns.c2670 ev = sctp_ulpevent_make_shutdown_event(asoc, 0, GFP_ATOMIC); in sctp_sf_do_9_2_shutdown()