Searched defs:rrset_cache (Results 1 – 8 of 8) sorted by relevance
/openbsd/sbin/unwind/libunbound/services/cache/ |
H A D | rrset.h | 56 struct rrset_cache { struct 67 struct rrset_cache* rrset_cache_create(struct config_file* cfg, argument
|
H A D | rrset.c | 246 void rrset_cache_update_wildcard(struct rrset_cache* rrset_cache, in rrset_cache_update_wildcard()
|
/openbsd/usr.sbin/unbound/services/cache/ |
H A D | rrset.h | 56 struct rrset_cache { struct 67 struct rrset_cache* rrset_cache_create(struct config_file* cfg, argument
|
H A D | rrset.c | 246 void rrset_cache_update_wildcard(struct rrset_cache* rrset_cache, in rrset_cache_update_wildcard()
|
/openbsd/usr.sbin/unbound/validator/ |
H A D | val_neg.c | 1059 grab_nsec(struct rrset_cache* rrset_cache, uint8_t* qname, size_t qname_len, in grab_nsec() 1109 uint16_t qclass, struct rrset_cache* rrset_cache, time_t now, in neg_find_nsec() 1215 struct rrset_cache* rrset_cache, struct regional* region, in neg_nsec3_getnc() 1248 int qlabs, sldns_buffer* buf, struct rrset_cache* rrset_cache, in neg_nsec3_proof_ds() 1347 static int add_soa(struct rrset_cache* rrset_cache, time_t now, in add_soa() 1378 struct regional* region, struct rrset_cache* rrset_cache, in val_neg_getmsg()
|
/openbsd/sbin/unwind/libunbound/validator/ |
H A D | val_neg.c | 1059 grab_nsec(struct rrset_cache* rrset_cache, uint8_t* qname, size_t qname_len, in grab_nsec() 1109 uint16_t qclass, struct rrset_cache* rrset_cache, time_t now, in neg_find_nsec() 1215 struct rrset_cache* rrset_cache, struct regional* region, in neg_nsec3_getnc() 1248 int qlabs, sldns_buffer* buf, struct rrset_cache* rrset_cache, in neg_nsec3_proof_ds() 1347 static int add_soa(struct rrset_cache* rrset_cache, time_t now, in add_soa() 1378 struct regional* region, struct rrset_cache* rrset_cache, in val_neg_getmsg()
|
/openbsd/sbin/unwind/libunbound/util/ |
H A D | module.h | 341 struct rrset_cache* rrset_cache; member
|
/openbsd/usr.sbin/unbound/util/ |
H A D | module.h | 341 struct rrset_cache* rrset_cache; member
|