auth_zones Struct Reference

Authoritative zones, shared. More...

#include <authzone.h>

Data Fields

lock_rw_type lock
 lock on the authzone trees.
 
rbtree_type ztree
 rbtree of struct auth_zone
 
rbtree_type xtree
 rbtree of struct auth_xfer
 
int have_downstream
 do we have downstream enabled
 
struct auth_zonerpz_first
 first auth zone containing rpz item in linked list
 
lock_rw_type rpz_lock
 rw lock for rpz linked list, needed when iterating or editing linked list.
 

Detailed Description

Authoritative zones, shared.

Field Documentation

◆ lock


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