Searched refs:IEEE80211_RADIOTAP_F_FRAG (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/utils/
H A Dradiotap.h225 #define IEEE80211_RADIOTAP_F_FRAG 0x08 /* sent/received macro
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_radiotap.h223 #define IEEE80211_RADIOTAP_F_FRAG 0x08 /* sent/received macro
/freebsd-9.3-release/contrib/tcpdump/
H A Dieee802_11_radio.h260 #define IEEE80211_RADIOTAP_F_FRAG 0x08 /* sent/received macro
H A Dprint-802_11.c2095 if (u.u8 & IEEE80211_RADIOTAP_F_FRAG)
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath_tx.c796 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_FRAG;
978 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_FRAG;
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_uath.c1622 tap->wt_flags |= IEEE80211_RADIOTAP_F_FRAG;

Completed in 135 milliseconds