Searched refs:losses (Results 1 – 5 of 5) sorted by relevance
391 if (rs->losses > 0) in bbr_set_cwnd_to_recover_or_restore()392 cwnd = max_t(s32, cwnd - rs->losses, 1); in bbr_set_cwnd_to_recover_or_restore()472 (rs->losses || /* perhaps pacing_gain*BDP won't fit */ in bbr_is_next_cycle_phase()608 if (!rs->losses) in bbr_lt_bw_sampling()633 if (!rs->losses) in bbr_lt_bw_sampling()938 struct rate_sample rs = { .losses = 1 }; in bbr_set_state()
126 rs->losses = lost; /* freshly marked lost */ in tcp_rate_gen()
169 losses), even if such Contributor has been advised of the possibility of
996 int losses; /* number of packets marked lost upon ACK */ member
267 losses into fast recovery (draft-ietf-tcpm-rack). Note that277 support for it. This feature is useful in avoiding losses due744 gets losses notifications. With SNDBUF autotuning, this can