Home
last modified time | relevance | path

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

/netbsd/src/sys/net80211/
Dieee80211_radiotap.h218 #define IEEE80211_RADIOTAP_F_SHORTPRE 0x02 /* sent/received macro
/netbsd/src/external/bsd/wpa/dist/src/utils/
Dradiotap.h82 IEEE80211_RADIOTAP_F_SHORTPRE = 0x02, enumerator
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-802_11.c2550 #define IEEE80211_RADIOTAP_F_SHORTPRE 0x02 /* sent/received macro
2731 if (flagsval & IEEE80211_RADIOTAP_F_SHORTPRE) in print_radiotap_field()
/netbsd/src/sys/dev/ic/
Darn5008.c762 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in ar5008_rx_radiotap()
1419 tap->wt_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in ar5008_tx()
Darn9003.c910 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in ar9003_rx_radiotap()
1572 tap->wt_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in ar9003_tx()
Drt2860.c1461 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in rt2860_rx_intr()
1755 tap->wt_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in rt2860_tx()
Drtw.c1632 rr->rr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in rtw_intr_rx()
Dath.c5195 sc->sc_hwmap[i].txflags |= IEEE80211_RADIOTAP_F_SHORTPRE; in ath_setcurmode()
/netbsd/src/sys/dev/usb/
Dif_run.c2384 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in run_rx_frame()
2659 tap->wt_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in run_tx()
Dif_athn_usb.c2199 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in athn_usb_rx_radiotap()
Dif_otus.c1818 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in otus_sub_rxeof()
/netbsd/src/sys/dev/pci/
Dif_wpi.c1611 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in wpi_rx_intr()
Dif_iwn.c2246 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in iwn_rx_done()
Dif_iwm.c3973 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in iwm_rx_rx_mpdu()