Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
HDieee80211_radiotap.h218 #define IEEE80211_CHAN_CCK 0x00000020 /* CCK channel */ macro
HD_ieee80211.h166 #define IEEE80211_CHAN_CCK 0x00000020 /* CCK channel */ macro
/dragonfly/contrib/wpa_supplicant/src/utils/
HDradiotap.h218 #define IEEE80211_CHAN_CCK 0x0020 /* CCK channel */ macro
/dragonfly/contrib/tcpdump/
HDprint-802_11.c2505 #define IEEE80211_CHAN_CCK 0x00020 /* CCK channel */ macro