Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_westwood.c244 case CA_EVENT_COMPLETE_CWR: in tcp_westwood_event()
Dtcp_input.c2543 tcp_ca_event(sk, CA_EVENT_COMPLETE_CWR); in tcp_end_cwnd_reduction()
/linux-4.1.27/include/net/
Dtcp.h778 CA_EVENT_COMPLETE_CWR, /* end of congestion recovery */ enumerator