t_counters Struct Reference


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.

Detailed Description

Counters struct for a client's bandwidth usage (in bytes)

Definition at line 32 of file client_list.h.


Field Documentation

unsigned long long t_counters::incoming

Incoming data total.

Definition at line 33 of file client_list.h.

Referenced by client_list_append(), fw_sync_with_authserver(), get_status_text(), http_callback_auth(), iptables_fw_counters_update(), and wdctl_restart().

unsigned long long t_counters::outgoing

Outgoing data total.

Definition at line 34 of file client_list.h.

Referenced by client_list_append(), fw_sync_with_authserver(), get_status_text(), http_callback_auth(), iptables_fw_counters_update(), and wdctl_restart().

unsigned long long t_counters::incoming_history

Incoming data before wifidog restarted.

Definition at line 35 of file client_list.h.

Referenced by client_list_append(), and iptables_fw_counters_update().

unsigned long long t_counters::outgoing_history

Outgoing data before wifidog restarted.

Definition at line 36 of file client_list.h.

Referenced by client_list_append(), and iptables_fw_counters_update().

time_t t_counters::last_updated

Last update of the counters.

Definition at line 37 of file client_list.h.

Referenced by client_list_append(), fw_sync_with_authserver(), iptables_fw_counters_update(), and wdctl_restart().


The documentation for this struct was generated from the following file:
Generated on Sun Apr 13 21:55:01 2008 for WifiDog by  doxygen 1.5.3