Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/daemon/
HDstats.h60 #define STATS_OPCODE_NUM 16 macro
91 size_t qopcode[STATS_OPCODE_NUM];
HDstats.c264 for(i=0; i<STATS_OPCODE_NUM; i++) in server_stats_add()
HDremote.c931 for(i=0; i<STATS_OPCODE_NUM; i++) { in print_ext()