Searched defs:SetId (Results 1 – 2 of 2) sorted by relevance
/openthread-2.7.6/src/core/net/ | ||
D | icmp6.hpp | 180 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/ | ||
D | mac_frame.hpp | 97 void SetId(uint16_t aId) in SetId() function in ot::Mac::HeaderIe |