Searched refs:CA_EVENT_CWND_RESTART (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | tcp.h | 1252 CA_EVENT_CWND_RESTART, /* congestion window restart */ enumerator |
| /linux/net/ipv4/ | ||
| H A D | tcp_output.c | 166 tcp_ca_event(sk, CA_EVENT_CWND_RESTART); in tcp_cwnd_restart() |