Home
last modified time | relevance | path

Searched refs:IEEE80211_RADIOTAP_F_WEP (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/sys/dev/rtwn/
Dif_rtwn_tx.c184 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP; in rtwn_tx_data()
232 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP; in rtwn_tx_raw()
/freebsd-12-stable/contrib/wpa/src/utils/
Dradiotap.h83 IEEE80211_RADIOTAP_F_WEP = 0x04, enumerator
/freebsd-12-stable/sys/net80211/
Dieee80211_radiotap.h266 #define IEEE80211_RADIOTAP_F_WEP 0x04 /* sent/received macro
/freebsd-12-stable/contrib/wpa/src/drivers/
Ddriver_nl80211_monitor.c485 rtap_hdr[8] |= IEEE80211_RADIOTAP_F_WEP; in nl80211_send_monitor()
/freebsd-12-stable/contrib/tcpdump/
Dprint-802_11.c2412 #define IEEE80211_RADIOTAP_F_WEP 0x04 /* sent/received macro
2591 if (flagsval & IEEE80211_RADIOTAP_F_WEP) in print_radiotap_field()
/freebsd-12-stable/sys/dev/bwi/
Dif_bwi.c2968 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP; in bwi_encap()
3152 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP; in bwi_encap_raw()
3774 sc->sc_rx_th.wr_flags |= IEEE80211_RADIOTAP_F_WEP; in bwi_rx_radiotap()
/freebsd-12-stable/sys/dev/malo/
Dif_malo.c1096 sc->malo_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP; in malo_tx_start()
/freebsd-12-stable/sys/dev/wi/
Dif_wi.c1338 tap->wr_flags |= IEEE80211_RADIOTAP_F_WEP; in wi_rx_intr()
/freebsd-12-stable/sys/dev/ath/
Dif_ath_tx.c1850 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP; in ath_tx_normal_setup()
2300 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP; in ath_tx_raw_start()
/freebsd-12-stable/sys/dev/wpi/
Dif_wpi.c2850 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP; in wpi_tx_data()
3008 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP; in wpi_tx_data_raw()
/freebsd-12-stable/sys/dev/bwn/
Dif_bwn.c6648 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP; in bwn_set_txhdr()
7082 sc->sc_rx_th.wr_flags |= IEEE80211_RADIOTAP_F_WEP; in bwn_rx_radiotap()
/freebsd-12-stable/sys/dev/mwl/
Dif_mwl.c3139 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP; in mwl_tx_start()
/freebsd-12-stable/sys/dev/iwm/
Dif_iwm.c3854 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP; in iwm_tx()
/freebsd-12-stable/sys/dev/iwn/
Dif_iwn.c4618 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP; in iwn_tx_data()