Searched refs:ip_rate_delkeyfunc (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/sbin/unwind/libunbound/services/cache/ |
| D | infra.h | 488 void ip_rate_delkeyfunc(void* d, void* arg);
|
| D | infra.c | 363 &ip_rate_compfunc, &ip_rate_delkeyfunc, &ip_rate_deldatafunc, NULL); in infra_create() 916 void ip_rate_delkeyfunc(void* k, void* ATTR_UNUSED(arg)) in ip_rate_delkeyfunc() function
|
| /openbsd/src/usr.sbin/unbound/services/cache/ |
| D | infra.h | 488 void ip_rate_delkeyfunc(void* d, void* arg);
|
| D | infra.c | 363 &ip_rate_compfunc, &ip_rate_delkeyfunc, &ip_rate_deldatafunc, NULL); in infra_create() 916 void ip_rate_delkeyfunc(void* k, void* ATTR_UNUSED(arg)) in ip_rate_delkeyfunc() function
|
| /openbsd/src/usr.sbin/unbound/util/ |
| D | fptr_wlist.c | 299 else if(fptr == &ip_rate_delkeyfunc) return 1; in fptr_whitelist_hash_delkeyfunc()
|
| /openbsd/src/sbin/unwind/libunbound/util/ |
| D | fptr_wlist.c | 299 else if(fptr == &ip_rate_delkeyfunc) return 1; in fptr_whitelist_hash_delkeyfunc()
|