Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dsm_statetable.c714 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 …]
Dsm_statefuns.c5583 enum sctp_disposition sctp_sf_ignore_other(struct net *net, in sctp_sf_ignore_other() function
/Linux-v4.19/include/net/sctp/
Dsm.h163 sctp_state_fn_t sctp_sf_ignore_other; variable