Searched refs:myechoreply (Results 1 – 1 of 1) sorted by relevance
280 int myechoreply(const struct icmp6_hdr *);1344 myechoreply(const struct icmp6_hdr *icp) in myechoreply() function1482 if (icp->icmp6_type == ICMP6_ECHO_REPLY && myechoreply(icp)) { in pr_pack()