Home
last modified time | relevance | path

Searched refs:IEEE80211_AUTH_SHARED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h262 IEEE80211_AUTH_SHARED = 2, /* shared-key */ enumerator
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_input.c558 if (in->in_authmode == IEEE80211_AUTH_SHARED) { in ieee80211_auth_open()
624 in->in_authmode != IEEE80211_AUTH_SHARED) { in ieee80211_auth_shared()
H A Dnet80211_output.c614 ic->ic_bss->in_authmode == IEEE80211_AUTH_SHARED); in ieee80211_send_mgmt()