Lines Matching defs:address
86 ns_lwdclient_log(50, "adding address %p, family %d, length %d",
87 addr->address, addr->family, addr->length);
99 isc_netaddr_t address;
130 isc_netaddr_fromsockaddr(&remote, &client->address);
139 result = lwaddr_netaddr_fromlwresaddr(&addrs[i].address,
142 addrs[i].rank = (*order)(&addrs[i].address, arg);
147 &addrs[i].address);
413 * Set the bits up here to mark that we want this address family
549 memset(client->addrs[i].address, 0, LWRES_ADDR_MAXLEN);
572 * client->sockaddr contains the address we need to reply to,