Access control storage structure. More...
#include <acl_list.h>
Data Fields | |
struct regional * | region |
regional for allocation | |
rbtree_type | tree |
Tree of the addresses that are allowed/blocked. More... | |
Access control storage structure.
rbtree_type acl_list::tree |
Tree of the addresses that are allowed/blocked.
contents of type acl_addr.
Referenced by acl_addr_lookup(), acl_find_or_create(), acl_interface_init(), acl_list_apply_cfg(), and acl_list_insert().