Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h426 #define IEEE80211_FC0_VERSION_MASK 0x03 macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_input.c112 if ((wh->i_fc[0] & IEEE80211_FC0_VERSION_MASK) != in ieee80211_input()