|
Electroneum
|
#include <acl_list.h>

Public Attributes | |
| struct regional * | region |
| rbtree_type | tree |
Access control storage structure
Definition at line 74 of file acl_list.h.
| struct regional* acl_list::region |
regional for allocation
Definition at line 76 of file acl_list.h.
| rbtree_type acl_list::tree |
Tree of the addresses that are allowed/blocked. contents of type acl_addr.
Definition at line 81 of file acl_list.h.