Searched defs:dtenv (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/unbound/daemon/
H A Dworker.h128 struct dt_env dtenv; member in struct:worker
H A Ddaemon.h128 struct dt_env* dtenv; member in struct:daemon
H A Dworker.c1736 struct dt_env* dtenv = &worker->dtenv; local
[all...]
/freebsd-11-stable/contrib/unbound/util/
H A Dnetevent.h256 struct dt_env* dtenv; member in struct:comm_point
/freebsd-11-stable/contrib/unbound/services/
H A Doutside_network.h143 struct dt_env* dtenv; member in struct:outside_network
H A Dlisten_dnsport.c1244 listen_create(struct comm_base* base, struct listen_port* ports, size_t bufsize, int tcp_accept_count, int tcp_idle_timeout, int harden_large_queries, uint32_t http_max_streams, char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit, void* sslctx, struct dt_env* dtenv, comm_point_callback_type* cb, void *cb_arg) argument
H A Doutside_network.c1365 outside_network_create(struct comm_base *base, size_t bufsize, size_t num_ports, char** ifs, int num_ifs, int do_ip4, int do_ip6, size_t num_tcp, int dscp, struct infra_cache* infra, struct ub_randstate* rnd, int use_caps_for_id, int* availports, int numavailports, size_t unwanted_threshold, int tcp_mss, void (*unwanted_action)(void*), void* unwanted_param, int do_udp, void* sslctx, int delayclose, int tls_use_sni, struct dt_env* dtenv, int udp_connect) argument
[all...]

Completed in 276 milliseconds