Searched refs:GeoIP_record_by_addr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIPCity.h52 GeoIPRecord * GeoIP_record_by_addr (GeoIP* gi, const char *addr);
H A DGeoIPCity.c231 GeoIP_record_by_addr(GeoIP * gi, const char *addr) function
H A DGeoIPUpdate.c997 * named GeoIP_record_by_addr */
998 GeoIPRecord *r = GeoIP_record_by_addr(gi,"24.24.24.24");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/test/
H A Dbenchmark.c142 i3 = GeoIP_record_by_addr(i, ipstring[i4]);

Completed in 70 milliseconds