Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Dunbound-dnstap-socket.c106 struct tap_data { struct
108 int fd;
110 struct ub_event* ev;
112 SSL* ssl;
114 int ssl_handshake_done;
116 int ssl_brief_write;
118 char* id;
120 int len_done;
122 size_t data_done;
124 int control_frame;
[all …]