Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_cc_functions.c250 #define SCTP_INST_LOOSING 1 /* Losing to other flows */ macro
274 if ((net->cc_mod.rtcc.steady_step) && (inst_ind != SCTP_INST_LOOSING)) { in cc_bw_same()
362 if ((net->cc_mod.rtcc.steady_step) && (inst_ind != SCTP_INST_LOOSING)) { in cc_bw_same()
401 (inst_ind != SCTP_INST_LOOSING)) { in cc_bw_decrease()
638 inst_ind = SCTP_INST_LOOSING; in cc_bw_limit()