Searched refs:cc_algorithm (Results 1 – 4 of 4) sorted by relevance
186 cc_ops: config.cc_algorithm.into(), in from_config()
709 cc_algorithm: CongestionControlAlgorithm, field769 cc_algorithm: CongestionControlAlgorithm::CUBIC, in with_tls_ctx()1124 self.cc_algorithm = CongestionControlAlgorithm::from_str(name)?; in set_cc_algorithm_name()1133 self.cc_algorithm = algo; in set_cc_algorithm()