Home
last modified time | relevance | path

Searched defs:GetWindow (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/utils/
Djam_detector.hpp137 uint8_t GetWindow(void) const { return mWindow; } in GetWindow() function in ot::Utils::JamDetector
/openthread-latest/src/core/net/
Dtcp6.hpp562 uint16_t GetWindow(void) const { return BigEndian::HostSwap16(mWindow); } in GetWindow() function in ot::Ip6::Tcp::Header