Home
last modified time | relevance | path

Searched defs:tcp_cwnd_reduction (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dbpf_cc_cubic.c76 static void tcp_cwnd_reduction(struct sock *sk, int newly_acked_sacked, in tcp_cwnd_reduction() function
/linux-6.12.1/net/ipv4/
Dtcp_input.c2704 void tcp_cwnd_reduction(struct sock *sk, int newly_acked_sacked, int newly_lost, int flag) in tcp_cwnd_reduction() function