acl_list Struct Reference

Access control storage structure. More...

#include <acl_list.h>

Data Fields

struct regionalregion
 regional for allocation
 
rbtree_type tree
 Tree of the addresses that are allowed/blocked. More...
 

Detailed Description

Access control storage structure.

Field Documentation

◆ tree

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().


The documentation for this struct was generated from the following file: