Home
last modified time | relevance | path

Searched refs:aIdentification (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dip4_types.hpp414 …void SetIdentification(uint16_t aIdentification) { mIdentification = BigEndian::HostSwap16(aIdenti… in SetIdentification() argument
Dip6_headers.hpp628 void SetIdentification(uint32_t aIdentification) { mIdentification = aIdentification; } in SetIdentification() argument