Home
last modified time | relevance | path

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

/trueos/contrib/unbound/daemon/
HDstats.c153 s->svr.ans_bogus += worker->env.mesh->ans_bogus; in server_stats_compile()
233 total->svr.ans_bogus += a->svr.ans_bogus; in server_stats_add()
HDstats.h123 size_t ans_bogus; member
HDworker.c484 worker->stats.ans_bogus++; in answer_norec_from_cache()
572 worker->stats.ans_bogus ++; in answer_from_cache()
HDremote.c869 (unsigned)s->svr.ans_bogus)) return 0; in print_ext()
/trueos/contrib/unbound/services/
HDmesh.h121 size_t ans_bogus; member
HDmesh.c847 m->s.env->mesh->ans_bogus++; in mesh_send_reply()
1160 mesh->ans_bogus = 0; in mesh_stats_clear()