Searched refs:kCongestionControlBbrStr (Results 1 – 2 of 2) sorted by relevance
18 return kCongestionControlBbrStr; in congestionControlTypeToString()40 } else if (str == kCongestionControlBbrStr) { in congestionControlStrToType()
344 constexpr folly::StringPiece kCongestionControlBbrStr = "bbr"; variable