Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/services/
HDlisten_dnsport.h213 char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit,
HDlisten_dnsport.c1517 char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit, in listen_create() argument
1573 if(!doh_sslctx && !http_notls) { in listen_create()
1579 if(!http_notls) { in listen_create()
1609 if((http_notls && ports->ftype == listen_type_http) || in listen_create()
/freebsd-head/contrib/unbound/testcode/
HDfake_event.c939 int ATTR_UNUSED(http_notls), in listen_create() argument