Home
last modified time | relevance | path

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

/linux/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()