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

/freebsd-10.0-release/sbin/ping/
H A Dping.c1168 struct icmp *oicmp = (struct icmp *)(oip + 1); local
1174 (oicmp->icmp_type == ICMP_ECHO) &&
1175 (oicmp->icmp_id == ident))) {

Completed in 58 milliseconds