Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/libunbound/
H A Dunbound.h680 #define UB_STATS_QTYPE_NUM 256 macro
715 long long qtype[UB_STATS_QTYPE_NUM];
/dports/dns/unbound/unbound-1.14.0/daemon/
H A Dstats.c447 for(i=0; i<UB_STATS_QTYPE_NUM; i++) in server_stats_add()
478 if(qtype < UB_STATS_QTYPE_NUM) in server_stats_insquery()
H A Dremote.c930 for(i=0; i<UB_STATS_QTYPE_NUM; i++) { in print_ext()
/dports/dns/unbound/unbound-1.14.0/smallapp/
H A Dunbound-control.c325 for(i=0; i<UB_STATS_QTYPE_NUM; i++) { in print_extended()