Searched defs:country_v6 (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/dns/tests/
H A Dgeoip_test.c107 init_geoip_db(&geoip.country_v6, GEOIP_COUNTRY_EDITION_V6, 0,
239 ATF_TC(country_v6); variable
240 ATF_TC_HEAD(country_v6, tc) {
243 ATF_TC_BODY(country_v6, tc) {
256 if (geoip.country_v6 == NULL) {
693 ATF_TP_ADD_TC(tp, country_v6);
/bind-9.11.3/lib/dns/include/dns/
H A Dgeoip.h92 GeoIP *country_v6; /* DB 12 */ member in struct:dns_geoip_databases

Completed in 11 milliseconds