Searched refs:GeoIP_last_netmask (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-domain.c62 printf("%s\t%s\t%d\t%s\t%s\n", host, _mk_NA(domain), GeoIP_last_netmask(gi), ret[0], ret[1]);
H A Dtest-geoip-org.c62 GeoIP_last_netmask(gi), ret[0], ret[1]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/apps/
H A Dgeoiplookup.c217 last_nm = GeoIP_last_netmask(gi);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIP_depreciated.c47 GeoIP_last_netmask(GeoIP * gi) function
H A DGeoIP.h346 /** GeoIP_last_netmask is deprecated - it is not thread safe */
347 GEOIP_API int GeoIP_last_netmask (GeoIP* gi);

Completed in 75 milliseconds