Searched defs:wait_for_reply (Results 1 - 1 of 1) sorted by path

/external/iputils/
H A Dtraceroute6.c293 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 195 milliseconds