Searched defs:rrset_cache (Results 1 - 3 of 3) sorted by path

/freebsd-10.0-release/contrib/unbound/services/cache/
H A Drrset.h56 struct rrset_cache { struct
[all...]
/freebsd-10.0-release/contrib/unbound/util/
H A Dmodule.h79 struct rrset_cache* rrset_cache; member in struct:module_env
/freebsd-10.0-release/contrib/unbound/validator/
H A Dval_neg.c1138 grab_nsec(struct rrset_cache* rrset_cache, uint8_t* qname, size_t qname_len, argument
919 val_neg_dlvlookup(struct val_neg_cache* neg, uint8_t* qname, size_t len, uint16_t qclass, struct rrset_cache* rrset_cache, uint32_t now) argument
1226 neg_nsec3_getnc(struct val_neg_zone* zone, uint8_t* hashnc, size_t nclen, struct rrset_cache* rrset_cache, struct regional* region, uint32_t now, uint8_t* b32, size_t maxb32) argument
1259 neg_nsec3_proof_ds(struct val_neg_zone* zone, uint8_t* qname, size_t qname_len, int qlabs, ldns_buffer* buf, struct rrset_cache* rrset_cache, struct regional* region, uint32_t now, uint8_t* topname) argument
1359 add_soa(struct rrset_cache* rrset_cache, uint32_t now, struct regional* region, struct dns_msg* msg, struct val_neg_zone* zone) argument
1389 val_neg_getmsg(struct val_neg_cache* neg, struct query_info* qinfo, struct regional* region, struct rrset_cache* rrset_cache, ldns_buffer* buf, uint32_t now, int addsoa, uint8_t* topname) argument
[all...]

Completed in 163 milliseconds