Searched refs:GeoIP_region_by_addr (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/test/
H A Dtest-geoip-region.c76 gir = GeoIP_region_by_addr(gi, "10.0.0.0");
H A Dbenchmark.c118 i3 = GeoIP_region_by_addr(i, ipstring[i4]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIP_depreciated.c270 GeoIP_region_by_addr(GeoIP * gi, const char *addr) function
H A DGeoIP.h326 GEOIP_API GeoIPRegion * GeoIP_region_by_addr (GeoIP* gi, const char *addr);
H A DGeoIPUpdate.c984 * named GeoIP_region_by_addr */
985 GeoIPRegion *r = GeoIP_region_by_addr(gi,"24.24.24.24");

Completed in 45 milliseconds