Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dunbound.h686 #define UB_STATS_OPCODE_NUM 16 macro
732 long long qopcode[UB_STATS_OPCODE_NUM];
/freebsd/contrib/unbound/daemon/
H A Dstats.c508 for(i=0; i<UB_STATS_OPCODE_NUM; i++) in server_stats_add()
H A Dremote.c976 for(i=0; i<UB_STATS_OPCODE_NUM; i++) { in print_ext()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c350 for(i=0; i<UB_STATS_OPCODE_NUM; i++) { in print_extended()