Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dradiotap.h85 IEEE80211_RADIOTAP_F_FCS = 0x10, enumerator
/freebsd/sys/net80211/
H A Dieee80211_radiotap.h275 #define IEEE80211_RADIOTAP_F_FCS 0x10 /* frame includes FCS */ macro
/freebsd/contrib/tcpdump/
H A Dprint-802_11.c2555 #define IEEE80211_RADIOTAP_F_FCS 0x10 /* frame includes FCS */ macro