Searched refs:IEEE80211_AUTH_AUTO (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A D_ieee80211.h117 IEEE80211_AUTH_AUTO = 4, /* auto-select/accept */ enumerator in enum:ieee80211_authmode
H A Dieee80211_hostap.c1018 if (ni->ni_authmode != IEEE80211_AUTH_AUTO &&
H A Dieee80211_proto.c448 "wlan_internal", /* IEEE80211_AUTH_AUTO */
469 ieee80211_authenticator_register(IEEE80211_AUTH_AUTO, &auth_internal);
H A Dieee80211_sta.c1045 if (ni->ni_authmode != IEEE80211_AUTH_AUTO &&
H A Dieee80211_ioctl.c2850 case IEEE80211_AUTH_AUTO: /* auto */
2872 case IEEE80211_AUTH_AUTO: /* auto */

Completed in 71 milliseconds