Home
last modified time | relevance | path

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

/freebsd/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.c246 void rrset_cache_update_wildcard(struct rrset_cache* rrset_cache, in rrset_cache_update_wildcard()
/freebsd/contrib/unbound/validator/
H A Dval_neg.c1060 grab_nsec(struct rrset_cache* rrset_cache, uint8_t* qname, size_t qname_len, in grab_nsec() argument
1110 uint16_t qclass, struct rrset_cache* rrset_cache, time_t now, in neg_find_nsec() argument
1217 struct rrset_cache* rrset_cache, struc in neg_nsec3_getnc() argument
1250 neg_nsec3_proof_ds(struct val_neg_zone * zone,uint8_t * qname,size_t qname_len,int qlabs,sldns_buffer * buf,struct rrset_cache * rrset_cache,struct regional * region,time_t now,uint8_t * topname) neg_nsec3_proof_ds() argument
1349 add_soa(struct rrset_cache * rrset_cache,time_t now,struct regional * region,struct dns_msg * msg,struct val_neg_zone * zone) add_soa() argument
1380 val_neg_getmsg(struct val_neg_cache * neg,struct query_info * qinfo,struct regional * region,struct rrset_cache * rrset_cache,sldns_buffer * buf,time_t now,int addsoa,uint8_t * topname,struct config_file * cfg) val_neg_getmsg() argument
[all...]
/freebsd/contrib/unbound/util/
H A Dmodule.h343 struct rrset_cache* rrset_cache; global() member