Home
last modified time | relevance | path

Searched refs:IEEE80211_AUTH_OPEN_RESPONSE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h811 IEEE80211_AUTH_OPEN_RESPONSE = 2 enumerator
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_input.c565 seq != IEEE80211_AUTH_OPEN_RESPONSE) { in ieee80211_auth_open()