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