Searched refs:FSTRM_CONTROL_FRAME_FINISH (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/dnstap/
H A Ddnstap_fstrm.h108 #define FSTRM_CONTROL_FRAME_FINISH 0x05 macro
H A Ddnstap_fstrm.c168 control[2] = htonl(FSTRM_CONTROL_FRAME_FINISH);
196 } else if(frametype == FSTRM_CONTROL_FRAME_FINISH) {

Completed in 173 milliseconds