Searched defs:GetWindow (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/utils/ | ||
D | jam_detector.hpp | 137 uint8_t GetWindow(void) const { return mWindow; } in GetWindow() function in ot::Utils::JamDetector |
/openthread-latest/src/core/net/ | ||
D | tcp6.hpp | 562 uint16_t GetWindow(void) const { return BigEndian::HostSwap16(mWindow); } in GetWindow() function in ot::Ip6::Tcp::Header |