table of contents
other versions
- bookworm 0.9.16-2
- testing 0.9.17-1
- unstable 0.9.18-1
- experimental 0.9.18-2~exp1
LOC_DATABASE_COUNT_A(3) | LOC_DATABASE_COUNT_A(3) |
NAME¶
loc_database_count_as - 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