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

/freebsd-9.3-release/sbin/ping6/
H A Dping6.c277 int myechoreply(const struct icmp6_hdr *);
1406 myechoreply(const struct icmp6_hdr *icp) function
1546 if (icp->icmp6_type == ICMP6_ECHO_REPLY && myechoreply(icp)) {

Completed in 48 milliseconds