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

/freebsd-13-stable/sbin/ping/
H A Dping.c185 static u_char icmp_type_rsp = ICMP_ECHOREPLY; variable
562 icmp_type_rsp = ICMP_MASKREPLY;
569 icmp_type_rsp = ICMP_TSTAMPREPLY;
1181 if (icp.icmp_type == icmp_type_rsp) {

Completed in 45 milliseconds