Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dtcp_yeah.c24 #define TCP_YEAH_RHO 16 /* minimum number of consecutive rtt to consider competition on los… macro
193 if (yeah->doing_reno_now < TCP_YEAH_RHO) { in tcp_yeah_ssthresh()