Home
last modified time | relevance | path

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

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