accounted_connection Struct Reference

#include <conntrack.h>

Collaboration diagram for accounted_connection:

Collaboration graph
[legend]

Data Fields

tracking_t tracking
time_t timestamp
u_int64_t packets_in
u_int64_t bytes_in
u_int64_t packets_out
u_int64_t bytes_out

Detailed Description

Definition at line 31 of file conntrack.h.


Field Documentation

u_int64_t accounted_connection::bytes_in

Definition at line 36 of file conntrack.h.

Referenced by authpckt_conntrack(), authpckt_conntrack_v3(), log_state_close(), pgsql_update_state(), and user_packet_logs().

u_int64_t accounted_connection::bytes_out

Definition at line 38 of file conntrack.h.

Referenced by authpckt_conntrack(), authpckt_conntrack_v3(), log_state_close(), pgsql_update_state(), and user_packet_logs().

u_int64_t accounted_connection::packets_in

Definition at line 35 of file conntrack.h.

Referenced by authpckt_conntrack(), authpckt_conntrack_v3(), log_state_close(), pgsql_update_state(), and user_packet_logs().

u_int64_t accounted_connection::packets_out

Definition at line 37 of file conntrack.h.

Referenced by authpckt_conntrack(), authpckt_conntrack_v3(), log_state_close(), pgsql_update_state(), and user_packet_logs().

time_t accounted_connection::timestamp

Definition at line 33 of file conntrack.h.

Referenced by log_state_close(), log_state_established(), pgsql_update_state(), and user_packet_logs().

tracking_t accounted_connection::tracking

Definition at line 32 of file conntrack.h.

Referenced by authpckt_conntrack(), authpckt_conntrack_v3(), log_state_close(), log_state_established(), pgsql_update_state(), and user_packet_logs().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 22 04:01:05 2008 for NuFW by  doxygen 1.4.7