Searched refs:tcp_cubic_beta (Results 1 – 1 of 1) sorted by relevance
75 static float tcp_cubic_beta = 0.8f; variable85 tcp_cubic_beta = 0.7f; in tcp_cubic_init()89 tcp_cubic_beta = 0.8f; in tcp_cubic_init()264 float ai_factor = (float)3 * (1 - tcp_cubic_beta) / (1 + tcp_cubic_beta); in tcp_cubic_tcpwin()