Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

loc_database_count_as - Return the number of ASes in the database

Authors

       Michael Tremer

                                                                                         LOC_DATABASE_COUNT_A(3)

Description

       Returns the total number of ASes in the database.

Name

       loc_database_count_as - Return the number of ASes in the database

See Also

libloc(3)

Synopsis

       #include <libloc/database.h>

       size_t loc_database_count_as(struct loc_database* db);

See Also