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

/bind-9.11.3/bin/named/
H A Dinterfacemgr.c28 #include <net/route.h>
77 isc_socket_t * route; member in struct:ns_interfacemgr
132 if (mgr->route != NULL && ns_g_server->interface_auto)
140 if (mgr->route != NULL) {
142 * Look for next route event.
146 result = isc_socket_recv(mgr->route, &r, 1, mgr->task,
214 mgr->route = NULL;
216 isc_sockettype_raw, &mgr->route);
228 if (mgr->route != NULL)
230 mgr->references = (mgr->route !
[all...]
/bind-9.11.3/lib/isc/unix/
H A Difiter_sysctl.c21 #include <net/route.h>
/bind-9.11.3/
H A Dconfigure12950 for ac_header in fcntl.h regex.h sys/time.h unistd.h sys/mman.h sys/sockio.h sys/select.h sys/param.h sys/sysctl.h net/if6.h sys/socket.h net/route.h linux/netlink.h linux/rtnetlink.h

Completed in 54 milliseconds