LOC_DATABASE_COUNT_A(3) | LOC_DATABASE_COUNT_A(3) |
loc_database_count_as - Return the number of ASes in the database
#include <libloc/database.h>
size_t loc_database_count_as(struct loc_database* db);
Returns the total number of ASes in the database.
Michael Tremer