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

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dradiotap.h237 #define IEEE80211_RADIOTAP_F_FRAG 0x08 /* sent/received macro
/freebsd-13-stable/sys/net80211/
H A Dieee80211_radiotap.h269 #define IEEE80211_RADIOTAP_F_FRAG 0x08 /* sent/received macro
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_monitor.c454 IEEE80211_RADIOTAP_F_FRAG, /* F_FRAG (fragment if required) */
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-802_11.c2415 #define IEEE80211_RADIOTAP_F_FRAG 0x08 /* sent/received macro
2593 if (flagsval & IEEE80211_RADIOTAP_F_FRAG)
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_tx.c1852 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_FRAG;
2302 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_FRAG;
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_uath.c1542 tap->wt_flags |= IEEE80211_RADIOTAP_F_FRAG;
/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpi.c2855 tap->wt_flags |= IEEE80211_RADIOTAP_F_FRAG;

Completed in 199 milliseconds