Home
last modified time | relevance | path

Searched refs:n_rx_v (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_radiotap.c69 int rlen, int n_rx_v, uint32_t rx_radiotap) in ieee80211_radiotap_attachv() argument
96 off = radiotap_offset(rh, n_rx_v, IEEE80211_RADIOTAP_CHANNEL); in ieee80211_radiotap_attachv()
98 off = radiotap_offset(rh, n_rx_v, IEEE80211_RADIOTAP_XCHANNEL); in ieee80211_radiotap_attachv()
H A Dieee80211_var.h819 int rlen, int n_rx_v, uint32_t rx_radiotap);