|
unbound
0.1
|
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_list_apply_cfg(), and acl_list_insert().
1.8.18