Searched refs:TCP_YEAH_DELTA (Results 1 – 1 of 1) sorted by relevance
20 #define TCP_YEAH_DELTA 3 /* log minimum fraction of cwnd to be removed on loss */ macro216 reduction = max(reduction, tp->snd_cwnd >> TCP_YEAH_DELTA); in tcp_yeah_ssthresh()