Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dsm_statetable.c632 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
634 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
636 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
638 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
676 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
695 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
Dsm_statefuns.c5056 enum sctp_disposition sctp_sf_error_shutdown( in sctp_sf_error_shutdown() function
/Linux-v4.19/include/net/sctp/
Dsm.h153 sctp_state_fn_t sctp_sf_error_shutdown; variable