Home
last modified time | relevance | path

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

/linux-6.12.1/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.c2743 tcp_ca_event(sk, CA_EVENT_COMPLETE_CWR); in tcp_end_cwnd_reduction()
/linux-6.12.1/include/net/
Dtcp.h1087 CA_EVENT_COMPLETE_CWR, /* end of congestion recovery */ enumerator