H A D | geoip.c | 63 isc_uint16_t subtype; member in struct:geoip_state 159 isc_uint8_t scope, dns_geoip_subtype_t subtype, GeoIPRecord *record, 198 state->subtype = subtype; 241 * different subtype. 244 country_lookup(GeoIP *db, dns_geoip_subtype_t subtype, argument 262 if (prev_state != NULL && prev_state->subtype == subtype) { 269 switch (subtype) { 310 set_state(family, ipnum, ipnum6, gl.netmask, subtype, 158 set_state(unsigned int family, isc_uint32_t ipnum, const geoipv6_t *ipnum6, isc_uint8_t scope, dns_geoip_subtype_t subtype, GeoIPRecord *record, GeoIPRegion *region, char *name, const char *text, int id) argument 318 city_string(GeoIPRecord *record, dns_geoip_subtype_t subtype, int *maxlen) argument 373 is_city(dns_geoip_subtype_t subtype) argument 398 city_lookup(GeoIP *db, dns_geoip_subtype_t subtype, unsigned int family, isc_uint32_t ipnum, const geoipv6_t *ipnum6, isc_uint8_t *scope) argument 441 region_string(GeoIPRegion *region, dns_geoip_subtype_t subtype, int *maxlen) argument 467 is_region(dns_geoip_subtype_t subtype) argument 483 region_lookup(GeoIP *db, dns_geoip_subtype_t subtype, isc_uint32_t ipnum, isc_uint8_t *scope) argument 520 name_lookup(GeoIP *db, dns_geoip_subtype_t subtype, isc_uint32_t ipnum, isc_uint8_t *scope) argument 557 netspeed_lookup(GeoIP *db, dns_geoip_subtype_t subtype, isc_uint32_t ipnum, isc_uint8_t *scope) argument 599 fix_subtype(const isc_netaddr_t *reqaddr, const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) argument [all...] |