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

  /external/wpa_supplicant_8/src/ap/
accounting.c 179 if (!data->bytes_64bit) {
192 "updated TX/RX stats: rx_bytes=%llu [%u:%u] tx_bytes=%llu [%u:%u] bytes_64bit=%d",
197 data->bytes_64bit);
308 if (data.bytes_64bit)
325 if (data.bytes_64bit)
  /external/wpa_supplicant_8/src/drivers/
driver.h 1387 int bytes_64bit; \/* whether 64-bit byte counters are supported *\/ member in struct:hostap_sta_driver_data
    [all...]
driver_nl80211.c     [all...]

Completed in 219 milliseconds