Lines Matching defs:rtt
2 * services/cache/infra.h - infrastructure cache, server rtt and capabilities
49 #include "util/rtt.h"
56 * even if another type has completely rtt maxed it, the different type
95 struct rtt_info rtt;
265 * Lameness is empty. EDNS is 0 (try with first), and rtt is returned for
306 * Update rtt information for the host.
315 * @param orig_rtt: original rtt for the query that timed out (roundtrip==-1).
365 * @param rtt: if function returns true, this returns avg rtt of the server.
366 * The rtt value is unclamped and reflects recent timeouts.
373 int* lame, int* dnsseclame, int* reclame, int* rtt, time_t timenow);
382 * @param rtt: the rtt_info is copied into here (caller alloced return struct).
393 size_t namelen, struct rtt_info* rtt, int* delay, time_t timenow,