Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmesh_forwarder_ftd.cpp850 Mac::Addresses &aMeshAddrs, in LogMeshFragmentHeader() argument
862 aMeshAddrs.mSource.SetShort(meshHeader.GetSource()); in LogMeshFragmentHeader()
863 aMeshAddrs.mDestination.SetShort(meshHeader.GetDestination()); in LogMeshFragmentHeader()
877 string.Append("msrc:%s, mdst:%s, hops:%d, frag:%s, ", aMeshAddrs.mSource.ToString().AsCString(), in LogMeshFragmentHeader()
878 aMeshAddrs.mDestination.ToString().AsCString(), in LogMeshFragmentHeader()
901 const Mac::Addresses &aMeshAddrs, in LogMeshIpHeader() argument
906 SuccessOrExit(headers.DecompressFrom(aMessage, aOffset, aMeshAddrs)); in LogMeshIpHeader()
Dmesh_forwarder.hpp589 Mac::Addresses &aMeshAddrs,
593 const Mac::Addresses &aMeshAddrs,