IEEE80211_AUTH_MAX
static const char *auth_modnames[IEEE80211_AUTH_MAX] = {
static const struct ieee80211_authenticator *authenticators[IEEE80211_AUTH_MAX];
if (auth >= IEEE80211_AUTH_MAX)
if (type >= IEEE80211_AUTH_MAX)
if (type >= IEEE80211_AUTH_MAX)