Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dchild.hpp169 const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mMeshLocalIid; } in GetMeshLocalIid() function in ot::Child
Daddress_resolver.hpp257 …const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mInfo.mCached.mMeshLocalIid; } in GetMeshLocalIid() function in ot::AddressResolver::CacheEntry
/openthread-latest/src/core/backbone_router/
Dndproxy_table.hpp91 const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mMeshLocalIid; } in GetMeshLocalIid() function in ot::BackboneRouter::NdProxyTable::NdProxy
/openthread-latest/src/core/common/
Dsettings.hpp276 const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mMlIid; } in GetMeshLocalIid() function in ot::SettingsBase::NetworkInfo