Searched refs:it_present (Results 1 – 2 of 2) sorted by relevance
75 th->it_present = htole32(tx_radiotap); in ieee80211_radiotap_attachv()91 rh->it_present = htole32(rx_radiotap); in ieee80211_radiotap_attachv()170 if (rh->it_present & htole32(1<<IEEE80211_RADIOTAP_XCHANNEL)) in ieee80211_radiotap_chan_change()172 else if (rh->it_present & htole32(1<<IEEE80211_RADIOTAP_CHANNEL)) in ieee80211_radiotap_chan_change()178 if (th->it_present & htole32(1<<IEEE80211_RADIOTAP_XCHANNEL)) in ieee80211_radiotap_chan_change()180 else if (th->it_present & htole32(1<<IEEE80211_RADIOTAP_CHANNEL)) in ieee80211_radiotap_chan_change()348 uint32_t present = le32toh(rh->it_present); in radiotap_offset()
82 uint32_t it_present; /* A bitmap telling which member