Searched refs:ICMP_ECHOREPLY (Results 1 – 2 of 2) sorted by relevance
160 ICMPOutput(mtcp, pctx, pctx->p.iph->daddr, pctx->p.iph->saddr, ICMP_ECHOREPLY, 0, in ProcessICMPECHORequest()209 case ICMP_ECHOREPLY: in ProcessICMPPacket()
39 #define ICMP_ECHOREPLY 0 /* Echo Reply */ macro