Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_headers.hpp681 uint32_t GetIdentification(void) const { return mIdentification; } in GetIdentification() function in ot::Ip6::FragmentHeader
H A Dip4_types.hpp445 uint16_t GetIdentification(void) const { return BigEndian::HostSwap16(mIdentification); } in GetIdentification() function in ot::Ip4::Header