HomeSort by: relevance | last modified time | path
    Searched defs:infra_cache (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/services/cache/
infra.h 125 struct infra_cache { struct
230 struct infra_cache* infra_create(struct config_file* cfg);
236 void infra_delete(struct infra_cache* infra);
246 struct infra_cache* infra_adjust(struct infra_cache* infra,
259 struct lruhash_entry* infra_lookup_nottl(struct infra_cache* infra,
281 int infra_host(struct infra_cache* infra, struct sockaddr_storage* addr,
300 int infra_set_lame(struct infra_cache* infra,
320 int infra_rtt_update(struct infra_cache* infra, struct sockaddr_storage* addr,
332 void infra_update_tcp_works(struct infra_cache* infra
    [all...]
  /src/external/bsd/unbound/dist/util/
module.h 346 struct infra_cache* infra_cache; member in struct:module_env

Completed in 25 milliseconds