Searched defs:lost_bytes (Results 1 – 7 of 7) sorted by relevance
164 let lost_bytes = r.bbr_state.newly_lost_bytes; in bbr_modulate_cwnd_for_recovery() localVariable305 let lost_bytes = bbr.newly_lost_bytes; in bbr_is_next_cycle_phase() localVariable
515 uint64_t lost_bytes; member606 uint64_t lost_bytes; member
252 QuicByteCount lost_bytes, in OnPacketLost()
855 pub lost_bytes: u64, field
1108 lost_bytes: u64, field1177 lost_bytes: u64, field
1292 lost_bytes: u64, field7413 pub lost_bytes: u64, field
878 let mut lost_bytes = 0; in detect_lost_packets() localVariable