Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dbpf_tcp_helpers.h117 CA_EVENT_COMPLETE_CWR = 2, enumerator
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_westwood.c246 case CA_EVENT_COMPLETE_CWR: in tcp_westwood_event()
Dtcp_cdg.c362 case CA_EVENT_COMPLETE_CWR: in tcp_cdg_cwnd_event()
Dtcp_input.c2609 tcp_ca_event(sk, CA_EVENT_COMPLETE_CWR); in tcp_end_cwnd_reduction()
/kernel/linux/linux-5.10/include/net/
Dtcp.h994 CA_EVENT_COMPLETE_CWR, /* end of congestion recovery */ enumerator