Searched defs:GetMeshLocalIid (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/openthread/src/core/backbone_router/ | ||
H A D | ndproxy_table.hpp | 95 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 D | child.hpp | 191 const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mMeshLocalIid; } in GetMeshLocalIid() function in ot::Child |
H A D | address_resolver.hpp | 273 …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 D | settings.hpp | 298 const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mMlIid; } in GetMeshLocalIid() function in ot::SettingsBase::NetworkInfo |