HomeSort by: relevance | last modified time | path
    Searched defs:myechoreply (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/ping6/
ping6.c 258 static int myechoreply(const struct icmp6_hdr *);
1201 myechoreply(const struct icmp6_hdr *icp) function in typeref:typename:int
1339 if (icp->icmp6_type == ICMP6_ECHO_REPLY && myechoreply(icp)) {

Completed in 48 milliseconds