Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/dnstap/
HDdtstream.h205 int upstream_is_tls; member
HDdtstream.c347 dtio->upstream_is_tls = 1; in dt_io_thread_apply_cfg()
374 if(dtio->upstream_is_tcp || dtio->upstream_is_tls) { in dt_io_thread_apply_cfg()
387 if(dtio->upstream_is_tls) { in dt_io_thread_apply_cfg()
2064 } else if(dtio->upstream_is_tcp || dtio->upstream_is_tls) { in dtio_open_output()
2069 if(dtio->upstream_is_tls) { in dtio_open_output()