Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dsm_statetable.c722 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
728 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
730 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
732 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
734 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
736 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
741 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
745 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
747 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
749 TYPE_SCTP_FUNC(sctp_sf_timer_ignore), \
[all …]
Dsm_statefuns.c5897 sctp_disposition_t sctp_sf_timer_ignore(struct net *net, in sctp_sf_timer_ignore() function
/linux-4.1.27/include/net/sctp/
Dsm.h94 sctp_state_fn_t sctp_sf_timer_ignore; variable