Searched refs:mesh_num_states (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h860 long long mesh_num_states; member in struct:ub_stats_info
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c263 s->mesh_num_states = (long long)worker->env.mesh->all.count;
504 total->mesh_num_states += a->mesh_num_states;
H A Dremote.c720 (unsigned long)s->mesh_num_states)) return 0;
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c237 PR_UL_NM("requestlist.current.all", s->mesh_num_states);

Completed in 206 milliseconds