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

/bind-9.11.3/lib/isc/unix/
H A Difiter_getifaddrs.c168 get_addr(family, &iter->current.address, ifa->ifa_addr, ifa->ifa_name);
171 get_addr(family, &iter->current.netmask, ifa->ifa_netmask,
176 get_addr(family, &iter->current.dstaddress, ifa->ifa_dstaddr,
H A Difiter_sysctl.c240 get_addr(family, &iter->current.address, addr_sa,
244 get_addr(family, &iter->current.netmask, mask_sa,
249 get_addr(family, &iter->current.dstaddress, dst_sa,
H A Difiter_ioctl.c468 get_addr(family, &iter->current.address,
587 get_addr(family, &iter->current.dstaddress,
612 get_addr(family, &iter->current.netmask,
651 get_addr(family, &iter->current.address,
726 get_addr(family, &iter->current.dstaddress,
774 get_addr(family, &iter->current.netmask,
H A Dinterfaceiter.c57 get_addr(unsigned int family, isc_netaddr_t *dst, struct sockaddr *src, function
/bind-9.11.3/lib/isc/win32/
H A Dinterfaceiter.c81 get_addr(unsigned int family, isc_netaddr_t *dst, struct sockaddr *src) { function
319 get_addr(AF_INET, &iter->current.address,
350 get_addr(AF_INET, &iter->current.dstaddress,
361 get_addr(AF_INET, &iter->current.netmask,
381 get_addr(AF_INET6, &iter->current.address,
/bind-9.11.3/contrib/queryperf/missing/
H A Dgetaddrinfo.c101 static int get_addr(const char *, int, struct addrinfo **,
424 error = get_addr(hostname, pai->ai_family, &top, pai, port);
473 get_addr(hostname, af, res0, pai, port0) function

Completed in 1039 milliseconds