Searched defs:SetIid (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/net/ | ||
| D | ip6_address.hpp | 919 void SetIid(const InterfaceIdentifier &aIid) { GetIid() = aIid; } in SetIid() function in ot::Ip6::Address |
| /external/openthread/src/core/thread/ | ||
| D | mle_tlvs.hpp | 1040 void SetIid(const Ip6::InterfaceIdentifier &aIid) { mIid = aIid; } in SetIid() function in ot::Mle::AddressRegistrationEntry |