Searched refs:IEEE80211_RADIOTAP_F_FCS (Results 1 – 4 of 4) sorted by relevance
252 #define IEEE80211_RADIOTAP_F_FCS 0x10 /* frame includes FCS */ macro
21 IEEE80211_RADIOTAP_F_FCS: FCS will be removed and recalculated
287 *pos |= IEEE80211_RADIOTAP_F_FCS; in ieee80211_add_rx_radiotap_header()
1702 if (*iterator.this_arg & IEEE80211_RADIOTAP_F_FCS) { in ieee80211_parse_tx_radiotap()