Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Dip6_address.hpp900 const InterfaceIdentifier &GetIid(void) const in GetIid() function in ot::Ip6::Address
911 …InterfaceIdentifier &GetIid(void) { return static_cast<InterfaceIdentifier &>(mFields.mComponents.… in GetIid() function in ot::Ip6::Address
/external/openthread/src/core/thread/
Dmle_tlvs.hpp1032 const Ip6::InterfaceIdentifier &GetIid(void) const { return mIid; } in GetIid() function in ot::Mle::AddressRegistrationEntry