Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip4_types.hpp407 uint16_t GetIdentification(void) const { return BigEndian::HostSwap16(mIdentification); } in GetIdentification() function in ot::Ip4::Header
Dip6_headers.hpp621 uint32_t GetIdentification(void) const { return mIdentification; } in GetIdentification() function in ot::Ip6::FragmentHeader