Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_westwood.c245 case CA_EVENT_COMPLETE_CWR: in tcp_westwood_event()
Dtcp_cdg.c361 case CA_EVENT_COMPLETE_CWR: in tcp_cdg_cwnd_event()
Dtcp_input.c2507 tcp_ca_event(sk, CA_EVENT_COMPLETE_CWR); in tcp_end_cwnd_reduction()
/Linux-v4.19/include/net/
Dtcp.h945 CA_EVENT_COMPLETE_CWR, /* end of congestion recovery */ enumerator