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