loc_database_count_as(3)

Return the number of ASes in the database

Section 3 libloc-dev bookworm source

Description

LOC_DATABASE_COUNT_A

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

libloc(3)

AUTHORS

Michael Tremer