Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_headers.hpp688 void SetIdentification(uint32_t aIdentification) { mIdentification = aIdentification; } in SetIdentification() function in ot::Ip6::FragmentHeader
H A Dip4_types.hpp453 …void SetIdentification(uint16_t aIdentification) { mIdentification = BigEndian::HostSwap16(aIdenti… in SetIdentification() function in ot::Ip4::Header