Searched refs:ICMP_DEST_UNREACH (Results 1 – 2 of 2) sorted by relevance
40 #define ICMP_DEST_UNREACH 3 /* Destination Unreachable */ macro
213 case ICMP_DEST_UNREACH: in ProcessICMPPacket()