Home | History | Annotate | Download | only in dns

Lines Matching refs:DNSTAP

1 /*	$NetBSD: dnstap.c,v 1.1 2024/02/18 20:57:31 christos Exp $	*/
51 #error DNSTAP not configured.
73 #include <dns/dnstap.h>
84 #include "dnstap.pb-c.h"
89 #define DNSTAP_CONTENT_TYPE "protobuf:dnstap.Dnstap"
162 ISC_LOG_INFO, "opening dnstap destination '%s'", path);
213 "unable to initialize dnstap I/O thread");
334 ISC_LOG_INFO, "%s dnstap destination '%s'",
368 "unable to initialize dnstap I/O thread");
484 ISC_LOG_INFO, "closing dnstap");
686 * Invoke dns_dt_reopen() and re-allow dnstap output file rolling. This
688 * of the dnstap environment structure.
722 * Check whether a dnstap output file roll is due and if so, initiate it (the
841 "invalid dnstap message type %d", msgtype);