Searched refs:infra_find_ratedata (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/unbound/services/cache/
H A Dinfra.c730 static struct lruhash_entry* infra_find_ratedata(struct infra_cache* infra, function
816 entry = infra_find_ratedata(infra, name, namelen, 1);
844 entry = infra_find_ratedata(infra, name, namelen, 1);
864 entry = infra_find_ratedata(infra, name, namelen, 0);

Completed in 86 milliseconds