Home
last modified time | relevance | path

Searched defs:GetMeshLocalIid (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/core/backbone_router/
Dndproxy_table.hpp76 const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mMeshLocalIid; } in GetMeshLocalIid() function in ot::BackboneRouter::NdProxyTable::NdProxy
/external/openthread/src/core/thread/
Daddress_resolver.hpp236 …const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mInfo.mCached.mMeshLocalIid; } in GetMeshLocalIid() function in ot::AddressResolver::CacheEntry
Dtopology.hpp1055 const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mMeshLocalIid; } in GetMeshLocalIid() function in ot::Child
/external/openthread/src/core/common/
Dsettings.hpp292 const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mMlIid; } in GetMeshLocalIid() function in ot::SettingsBase::NetworkInfo