_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(), http_callback_auth(), and iptables_fw_counters_update().

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(), http_callback_auth(), and iptables_fw_counters_update().

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().

Last update of the counters.

Definition at line 37 of file client_list.h.

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


The documentation for this struct was generated from the following file:

Generated on Fri Sep 25 15:28:43 2009 for WifiDog by  doxygen 1.5.5