Home
last modified time | relevance | path

Searched defs:autotune_window (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/quiche/src/
Dflowcontrol.rs109 pub fn autotune_window(&mut self, now: Instant, rtt: Duration) { in autotune_window() method
179 fn autotune_window() { in autotune_window() function
Dstream.rs1046 pub fn autotune_window(&mut self, now: time::Instant, rtt: time::Duration) { in autotune_window() method