Home
last modified time | relevance | path

Searched refs:val_ops (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/unbound/daemon/
H A Dstats.c276 s->svr.val_ops += (long long)worker->env.mesh->val_ops; in server_stats_compile()
499 total->svr.val_ops += a->svr.val_ops; in server_stats_add()
H A Dremote.c1156 (unsigned long)s->svr.val_ops)) return 0; in print_ext()
/freebsd/contrib/unbound/libunbound/
H A Dunbound.h776 long long val_ops; member
/freebsd/contrib/unbound/services/
H A Dmesh.h135 size_t val_ops; member
H A Dmesh.c2268 mesh->val_ops = 0; in mesh_stats_clear()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c414 PR_UL("num.valops", s->svr.val_ops); in print_extended()
/freebsd/contrib/unbound/validator/
H A Dval_sigcrypt.c1684 qstate->env->mesh->val_ops++; in dnskey_verify_rrset_sig()