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

/netbsd-6-1-5-RELEASE/sbin/ping6/
H A Dping6.c265 static int myechoreply(const struct icmp6_hdr *);
1290 myechoreply(const struct icmp6_hdr *icp) function
1428 if (icp->icmp6_type == ICMP6_ECHO_REPLY && myechoreply(icp)) {

Completed in 62 milliseconds