Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_statetable.c762 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
768 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
770 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
772 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
774 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
776 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
781 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
785 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
787 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
789 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
[all …]
H A Dsm_statefuns.c6174 enum sctp_disposition sctp_sf_timer_ignore(struct net *net, in sctp_sf_timer_ignore() function
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsm.h75 sctp_state_fn_t sctp_sf_timer_ignore; variable