Home
last modified time | relevance | path

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

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