IEEE80211_AUTH_WPA
case IEEE80211_AUTH_WPA:
mode = IEEE80211_AUTH_WPA;
case IEEE80211_AUTH_WPA:
case IEEE80211_AUTH_WPA: /* WPA w/ 802.1x */
ireq->i_val = IEEE80211_AUTH_WPA;
#define IEEE80211_AUTH_MAX (IEEE80211_AUTH_WPA+1)
IEEE80211_AUTH_ALG(wpa, IEEE80211_AUTH_WPA, xauth);