Searched refs:num_query_dnscrypt_cert (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dunbound.h808 long long num_query_dnscrypt_cert; member in struct:ub_server_stats
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dstats.c450 total->svr.num_query_dnscrypt_cert += a->svr.num_query_dnscrypt_cert;
H A Dworker.c1453 worker->stats.num_query_dnscrypt_cert++;
H A Dremote.c702 (unsigned long)s->svr.num_query_dnscrypt_cert)) return 0;
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c223 PR_UL_NM("num.dnscrypt.cert", s->svr.num_query_dnscrypt_cert);

Completed in 106 milliseconds