Searched refs:IEEE80211_RADIOTAP_F_WEP (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.3-release/contrib/wpa/src/utils/
H A Dradiotap.h222 #define IEEE80211_RADIOTAP_F_WEP 0x04 /* sent/received macro
/freebsd-10.3-release/contrib/tcpdump/
H A Dieee802_11_radio.h257 #define IEEE80211_RADIOTAP_F_WEP 0x04 /* sent/received macro
H A Dprint-802_11.c2093 if (u.u8 & IEEE80211_RADIOTAP_F_WEP)
/freebsd-10.3-release/sys/net80211/
H A Dieee80211_radiotap.h239 #define IEEE80211_RADIOTAP_F_WEP 0x04 /* sent/received macro
/freebsd-10.3-release/sys/dev/bwi/
H A Dif_bwi.c3004 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP;
3187 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP;
3823 sc->sc_rx_th.wr_flags |= IEEE80211_RADIOTAP_F_WEP;
/freebsd-10.3-release/sys/dev/ath/
H A Dif_ath_tx.c1813 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP;
2218 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP;
/freebsd-10.3-release/sys/dev/malo/
H A Dif_malo.c1157 sc->malo_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP;
/freebsd-10.3-release/sys/dev/wi/
H A Dif_wi.c1396 tap->wr_flags |= IEEE80211_RADIOTAP_F_WEP;
/freebsd-10.3-release/sys/dev/wpi/
H A Dif_wpi.c1954 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP;
/freebsd-10.3-release/sys/dev/mwl/
H A Dif_mwl.c3265 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP;
/freebsd-10.3-release/sys/dev/iwn/
H A Dif_iwn.c3636 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP;
/freebsd-10.3-release/sys/dev/bwn/
H A Dif_bwn.c9784 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP;
10323 sc->sc_rx_th.wr_flags |= IEEE80211_RADIOTAP_F_WEP;

Completed in 303 milliseconds