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

/freebsd-9.3-release/sys/net80211/
H A D_ieee80211.h111 IEEE80211_AUTH_AUTO = 4, /* auto-select/accept */ enumerator in enum:ieee80211_authmode
H A Dieee80211_proto.c293 "wlan_internal", /* IEEE80211_AUTH_AUTO */
314 ieee80211_authenticator_register(IEEE80211_AUTH_AUTO, &auth_internal);
H A Dieee80211_sta.c970 if (ni->ni_authmode != IEEE80211_AUTH_AUTO &&
H A Dieee80211_hostap.c1025 if (ni->ni_authmode != IEEE80211_AUTH_AUTO &&
H A Dieee80211_ioctl.c2651 case IEEE80211_AUTH_AUTO: /* auto */
2673 case IEEE80211_AUTH_AUTO: /* auto */
/freebsd-9.3-release/usr.sbin/wpa/hostapd/
H A Ddriver_freebsd.c287 IEEE80211_AUTH_AUTO);
/freebsd-9.3-release/usr.sbin/wpa/wpa_supplicant/
H A Ddriver_freebsd.c395 authmode = IEEE80211_AUTH_AUTO;
/freebsd-9.3-release/sbin/ifconfig/
H A Difieee80211.c4293 case IEEE80211_AUTH_AUTO:
/freebsd-9.3-release/sys/dev/if_ndis/
H A Dif_ndis.c2764 ni->ni_authmode = IEEE80211_AUTH_AUTO;

Completed in 213 milliseconds