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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_yeah.c20 #define TCP_YEAH_DELTA 3 //log minimum fraction of cwnd to be removed on loss macro
218 reduction = max( reduction, tp->snd_cwnd >> TCP_YEAH_DELTA);

Completed in 106 milliseconds