Searched refs:sctp_sf_ignore_other (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/net/sctp/ |
A 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), \ 729 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 733 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 738 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 742 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 …]
|
A D | sm_statefuns.c | 5752 enum sctp_disposition sctp_sf_ignore_other(struct net *net, in sctp_sf_ignore_other() function
|
/linux-6.3-rc2/include/net/sctp/ |
A D | sm.h | 148 sctp_state_fn_t sctp_sf_ignore_other; variable
|
Completed in 15 milliseconds