Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dsm_statetable.c599 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
601 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
603 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
605 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
643 TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \
Dsm_statefuns.c4866 sctp_disposition_t sctp_sf_error_shutdown(struct net *net, in sctp_sf_error_shutdown() function
/linux-4.4.14/include/net/sctp/
Dsm.h156 sctp_state_fn_t sctp_sf_error_shutdown; variable