Home
last modified time | relevance | path

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

/Linux-v5.4/net/sctp/
Dsm_statetable.c237 TYPE_SCTP_FUNC(sctp_sf_do_9_2_shutdown_ack), \
711 TYPE_SCTP_FUNC(sctp_sf_do_9_2_shutdown_ack), \
Dsm_statefuns.c2802 disposition = sctp_sf_do_9_2_shutdown_ack(net, ep, asoc, type, in sctp_sf_do_9_2_shutdown()
5515 enum sctp_disposition sctp_sf_do_9_2_shutdown_ack( in sctp_sf_do_9_2_shutdown_ack() function
/Linux-v5.4/include/net/sctp/
Dsm.h147 sctp_state_fn_t sctp_sf_do_9_2_shutdown_ack; variable