#include <flowps.h>
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 |
|
Definition at line 69 of file flowps.h. Referenced by flowps_entry_print(), flowps_set_last_address(), and score_entry_sprint(). |
|
event id of original event Definition at line 66 of file flowps.h. Referenced by flowps_generate_flow_event(), and score_entry_sprint(). |
|
time of original event Definition at line 65 of file flowps.h. Referenced by flowps_generate_flow_event(), and score_entry_sprint(). |
|
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(). |
|
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(). |
|
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(). |
|
Definition at line 70 of file flowps.h. Referenced by flowps_entry_print(), flowps_set_last_address(), and score_entry_sprint(). |
|
Definition at line 68 of file flowps.h. Referenced by flowps_set_last_address(). |
|
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(). |
|
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(). |
|
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(). |