Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/
H A Dtracking.rs209 pub fn declare_lost(&mut self, now: Instant) -> bool { in declare_lost() method
H A Drecovery.rs436 if packet.declare_lost(now) { in detect_lost_packets()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/
H A Dtracking.rs209 pub fn declare_lost(&mut self, now: Instant) -> bool { in declare_lost() method
H A Drecovery.rs444 if packet.declare_lost(now) { in detect_lost_packets()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/
H A Dtracking.rs209 pub fn declare_lost(&mut self, now: Instant) -> bool { in declare_lost() method
H A Drecovery.rs444 if packet.declare_lost(now) { in detect_lost_packets()