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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_yeah.c20 #define TCP_YEAH_DELTA 3 //log minimum fraction of cwnd to be removed on loss macro
226 reduction = max( reduction, tp->snd_cwnd >> TCP_YEAH_DELTA);

Completed in 88 milliseconds