Home
last modified time | relevance | path

Searched defs:auth_zones (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/usr.sbin/unbound/services/
Dauthzone.h72 struct auth_zones { struct
74 lock_rw_type lock;
76 rbtree_type ztree;
78 rbtree_type xtree;
80 int have_downstream;
82 size_t num_query_up;
84 size_t num_query_down;
86 struct auth_zone* rpz_first;
89 lock_rw_type rpz_lock;
/openbsd/src/sbin/unwind/libunbound/services/
Dauthzone.h72 struct auth_zones { struct
74 lock_rw_type lock;
76 rbtree_type ztree;
78 rbtree_type xtree;
80 int have_downstream;
82 size_t num_query_up;
84 size_t num_query_down;
86 struct auth_zone* rpz_first;
89 lock_rw_type rpz_lock;
/openbsd/src/sbin/unwind/libunbound/util/
Dmodule.h513 struct auth_zones* auth_zones; member
/openbsd/src/usr.sbin/unbound/util/
Dmodule.h513 struct auth_zones* auth_zones; member