HomeSort by: relevance | last modified time | path
    Searched refs:upstream_is_tls (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/dnstap/
dtstream.h 211 int upstream_is_tls; member in struct:dt_io_thread
dtstream.c 347 dtio->upstream_is_tls = 1;
374 if(dtio->upstream_is_tcp || dtio->upstream_is_tls) {
387 if(dtio->upstream_is_tls) {
2067 } else if(dtio->upstream_is_tcp || dtio->upstream_is_tls) {
2072 if(dtio->upstream_is_tls) {

Completed in 83 milliseconds