Home
last modified time | relevance | path

Searched defs:IEEE80211_RADIOTAP_F_BADFCS (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/net80211/
HDieee80211_radiotap.h250 #define IEEE80211_RADIOTAP_F_BADFCS 0x40 /* does not pass FCS check */ macro
/NextBSD/contrib/wpa/src/utils/
HDradiotap.h245 #define IEEE80211_RADIOTAP_F_BADFCS 0x40 /* frame failed FCS check */ macro
/NextBSD/contrib/tcpdump/
HDprint-802_11.c657 #define IEEE80211_RADIOTAP_F_BADFCS 0x40 /* does not pass FCS check */ macro