Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmesh_forwarder_ftd.cpp377 mMeshSource = meshHeader.GetSource(); in UpdateMeshRoute()
445 mMeshSource = Get<Mle::Mle>().GetRloc16(); in UpdateIp6RouteFtd()
454 mMacAddrs.mSource.SetShort(mMeshSource); in UpdateIp6RouteFtd()
Dmesh_forwarder.hpp631 uint16_t mMeshSource; member in ot::MeshForwarder
Dmesh_forwarder.cpp97 , mMeshSource() in MeshForwarder()
768 …PrepareDataFrame(*frame, *mSendMessage, mMacAddrs, mAddMeshHeader, mMeshSource, mMeshDest, addFrag… in HandleFrameRequest()