Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddnstap_fstrm.c115 control[2] = htonl(FSTRM_CONTROL_FRAME_READY); in fstrm_create_control_frame_ready()
194 } else if(frametype == FSTRM_CONTROL_FRAME_READY) { in fstrm_describe_control()
H A Ddnstap_fstrm.h106 #define FSTRM_CONTROL_FRAME_READY 0x04 macro
H A Dunbound-dnstap-socket.c1120 FSTRM_CONTROL_FRAME_READY) { in dtio_tap_callback()