Home
last modified time | relevance | path

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

/freebsd-head/sys/net80211/
HDieee80211_radiotap.c67 int rlen, int n_rx_v, uint32_t rx_radiotap) in ieee80211_radiotap_attachv() argument
94 off = radiotap_offset(rh, n_rx_v, IEEE80211_RADIOTAP_CHANNEL); in ieee80211_radiotap_attachv()
96 off = radiotap_offset(rh, n_rx_v, IEEE80211_RADIOTAP_XCHANNEL); in ieee80211_radiotap_attachv()
HDieee80211_var.h860 int rlen, int n_rx_v, uint32_t rx_radiotap);