Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_statetable.c699 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
701 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
703 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
709 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
713 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
718 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
722 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
724 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
726 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
728 TYPE_SCTP_FUNC(sctp_sf_ignore_other), \
[all …]
H A Dsm_statefuns.c5650 enum sctp_disposition sctp_sf_ignore_other(struct net *net, in sctp_sf_ignore_other() function
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsm.h148 sctp_state_fn_t sctp_sf_ignore_other; variable