Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/recovery/
Dmod.rs374 let (_, e) = self.pto_time_and_space(handshake_status, now); in on_loss_detection_timeout()
528 fn pto_time_and_space( in pto_time_and_space() method
590 let (timeout, _) = self.pto_time_and_space(handshake_status, now); in set_loss_detection_timer()