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

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h682 #define UB_STATS_QCLASS_NUM 256 macro
728 long long qclass[UB_STATS_QCLASS_NUM];
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c492 for(i=0; i<UB_STATS_QCLASS_NUM; i++)
524 if(qclass < UB_STATS_QCLASS_NUM)
H A Dremote.c928 for(i=0; i<UB_STATS_QCLASS_NUM; i++) {
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c325 for(i=0; i<UB_STATS_QCLASS_NUM; i++) {

Completed in 259 milliseconds