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

/haiku/src/bin/network/ping/
H A Dping.c178 static u_char icmp_type_rsp = ICMP_ECHOREPLY; variable
546 icmp_type_rsp = ICMP_MASKREPLY;
553 icmp_type_rsp = ICMP_TSTAMPREPLY;
1184 if (icp.icmp_type == icmp_type_rsp) {

Completed in 22 milliseconds