Searched refs:tcp_cubic_fast_convergence_factor (Results 1 – 1 of 1) sorted by relevance
73 static float tcp_cubic_fast_convergence_factor = 0.875f; variable84 tcp_cubic_fast_convergence_factor = 0.85f; in tcp_cubic_init()88 tcp_cubic_fast_convergence_factor = 0.875f; in tcp_cubic_init()422 tp->t_ccstate->cub_last_max = (uint32_t)((float)win * tcp_cubic_fast_convergence_factor); in tcp_cubic_pre_fr()