Searched refs:bytes_64bit (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Daccounting.c174 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/ap/
H A Daccounting.c174 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/wpa_supplicant/src/ap/
H A Daccounting.c174 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/hostapd/src/drivers/
H A Ddriver.h1586 int bytes_64bit; /* whether 64-bit byte counters are supported */ member in struct:hostap_sta_driver_data
H A Ddriver_nl80211.c5887 data->bytes_64bit = 1;
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1586 int bytes_64bit; /* whether 64-bit byte counters are supported */ member in struct:hostap_sta_driver_data
H A Ddriver_nl80211.c5887 data->bytes_64bit = 1;
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1586 int bytes_64bit; /* whether 64-bit byte counters are supported */ member in struct:hostap_sta_driver_data
H A Ddriver_nl80211.c5887 data->bytes_64bit = 1;

Completed in 433 milliseconds