Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_yeah.c25 #define TCP_YEAH_ZETA 50 /* minimum number of state switches to reset reno_count */ macro
163 if (yeah->fast_count > TCP_YEAH_ZETA) { in tcp_yeah_cong_avoid()