Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/daemon/
H A Dstats.c477 total->svr.qtcp += a->svr.qtcp; in server_stats_add()
544 stats->qtcp++; in server_stats_insquery()
H A Dremote.c990 (unsigned long)s->svr.qtcp)) return 0; in print_ext()
/freebsd/contrib/unbound/libunbound/
H A Dunbound.h734 long long qtcp; member
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c358 PR_UL("num.query.tcp", s->svr.qtcp); in print_extended()