Searched refs:ieee80211_radiotap_header (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dradiotap_iter.h65 struct ieee80211_radiotap_header *_rtheader;
90 struct ieee80211_radiotap_header *radiotap_header,
H A Dradiotap.h61 struct ieee80211_radiotap_header { struct
H A Dradiotap.c92 struct ieee80211_radiotap_header *radiotap_header,
96 if (max_length < (int)sizeof(struct ieee80211_radiotap_header))
/freebsd-13-stable/sys/net80211/
H A Dieee80211_radiotap.c53 static int radiotap_offset(struct ieee80211_radiotap_header *, int, int);
57 struct ieee80211_radiotap_header *th, int tlen, uint32_t tx_radiotap,
58 struct ieee80211_radiotap_header *rh, int rlen, uint32_t rx_radiotap)
66 struct ieee80211_radiotap_header *th,
68 struct ieee80211_radiotap_header *rh,
117 struct ieee80211_radiotap_header *th = ic->ic_th;
168 struct ieee80211_radiotap_header *rh = ic->ic_rh;
176 struct ieee80211_radiotap_header *th = ic->ic_th;
191 struct ieee80211_radiotap_header *rh, int len)
212 struct ieee80211_radiotap_header *t
[all...]
H A Dieee80211_radiotap.h70 struct ieee80211_radiotap_header { struct
H A Dieee80211_var.h255 struct ieee80211_radiotap_header *ic_th;/* tx radiotap headers */
257 struct ieee80211_radiotap_header *ic_rh;/* rx radiotap headers */
811 struct ieee80211_radiotap_header *th, int tlen,
813 struct ieee80211_radiotap_header *rh, int rlen,
816 struct ieee80211_radiotap_header *th,
818 struct ieee80211_radiotap_header *rh,
/freebsd-13-stable/sys/dev/malo/
H A Dif_maloioctl.h88 struct ieee80211_radiotap_header wr_ihdr;
107 struct ieee80211_radiotap_header wt_ihdr;
/freebsd-13-stable/sys/dev/mwl/
H A Dif_mwlioctl.h110 struct ieee80211_radiotap_header wr_ihdr;
129 struct ieee80211_radiotap_header wt_ihdr;
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_uralvar.h28 struct ieee80211_radiotap_header wr_ihdr;
47 struct ieee80211_radiotap_header wt_ihdr;
H A Dif_rumvar.h24 struct ieee80211_radiotap_header wr_ihdr;
46 struct ieee80211_radiotap_header wt_ihdr;
H A Dif_urtwvar.h57 struct ieee80211_radiotap_header wr_ihdr;
73 struct ieee80211_radiotap_header wt_ihdr;
H A Dif_runvar.h48 struct ieee80211_radiotap_header wr_ihdr;
69 struct ieee80211_radiotap_header wt_ihdr;
H A Dif_uathvar.h46 struct ieee80211_radiotap_header wr_ihdr;
68 struct ieee80211_radiotap_header wt_ihdr;
H A Dif_upgtvar.h377 struct ieee80211_radiotap_header wr_ihdr;
392 struct ieee80211_radiotap_header wt_ihdr;
/freebsd-13-stable/sys/dev/ipw/
H A Dif_ipwvar.h58 struct ieee80211_radiotap_header wr_ihdr;
74 struct ieee80211_radiotap_header wt_ihdr;
/freebsd-13-stable/sys/dev/ral/
H A Drt2560var.h21 struct ieee80211_radiotap_header wr_ihdr;
42 struct ieee80211_radiotap_header wt_ihdr;
H A Drt2661var.h21 struct ieee80211_radiotap_header wr_ihdr;
40 struct ieee80211_radiotap_header wt_ihdr;
H A Drt2860var.h32 struct ieee80211_radiotap_header wr_ihdr;
53 struct ieee80211_radiotap_header wt_ihdr;
/freebsd-13-stable/sys/dev/wtap/
H A Dif_wtapioctl.h148 struct ieee80211_radiotap_header wr_ihdr;
168 struct ieee80211_radiotap_header wt_ihdr;
/freebsd-13-stable/sys/dev/iwi/
H A Dif_iwivar.h33 struct ieee80211_radiotap_header wr_ihdr;
52 struct ieee80211_radiotap_header wt_ihdr;
/freebsd-13-stable/sys/dev/ath/
H A Dif_athioctl.h334 struct ieee80211_radiotap_header wr_ihdr;
393 struct ieee80211_radiotap_header wt_ihdr;
/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpivar.h20 struct ieee80211_radiotap_header wr_ihdr;
41 struct ieee80211_radiotap_header wt_ihdr;
/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwmvar.h108 struct ieee80211_radiotap_header wr_ihdr;
127 struct ieee80211_radiotap_header wt_ihdr;
/freebsd-13-stable/sys/dev/iwn/
H A Dif_iwnvar.h57 struct ieee80211_radiotap_header wr_ihdr;
76 struct ieee80211_radiotap_header wt_ihdr;
/freebsd-13-stable/tools/tools/net80211/w00t/libw00t/
H A Dw00t.c190 struct ieee80211_radiotap_header* rth;
205 rth = (struct ieee80211_radiotap_header*)

Completed in 228 milliseconds

12