Searched defs:IsProbingForBandwidth (Results 1 – 4 of 4) sorted by relevance
33 bool IsProbingForBandwidth() const override { return false; } in IsProbingForBandwidth() function
40 bool IsProbingForBandwidth() const override { return true; } in IsProbingForBandwidth() function
35 bool IsProbingForBandwidth() const override { return false; } in IsProbingForBandwidth() function
94 bool Bbr2ProbeBwMode::IsProbingForBandwidth() const { in IsProbingForBandwidth() function in quic::Bbr2ProbeBwMode