ICMP_ECHOREPLY    479 netinet/ip_icmp.c 		icp->icmp_type = ICMP_ECHOREPLY;
ICMP_ECHOREPLY    604 netinet/ip_icmp.c 	case ICMP_ECHOREPLY:
ICMP_ECHOREPLY    201 netinet/ip_icmp.h 	((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \