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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_xauth.c78 IEEE80211_AUTH_ALG(x8021x, IEEE80211_AUTH_8021X, xauth);
H A D_ieee80211.h109 * 802.11 layer into IEEE80211_AUTH_8021X and deferring
116 IEEE80211_AUTH_8021X = 3, /* 802.1x */ enumerator in enum:ieee80211_authmode
H A Dieee80211_wds.c215 if (ni->ni_authmode != IEEE80211_AUTH_8021X)
H A Dieee80211_ioctl.c1510 if (ni->ni_authmode != IEEE80211_AUTH_8021X &&
2847 case IEEE80211_AUTH_8021X: /* 802.1x */
2861 ireq->i_val = IEEE80211_AUTH_8021X;
2867 case IEEE80211_AUTH_8021X: /* 802.1x */
H A Dieee80211_adhoc.c258 if (ni->ni_authmode != IEEE80211_AUTH_8021X)
H A Dieee80211_superg.c208 bss->ni_authmode != IEEE80211_AUTH_8021X) ?
H A Dieee80211_hostap.c982 if (ni->ni_authmode != IEEE80211_AUTH_8021X)
H A Dieee80211_sta.c448 if (ni->ni_authmode != IEEE80211_AUTH_8021X)
H A Dieee80211_output.c2859 ni->ni_authmode != IEEE80211_AUTH_8021X) ?
2949 ni->ni_authmode != IEEE80211_AUTH_8021X) ?

Completed in 158 milliseconds