Home
last modified time | relevance | path

Searched refs:CA_EVENT_COMPLETE_CWR (Results 1 - 10 of 10) sorted by relevance

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

Completed in 28 milliseconds