Home
last modified time | relevance | path

Searched defs:rrset_cache (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/unbound/services/cache/
HDrrset.h56 struct rrset_cache { struct
67 struct rrset_cache* rrset_cache_create(struct config_file* cfg, argument
/trueos/contrib/unbound/validator/
HDval_neg.c922 uint16_t qclass, struct rrset_cache* rrset_cache, time_t now) in val_neg_dlvlookup()
1140 grab_nsec(struct rrset_cache* rrset_cache, uint8_t* qname, size_t qname_len, in grab_nsec()
1229 struct rrset_cache* rrset_cache, struct regional* region, in neg_nsec3_getnc()
1262 int qlabs, sldns_buffer* buf, struct rrset_cache* rrset_cache, in neg_nsec3_proof_ds()
1361 static int add_soa(struct rrset_cache* rrset_cache, time_t now, in add_soa()
1392 struct regional* region, struct rrset_cache* rrset_cache, in val_neg_getmsg()
/trueos/contrib/unbound/util/
HDmodule.h192 struct rrset_cache* rrset_cache; member