Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dradiotap.h95 IEEE80211_CHAN_5GHZ = 0x0100, enumerator
/freebsd/sys/net80211/
H A Dieee80211_radiotap.h251 #define IEEE80211_CHAN_5GHZ 0x00000100 /* 5 GHz spectrum channel */ macro
H A D_ieee80211.h175 #define IEEE80211_CHAN_5GHZ 0x00000100 /* 5 GHz spectrum channel */ macro
/freebsd/contrib/tcpdump/
H A Dprint-802_11.c2516 #define IEEE80211_CHAN_5GHZ 0x00100 /* 5 GHz spectrum channel */ macro