Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/recovery/
Dmod.rs1091 _ => Err(crate::Error::CongestionControl), in from_str()
1410 Err(crate::Error::CongestionControl) in lookup_cc_algo_bad()
/external/rust/crates/quiche/src/
Dlib.rs556 CongestionControl, enumerator
599 Error::CongestionControl => -14, in to_c()
11605 Err(Error::CongestionControl) in config_set_cc_algorithm_name()