Searched refs:sctp_sf_ignore_other (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/net/sctp/ |
D | sm_statetable.c | 714 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 716 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 718 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 724 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 728 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 733 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 737 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 739 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 741 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 743 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ [all …]
|
D | sm_statefuns.c | 5583 enum sctp_disposition sctp_sf_ignore_other(struct net *net, in sctp_sf_ignore_other() function
|
/Linux-v4.19/include/net/sctp/ |
D | sm.h | 163 sctp_state_fn_t sctp_sf_ignore_other; variable
|