Searched refs:ICMP_ERRLEN (Results 1 – 2 of 2) sorted by relevance
67 #define ICMP_ERRLEN(IpHdr) \ macro
292 if (Pkt->TotalSize < ICMP_ERRLEN (IpHdr)) { in IpIoIcmpv4Handler()