Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_radiotap.c74 ic->ic_th = th; in ieee80211_radiotap_attachv()
115 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_vattach()
174 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_chan_change()
210 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_tx()
H A Dieee80211_var.h256 struct ieee80211_radiotap_header *ic_th;/* tx radiotap headers */ member
H A Dieee80211_ddb.c772 ic->ic_montaps, ic->ic_th, ic->ic_txchan, ic->ic_rh, ic->ic_rxchan); in _db_show_com()