Home
last modified time | relevance | path

Searched defs:infra (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/services/cache/
H A Dinfra.c158 struct infra_cache* infra, char* name) in domain_limit_findcreate()
205 static int infra_ratelimit_cfg_insert(struct infra_cache* infra, in infra_ratelimit_cfg_insert()
227 setup_domain_limits(struct infra_cache* infra, struct config_file* cfg) in setup_domain_limits()
240 struct infra_cache* infra = (struct infra_cache*)calloc(1, in infra_create() local
291 infra_delete(struct infra_cache* infra) in infra_delete()
303 infra_adjust(struct infra_cache* infra, struct config_file* cfg) in infra_adjust()
372 infra_lookup_nottl(struct infra_cache* infra, struct sockaddr_storage* addr, in infra_lookup_nottl()
388 data_entry_init(struct infra_cache* infra, struct lruhash_entry* e, in data_entry_init()
417 new_entry(struct infra_cache* infra, struct sockaddr_storage* addr, in new_entry()
447 infra_host(struct infra_cache* infra, struct sockaddr_storage* addr, in infra_host()
[all …]
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dreplay.h299 struct infra_cache* infra; member
H A Dunitmain.c439 static struct infra_data* infra_lookup_host(struct infra_cache* infra, in infra_lookup_host()
H A Dfake_event.c1034 struct infra_cache* infra, in outside_network_create()
/netbsd-src/external/bsd/unbound/dist/services/
H A Doutside_network.h139 struct infra_cache* infra; member
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c124 size_t total, front, back, mesh, msg, rrset, infra, ac, superac; in worker_mem_report() local
H A Dremote.c2445 struct infra_cache* infra; member
2843 struct infra_cache* infra; member