/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/congestion_control/ |
H A D | general_loss_algorithm.cc | 56 QuicTime::Delta loss_delay = max_rtt + (max_rtt >> reordering_shift_); in DetectLosses() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/congestion_control/ |
H A D | general_loss_algorithm.cc | 121 const QuicTime::Delta loss_delay = max_rtt + (max_rtt >> reordering_shift_); in DetectLosses() local
|
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/ |
H A D | rtt.rs | 141 pub fn loss_delay(&self) -> Duration { in loss_delay() method
|
H A D | recovery.rs | 708 let loss_delay = primary_path.borrow().rtt().loss_delay(); in on_ack_received() localVariable 928 let loss_delay = primary_path.borrow().rtt().loss_delay(); in timeout() localVariable
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/ |
H A D | rtt.rs | 141 pub fn loss_delay(&self) -> Duration { in loss_delay() method
|
H A D | recovery.rs | 711 let loss_delay = primary_path.borrow().rtt().loss_delay(); in on_ack_received() localVariable 922 let loss_delay = primary_path.borrow().rtt().loss_delay(); in timeout() localVariable
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/ |
H A D | rtt.rs | 141 pub fn loss_delay(&self) -> Duration { in loss_delay() method
|
H A D | recovery.rs | 711 let loss_delay = primary_path.borrow().rtt().loss_delay(); in on_ack_received() localVariable 922 let loss_delay = primary_path.borrow().rtt().loss_delay(); in timeout() localVariable
|
/dports/net/libngtcp2/ngtcp2-224bd62/lib/ |
H A D | ngtcp2_rtb.c | 981 const ngtcp2_rtb_entry *ent, uint64_t loss_delay, in rtb_pkt_lost() 1008 ngtcp2_duration loss_delay = in compute_pkt_loss_delay() local 1033 ngtcp2_duration loss_delay; in rtb_detect_lost_pkt() local
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-transport/src/ |
H A D | recovery.rs | 412 fn loss_delay(&self) -> Duration { in loss_delay() method 455 let loss_delay = self.loss_delay(); in detect_lost_packets() localVariable
|
/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/quic/ |
H A D | QUICLossDetector.cc | 489 …ink_hrtime loss_delay = this->_k_time_threshold * std::max(this->_rtt_measure->latest_rtt(), this-… in _detect_and_remove_lost_packets() local
|
/dports/net/quiche/quiche-0.9.0/src/recovery/ |
H A D | mod.rs | 686 let loss_delay = in detect_lost_packets() localVariable 690 let loss_delay = cmp::max(loss_delay, GRANULARITY); in detect_lost_packets() localVariable
|
/dports/net/haproxy/haproxy-2.4.10/src/ |
H A D | xprt_quic.c | 1341 unsigned int loss_delay; in qc_packet_loss_lookup() local
|