Home
last modified time | relevance | path

Searched defs:geoip (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dgeoip2.c104 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { in fix_subtype() argument
153 geoip2_database(const dns_geoip_databases_t * geoip,dns_geoip_subtype_t subtype) geoip2_database() argument
221 dns_geoip_match(const isc_netaddr_t * reqaddr,const dns_geoip_databases_t * geoip,const dns_geoip_elem_t * elt) dns_geoip_match() argument
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgeoip2.c111 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { in fix_subtype()
160 geoip2_database(const dns_geoip_databases_t *geoip, in geoip2_database()
228 const dns_geoip_databases_t *geoip, in dns_geoip_match()
/netbsd-src/external/mpl/bind/dist/lib/isccfg/include/isccfg/
H A Daclconf.h31 dns_geoip_databases_t *geoip; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
H A Daclconf.h32 dns_geoip_databases_t *geoip; member
/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Dacl_test.c49 dns_acl_t *geoip = NULL; ISC_RUN_TEST_IMPL() local
[all...]
H A Dgeoip_test.c42 static dns_geoip_databases_t geoip; global() variable
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dacl.h98 dns_geoip_databases_t *geoip; member
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dacl.h114 dns_geoip_databases_t *geoip; global() member
/netbsd-src/external/mpl/bind/dist/
H A Dconfigure.ac391 AC_ARG_ENABLE([geoip], global() optenable
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dinterfacemgr.c283 ns_interfacemgr_create(isc_mem_t * mctx,ns_server_t * sctx,isc_taskmgr_t * taskmgr,isc_timermgr_t * timermgr,isc_nm_t * nm,dns_dispatchmgr_t * dispatchmgr,isc_task_t * task,dns_geoip_databases_t * geoip,int ncpus,bool scan,ns_interfacemgr_t ** mgrp) ns_interfacemgr_create() argument