Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/cache/
H A Dinfra.c168 struct infra_cache* infra, char* name) in domain_limit_findcreate()
215 static int infra_ratelimit_cfg_insert(struct infra_cache* infra, in infra_ratelimit_cfg_insert()
237 setup_domain_limits(struct infra_cache* infra, struct config_file* cfg) in setup_domain_limits()
249 wait_limit_netblock_findcreate(struct infra_cache* infra, char* str, in wait_limit_netblock_findcreate()
289 infra_wait_limit_netblock_insert(struct infra_cache* infra, in infra_wait_limit_netblock_insert()
311 setup_wait_limits(struct infra_cache* infra, struct config_file* cfg) in setup_wait_limits()
325 struct infra_cache* infra = (struct infra_cache*)calloc(1, in infra_create() local
387 infra_delete(struct infra_cache* infra) in infra_delete()
403 infra_adjust(struct infra_cache* infra, struct config_file* cfg) in infra_adjust()
473 infra_lookup_nottl(struct infra_cache* infra, struct sockaddr_storage* addr, in infra_lookup_nottl()
[all …]
/freebsd/contrib/unbound/services/
H A Doutside_network.h139 struct infra_cache* infra; member
/freebsd/contrib/unbound/daemon/
H A Dworker.c124 size_t total, front, back, mesh, msg, rrset, infra, ac, superac; in worker_mem_report() local
H A Dremote.c2667 struct infra_cache* infra; member
3073 struct infra_cache* infra; member