Lines Matching refs:DNSTAP
1 /* $NetBSD: dnstap.c,v 1.16 2026/04/08 00:16:13 christos Exp $ */
51 #error DNSTAP not configured.
73 #include <dns/dnstap.h>
82 #include "dnstap.pb-c.h"
87 #define DNSTAP_CONTENT_TYPE "protobuf:dnstap.Dnstap"
161 ISC_LOG_INFO, "opening dnstap destination '%s'", path);
213 "unable to initialize dnstap I/O thread");
332 ISC_LOG_INFO, "%s dnstap destination '%s'",
366 "unable to initialize dnstap I/O thread");
473 ISC_LOG_INFO, "closing dnstap");
675 * Invoke dns_dt_reopen() and re-allow dnstap output file rolling.
695 * Check whether a dnstap output file roll is due and if so, initiate it (the
797 "invalid dnstap message type %d", msgtype);