Searched refs:FSTRM_CONTROL_FIELD_TYPE_CONTENT_TYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/unbound/dnstap/
H A Ddnstap_fstrm.h111 #define FSTRM_CONTROL_FIELD_TYPE_CONTENT_TYPE 0x01 macro
H A Ddnstap_fstrm.c68 control[3] = htonl(FSTRM_CONTROL_FIELD_TYPE_CONTENT_TYPE);
116 control[3] = htonl(FSTRM_CONTROL_FIELD_TYPE_CONTENT_TYPE);
144 control[3] = htonl(FSTRM_CONTROL_FIELD_TYPE_CONTENT_TYPE);
212 if(field_type == FSTRM_CONTROL_FIELD_TYPE_CONTENT_TYPE) {
H A Ddtstream.c1168 if(type == FSTRM_CONTROL_FIELD_TYPE_CONTENT_TYPE) {

Completed in 108 milliseconds