Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
H A Dieee80211_radiotap.h220 #define IEEE80211_CHAN_2GHZ 0x00000080 /* 2 GHz spectrum channel. */ macro
H A D_ieee80211.h168 #define IEEE80211_CHAN_2GHZ 0x00000080 /* 2 GHz spectrum channel. */ macro
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dradiotap.h220 #define IEEE80211_CHAN_2GHZ 0x0080 /* 2 GHz spectrum channel. */ macro
/dragonfly/contrib/tcpdump/
H A Dprint-802_11.c2507 #define IEEE80211_CHAN_2GHZ 0x00080 /* 2 GHz spectrum channel. */ macro