Searched defs:geoip (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | geoip2.c | 104 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 D | geoip2.c | 111 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 D | aclconf.h | 31 dns_geoip_databases_t *geoip; member
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/ |
H A D | aclconf.h | 32 dns_geoip_databases_t *geoip; member
|
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | acl_test.c | 49 dns_acl_t *geoip = NULL; ISC_RUN_TEST_IMPL() local [all...] |
H A D | geoip_test.c | 42 static dns_geoip_databases_t geoip; global() variable [all...] |
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
H A D | acl.h | 98 dns_geoip_databases_t *geoip; member
|
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/ |
H A D | acl.h | 114 dns_geoip_databases_t *geoip; global() member
|
/netbsd-src/external/mpl/bind/dist/ |
H A D | configure.ac | 391 AC_ARG_ENABLE([geoip], global() optenable
|
/netbsd-src/external/mpl/bind/dist/lib/ns/ |
H A D | interfacemgr.c | 283 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
|