Home
last modified time | relevance | path

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

/Linux-v6.6/net/sctp/
Dsm_statetable.c237 TYPE_SCTP_FUNC(sctp_sf_do_9_2_shutdown_ack), \
731 TYPE_SCTP_FUNC(sctp_sf_do_9_2_shutdown_ack), \
Dsm_statefuns.c2905 disposition = sctp_sf_do_9_2_shutdown_ack(net, ep, asoc, type, in sctp_sf_do_9_2_shutdown()
5676 enum sctp_disposition sctp_sf_do_9_2_shutdown_ack( in sctp_sf_do_9_2_shutdown_ack() function
/Linux-v6.6/include/net/sctp/
Dsm.h147 sctp_state_fn_t sctp_sf_do_9_2_shutdown_ack; variable