Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dsm_statetable.c660 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 …]
Dsm_statefuns.c5377 sctp_disposition_t sctp_sf_ignore_other(struct net *net, in sctp_sf_ignore_other() function
/linux-4.1.27/include/net/sctp/
Dsm.h165 sctp_state_fn_t sctp_sf_ignore_other; variable