Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A D_ieee80211.h117 IEEE80211_AUTH_AUTO = 4, /* auto-select/accept */ enumerator
H A Dieee80211_sta.c1045 if (ni->ni_authmode != IEEE80211_AUTH_AUTO && in sta_auth_shared()
H A Dieee80211_ioctl.c2833 case IEEE80211_AUTH_AUTO: /* auto */ in ieee80211_ioctl_set80211()
2855 case IEEE80211_AUTH_AUTO: /* auto */ in ieee80211_ioctl_set80211()
H A Dieee80211_proto.c468 ieee80211_authenticator_register(IEEE80211_AUTH_AUTO, &auth_internal); in ieee80211_auth_setup()
H A Dieee80211_hostap.c1018 if (ni->ni_authmode != IEEE80211_AUTH_AUTO && in hostap_auth_shared()
/f-stack/tools/ifconfig/
H A Difieee80211.c4950 case IEEE80211_AUTH_AUTO: in ieee80211_status()