Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/recovery/
Dhystart.rs42 const MIN_RTT_THRESH: Duration = Duration::from_millis(4); constant
142 MIN_RTT_THRESH, in on_packet_acked()