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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_radiotap.c92 ic->ic_rh = rh;
119 if (th != NULL && ic->ic_rh != NULL) {
168 struct ieee80211_radiotap_header *rh = ic->ic_rh;
234 struct ieee80211_radiotap_header *rh = ic->ic_rh;
259 struct ieee80211_radiotap_header *rh = ic->ic_rh;
H A Dieee80211_ddb.c629 ic->ic_montaps, ic->ic_th, ic->ic_txchan, ic->ic_rh, ic->ic_rxchan);
H A Dieee80211_var.h259 struct ieee80211_radiotap_header *ic_rh;/* rx radiotap headers */ member in struct:ieee80211com
260 void *ic_rxchan; /* channel state in ic_rh */

Completed in 74 milliseconds