Home
last modified time | relevance | path

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

/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_radiotap.h219 #define IEEE80211_CHAN_OFDM 0x00000040 /* OFDM channel */ macro
H A D_ieee80211.h167 #define IEEE80211_CHAN_OFDM 0x00000040 /* OFDM channel */ macro
/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Dradiotap.h219 #define IEEE80211_CHAN_OFDM 0x0040 /* OFDM channel */ macro
/dflybsd-src/contrib/tcpdump/
H A Dprint-802_11.c2506 #define IEEE80211_CHAN_OFDM 0x00040 /* OFDM channel */ macro