ze-filter
(ze-filter-0.8.0-develop-180218)
|
Public Attributes | |
uint32_t | signature |
time_t | conn_id |
char | ip [SZ_IP] |
uint32_t | t_open |
uint32_t | t_close |
uint32_t | t_length |
short | result |
short | ip_class |
short | conn_rate |
short | dummy_1 |
short | resolve_res |
short | dummy_2 |
short | nb_rcpt |
short | nb_files |
short | nb_xfiles |
short | nb_virus |
short | nb_policy |
short | nb_msgs |
uint32_t | nb_bytes |
short | rej_regex |
short | rej_conn_rate |
short | rej_resolve |
short | rej_rcpt |
short | rej_luser |
short | serv_rate |
uint32_t | t_work |
short | rej_open |
short | rej_empty |
short | nb_badrcpt |
short | rej_badrcpt |
short | reject_connect |
short | rej_oracle |
short | nb_spamtrap |
short | rej_badmx |
short | rej_spamtrap |
short | rej_greyrcpt |
short | rej_greymsgs |
uint32_t | connect_flags |
short | score_oracle |
short | score_urlbl |
short | score_regex |
short | dbrcpt_reject |
short | dbrcpt_access |
short | dbrcpt_bad_network |
short | dbrcpt_unknown |
short | dbrcpt_spamtrap |
short | nb_bspam |
short | nb_bham |
short | dummy [5] |
Definition at line 42 of file ze-history.c.
time_t HistRaw_T::conn_id |
Definition at line 44 of file ze-history.c.
short HistRaw_T::conn_rate |
Definition at line 58 of file ze-history.c.
uint32_t HistRaw_T::connect_flags |
Definition at line 98 of file ze-history.c.
short HistRaw_T::dbrcpt_access |
Definition at line 108 of file ze-history.c.
short HistRaw_T::dbrcpt_bad_network |
Definition at line 109 of file ze-history.c.
short HistRaw_T::dbrcpt_reject |
Definition at line 107 of file ze-history.c.
short HistRaw_T::dbrcpt_spamtrap |
Definition at line 111 of file ze-history.c.
short HistRaw_T::dbrcpt_unknown |
Definition at line 110 of file ze-history.c.
short HistRaw_T::dummy[5] |
Definition at line 115 of file ze-history.c.
short HistRaw_T::dummy_1 |
Definition at line 59 of file ze-history.c.
short HistRaw_T::dummy_2 |
Definition at line 61 of file ze-history.c.
char HistRaw_T::ip[SZ_IP] |
Definition at line 45 of file ze-history.c.
short HistRaw_T::ip_class |
Definition at line 57 of file ze-history.c.
short HistRaw_T::nb_badrcpt |
Definition at line 85 of file ze-history.c.
short HistRaw_T::nb_bham |
Definition at line 114 of file ze-history.c.
short HistRaw_T::nb_bspam |
Definition at line 113 of file ze-history.c.
uint32_t HistRaw_T::nb_bytes |
Definition at line 70 of file ze-history.c.
short HistRaw_T::nb_files |
Definition at line 64 of file ze-history.c.
short HistRaw_T::nb_msgs |
Definition at line 68 of file ze-history.c.
short HistRaw_T::nb_policy |
Definition at line 67 of file ze-history.c.
short HistRaw_T::nb_rcpt |
Definition at line 63 of file ze-history.c.
short HistRaw_T::nb_spamtrap |
Definition at line 91 of file ze-history.c.
short HistRaw_T::nb_virus |
Definition at line 66 of file ze-history.c.
short HistRaw_T::nb_xfiles |
Definition at line 65 of file ze-history.c.
short HistRaw_T::rej_badmx |
Definition at line 92 of file ze-history.c.
short HistRaw_T::rej_badrcpt |
Definition at line 86 of file ze-history.c.
short HistRaw_T::rej_conn_rate |
Definition at line 73 of file ze-history.c.
short HistRaw_T::rej_empty |
Definition at line 83 of file ze-history.c.
short HistRaw_T::rej_greymsgs |
Definition at line 96 of file ze-history.c.
short HistRaw_T::rej_greyrcpt |
Definition at line 95 of file ze-history.c.
short HistRaw_T::rej_luser |
Definition at line 76 of file ze-history.c.
short HistRaw_T::rej_open |
Definition at line 82 of file ze-history.c.
short HistRaw_T::rej_oracle |
Definition at line 90 of file ze-history.c.
short HistRaw_T::rej_rcpt |
Definition at line 75 of file ze-history.c.
short HistRaw_T::rej_regex |
Definition at line 72 of file ze-history.c.
short HistRaw_T::rej_resolve |
Definition at line 74 of file ze-history.c.
short HistRaw_T::rej_spamtrap |
Definition at line 93 of file ze-history.c.
short HistRaw_T::reject_connect |
Definition at line 88 of file ze-history.c.
short HistRaw_T::resolve_res |
Definition at line 60 of file ze-history.c.
short HistRaw_T::result |
Definition at line 56 of file ze-history.c.
short HistRaw_T::score_oracle |
Definition at line 103 of file ze-history.c.
short HistRaw_T::score_regex |
Definition at line 105 of file ze-history.c.
short HistRaw_T::score_urlbl |
Definition at line 104 of file ze-history.c.
short HistRaw_T::serv_rate |
Definition at line 78 of file ze-history.c.
uint32_t HistRaw_T::signature |
Definition at line 43 of file ze-history.c.
uint32_t HistRaw_T::t_close |
Definition at line 52 of file ze-history.c.
uint32_t HistRaw_T::t_length |
Definition at line 54 of file ze-history.c.
uint32_t HistRaw_T::t_open |
Definition at line 51 of file ze-history.c.
uint32_t HistRaw_T::t_work |
Definition at line 80 of file ze-history.c.