Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_westwood.c244 case CA_EVENT_COMPLETE_CWR: in tcp_westwood_event()
Dtcp_cdg.c369 case CA_EVENT_COMPLETE_CWR: in tcp_cdg_cwnd_event()
Dtcp_input.c2511 tcp_ca_event(sk, CA_EVENT_COMPLETE_CWR); in tcp_end_cwnd_reduction()
/linux-4.4.14/include/net/
Dtcp.h818 CA_EVENT_COMPLETE_CWR, /* end of congestion recovery */ enumerator