Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dsm_statetable.c456 TYPE_SCTP_FUNC(sctp_sf_eat_fwd_tsn), \
458 TYPE_SCTP_FUNC(sctp_sf_eat_fwd_tsn), \
H A Dsm_statefuns.c4203 enum sctp_disposition sctp_sf_eat_fwd_tsn(struct net *net, in sctp_sf_eat_fwd_tsn() function
/linux/include/net/sctp/
H A Dsm.h121 sctp_state_fn_t sctp_sf_eat_fwd_tsn; variable