Searched refs:TCP_SCALABLE_AI_CNT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_scalable.c15 #define TCP_SCALABLE_AI_CNT 50U macro
28 tcp_cong_avoid_ai(tp, min(tp->snd_cwnd, TCP_SCALABLE_AI_CNT));
H A Dtcp_yeah.c26 #define TCP_SCALABLE_AI_CNT 100U macro
87 if (tp->snd_cwnd_cnt > min(tp->snd_cwnd, TCP_SCALABLE_AI_CNT)){

Completed in 65 milliseconds