Searched refs:gi (Results 1 - 3 of 3) sorted by relevance

/pkg/src/util/log-scripts/
H A Dtranslate.py46 gi = GeoIP.new(GeoIP.GEOIP_MEMORY_CACHE) variable
66 cc = gi.country_code_by_addr(ip)
H A Dan_ip_active.py51 gi = GeoIP.new(GeoIP.GEOIP_MEMORY_CACHE) variable
57 cc = gi.country_code_by_addr(ip)
H A Dan_report.py53 gi = GeoIP.new(GeoIP.GEOIP_MEMORY_CACHE) variable
104 cc = gi.country_code_by_addr(ip)

Completed in 757 milliseconds