Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_cc_functions.c247 #define SCTP_INST_LOOSING 1 /* Losing to other flows */ macro
271 if ((net->cc_mod.rtcc.steady_step) && (inst_ind != SCTP_INST_LOOSING)) { in cc_bw_same()
359 if ((net->cc_mod.rtcc.steady_step) && (inst_ind != SCTP_INST_LOOSING)) { in cc_bw_same()
398 (inst_ind != SCTP_INST_LOOSING)) { in cc_bw_decrease()
635 inst_ind = SCTP_INST_LOOSING; in cc_bw_limit()