Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/services/
H A Dauthzone.h96 struct auth_zone { struct
98 rbnode_type node;
101 uint8_t* name;
103 size_t namelen;
105 int namelabs;
108 uint16_t dclass;
114 lock_rw_type lock;
118 rbtree_type data;
121 char* zonefile;
126 int zone_expired;
[all …]
H A Drpz.c1821 make_soa_ubrrset(struct auth_zone* auth_zone, struct auth_rrset* soa, in make_soa_ubrrset()
1844 struct regional* temp, struct auth_zone* auth_zone) in rpz_apply_clientip_localdata_action()
/openbsd/sbin/unwind/libunbound/services/
H A Dauthzone.h96 struct auth_zone { struct
98 rbnode_type node;
101 uint8_t* name;
103 size_t namelen;
105 int namelabs;
108 uint16_t dclass;
114 lock_rw_type lock;
118 rbtree_type data;
121 char* zonefile;
126 int zone_expired;
[all …]
H A Drpz.c1821 make_soa_ubrrset(struct auth_zone* auth_zone, struct auth_rrset* soa, in make_soa_ubrrset()
1844 struct regional* temp, struct auth_zone* auth_zone) in rpz_apply_clientip_localdata_action()