Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/util/
HDrtt.h105 void rtt_lost(struct rtt_info* rtt, int orig);
HDrtt.c99 rtt_lost(struct rtt_info* rtt, int orig) in rtt_lost() function
/NextBSD/contrib/unbound/services/cache/
HDinfra.c535 rtt_lost(&data->rtt, orig_rtt); in infra_rtt_update()