Home
last modified time | relevance | path

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

/src/contrib/unbound/services/
H A Dlisten_dnsport.h216 char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit,
H A Dlisten_dnsport.c1538 char* http_endpoint, int http_notls, struct tcl_list* tcp_conn_limit, in listen_create() argument
1594 if(!doh_sslctx && !http_notls) { in listen_create()
1600 if(!http_notls) { in listen_create()
1630 if((http_notls && ports->ftype == listen_type_http) || in listen_create()
/src/contrib/unbound/testcode/
H A Dfake_event.c955 int ATTR_UNUSED(http_notls), in listen_create() argument