Searched refs:sctp_sf_ignore_other (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/net/sctp/ |
D | sm_statetable.c | 719 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 721 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 723 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 725 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 729 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 733 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 740 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 744 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 746 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 748 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ [all …]
|
D | sm_statefuns.c | 5211 sctp_disposition_t sctp_sf_ignore_other(const struct sctp_endpoint *ep, in sctp_sf_ignore_other() function
|
/linux-2.6.39/include/net/sctp/ |
D | sm.h | 170 sctp_state_fn_t sctp_sf_ignore_other; variable
|