Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
HDieee80211_radiotap.h239 #define IEEE80211_RADIOTAP_F_WEP 0x04 /* sent/received macro
/dragonfly/contrib/wpa_supplicant/src/utils/
HDradiotap.h234 #define IEEE80211_RADIOTAP_F_WEP 0x04 /* sent/received macro
/dragonfly/contrib/wpa_supplicant/src/drivers/
HDdriver_nl80211_monitor.c482 rtap_hdr[8] |= IEEE80211_RADIOTAP_F_WEP; in nl80211_send_monitor()
/dragonfly/contrib/tcpdump/
HDprint-802_11.c2541 #define IEEE80211_RADIOTAP_F_WEP 0x04 /* sent/received macro
2720 if (flagsval & IEEE80211_RADIOTAP_F_WEP) in print_radiotap_field()
/dragonfly/sys/dev/netif/wi/
HDif_wi.c1377 tap->wr_flags |= IEEE80211_RADIOTAP_F_WEP; in wi_rx_intr()
/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_tx.c1813 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP; in ath_tx_normal_setup()
2231 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP; in ath_tx_raw_start()
/dragonfly/sys/dev/netif/wpi/
HDif_wpi.c2887 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP; in wpi_tx_data()
3045 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP; in wpi_tx_data_raw()
/dragonfly/sys/bus/u4b/wlan/
HDif_urtwn.c3076 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP; in urtwn_tx_data()
3180 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP; in urtwn_tx_raw()
/dragonfly/sys/dev/netif/bwn/bwn/
HDif_bwn.c6471 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP; in bwn_set_txhdr()
6899 sc->sc_rx_th.wr_flags |= IEEE80211_RADIOTAP_F_WEP; in bwn_rx_radiotap()
/dragonfly/sys/dev/netif/iwm/
HDif_iwm.c3865 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP; in iwm_tx()
/dragonfly/sys/dev/netif/iwn/
HDif_iwn.c4541 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP; in iwn_tx_data()