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

/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dunbound.h810 long long num_query_dnscrypt_cleartext; member in struct:ub_server_stats
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dstats.c451 total->svr.num_query_dnscrypt_cleartext += \
452 a->svr.num_query_dnscrypt_cleartext;
H A Dworker.c1450 worker->stats.num_query_dnscrypt_cleartext++;
H A Dremote.c704 (unsigned long)s->svr.num_query_dnscrypt_cleartext)) return 0;
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c224 PR_UL_NM("num.dnscrypt.cleartext", s->svr.num_query_dnscrypt_cleartext);

Completed in 126 milliseconds