Searched refs:ic_th (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_radiotap.c76 ic->ic_th = th;
117 struct ieee80211_radiotap_header *th = ic->ic_th;
176 struct ieee80211_radiotap_header *th = ic->ic_th;
212 struct ieee80211_radiotap_header *th = ic->ic_th;
H A Dieee80211_ddb.c629 ic->ic_montaps, ic->ic_th, ic->ic_txchan, ic->ic_rh, ic->ic_rxchan);
H A Dieee80211_var.h257 struct ieee80211_radiotap_header *ic_th;/* tx radiotap headers */ member in struct:ieee80211com
258 void *ic_txchan; /* channel state in ic_th */

Completed in 59 milliseconds