Home
last modified time | relevance | path

Searched refs:ip_rate_sizefunc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/services/cache/
H A Dinfra.h482 size_t ip_rate_sizefunc(void* k, void* d);
H A Dinfra.c362 INFRA_HOST_STARTSIZE, cfg->ip_ratelimit_size, &ip_rate_sizefunc, in infra_create()
901 size_t ip_rate_sizefunc(void* k, void* ATTR_UNUSED(d)) in ip_rate_sizefunc() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c279 else if(fptr == &ip_rate_sizefunc) return 1; in fptr_whitelist_hash_sizefunc()