Searched refs:ieee80211_radiotap_header (Results 1 – 25 of 36) sorted by relevance
12
| /freebsd-14-stable/sys/net80211/ |
| HD | ieee80211_radiotap.c | 51 static int radiotap_offset(struct ieee80211_radiotap_header *, int, int); 55 struct ieee80211_radiotap_header *th, int tlen, uint32_t tx_radiotap, in ieee80211_radiotap_attach() 56 struct ieee80211_radiotap_header *rh, int rlen, uint32_t rx_radiotap) in ieee80211_radiotap_attach() 64 struct ieee80211_radiotap_header *th, in ieee80211_radiotap_attachv() 66 struct ieee80211_radiotap_header *rh, in ieee80211_radiotap_attachv() 115 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_vattach() 166 struct ieee80211_radiotap_header *rh = ic->ic_rh; in ieee80211_radiotap_chan_change() 174 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_chan_change() 189 struct ieee80211_radiotap_header *rh, int len) in spam_vaps() 210 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_tx() [all …]
|
| HD | ieee80211_var.h | 254 struct ieee80211_radiotap_header *ic_th;/* tx radiotap headers */ 256 struct ieee80211_radiotap_header *ic_rh;/* rx radiotap headers */ 841 struct ieee80211_radiotap_header *th, int tlen, 843 struct ieee80211_radiotap_header *rh, int rlen, 846 struct ieee80211_radiotap_header *th, 848 struct ieee80211_radiotap_header *rh,
|
| /freebsd-14-stable/contrib/wpa/src/utils/ |
| HD | radiotap_iter.h | 65 struct ieee80211_radiotap_header *_rtheader; 90 struct ieee80211_radiotap_header *radiotap_header,
|
| HD | radiotap.c | 92 struct ieee80211_radiotap_header *radiotap_header, in ieee80211_radiotap_iterator_init() 96 if (max_length < (int)sizeof(struct ieee80211_radiotap_header)) in ieee80211_radiotap_iterator_init() 114 …t_bitmap = (le32 *) (((u8 *) radiotap_header) + offsetof(struct ieee80211_radiotap_header, it_pres… in ieee80211_radiotap_iterator_init()
|
| HD | radiotap.h | 22 struct ieee80211_radiotap_header { struct
|
| /freebsd-14-stable/sys/dev/malo/ |
| HD | if_maloioctl.h | 86 struct ieee80211_radiotap_header wr_ihdr; 105 struct ieee80211_radiotap_header wt_ihdr;
|
| /freebsd-14-stable/sys/dev/mwl/ |
| HD | if_mwlioctl.h | 108 struct ieee80211_radiotap_header wr_ihdr; 127 struct ieee80211_radiotap_header wt_ihdr;
|
| /freebsd-14-stable/sys/dev/usb/wlan/ |
| HD | if_uralvar.h | 27 struct ieee80211_radiotap_header wr_ihdr; 46 struct ieee80211_radiotap_header wt_ihdr;
|
| HD | if_urtwvar.h | 56 struct ieee80211_radiotap_header wr_ihdr; 72 struct ieee80211_radiotap_header wt_ihdr;
|
| HD | if_rumvar.h | 23 struct ieee80211_radiotap_header wr_ihdr; 45 struct ieee80211_radiotap_header wt_ihdr;
|
| HD | if_runvar.h | 46 struct ieee80211_radiotap_header wr_ihdr; 67 struct ieee80211_radiotap_header wt_ihdr;
|
| HD | if_uathvar.h | 45 struct ieee80211_radiotap_header wr_ihdr; 67 struct ieee80211_radiotap_header wt_ihdr;
|
| HD | if_upgtvar.h | 376 struct ieee80211_radiotap_header wr_ihdr; 391 struct ieee80211_radiotap_header wt_ihdr;
|
| /freebsd-14-stable/sys/dev/ral/ |
| HD | rt2661var.h | 20 struct ieee80211_radiotap_header wr_ihdr; 39 struct ieee80211_radiotap_header wt_ihdr;
|
| HD | rt2560var.h | 20 struct ieee80211_radiotap_header wr_ihdr; 41 struct ieee80211_radiotap_header wt_ihdr;
|
| HD | rt2860var.h | 31 struct ieee80211_radiotap_header wr_ihdr; 52 struct ieee80211_radiotap_header wt_ihdr;
|
| /freebsd-14-stable/sys/dev/ipw/ |
| HD | if_ipwvar.h | 57 struct ieee80211_radiotap_header wr_ihdr; 73 struct ieee80211_radiotap_header wt_ihdr;
|
| /freebsd-14-stable/sys/dev/wtap/ |
| HD | if_wtapioctl.h | 146 struct ieee80211_radiotap_header wr_ihdr; 166 struct ieee80211_radiotap_header wt_ihdr;
|
| /freebsd-14-stable/sys/dev/iwi/ |
| HD | if_iwivar.h | 32 struct ieee80211_radiotap_header wr_ihdr; 51 struct ieee80211_radiotap_header wt_ihdr;
|
| /freebsd-14-stable/sys/dev/wpi/ |
| HD | if_wpivar.h | 19 struct ieee80211_radiotap_header wr_ihdr; 40 struct ieee80211_radiotap_header wt_ihdr;
|
| /freebsd-14-stable/sys/dev/ath/ |
| HD | if_athioctl.h | 333 struct ieee80211_radiotap_header wr_ihdr; 392 struct ieee80211_radiotap_header wt_ihdr;
|
| /freebsd-14-stable/sys/dev/iwm/ |
| HD | if_iwmvar.h | 107 struct ieee80211_radiotap_header wr_ihdr; 126 struct ieee80211_radiotap_header wt_ihdr;
|
| /freebsd-14-stable/tools/tools/net80211/w00t/libw00t/ |
| HD | w00t.c | 188 struct ieee80211_radiotap_header* rth; in get_wifi() 203 rth = (struct ieee80211_radiotap_header*) in get_wifi()
|
| /freebsd-14-stable/sys/dev/iwn/ |
| HD | if_iwnvar.h | 56 struct ieee80211_radiotap_header wr_ihdr; 75 struct ieee80211_radiotap_header wt_ihdr;
|
| /freebsd-14-stable/sys/compat/linuxkpi/common/src/ |
| HD | linux_80211.h | 102 struct ieee80211_radiotap_header wt_ihdr; 114 struct ieee80211_radiotap_header wr_ihdr;
|
12