Home
last modified time | relevance | path

Searched refs:qopcode (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/unbound/daemon/
HDstats.c265 total->svr.qopcode[i] += a->svr.qopcode[i]; in server_stats_add()
295 stats->qopcode[ LDNS_OPCODE_WIRE(sldns_buffer_begin(c->buffer)) ]++; in server_stats_insquery()
HDstats.h91 size_t qopcode[STATS_OPCODE_NUM]; member
HDremote.c932 if(inhibit_zero && s->svr.qopcode[i] == 0) in print_ext()
941 nm, (unsigned long)s->svr.qopcode[i])) return 0; in print_ext()