Home
last modified time | relevance | path

Searched refs:DNSTAP_CONTENT_TYPE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/dnstap/
H A Ddnstap_fstrm.h113 #define DNSTAP_CONTENT_TYPE "protobuf:dnstap.Dnstap" macro
H A Ddtstream.c1180 if(len == strlen(DNSTAP_CONTENT_TYPE) && in dtio_read_accept_frame()
1184 + 8, DNSTAP_CONTENT_TYPE, len) == 0) { in dtio_read_accept_frame()
1918 dtio->cur_msg = fstrm_create_control_frame_start(DNSTAP_CONTENT_TYPE, in dtio_control_start_send()
1937 dtio->cur_msg = fstrm_create_control_frame_ready(DNSTAP_CONTENT_TYPE, in dtio_control_ready_send()
H A Dunbound-dnstap-socket.c834 DNSTAP_CONTENT_TYPE, &len); in reply_with_accept()
864 DNSTAP_CONTENT_TYPE); in reply_with_accept()