Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/net/
Dicmp6.hpp180 void SetId(uint16_t aId) { mData.m16[0] = HostSwap16(aId); } in SetId() function in ot::Ip6::Icmp::Header
/openthread-2.7.6/src/core/mac/
Dmac_frame.hpp97 void SetId(uint16_t aId) in SetId() function in ot::Mac::HeaderIe