Home
last modified time | relevance | path

Searched refs:check_ratelimit (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/bsd/unbound/dist/libunbound/
H A Dworker.h78 int check_ratelimit,
134 int check_ratelimit,
H A Dlibworker.c885 int check_ratelimit, in libworker_send_query() argument
897 want_dnssec, nocaps, check_ratelimit, tcp_upstream, ssl_upstream, in libworker_send_query()
981 int ATTR_UNUSED(check_ratelimit), in worker_send_query() argument
/netbsd/external/bsd/unbound/dist/smallapp/
H A Dworker_cb.c100 int ATTR_UNUSED(nocaps), int ATTR_UNUSED(check_ratelimit), in worker_send_query() argument
134 int ATTR_UNUSED(nocaps), int ATTR_UNUSED(check_ratelimit), in libworker_send_query() argument
/netbsd/external/bsd/unbound/dist/util/
H A Dfptr_wlist.h214 int nocaps, int check_ratelimit, struct sockaddr_storage* addr,
H A Dmodule.h381 int check_ratelimit,
H A Dfptr_wlist.c338 int nocaps, int check_ratelimit, struct sockaddr_storage* addr, in fptr_whitelist_modenv_send_query() argument
/netbsd/external/bsd/unbound/dist/services/
H A Doutside_network.h661 int nocaps, int check_ratelimit, int tcp_upstream, int ssl_upstream,
H A Doutside_network.c3348 int nocaps, int check_ratelimit, int tcp_upstream, int ssl_upstream,
3403 if(check_ratelimit) {
3431 if(check_ratelimit) {
3440 if(check_ratelimit) {
/netbsd/external/bsd/unbound/dist/dnstap/
H A Dunbound-dnstap-socket.c1416 int ATTR_UNUSED(nocaps), int ATTR_UNUSED(check_ratelimit), in worker_send_query() argument
1450 int ATTR_UNUSED(nocaps), int ATTR_UNUSED(check_ratelimit), in libworker_send_query() argument
/netbsd/external/bsd/unbound/dist/daemon/
H A Dworker.c2184 int want_dnssec, int nocaps, int check_ratelimit, in worker_send_query() argument
2196 want_dnssec, nocaps, check_ratelimit, tcp_upstream, in worker_send_query()
2244 int ATTR_UNUSED(check_ratelimit), in libworker_send_query() argument
/netbsd/external/bsd/unbound/dist/pythonmod/
H A Dinterface.i715 int check_ratelimit,
/netbsd/external/bsd/unbound/dist/testcode/
H A Dfake_event.c1190 int ATTR_UNUSED(check_ratelimit), in outnet_serviced_query() argument
/netbsd/external/mpl/bind/dist/lib/bind9/
H A Dcheck.c651 check_ratelimit(cfg_aclconfctx_t *actx, const cfg_obj_t *voptions, in check_ratelimit() function
4953 tresult = check_ratelimit(actx, voptions, config, logctx, mctx); in check_viewconf()