Searched defs:kMaxWindow (Results 1 – 3 of 3) sorted by relevance
182 static constexpr uint8_t kMaxWindow = 63; // Max window size member in ot::Utils::JamDetector
58 static constexpr int64_t kMaxWindow = static_cast<int64_t>((1u << 31) - 1); variable
57 static constexpr int64_t kMaxWindow = static_cast<int64_t>((1u << 31) - 1); variable