TCP connection limit storage structure. More...
#include <tcp_conn_limit.h>
Data Fields | |
struct regional * | region |
regional for allocation | |
rbtree_type | tree |
Tree of the addresses that are TCP connection limited. More... | |
TCP connection limit storage structure.
rbtree_type tcl_list::tree |
Tree of the addresses that are TCP connection limited.
contents of type tcl_addr.
Referenced by tcl_addr_lookup(), tcl_list_apply_cfg(), tcl_list_delete(), and tcl_list_insert().