Home
last modified time | relevance | path

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

/Linux-v6.6/net/sctp/
Dsm_statetable.c637 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
639 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
641 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
643 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
681 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
700 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
Dsm_statefuns.c5223 enum sctp_disposition sctp_sf_error_shutdown( in sctp_sf_error_shutdown() function
/Linux-v6.6/include/net/sctp/
Dsm.h138 sctp_state_fn_t sctp_sf_error_shutdown; variable