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

libloc(3)

Authors

Michael Tremer

Referenced By

libloc(3).