Searched refs:ieee80211_radiotap_header (Results 1 – 4 of 4) sorted by relevance
65 struct ieee80211_radiotap_header *_rtheader;90 struct ieee80211_radiotap_header *radiotap_header,
92 struct ieee80211_radiotap_header *radiotap_header, in ieee80211_radiotap_iterator_init()96 if (max_length < (int)sizeof(struct ieee80211_radiotap_header)) in ieee80211_radiotap_iterator_init()114 …t_bitmap = (le32 *) (((u8 *) radiotap_header) + offsetof(struct ieee80211_radiotap_header, it_pres… in ieee80211_radiotap_iterator_init()
22 struct ieee80211_radiotap_header { struct
2196 struct ieee80211_radiotap_header { struct3083 const struct ieee80211_radiotap_header *hdr; in ieee802_11_radio_print()3101 hdr = (const struct ieee80211_radiotap_header *)p; in ieee802_11_radio_print()