Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Drtt.h105 void rtt_lost(struct rtt_info* rtt, int orig);
H A Drtt.c103 rtt_lost(struct rtt_info* rtt, int orig) in rtt_lost() function
/freebsd/contrib/unbound/services/cache/
H A Dinfra.c692 rtt_lost(&data->rtt, orig_rtt); in infra_rtt_update()