Searched refs:ieee80211_radiotap_header (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_radiotap.c | 66 struct ieee80211_radiotap_header *th, in ieee80211_radiotap_attachv() 68 struct ieee80211_radiotap_header *rh, in ieee80211_radiotap_attachv() 117 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_vattach() 168 struct ieee80211_radiotap_header *rh = ic->ic_rh; in ieee80211_radiotap_chan_change() 176 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_chan_change() 191 struct ieee80211_radiotap_header *rh, int len) in spam_vaps() 212 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_tx() 234 struct ieee80211_radiotap_header *rh = ic->ic_rh; in ieee80211_radiotap_rx() 259 struct ieee80211_radiotap_header *rh = ic->ic_rh; in ieee80211_radiotap_rx_all() 277 radiotap_offset(struct ieee80211_radiotap_header *rh, in radiotap_offset() [all …]
|
| H A D | ieee80211_var.h | 255 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,
|
| H A D | ieee80211_radiotap.h | 70 struct ieee80211_radiotap_header { struct
|