Searched refs:TCP_SCALABLE_MD_SCALE (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/net/ipv4/ | ||
H A D | tcp_scalable.c | 16 #define TCP_SCALABLE_MD_SCALE 3 macro 36 return max(tp->snd_cwnd - (tp->snd_cwnd>>TCP_SCALABLE_MD_SCALE), 2U); tcp_scalable_ssthresh() |
Completed in 28 milliseconds