Home
last modified time | relevance | path

Searched refs:http_notls (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h213 char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit,
H A Dlisten_dnsport.c1525 char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit, in listen_create() argument
1581 if(!sslctx && !http_notls) { in listen_create()
1587 if(!http_notls) { in listen_create()
1617 if((http_notls && ports->ftype == listen_type_http) || in listen_create()