Searched refs:wait_for_reply (Results 1 – 1 of 1) sorted by relevance
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) { in main()657 wait_for_reply(sock, from, to, reset_timer) in wait_for_reply() function