Searched refs:n_tx_v (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_radiotap.c | 67 int tlen, int n_tx_v, uint32_t tx_radiotap, in ieee80211_radiotap_attachv() argument 80 off = radiotap_offset(th, n_tx_v, IEEE80211_RADIOTAP_CHANNEL); in ieee80211_radiotap_attachv() 82 off = radiotap_offset(th, n_tx_v, IEEE80211_RADIOTAP_XCHANNEL); in ieee80211_radiotap_attachv()
|
| H A D | ieee80211_var.h | 817 int tlen, int n_tx_v, uint32_t tx_radiotap,
|