Data Fields | |
uint16_t | prt_min |
uint16_t | prt_max |
uint64_t | reject_count |
int | accepted:1 |
uint16_t policy_summary_item_t::prt_min |
Lowest port number to accept/reject.
Referenced by policy_summary_create(), and policy_summary_item_split().
uint16_t policy_summary_item_t::prt_max |
Highest port number to accept/reject.
Referenced by policy_summary_create(), and policy_summary_item_split().
uint64_t policy_summary_item_t::reject_count |
Number of IP-Addresses that are rejected to this port range.
Referenced by policy_summary_create(), and policy_summary_item_split().