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