Searched defs:sent_bytes (Results 1 – 12 of 12) sorted by relevance
17 void PrrSender::OnPacketSent(QuicByteCount sent_bytes) { in OnPacketSent()
103 int sent_bytes = 0; member
196 DataSize sent_bytes = DataSize::Bytes(cluster.sent_bytes); in CalculateNextProbeTime() local
103 int64_t sent_bytes() const { return sent_bytes_; } in sent_bytes() function
228 int64_t* sent_bytes, in RunTransactionTestBase()12545 int64_t* sent_bytes, in RunTransactionAndGetNetworkBytes()
509 uint64_t sent_bytes; member600 uint64_t sent_bytes; member
162 pub sent_bytes: u64, field849 pub sent_bytes: u64, field
1106 sent_bytes: u64, field1175 sent_bytes: u64, field
1286 sent_bytes: u64, field7407 pub sent_bytes: u64, field
810 void SpdyStream::AddRawSentBytes(size_t sent_bytes) { in AddRawSentBytes()
324 let sent_bytes = pkt.size; in on_packet_sent() localVariable410 let sent_bytes = if !self.pacer.enabled() || !is_app || in_initcwnd { in schedule_next_packet() localVariable
536 let mut sent_bytes = 0; in udp_sendmmsg() localVariable