Home
last modified time | relevance | path

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

/linux-2.6.39/net/sctp/
Dsm_statetable.c602 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
623 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
644 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
665 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
686 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
688 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
690 TYPE_SCTP_FUNC(sctp_sf_error_closed), \
Dsm_statefuns.c4728 sctp_disposition_t sctp_sf_error_closed(const struct sctp_endpoint *ep, in sctp_sf_error_closed() function
/linux-2.6.39/include/net/sctp/
Dsm.h161 sctp_state_fn_t sctp_sf_error_closed; variable