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

_PS_SCORE_ENTRY Struct Reference

#include <flowps.h>

List of all members.

Public Attributes

TRACKER_POSITION position
time_t event_sec
u_int32_t event_id
u_int32_t flags
u_int32_t last_idx
u_int32_t connections_seen
CONN_ENTRY last_hosts [FLOWPS_HOSTS_SIZE]
PS_SCORE fixed_talker
PS_SCORE fixed_scanner
PS_SCORE sliding_talker
PS_SCORE sliding_scanner


Member Data Documentation

u_int32_t _PS_SCORE_ENTRY::connections_seen
 

Definition at line 69 of file flowps.h.

Referenced by flowps_entry_print(), flowps_set_last_address(), and score_entry_sprint().

u_int32_t _PS_SCORE_ENTRY::event_id
 

event id of original event

Definition at line 66 of file flowps.h.

Referenced by flowps_generate_flow_event(), and score_entry_sprint().

time_t _PS_SCORE_ENTRY::event_sec
 

time of original event

Definition at line 65 of file flowps.h.

Referenced by flowps_generate_flow_event(), and score_entry_sprint().

PS_SCORE _PS_SCORE_ENTRY::fixed_scanner
 

Definition at line 72 of file flowps.h.

Referenced by flowps_entry_print(), flowps_generate_flow_event(), flowps_newflow_callback(), flowps_score_entry(), and score_entry_sprint().

PS_SCORE _PS_SCORE_ENTRY::fixed_talker
 

Definition at line 71 of file flowps.h.

Referenced by flowps_entry_print(), flowps_generate_flow_event(), flowps_newflow_callback(), flowps_score_entry(), and score_entry_sprint().

u_int32_t _PS_SCORE_ENTRY::flags
 

Definition at line 67 of file flowps.h.

Referenced by flowps_entry_print(), flowps_generate_flow_event(), flowps_newflow_callback(), flowps_score_entry(), and score_entry_sprint().

CONN_ENTRY _PS_SCORE_ENTRY::last_hosts[FLOWPS_HOSTS_SIZE]
 

Definition at line 70 of file flowps.h.

Referenced by flowps_entry_print(), flowps_set_last_address(), and score_entry_sprint().

u_int32_t _PS_SCORE_ENTRY::last_idx
 

Definition at line 68 of file flowps.h.

Referenced by flowps_set_last_address().

TRACKER_POSITION _PS_SCORE_ENTRY::position
 

which table am I stored in

Definition at line 64 of file flowps.h.

Referenced by flowps_entry_print(), flowps_newflow_callback(), and scoreboard_move().

PS_SCORE _PS_SCORE_ENTRY::sliding_scanner
 

Definition at line 74 of file flowps.h.

Referenced by flowps_entry_print(), flowps_generate_flow_event(), flowps_newflow_callback(), flowps_score_entry(), and score_entry_sprint().

PS_SCORE _PS_SCORE_ENTRY::sliding_talker
 

Definition at line 73 of file flowps.h.

Referenced by flowps_entry_print(), flowps_generate_flow_event(), flowps_newflow_callback(), flowps_score_entry(), and score_entry_sprint().


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