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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIPCity.c54 _extract_record(GeoIP * gi, unsigned int seek_record, int *next_record_ptr) argument
158 if (next_record_ptr != NULL)
159 *next_record_ptr = seek_record + record_buf - begin_record_buf + 3;

Completed in 42 milliseconds