Home
last modified time | relevance | path

Searched refs:qhttps (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/daemon/
H A Dstats.c482 total->svr.qhttps += a->svr.qhttps; in server_stats_add()
552 stats->qhttps++; in server_stats_insquery()
H A Dremote.c1002 (unsigned long)s->svr.qhttps)) return 0; in print_ext()
/freebsd/contrib/unbound/libunbound/
H A Dunbound.h742 long long qhttps; member
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c364 PR_UL("num.query.https", s->svr.qhttps); in print_extended()