Searched refs:TCP_SCALABLE_MD_SCALE (Results 1 – 1 of 1) sorted by relevance
16 #define TCP_SCALABLE_MD_SCALE 3 macro36 return max(tp->snd_cwnd - (tp->snd_cwnd>>TCP_SCALABLE_MD_SCALE), 2U); in tcp_scalable_ssthresh()