Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c66 #define DTIO_RECONNECT_TIMEOUT_MIN 10 macro
593 dtio->reconnect_timeout = DTIO_RECONNECT_TIMEOUT_MIN; in dtio_reconnect_enable()
982 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in receive_bytes()
991 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in receive_bytes()
1013 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in ssl_read_bytes()
1027 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in ssl_read_bytes()
1975 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in dtio_open_output_local()
2013 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in dtio_open_output_tcp()