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

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

Completed in 175 milliseconds