Searched refs:icmp_type_rsp (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sbin/ping/
H A Dping.c170 u_char icmp_type_rsp = ICMP_ECHOREPLY; variable
502 icmp_type_rsp = ICMP_MASKREPLY;
509 icmp_type_rsp = ICMP_TSTAMPREPLY;
1039 if (icp->icmp_type == icmp_type_rsp) {

Completed in 75 milliseconds