Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_bbr.c391 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()
Dtcp_rate.c126 rs->losses = lost; /* freshly marked lost */ in tcp_rate_gen()
/Linux-v4.19/LICENSES/other/
DApache-2.0169 losses), even if such Contributor has been advised of the possibility of
/Linux-v4.19/include/net/
Dtcp.h996 int losses; /* number of packets marked lost upon ACK */ member
/Linux-v4.19/Documentation/networking/
Dip-sysctl.txt267 losses into fast recovery (draft-ietf-tcpm-rack). Note that
277 support for it. This feature is useful in avoiding losses due
744 gets losses notifications. With SNDBUF autotuning, this can