Searched refs:IEEE80211_THIS_VERSION (Results 1 – 2 of 2) sorted by relevance
92 #define IEEE80211_THIS_VERSION 0x0000 macro
524 hdr->fc = IEEE80211_THIS_VERSION | IEEE80211_TYPE_DATA | in net80211_ll_push()576 if ( ( hdr->fc & IEEE80211_FC_VERSION ) != IEEE80211_THIS_VERSION ) { in net80211_ll_pull()729 hdr->fc = IEEE80211_THIS_VERSION | IEEE80211_TYPE_MGMT | in net80211_tx_mgmt()2707 if ( ( hdr->fc & IEEE80211_FC_VERSION ) != IEEE80211_THIS_VERSION ) in net80211_rx()