Home
last modified time | relevance | path

Searched refs:GetMeshLocalEidUnicastAddress (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dmle.hpp536 Ip6::Netif::UnicastAddress &GetMeshLocalEidUnicastAddress(void) { return mMeshLocalEid; } in GetMeshLocalEidUnicastAddress() function in ot::Mle::Mle
/openthread-latest/src/core/net/
Dsrp_client.cpp684 Ip6::Netif::UnicastAddress &mlEid = Get<Mle::Mle>().GetMeshLocalEidUnicastAddress(); in ShouldUpdateHostAutoAddresses()
1529 Ip6::Netif::UnicastAddress &mlEid = Get<Mle::Mle>().GetMeshLocalEidUnicastAddress(); in AppendHostDescriptionInstruction()