Searched refs:ICMP_ECHO (Results 1 – 2 of 2) sorted by relevance
138 # define ICMP_ECHO 8 /* Echo Request */ macro260 pkt->icmp_type = ICMP_ECHO; in ping4()565 pkt->icmp_type = ICMP_ECHO; in sendping4()610 case ICMP_ECHO: return "Echo Request"; in icmp_type_name()721 if (icmppkt->icmp_type != ICMP_ECHO) { in unpack4()
1045 outicmp->icmp_type = ICMP_ECHO; in traceroute_init()