Searched defs:GetMeshLocalIid (Results 1 – 4 of 4) sorted by relevance
/openthread-3.5.0/src/core/backbone_router/ | ||
D | ndproxy_table.hpp | 95 const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mMeshLocalIid; } in GetMeshLocalIid() function in ot::BackboneRouter::NdProxyTable::NdProxy |
/openthread-3.5.0/src/core/thread/ | ||
D | child.hpp | 264 const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mMeshLocalIid; } in GetMeshLocalIid() function in ot::Child |
D | address_resolver.hpp | 269 …const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mInfo.mCached.mMeshLocalIid; } in GetMeshLocalIid() function in ot::AddressResolver::CacheEntry |
/openthread-3.5.0/src/core/common/ | ||
D | settings.hpp | 298 const Ip6::InterfaceIdentifier &GetMeshLocalIid(void) const { return mMlIid; } in GetMeshLocalIid() function in ot::SettingsBase::NetworkInfo |