IEEE80211_AUTH_8021X
if (ni->ni_authmode != IEEE80211_AUTH_8021X)
case IEEE80211_AUTH_8021X: /* 802.1x */
ireq->i_val = IEEE80211_AUTH_8021X;
case IEEE80211_AUTH_8021X: /* 802.1x */
if (ni->ni_authmode != IEEE80211_AUTH_8021X)
ieee80211_authenticator_register(IEEE80211_AUTH_8021X, &xauth);