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

/netbsd-current/external/bsd/wpa/dist/src/utils/
H A Dradiotap_iter.h57 * @_reset_on_ext: internal; reset the arg index to 0 when going to the
85 int _reset_on_ext; member in struct:ieee80211_radiotap_iterator
H A Dradiotap.c113 iterator->_reset_on_ext = 0;
351 iterator->_reset_on_ext = 1;
366 iterator->_reset_on_ext = 1;
378 if (iterator->_reset_on_ext)
382 iterator->_reset_on_ext = 0;

Completed in 140 milliseconds