Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_radiotap.c76 ic->ic_th = th; in ieee80211_radiotap_attachv()
117 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_vattach()
176 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_chan_change()
212 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_tx()
H A Dieee80211_var.h255 struct ieee80211_radiotap_header *ic_th;/* tx radiotap headers */ member
H A Dieee80211_ddb.c629 ic->ic_montaps, ic->ic_th, ic->ic_txchan, ic->ic_rh, ic->ic_rxchan); in _db_show_com()