Home
last modified time | relevance | path

Searched defs:tcp_idle_timeout (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dconfig_file.h116 int tcp_idle_timeout; global() member
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c1523 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,struct doq_table * doq_table,struct ub_randstate * rnd,const char * ssl_service_key,const char * ssl_service_pem,struct config_file * cfg,comm_point_callback_type * cb,void * cb_arg) listen_create() argument