Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dsm_statetable.c553 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
572 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
591 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
610 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
629 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
631 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
633 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
Dsm_statefuns.c4852 sctp_disposition_t sctp_sf_error_closed(struct net *net, in sctp_sf_error_closed() function
/linux-4.1.27/include/net/sctp/
Dsm.h155 sctp_state_fn_t sctp_sf_error_closed; variable