Searched refs:IEEE80211_RADIOTAP_F_BADFCS (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dieee802_11_radio.h268 #define IEEE80211_RADIOTAP_F_BADFCS 0x40 /* does not pass FCS check */ macro
H A Dprint-802_11.c2097 if (u.u8 & IEEE80211_RADIOTAP_F_BADFCS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dieee80211_radiotap.h237 #define IEEE80211_RADIOTAP_F_BADFCS 0x40 /* bad FCS */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A Dieee80211_radiotap.h254 #define IEEE80211_RADIOTAP_F_BADFCS 0x40 /* does not pass FCS check */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Drx.c134 *pos |= IEEE80211_RADIOTAP_F_BADFCS;

Completed in 56 milliseconds