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

/freebsd-11-stable/contrib/unbound/services/cache/
H A Dinfra.h461 int ip_rate_compfunc(void* key1, void* key2);
H A Dinfra.c265 &ip_rate_compfunc, &ip_rate_delkeyfunc, &ip_rate_deldatafunc, NULL);
802 int ip_rate_compfunc(void* key1, void* key2) function
/freebsd-11-stable/contrib/unbound/util/
H A Dfptr_wlist.c281 else if(fptr == &ip_rate_compfunc) return 1;

Completed in 198 milliseconds