Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_node.c1204 #define IEEE80211_IS_CTL(wh) \ macro
1238 if (IEEE80211_IS_CTL(wh) && in ieee80211_find_rxnode()
1253 #undef IEEE80211_IS_CTL
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h187 #define IEEE80211_IS_CTL(_wh) \ macro