Searched refs:SCTP_INST_LOOSING (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/netinet/
H A Dsctp_cc_functions.c246 #define SCTP_INST_LOOSING 1 /* Losing to other flows */ macro
271 if ((net->cc_mod.rtcc.steady_step) && (inst_ind != SCTP_INST_LOOSING)) {
359 if ((net->cc_mod.rtcc.steady_step) && (inst_ind != SCTP_INST_LOOSING)) {
398 (inst_ind != SCTP_INST_LOOSING)) {
635 inst_ind = SCTP_INST_LOOSING;

Completed in 109 milliseconds