Searched refs:IEEE80211_RADIOTAP_F_TX_FAIL (Results 1 – 2 of 2) sorted by relevance
263 #define IEEE80211_RADIOTAP_F_TX_FAIL 0x0001 /* failed due to excessive macro
315 txflags |= IEEE80211_RADIOTAP_F_TX_FAIL; in ieee80211_add_tx_radiotap_header()