HomeSort by: relevance | last modified time | path
    Searched refs:IEEE80211_AUTH_WPA (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/net80211/
ieee80211_xauth.c 82 ieee80211_authenticator_register(IEEE80211_AUTH_WPA, &xauth);
_ieee80211.h 84 IEEE80211_AUTH_WPA = 5 /* WPA/RSN w/ 802.1x/PSK */
ieee80211_ioctl.c 735 if (i > IEEE80211_AUTH_WPA)
1436 ireq->i_val = IEEE80211_AUTH_WPA;
2131 case IEEE80211_AUTH_WPA:
2144 case IEEE80211_AUTH_WPA: /* WPA w/ 802.1x */
ieee80211_proto.c 166 #define IEEE80211_AUTH_MAX (IEEE80211_AUTH_WPA+1)
174 "wlan_xauth", /* IEEE80211_AUTH_WPA */

Completed in 15 milliseconds