Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Dip6_address.hpp919 void SetIid(const InterfaceIdentifier &aIid) { GetIid() = aIid; } in SetIid() function in ot::Ip6::Address
/external/openthread/src/core/thread/
Dmle_tlvs.hpp1040 void SetIid(const Ip6::InterfaceIdentifier &aIid) { mIid = aIid; } in SetIid() function in ot::Mle::AddressRegistrationEntry