iter_priv Struct Reference

Iterator priv structure. More...

#include <iter_priv.h>

Data Fields

struct regionalregion
 regional for allocation
rbtree_t a
 Tree of the address spans that are blocked.
rbtree_t n
 Tree of the domains spans that are allowed to contain the blocked address spans.

Detailed Description

Iterator priv structure.


Field Documentation

Tree of the address spans that are blocked.

contents of type addr_tree_node. No further data need, only presence or absence.

Referenced by priv_apply_cfg(), priv_create(), priv_lookup_addr(), priv_rrset_bad(), and read_addrs().

Tree of the domains spans that are allowed to contain the blocked address spans.

contents of type name_tree_node. No further data need, only presence or absence.

Referenced by priv_apply_cfg(), priv_create(), priv_lookup_name(), and read_names().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 22 00:27:08 2010 for unbound by  doxygen 1.6.3