Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A 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), \
H A Dsm_statefuns.c5123 enum sctp_disposition sctp_sf_error_shutdown( in sctp_sf_error_shutdown() function
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsm.h138 sctp_state_fn_t sctp_sf_error_shutdown; variable