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

/bind-9.6-ESV-R11/lib/isc/unix/
H A Difiter_getifaddrs.c177 get_addr(family, &iter->current.address, ifa->ifa_addr, ifa->ifa_name);
180 get_addr(family, &iter->current.netmask, ifa->ifa_netmask,
185 get_addr(family, &iter->current.dstaddress, ifa->ifa_dstaddr,
H A Difiter_sysctl.c247 get_addr(family, &iter->current.address, addr_sa,
251 get_addr(family, &iter->current.netmask, mask_sa,
256 get_addr(family, &iter->current.dstaddress, dst_sa,
H A Difiter_ioctl.c474 get_addr(family, &iter->current.address,
593 get_addr(family, &iter->current.dstaddress,
618 get_addr(family, &iter->current.netmask,
657 get_addr(family, &iter->current.address,
732 get_addr(family, &iter->current.dstaddress,
780 get_addr(family, &iter->current.netmask,
H A Dinterfaceiter.c66 get_addr(unsigned int family, isc_netaddr_t *dst, struct sockaddr *src, function
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dinterfaceiter.c87 get_addr(unsigned int family, isc_netaddr_t *dst, struct sockaddr *src) { function
321 get_addr(AF_INET, &iter->current.address,
351 get_addr(AF_INET, &iter->current.dstaddress,
362 get_addr(AF_INET, &iter->current.netmask,
380 get_addr(AF_INET6, &iter->current.address,
/bind-9.6-ESV-R11/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 15 milliseconds