Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmesh_forwarder_ftd.cpp485 SendDestinationUnreachable(aMacAddrs.mSource.GetShort(), ip6Headers); in SendIcmpErrorIfDstUnreach()
514 SendDestinationUnreachable(aRxInfo.GetSrcAddr().GetShort(), aRxInfo.mIp6Headers); in CheckReachability()
558 void MeshForwarder::SendDestinationUnreachable(uint16_t aMeshSource, const Ip6::Headers &aIp6Header… in SendDestinationUnreachable() function in ot::MeshForwarder
Dmesh_forwarder.hpp522 void SendDestinationUnreachable(uint16_t aMeshSource, const Ip6::Headers &aIp6Headers);