Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dunbound.h682 #define UB_STATS_QCLASS_NUM 256 macro
728 long long qclass[UB_STATS_QCLASS_NUM];
/freebsd/contrib/unbound/daemon/
H A Dstats.c506 for(i=0; i<UB_STATS_QCLASS_NUM; i++) in server_stats_add()
538 if(qclass < UB_STATS_QCLASS_NUM) in server_stats_insquery()
H A Dremote.c959 for(i=0; i<UB_STATS_QCLASS_NUM; i++) { in print_ext()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c339 for(i=0; i<UB_STATS_QCLASS_NUM; i++) { in print_extended()