Searched refs:cc_algorithm (Results 1 – 2 of 2) sorted by relevance
184 cc_ops: config.cc_algorithm.into(), in new()
437 cc_algorithm: CongestionControlAlgorithm, field463 cc_algorithm: CongestionControlAlgorithm::CUBIC, in new()736 self.cc_algorithm = CongestionControlAlgorithm::from_str(name)?; in set_cc_algorithm_name()745 self.cc_algorithm = algo; in set_cc_algorithm()