Data Fields | |
unsigned long long | incoming |
Incoming data total. | |
unsigned long long | outgoing |
Outgoing data total. | |
unsigned long long | incoming_history |
Incoming data before wifidog restarted. | |
unsigned long long | outgoing_history |
Outgoing data before wifidog restarted. | |
time_t | last_updated |
Last update of the counters. |
Definition at line 32 of file src/client_list.h.
|
Incoming data total.
Definition at line 33 of file src/client_list.h. |
|
Incoming data before wifidog restarted.
Definition at line 35 of file src/client_list.h. |
|
Last update of the counters.
Definition at line 37 of file src/client_list.h. |
|
Outgoing data total.
Definition at line 34 of file src/client_list.h. |
|
Outgoing data before wifidog restarted.
Definition at line 36 of file src/client_list.h. |