Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dsm_statetable.c347 TYPE_SCTP_FUNC(sctp_sf_do_ecn_cwr), \
349 TYPE_SCTP_FUNC(sctp_sf_do_ecn_cwr), \
351 TYPE_SCTP_FUNC(sctp_sf_do_ecn_cwr), \
H A Dsm_statefuns.c3079 enum sctp_disposition sctp_sf_do_ecn_cwr(struct net *net, in sctp_sf_do_ecn_cwr() function
/linux/include/net/sctp/
H A Dsm.h104 sctp_state_fn_t sctp_sf_do_ecn_cwr; variable