Home
last modified time | relevance | path

Searched defs:IEEE80211_CHAN_CCK (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Dradiotap.h92 IEEE80211_CHAN_CCK = 0x0020, enumerator
/freebsd/sys/net80211/
H A Dieee80211_radiotap.h248 #define IEEE80211_CHAN_CCK 0x00000020 /* CCK channel */ macro
H A D_ieee80211.h172 #define IEEE80211_CHAN_CCK 0x00000020 /* CCK channel */ macro
/freebsd/contrib/tcpdump/
H A Dprint-802_11.c2513 #define IEEE80211_CHAN_CCK 0x00020 /* CCK channel */ macro