Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/utils/
Dradiotap.h94 IEEE80211_CHAN_2GHZ = 0x0080, enumerator
/netbsd/src/sys/net80211/
D_ieee80211.h122 #define IEEE80211_CHAN_2GHZ 0x00000080 /* 2 GHz spectrum channel. */ macro
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-802_11.c2520 #define IEEE80211_CHAN_2GHZ 0x00080 /* 2 GHz spectrum channel. */ macro