Searched refs:sctp_sf_ignore_other (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/sctp/ |
D | sm_statetable.c | 660 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 662 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 664 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 670 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 674 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 679 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 683 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 685 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 687 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ 689 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \ [all …]
|
D | sm_statefuns.c | 5377 sctp_disposition_t sctp_sf_ignore_other(struct net *net, in sctp_sf_ignore_other() function
|
/linux-4.1.27/include/net/sctp/ |
D | sm.h | 165 sctp_state_fn_t sctp_sf_ignore_other; variable
|