Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/services/cache/
H A Drrset.h56 struct rrset_cache { struct
67 struct rrset_cache* rrset_cache_create(struct config_file* cfg, argument
H A Drrset.c241 void rrset_cache_update_wildcard(struct rrset_cache* rrset_cache, in rrset_cache_update_wildcard()
/freebsd-12.1/contrib/unbound/validator/
H A Dval_neg.c969 uint16_t qclass, struct rrset_cache* rrset_cache, time_t now) in val_neg_dlvlookup()
1161 grab_nsec(struct rrset_cache* rrset_cache, uint8_t* qname, size_t qname_len, in grab_nsec()
1211 uint16_t qclass, struct rrset_cache* rrset_cache, time_t now, in neg_find_nsec()
1317 struct rrset_cache* rrset_cache, struct regional* region, in neg_nsec3_getnc()
1350 int qlabs, sldns_buffer* buf, struct rrset_cache* rrset_cache, in neg_nsec3_proof_ds()
1449 static int add_soa(struct rrset_cache* rrset_cache, time_t now, in add_soa()
1480 struct regional* region, struct rrset_cache* rrset_cache, in val_neg_getmsg()
/freebsd-12.1/contrib/unbound/util/
H A Dmodule.h331 struct rrset_cache* rrset_cache; member