Searched defs:tcp_conn_limit (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dnetevent.h339 struct tcl_list* tcp_conn_limit; member in struct:comm_point
H A Dnetevent.c3516 comm_point_create_tcp(struct comm_base *base, int fd, int num, int idle_timeout, int harden_large_queries, uint32_t http_max_streams, char* http_endpoint, struct tcl_list* tcp_conn_limit, size_t bufsize, struct sldns_buffer* spoolbuf, enum listen_type port_type, comm_point_callback_type* callback, void* callback_arg) argument
[all...]
/freebsd-11-stable/contrib/unbound/services/
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

Completed in 130 milliseconds