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

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

Completed in 237 milliseconds