Searched refs:TCP_SCALABLE_AI_CNT (Results 1 – 2 of 2) sorted by relevance
16 #define TCP_SCALABLE_AI_CNT 50U macro29 tcp_cong_avoid_ai(tp, min(tp->snd_cwnd, TCP_SCALABLE_AI_CNT), in tcp_scalable_cong_avoid()
27 #define TCP_SCALABLE_AI_CNT 100U macro87 if (tp->snd_cwnd_cnt > min(tp->snd_cwnd, TCP_SCALABLE_AI_CNT)) { in tcp_yeah_cong_avoid()