Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/unbound/dnstap/
Ddtstream.c66 #define DTIO_RECONNECT_TIMEOUT_MIN 10 macro
587 dtio->reconnect_timeout = DTIO_RECONNECT_TIMEOUT_MIN; in dtio_reconnect_enable()
976 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in receive_bytes()
985 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in receive_bytes()
1007 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in ssl_read_bytes()
1021 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in ssl_read_bytes()
1938 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in dtio_open_output_local()
1976 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in dtio_open_output_tcp()