Searched refs:ICMP_ECHO (Results 1 – 3 of 3) sorted by relevance
100 #define ICMP_ECHO 8 /* echo service */ macro161 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
177 static u_char icmp_type = ICMP_ECHO;1357 (oicmp.icmp_type == ICMP_ECHO) && in pr_pack()1525 case ICMP_ECHO: in pr_icmph()
1457 icmpheader->icmp_type = ICMP_ECHO; in icmp_prep()