Home
last modified time | relevance | path

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

/Linux-v5.10/net/sctp/
Dsm_statetable.c617 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
619 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
621 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
623 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
661 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
680 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
Dsm_statefuns.c5076 enum sctp_disposition sctp_sf_error_shutdown( in sctp_sf_error_shutdown() function
/Linux-v5.10/include/net/sctp/
Dsm.h138 sctp_state_fn_t sctp_sf_error_shutdown; variable