Searched defs:kBdp (Results 1 – 2 of 2) sorted by relevance
54 static constexpr QuicByteCount kBdp = kRtt * kServerBandwidth; variable
33 const QuicByteCount kBdp = kBandwidth * (2 * kDelay); in QuicTraceVisitorTest() local