HomeSort by relevance Sort by last modified time
    Searched full:wait_for_reply (Results 1 - 1 of 1) sorted by null

  /external/iputils/
traceroute6.c 293 int wait_for_reply(int, struct sockaddr_in6 *, struct in6_addr *, int);
609 while ((cc = wait_for_reply(icmp_sock, &from, &to, reset_timer)) != 0) {
657 wait_for_reply(sock, from, to, reset_timer) function

Completed in 75 milliseconds