Home
last modified time | relevance | path

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

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