Searched refs:TCP_SCALABLE_MD_SCALE (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_scalable.c16 #define TCP_SCALABLE_MD_SCALE 3 macro
34 return max(tp->snd_cwnd - (tp->snd_cwnd>>TCP_SCALABLE_MD_SCALE), 2U);

Completed in 108 milliseconds