Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_yeah.c22 #define TCP_YEAH_EPSILON 1 /* log maximum fraction to be removed on early decongestion */ macro
143 tp->snd_cwnd >> TCP_YEAH_EPSILON); in tcp_yeah_cong_avoid()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_yeah.c22 #define TCP_YEAH_EPSILON 1 /* log maximum fraction to be removed on early decongestion */ macro
143 tcp_snd_cwnd(tp) >> TCP_YEAH_EPSILON); in tcp_yeah_cong_avoid()

Completed in 1 milliseconds