Home
last modified time | relevance | path

Searched refs:CongestionControl (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/quiche/src/recovery/
Dmod.rs809 _ => Err(crate::Error::CongestionControl), in from_str()
984 Err(Error::CongestionControl) in lookup_cc_algo_bad()
/external/rust/crates/quiche/src/
Dlib.rs371 CongestionControl = -14, enumerator
6458 Err(Error::CongestionControl) in config_set_cc_algorithm_name()