Home
last modified time | relevance | path

Searched defs:GetOffset (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/common/
Doffset_range.hpp96 uint16_t GetOffset(void) const { return mOffset; } in GetOffset() function in ot::OffsetRange
Dmessage.hpp519 uint16_t GetOffset(void) const { return GetMetadata().mOffset; } in GetOffset() function in ot::Message
/openthread-latest/src/core/net/
Dip6_headers.hpp585 …uint16_t GetOffset(void) const { return (BigEndian::HostSwap16(mOffsetMore) & kOffsetMask) >> kOff… in GetOffset() function in ot::Ip6::FragmentHeader