Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A D_ieee80211.h115 IEEE80211_AUTH_AUTO = 4, /* auto-select/accept */ enumerator
H A Dieee80211_sta.c1054 if (ni->ni_authmode != IEEE80211_AUTH_AUTO && in sta_auth_shared()
H A Dieee80211_ioctl.c2856 case IEEE80211_AUTH_AUTO: /* auto */ in ieee80211_ioctl_set80211()
2878 case IEEE80211_AUTH_AUTO: /* auto */ in ieee80211_ioctl_set80211()
H A Dieee80211_proto.c475 ieee80211_authenticator_register(IEEE80211_AUTH_AUTO, &auth_internal); in ieee80211_auth_setup()
H A Dieee80211_hostap.c1024 if (ni->ni_authmode != IEEE80211_AUTH_AUTO && in hostap_auth_shared()