Searched refs:TCP_CUBIC_ENABLE_TCPMODE (Results 1 – 1 of 1) sorted by relevance
221 #define TCP_CUBIC_ENABLE_TCPMODE(_tp_) \ macro306 if (tp->snd_cwnd < tcp_win && tcp_cubic_minor_fixes == 0 && TCP_CUBIC_ENABLE_TCPMODE(tp)) { in tcp_cubic_congestion_avd()