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

/freebsd-11-stable/sys/net80211/
H A Dieee80211_radiotap.c90 ic->ic_rh = rh;
117 if (th != NULL && ic->ic_rh != NULL) {
166 struct ieee80211_radiotap_header *rh = ic->ic_rh;
232 struct ieee80211_radiotap_header *rh = ic->ic_rh;
257 struct ieee80211_radiotap_header *rh = ic->ic_rh;
H A Dieee80211_ddb.c619 ic->ic_montaps, ic->ic_th, ic->ic_txchan, ic->ic_rh, ic->ic_rxchan);
H A Dieee80211_var.h238 struct ieee80211_radiotap_header *ic_rh;/* rx radiotap headers */ member in struct:ieee80211com
239 void *ic_rxchan; /* channel state in ic_rh */

Completed in 63 milliseconds