Home
last modified time | relevance | path

Searched defs:dt_io_thread (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/dnstap/
H A Ddtstream.h120 struct dt_io_thread { struct
123 int threadnum;
125 void* event_base;
127 struct dt_io_list_item* io_list;
131 struct dt_io_list_item* io_list_iter;
133 ub_thread_type tid;
135 int started;
137 void* ssl_ctx;
139 int tls_use_sni;
142 int fd;
[all …]