Searched refs:ICMP_ECHO (Results 1 – 2 of 2) sorted by relevance
147 ICMPOutput(mtcp, pctx, saddr, daddr, ICMP_ECHO, 0, ntohs(icmp_id), ntohs(icmp_sequence), in RequestICMP()205 case ICMP_ECHO: in ProcessICMPPacket()
43 #define ICMP_ECHO 8 /* Echo Request */ macro