Home
last modified time | relevance | path

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

/Linux-v5.15/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.c5222 enum sctp_disposition sctp_sf_error_shutdown( in sctp_sf_error_shutdown() function
/Linux-v5.15/include/net/sctp/
Dsm.h138 sctp_state_fn_t sctp_sf_error_shutdown; variable