Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

_FLOWSTATS Struct Reference

#include <flow.h>

List of all members.

Public Attributes

time_t first_packet
time_t last_packet
u_int32_t packets_sent
u_int32_t packets_recv
u_int32_t bytes_sent
u_int32_t bytes_recv
u_int32_t flow_flags
char first_talker
char last_talker
u_int16_t alerts_seen
char direction


Member Data Documentation

u_int16_t _FLOWSTATS::alerts_seen
 

Definition at line 57 of file flow.h.

Referenced by flowstat_print().

u_int32_t _FLOWSTATS::bytes_recv
 

Definition at line 51 of file flow.h.

Referenced by flowstat_increment(), and flowstat_print().

u_int32_t _FLOWSTATS::bytes_sent
 

Definition at line 50 of file flow.h.

Referenced by flowstat_increment(), and flowstat_print().

char _FLOWSTATS::direction
 

Definition at line 59 of file flow.h.

Referenced by FlowPreprocessor(), ps_filter_ignore(), ps_tracker_update_ip(), ps_tracker_update_tcp(), and ps_tracker_update_udp().

time_t _FLOWSTATS::first_packet
 

Definition at line 44 of file flow.h.

Referenced by flowstat_increment(), and flowstat_print().

char _FLOWSTATS::first_talker
 

Definition at line 55 of file flow.h.

Referenced by flowstat_increment(), and flowstat_print().

u_int32_t _FLOWSTATS::flow_flags
 

Definition at line 53 of file flow.h.

Referenced by flow_checkflag(), flow_mark(), and flowstat_print().

time_t _FLOWSTATS::last_packet
 

Definition at line 45 of file flow.h.

Referenced by flowcache_stats(), flowstat_increment(), and flowstat_print().

char _FLOWSTATS::last_talker
 

Definition at line 56 of file flow.h.

Referenced by flowstat_increment(), and flowstat_print().

u_int32_t _FLOWSTATS::packets_recv
 

Definition at line 48 of file flow.h.

Referenced by FlowPreprocessor(), flowstat_increment(), and flowstat_print().

u_int32_t _FLOWSTATS::packets_sent
 

Definition at line 47 of file flow.h.

Referenced by flowstat_increment(), and flowstat_print().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:30 2006 by  doxygen 1.4.2