Searched refs:losses (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_cc_cubic.c | 125 tcp_cwnd_reduction(sk, rs->acked_sacked, rs->losses, flag);
|
| /linux/Documentation/accounting/ |
| H A D | psi.rst | 11 latency spikes, throughput losses, and run the risk of OOM kills. 22 Having an accurate measure of productivity losses caused by resource
|
| /linux/Documentation/networking/ |
| H A D | mptcp.rst | 32 conditions, e.g. latency, losses, cost, bandwidth, etc.
|
| H A D | ip-sysctl.rst | 452 losses into fast recovery (RFC8985). Note that 465 for it. This feature is useful in avoiding losses due to congestion by 1290 gets losses notifications. With SNDBUF autotuning, this can 3788 indicate support for it. This feature is useful in avoiding losses
|
| /linux/LICENSES/dual/ |
| H A D | Apache-2.0 | 173 losses), even if such Contributor has been advised of the possibility of
|
| /linux/include/net/ |
| H A D | tcp.h | 1315 int losses; /* number of packets marked lost upon ACK */ member
|
| /linux/net/ipv4/ |
| H A D | tcp_input.c | 1742 rs->losses = lost; /* freshly marked lost */ in tcp_rate_gen() 3870 tcp_cwnd_reduction(sk, acked_sacked, rs->losses, flag); in tcp_cong_control()
|