Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h263 IEEE80211_AUTH_8021X = 3, /* 802.1x */ enumerator
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c983 if (in->in_authmode != IEEE80211_AUTH_8021X) in ieee80211_newstate()