Home
last modified time | relevance | path

Searched defs:zonelen (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/unbound/testcode/
H A Dunitinfra.c51 size_t zonelen, int wr, time_t now, struct infra_key** k) in infra_lookup_host()
68 uint8_t* zone, size_t zonelen, time_t *now, int keep_probing, in test_keep_probing()
120 size_t zonelen = 13; in infra_test() local
H A Dfake_event.c1275 socklen_t addrlen, uint8_t* zone, size_t zonelen, in outnet_serviced_query()
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c103 size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(tcp_upstream), int ATTR_UNUSED(ssl_upstream), in worker_send_query() argument
137 size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(tcp_upstream), int ATTR_UNUSED(ssl_upstream), in libworker_send_query() argument
/freebsd/contrib/unbound/dynlibmod/
H A Ddynlibmod.c224 socklen_t addrlen, uint8_t* zone, size_t zonelen, struct regional* region, in dynlib_inplace_cb_query_generic()
/freebsd/contrib/unbound/libunbound/
H A Dlibworker.c881 size_t zonelen, int tcp_upstream, int ssl_upstream, char* tls_auth_name, in libworker_send_query()
977 uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(tcp_upstream), in worker_send_query()
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c360 fptr_whitelist_modenv_send_query(struct outbound_entry * (* fptr)(struct query_info * qinfo,uint16_t flags,int dnssec,int want_dnssec,int nocaps,int check_ratelimit,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * zone,size_t zonelen,int tcp_upstream,int ssl_upstream,char * tls_auth_name,struct module_qstate * q,int * was_ratelimited)) fptr_whitelist_modenv_send_query() argument
/freebsd/contrib/unbound/validator/
H A Dval_nsec3.c264 size_t zonelen, uint8_t* buf, size_t max) in nsec3_hash_to_b32()
285 size_t nmlen, zonelen; in nsec3_get_nextowner_b32() local
/freebsd/contrib/unbound/edns-subnet/
H A Dsubnetmod.c147 uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), in ecs_whitelist_check()
/freebsd/contrib/unbound/daemon/
H A Dworker.c2459 size_t zonelen, int tcp_upstream, int ssl_upstream, char* tls_auth_name, in worker_send_query()
2519 uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(tcp_upstream), in libworker_send_query()
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1649 worker_send_query(struct query_info * ATTR_UNUSED (qinfo),uint16_t ATTR_UNUSED (flags),int ATTR_UNUSED (dnssec),int ATTR_UNUSED (want_dnssec),int ATTR_UNUSED (nocaps),int ATTR_UNUSED (check_ratelimit),struct sockaddr_storage * ATTR_UNUSED (addr),socklen_t ATTR_UNUSED (addrlen),uint8_t * ATTR_UNUSED (zone),size_t ATTR_UNUSED (zonelen),int ATTR_UNUSED (tcp_upstream),int ATTR_UNUSED (ssl_upstream),char * ATTR_UNUSED (tls_auth_name),struct module_qstate * ATTR_UNUSED (q),int * ATTR_UNUSED (was_ratelimited)) worker_send_query() argument
1683 libworker_send_query(struct query_info * ATTR_UNUSED (qinfo),uint16_t ATTR_UNUSED (flags),int ATTR_UNUSED (dnssec),int ATTR_UNUSED (want_dnssec),int ATTR_UNUSED (nocaps),int ATTR_UNUSED (check_ratelimit),struct sockaddr_storage * ATTR_UNUSED (addr),socklen_t ATTR_UNUSED (addrlen),uint8_t * ATTR_UNUSED (zone),size_t ATTR_UNUSED (zonelen),int ATTR_UNUSED (tcp_upstream),int ATTR_UNUSED (ssl_upstream),char * ATTR_UNUSED (tls_auth_name),struct module_qstate * ATTR_UNUSED (q),int * ATTR_UNUSED (was_ratelimited)) libworker_send_query() argument
/freebsd/contrib/unbound/services/
H A Doutside_network.h477 size_t zonelen; member
/freebsd/contrib/unbound/util/data/
H A Dmsgreply.c1280 uint8_t* zone, size_t zonelen, struct module_qstate* qstate, in inplace_cb_query_call()