Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Dsm_statetable.c665 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
667 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
669 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
675 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
679 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
684 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
688 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
690 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
692 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
694 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
[all …]
Dsm_statefuns.c5280 sctp_disposition_t sctp_sf_ignore_other(const struct sctp_endpoint *ep, in sctp_sf_ignore_other() function
/linux-3.4.99/include/net/sctp/
Dsm.h171 sctp_state_fn_t sctp_sf_ignore_other; variable