Searched refs:MAX_ASPA_PROVIDERS (Results 1 – 2 of 2) sorted by relevance
75 if (providersz >= MAX_ASPA_PROVIDERS) { in aspa_parse_providers()77 MAX_ASPA_PROVIDERS); in aspa_parse_providers()392 if (v->providersz >= MAX_ASPA_PROVIDERS) { in aspa_insert_vaps()399 "(more than %d)", fn, v->custasid, MAX_ASPA_PROVIDERS); in aspa_insert_vaps()
1023 #define MAX_ASPA_PROVIDERS 10000 macro