Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Ddtstream.h202 int upstream_is_tcp; member
H A Ddtstream.c342 else dtio->upstream_is_tcp = 1; in dt_io_thread_apply_cfg()
368 if(dtio->upstream_is_tcp || dtio->upstream_is_tls) { in dt_io_thread_apply_cfg()
2027 } else if(dtio->upstream_is_tcp || dtio->upstream_is_tls) { in dtio_open_output()