Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_yeah.c24 #define TCP_YEAH_RHO 16 /* minimum number of consecutive rtt to consider competition on loss */ macro
193 if (yeah->doing_reno_now < TCP_YEAH_RHO) { in tcp_yeah_ssthresh()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_yeah.c24 #define TCP_YEAH_RHO 16 /* minimum number of consecutive rtt to consider competition on loss */ macro
193 if (yeah->doing_reno_now < TCP_YEAH_RHO) { in tcp_yeah_ssthresh()

Completed in 2 milliseconds