Searched refs:dns_geoip_databases_t (Results 1 – 13 of 13) 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() 153 geoip2_database(const dns_geoip_databases_t *geoip, in geoip2_database() 221 const dns_geoip_databases_t *geoip, in dns_geoip_match()
|
/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/dns/include/dns/ |
H A D | geoip.h | 108 const dns_geoip_databases_t *geoip,
|
H A D | acl.h | 112 dns_geoip_databases_t *geoip;
|
H A D | types.h | 97 typedef struct dns_geoip_databases dns_geoip_databases_t; 93 typedef struct dns_geoip_databases dns_geoip_databases_t; global() typedef
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
H A D | geoip.h | 109 const dns_geoip_databases_t *geoip,
|
H A D | acl.h | 98 dns_geoip_databases_t *geoip;
|
H A D | types.h | 95 typedef struct dns_geoip_databases dns_geoip_databases_t; typedef
|
/netbsd-src/external/mpl/bind/dist/lib/isccfg/include/isccfg/ |
H A D | aclconf.h | 31 dns_geoip_databases_t *geoip;
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/ |
H A D | aclconf.h | 32 dns_geoip_databases_t *geoip;
|
/netbsd-src/external/mpl/bind/dist/lib/ns/include/ns/ |
H A D | interfacemgr.h | 106 dns_geoip_databases_t *geoip, ns_interfacemgr_t **mgrp);
|
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | geoip_test.c | 41 static dns_geoip_databases_t geoip;
|
/netbsd-src/external/mpl/bind/dist/lib/ns/ |
H A D | interfacemgr.c | 278 dns_geoip_databases_t *geoip, ns_interfacemgr_t **mgrp) {
|