Home
last modified time | relevance | path

Searched refs:CA_EVENT_CWND_RESTART (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dtcp.h1252 CA_EVENT_CWND_RESTART, /* congestion window restart */ enumerator
/linux/net/ipv4/
H A Dtcp_output.c166 tcp_ca_event(sk, CA_EVENT_CWND_RESTART); in tcp_cwnd_restart()