Home
last modified time | relevance | path

Searched refs:GetMacDestinationAddress (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dmesh_forwarder.cpp637 GetMacDestinationAddress(ip6Header.GetDestination(), mMacAddrs.mDestination); in UpdateIp6Route()
664 GetMacDestinationAddress(ip6Header.GetDestination(), mMacAddrs.mDestination); in UpdateIp6Route()
711 void MeshForwarder::GetMacDestinationAddress(const Ip6::Address &aIp6Addr, Mac::Address &aMacAddr) in GetMacDestinationAddress() function in ot::MeshForwarder
Dindirect_sender.cpp374 … Get<MeshForwarder>().GetMacDestinationAddress(ip6Header.GetDestination(), macAddrs.mDestination); in PrepareDataFrame()
Dmesh_forwarder.hpp494 void GetMacDestinationAddress(const Ip6::Address &aIp6Addr, Mac::Address &aMacAddr);