Home
last modified time | relevance | path

Searched refs:MAX_ASPA_PROVIDERS (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/rpki-client/
H A Daspa.c75 if (providersz >= MAX_ASPA_PROVIDERS) { in aspa_parse_providers()
77 MAX_ASPA_PROVIDERS); in aspa_parse_providers()
387 if (v->providersz >= MAX_ASPA_PROVIDERS) { in aspa_insert_vaps()
394 "(more than %d)", fn, v->custasid, MAX_ASPA_PROVIDERS); in aspa_insert_vaps()
H A Dextern.h1012 #define MAX_ASPA_PROVIDERS 10000
1008 #define MAX_ASPA_PROVIDERS global() macro