Home
last modified time | relevance | path

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

/dports/net/quiche/quiche-0.9.0/src/recovery/
H A Dmod.rs68 loss_detection_timer: Option<Instant>, field
510 pub fn loss_detection_timer(&self) -> Option<Instant> { in loss_detection_timer() method
/dports/net/libngtcp2/ngtcp2-224bd62/lib/includes/ngtcp2/
H A Dngtcp2.h1460 ngtcp2_tstamp loss_detection_timer; member