Searched refs:qtype_big (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dunbound.h726 long long qtype_big; member in struct:ub_server_stats
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dstats.c462 total->svr.qtype_big += a->svr.qtype_big;
523 else stats->qtype_big++;
H A Dremote.c923 if(!inhibit_zero || s->svr.qtype_big) {
925 (unsigned long)s->svr.qtype_big)) return 0;
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c319 if(!inhibit_zero || s->svr.qtype_big) {
320 PR_UL("num.query.type.other", s->svr.qtype_big);

Completed in 140 milliseconds