Searched refs:find_local_ip (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/traceroute/
H A Dtraceroute.c427 static int find_local_ip(struct sockaddr_in *, struct sockaddr_in *);
853 if (n > 1 && device == NULL && !find_local_ip(from, to)) {
1798 find_local_ip(struct sockaddr_in *from, struct sockaddr_in *to) function

Completed in 193 milliseconds