Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_yeah.c21 #define TCP_YEAH_EPSILON 1 /* log maximum fraction to be removed on early decongestion */ macro
160 tp->snd_cwnd >> TCP_YEAH_EPSILON); in tcp_yeah_cong_avoid()