Searched refs:tcp_cubic_fast_convergence_factor (Results 1 – 1 of 1) sorted by relevance
87 static float tcp_cubic_fast_convergence_factor = 0.875f; variable113 tcp_cubic_fast_convergence_factor = 0.85f; in tcp_cubic_init()117 tcp_cubic_fast_convergence_factor = 0.875f; in tcp_cubic_init()451 tp->t_ccstate->cub_last_max = (uint32_t)((float)win * tcp_cubic_fast_convergence_factor); in tcp_cubic_pre_fr()