Searched refs:IEEE80211_AUTH_8021X (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_xauth.c75 IEEE80211_AUTH_ALG(x8021x, IEEE80211_AUTH_8021X, xauth);
H A D_ieee80211.h103 * 802.11 layer into IEEE80211_AUTH_8021X and deferring
110 IEEE80211_AUTH_8021X = 3, /* 802.1x */ enumerator in enum:ieee80211_authmode
H A Dieee80211_adhoc.c235 if (ni->ni_authmode != IEEE80211_AUTH_8021X)
H A Dieee80211_wds.c211 if (ni->ni_authmode != IEEE80211_AUTH_8021X)
H A Dieee80211_ioctl.c1428 if (ni->ni_authmode != IEEE80211_AUTH_8021X &&
2648 case IEEE80211_AUTH_8021X: /* 802.1x */
2662 ireq->i_val = IEEE80211_AUTH_8021X;
2668 case IEEE80211_AUTH_8021X: /* 802.1x */
H A Dieee80211_superg.c180 bss->ni_authmode != IEEE80211_AUTH_8021X) ?
H A Dieee80211_output.c2097 ni->ni_authmode != IEEE80211_AUTH_8021X) ?
2178 ni->ni_authmode != IEEE80211_AUTH_8021X) ?
H A Dieee80211_sta.c424 if (ni->ni_authmode != IEEE80211_AUTH_8021X)
H A Dieee80211_hostap.c989 if (ni->ni_authmode != IEEE80211_AUTH_8021X)
/freebsd-9.3-release/usr.sbin/wpa/hostapd/
H A Ddriver_freebsd.c300 (params->wpa ? IEEE80211_AUTH_WPA : IEEE80211_AUTH_8021X))) {
/freebsd-9.3-release/sbin/ifconfig/
H A Difieee80211.c779 mode = IEEE80211_AUTH_8021X;
4275 case IEEE80211_AUTH_8021X:

Completed in 145 milliseconds