Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_yeah.c23 #define TCP_YEAH_RHO 16 /* minimum number of consecutive rtt to consider competition on los… macro
210 if (yeah->doing_reno_now < TCP_YEAH_RHO) { in tcp_yeah_ssthresh()