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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dnc_bloaty.c85 /* themaddr is NULL if no peer hostname[:port] specified on command line */
86 struct len_and_sockaddr *themaddr; member in struct:globals
104 #define themaddr (G.themaddr ) macro
242 rr = connect(fd, &themaddr->sa, themaddr->len);
303 if (themaddr) {
304 remend = *themaddr;
305 xconnect(netfd, &themaddr->sa, themaddr
[all...]

Completed in 136 milliseconds