Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c64 #define DTIO_MESSAGES_PER_CALLBACK 100 macro
1531 for(i=0; i<DTIO_MESSAGES_PER_CALLBACK; i++) { in dtio_output_cb()