Home
last modified time | relevance | path

Searched defs:tcp_conn_limit (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.sbin/unbound/util/
H A Dnetevent.h368 struct tcl_list* tcp_conn_limit; member
H A Dnetevent.c4297 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,int pp2_enabled,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument
[all...]
/openbsd-src/sbin/unwind/libunbound/util/
H A Dnetevent.h368 struct tcl_list* tcp_conn_limit; member
H A Dnetevent.c4297 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,int pp2_enabled,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument
[all...]
/openbsd-src/usr.sbin/unbound/services/
H A Dlisten_dnsport.c1448 char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit, in listen_create() argument
/openbsd-src/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.c1448 char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit, in listen_create() argument
/openbsd-src/usr.sbin/unbound/testcode/
H A Dfake_event.c940 struct tcl_list* ATTR_UNUSED(tcp_conn_limit), in listen_create() argument