Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Drtt.h74 int rtt_timeout(const struct rtt_info* rtt);
H A Drtt.c75 rtt_timeout(const struct rtt_info* rtt) in rtt_timeout() function
/freebsd/contrib/unbound/services/cache/
H A Dinfra.c589 *to = rtt_timeout(&data->rtt); in infra_host()
597 *to = rtt_timeout(&data->rtt); in infra_host()