ICMP_ECHO
((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
(oicmp.icmp_type == ICMP_ECHO) &&
case ICMP_ECHO:
static u_char icmp_type = ICMP_ECHO;
icmpheader->icmp_type = ICMP_ECHO;