Home
last modified time | relevance | path

Searched refs:SetToRoutingLocator (Results 1 – 11 of 11) sorted by relevance

/openthread-latest/src/core/utils/
Dmesh_diag.cpp96 …destination.SetToRoutingLocator(Get<Mle::Mle>().GetMeshLocalPrefix(), Mle::Rloc16FromRouterId(rout… in DiscoverTopology()
173 destination.SetToRoutingLocator(Get<Mle::Mle>().GetMeshLocalPrefix(), aRloc16); in SendQuery()
/openthread-latest/src/core/thread/
Dtmf.cpp67 GetPeerAddr().SetToRoutingLocator(Get<Mle::Mle>().GetMeshLocalPrefix(), aRloc16); in SetSockAddrToRlocPeerAddrTo()
Dnetwork_data_service.cpp349 … aInfo.mSockAddr.GetAddress().SetToRoutingLocator(Get<Mle::Mle>().GetMeshLocalPrefix(), in GetNextDnsSrpUnicastInfo()
Dmlr_manager.cpp412 messageInfo.GetPeerAddr().SetToRoutingLocator(mle.GetMeshLocalPrefix(), in SendMlrMessage()
Ddua_manager.cpp512 messageInfo.GetPeerAddr().SetToRoutingLocator(mle.GetMeshLocalPrefix(), in PerformNextRegistration()
Dmesh_forwarder_ftd.cpp562 … messageInfo.GetPeerAddr().SetToRoutingLocator(Get<Mle::Mle>().GetMeshLocalPrefix(), aMeshSource); in SendDestinationUnreachable()
Daddress_resolver.cpp823 … destination.SetToRoutingLocator(Get<Mle::Mle>().GetMeshLocalPrefix(), child.GetRloc16()); in HandleTmf()
Dmle.cpp1026 aAddress.SetToRoutingLocator(mMeshLocalPrefix, GetLeaderRloc16()); in GetLeaderRloc()
3892 messageInfo.GetPeerAddr().SetToRoutingLocator(mMeshLocalPrefix, mPreviousParentRloc); in InformPreviousParent()
/openthread-latest/src/core/net/
Dip6_address.hpp725 void SetToRoutingLocator(const NetworkPrefix &aNetworkPrefix, uint16_t aRloc16) in SetToRoutingLocator() function in ot::Ip6::Address
Ddhcp6_client.cpp271 …messageInfo.GetPeerAddr().SetToRoutingLocator(Get<Mle::MleRouter>().GetMeshLocalPrefix(), aRloc16); in Solicit()
/openthread-latest/src/core/backbone_router/
Dbbr_manager.cpp691 dest.SetToRoutingLocator(Get<Mle::MleRouter>().GetMeshLocalPrefix(), ndProxy->GetRloc16()); in HandleDadBackboneAnswer()
709 dest.SetToRoutingLocator(Get<Mle::MleRouter>().GetMeshLocalPrefix(), aSrcRloc16); in HandleExtendedBackboneAnswer()