Home
last modified time | relevance | path

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

/linux-6.1.9/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.c5225 enum sctp_disposition sctp_sf_error_shutdown( in sctp_sf_error_shutdown() function
/linux-6.1.9/include/net/sctp/
Dsm.h138 sctp_state_fn_t sctp_sf_error_shutdown; variable