HomeSort by relevance Sort by last modified time
    Searched full:_reset_on_ext (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/utils/
radiotap_iter.h 57 * @_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
radiotap.c 112 iterator->_reset_on_ext = 0;
348 iterator->_reset_on_ext = 1;
363 iterator->_reset_on_ext = 1;
375 if (iterator->_reset_on_ext)
379 iterator->_reset_on_ext = 0;

Completed in 240 milliseconds