Searched refs:IEEE80211_QOS_MC (Results 1 – 3 of 3) sorted by relevance
203 #define IEEE80211_QOS_MC 0x01 /* Mesh control */ macro
1460 qos[1] = IEEE80211_QOS_MC; in ieee80211_encap()1607 whf)->i_qos[1] &= ~IEEE80211_QOS_MC; in ieee80211_fragment()1610 whf)->i_qos[1] &= ~IEEE80211_QOS_MC; in ieee80211_fragment()
1697 if (!(qos[1] & IEEE80211_QOS_MC)) { in mesh_input()