Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddnstap_fstrm.c143 control[2] = htonl(FSTRM_CONTROL_FRAME_ACCEPT); in fstrm_create_control_frame_accept()
188 if(frametype == FSTRM_CONTROL_FRAME_ACCEPT) { in fstrm_describe_control()
H A Ddnstap_fstrm.h100 #define FSTRM_CONTROL_FRAME_ACCEPT 0x01 macro
H A Ddtstream.c1161 FSTRM_CONTROL_FRAME_ACCEPT) { in dtio_read_accept_frame()