Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6.hpp367 … void SendIcmpError(Message &aMessage, Icmp::Header::Type aIcmpType, Icmp::Header::Code aIcmpCode);
Dip6.cpp754SendIcmpError(message, Icmp::Header::kTypeTimeExceeded, Icmp::Header::kCodeFragmReasTimeEx); in UpdateReassemblyList()
761 void Ip6::SendIcmpError(Message &aMessage, Icmp::Header::Type aIcmpType, Icmp::Header::Code aIcmpCo… in SendIcmpError() function in ot::Ip6::Ip6