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

/bind-9.11.3/lib/dns/include/dns/
H A Dgeoip.h35 #include <GeoIP.h>
37 typedef void GeoIP; typedef
76 GeoIP *db;
84 GeoIP *country_v4; /* DB 1 */
85 GeoIP *city_v4; /* DB 2 or 6 */
86 GeoIP *region; /* DB 3 or 7 */
87 GeoIP *isp; /* DB 4 */
88 GeoIP *org; /* DB 5 */
89 GeoIP *as; /* DB 9 */
90 GeoIP *netspee
[all...]

Completed in 10 milliseconds