Lines Matching refs:CongestionControlAlgorithm
446 cfg.set_cc_algorithm(recovery::CongestionControlAlgorithm::CUBIC); in cubic_init()
457 cfg.set_cc_algorithm(recovery::CongestionControlAlgorithm::CUBIC); in cubic_send()
469 cfg.set_cc_algorithm(recovery::CongestionControlAlgorithm::CUBIC); in cubic_slow_start()
517 cfg.set_cc_algorithm(recovery::CongestionControlAlgorithm::CUBIC); in cubic_slow_start_multi_acks()
587 cfg.set_cc_algorithm(recovery::CongestionControlAlgorithm::CUBIC); in cubic_congestion_event()
608 cfg.set_cc_algorithm(recovery::CongestionControlAlgorithm::CUBIC); in cubic_congestion_avoidance()
666 cfg.set_cc_algorithm(recovery::CongestionControlAlgorithm::CUBIC); in cubic_collapse_cwnd_and_restart()
713 cfg.set_cc_algorithm(recovery::CongestionControlAlgorithm::CUBIC); in cubic_hystart_css_to_ss()
861 cfg.set_cc_algorithm(recovery::CongestionControlAlgorithm::CUBIC); in cubic_hystart_css_to_ca()
1002 cfg.set_cc_algorithm(recovery::CongestionControlAlgorithm::CUBIC); in cubic_spurious_congestion_event()
1098 cfg.set_cc_algorithm(recovery::CongestionControlAlgorithm::CUBIC); in cubic_fast_convergence()