Lines Matching defs:address
95 ns_lwdclient_log(50, "adding address %p, family %d, length %d",
96 addr->address, addr->family, addr->length);
108 isc_netaddr_t address;
139 isc_netaddr_fromsockaddr(&remote, &client->address);
148 result = lwaddr_netaddr_fromlwresaddr(&addrs[i].address,
151 addrs[i].rank = (*order)(&addrs[i].address, arg);
156 &addrs[i].address);
422 * Set the bits up here to mark that we want this address family
558 memset(client->addrs[i].address, 0, LWRES_ADDR_MAXLEN);
581 * client->sockaddr contains the address we need to reply to,