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

/haiku/src/bin/network/ping/
H A Dping6.c261 static int myechoreply(const struct icmp6_hdr *);
1459 myechoreply(const struct icmp6_hdr *icp) function
1615 if (icp->icmp6_type == ICMP6_ECHO_REPLY && myechoreply(icp)) {

Completed in 39 milliseconds