loc_database_count_as - Man Page
Return the number of ASes in the database
Synopsis
#include <libloc/database.h>
size_t loc_database_count_as(struct loc_database* db);
Description
Returns the total number of ASes in the database.
See Also
Authors
Michael Tremer