radiotap_offset
static int radiotap_offset(struct ieee80211_radiotap_header *, int, int);
off = radiotap_offset(th, n_tx_v, IEEE80211_RADIOTAP_CHANNEL);
off = radiotap_offset(th, n_tx_v, IEEE80211_RADIOTAP_XCHANNEL);
off = radiotap_offset(rh, n_rx_v, IEEE80211_RADIOTAP_CHANNEL);
off = radiotap_offset(rh, n_rx_v, IEEE80211_RADIOTAP_XCHANNEL);