ICMP_EXT_ECHO
if (icmphdr->type == ICMP_EXT_ECHO)
if (icmph->type == ICMP_EXT_ECHO) {
(family == AF_INET && type == ICMP_EXT_ECHO && code == 0) ||