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