Searched refs:_rtheader (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/utils/
H A Dradiotap_iter.h49 * @_rtheader: pointer to the radiotap header we are walking through
65 struct ieee80211_radiotap_header *_rtheader; member in struct:ieee80211_radiotap_iterator
H A Dradiotap.c107 iterator->_rtheader = radiotap_header;
128 (unsigned long)iterator->_rtheader + sizeof(uint32_t) >
142 (unsigned long)iterator->_rtheader +
299 (unsigned long)iterator->_rtheader) & (align - 1);
308 (unsigned long)iterator->_rtheader >
344 (unsigned long)iterator->_rtheader >

Completed in 77 milliseconds