Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_bbr.c489 if (rs->losses > 0) in bbr_set_cwnd_to_recover_or_restore()
490 cwnd = max_t(s32, cwnd - rs->losses, 1); in bbr_set_cwnd_to_recover_or_restore()
577 (rs->losses || /* perhaps pacing_gain*BDP won't fit */ in bbr_is_next_cycle_phase()
707 if (!rs->losses) in bbr_lt_bw_sampling()
732 if (!rs->losses) in bbr_lt_bw_sampling()
1131 struct rate_sample rs = { .losses = 1 }; in bbr_set_state()
Dtcp_rate.c128 rs->losses = lost; /* freshly marked lost */ in tcp_rate_gen()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dbpf_tcp_helpers.h137 int losses; /* number of packets marked lost upon ACK */ member
/kernel/linux/linux-5.10/Documentation/accounting/
Dpsi.rst11 latency spikes, throughput losses, and run the risk of OOM kills.
22 Having an accurate measure of productivity losses caused by resource
/kernel/linux/linux-5.10/LICENSES/dual/
DApache-2.0173 losses), even if such Contributor has been advised of the possibility of
/kernel/linux/linux-5.10/include/net/
Dtcp.h1046 int losses; /* number of packets marked lost upon ACK */ member
/kernel/linux/linux-5.10/Documentation/networking/
Dip-sysctl.rst328 losses into fast recovery (draft-ietf-tcpm-rack). Note that
341 support for it. This feature is useful in avoiding losses due
903 gets losses notifications. With SNDBUF autotuning, this can