Home
last modified time | relevance | path

Searched refs:ieee80211_radiotap_header (Results 1 – 24 of 24) sorted by relevance

/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_radiotap.c61 static int radiotap_offset(struct ieee80211_radiotap_header *, int, int);
65 struct ieee80211_radiotap_header *th, int tlen, uint32_t tx_radiotap, in ieee80211_radiotap_attach()
66 struct ieee80211_radiotap_header *rh, int rlen, uint32_t rx_radiotap) in ieee80211_radiotap_attach()
74 struct ieee80211_radiotap_header *th, in ieee80211_radiotap_attachv()
76 struct ieee80211_radiotap_header *rh, in ieee80211_radiotap_attachv()
125 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_vattach()
183 struct ieee80211_radiotap_header *rh = ic->ic_rh; in ieee80211_radiotap_chan_change()
191 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_chan_change()
206 struct ieee80211_radiotap_header *rh, int len) in spam_vaps()
227 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_tx()
[all …]
/dragonfly/contrib/wpa_supplicant/src/utils/
HDradiotap_iter.h65 struct ieee80211_radiotap_header *_rtheader;
90 struct ieee80211_radiotap_header *radiotap_header,
HDradiotap.c92 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()
HDradiotap.h61 struct ieee80211_radiotap_header { struct
/dragonfly/sys/dev/netif/ral/
HDrt2560var.h21 struct ieee80211_radiotap_header wr_ihdr;
42 struct ieee80211_radiotap_header wt_ihdr;
HDrt2661var.h21 struct ieee80211_radiotap_header wr_ihdr;
40 struct ieee80211_radiotap_header wt_ihdr;
HDrt2860var.h32 struct ieee80211_radiotap_header wr_ihdr;
53 struct ieee80211_radiotap_header wt_ihdr;
/dragonfly/sys/netproto/802_11/
HDieee80211_var.h242 struct ieee80211_radiotap_header *ic_th;/* tx radiotap headers */
244 struct ieee80211_radiotap_header *ic_rh;/* rx radiotap headers */
767 struct ieee80211_radiotap_header *th, int tlen,
769 struct ieee80211_radiotap_header *rh, int rlen,
772 struct ieee80211_radiotap_header *th,
774 struct ieee80211_radiotap_header *rh,
HDieee80211_radiotap.h68 struct ieee80211_radiotap_header { struct
/dragonfly/sys/bus/u4b/wlan/
HDif_rumvar.h24 struct ieee80211_radiotap_header wr_ihdr;
46 struct ieee80211_radiotap_header wt_ihdr;
HDif_runvar.h47 struct ieee80211_radiotap_header wr_ihdr;
68 struct ieee80211_radiotap_header wt_ihdr;
HDif_urtwnvar.h37 struct ieee80211_radiotap_header wr_ihdr;
56 struct ieee80211_radiotap_header wt_ihdr;
/dragonfly/sys/dev/netif/iwi/
HDif_iwivar.h31 struct ieee80211_radiotap_header wr_ihdr;
50 struct ieee80211_radiotap_header wt_ihdr;
/dragonfly/sys/dev/netif/iwm/
HDif_iwmvar.h107 struct ieee80211_radiotap_header wr_ihdr;
126 struct ieee80211_radiotap_header wt_ihdr;
/dragonfly/sys/dev/netif/ath/ath/
HDif_athioctl.h326 struct ieee80211_radiotap_header wr_ihdr;
386 struct ieee80211_radiotap_header wt_ihdr;
/dragonfly/tools/tools/net80211/w00t/libw00t/
HDw00t.c190 struct ieee80211_radiotap_header* rth; in get_wifi()
205 rth = (struct ieee80211_radiotap_header*) in get_wifi()
/dragonfly/sys/dev/netif/iwn/
HDif_iwnvar.h57 struct ieee80211_radiotap_header wr_ihdr;
76 struct ieee80211_radiotap_header wt_ihdr;
/dragonfly/sys/dev/netif/wpi/
HDif_wpivar.h20 struct ieee80211_radiotap_header wr_ihdr;
41 struct ieee80211_radiotap_header wt_ihdr;
/dragonfly/sys/dev/netif/wi/
HDif_wireg.h702 struct ieee80211_radiotap_header wr_ihdr;
718 struct ieee80211_radiotap_header wt_ihdr;
/dragonfly/tools/tools/net80211/wlaninject/
HDwlaninject.c472 struct ieee80211_radiotap_header *rth; in do_verify()
484 rth = (struct ieee80211_radiotap_header*) in do_verify()
/dragonfly/tools/tools/net80211/stumbler/
HDstumbler.c743 struct ieee80211_radiotap_header* rth; in radiotap()
756 rth = (struct ieee80211_radiotap_header*) data; in radiotap()
/dragonfly/sys/dev/netif/bwn/bwn/
HDif_bwnvar.h540 struct ieee80211_radiotap_header wr_ihdr;
560 struct ieee80211_radiotap_header wt_ihdr;
/dragonfly/contrib/tcpdump/
HDprint-802_11.c2329 struct ieee80211_radiotap_header { struct
3216 const struct ieee80211_radiotap_header *hdr; in ieee802_11_radio_print()
3235 hdr = (const struct ieee80211_radiotap_header *)p; in ieee802_11_radio_print()
/dragonfly/tools/tools/net80211/wesside/wesside/
HDwesside.c2306 struct ieee80211_radiotap_header *rth; in get_80211()
2334 rth = (struct ieee80211_radiotap_header*) in get_80211()