Home
last modified time | relevance | path

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

/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/libunbound/
H A Dlibworker.c878 size_t zonelen, int tcp_upstream, int ssl_upstream, char* tls_auth_name, in libworker_send_query() argument
974 uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(tcp_upstream), in worker_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/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/edns-subnet/
H A Dsubnetmod.c146 uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), in ecs_whitelist_check()
/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/daemon/
H A Dworker.c2376 worker_send_query(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) worker_send_query() argument
2436 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/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() argument