Home
last modified time | relevance | path

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

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