Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/libunbound/
HDunbound.h682 #define UB_STATS_QCLASS_NUM 256 macro
728 long long qclass[UB_STATS_QCLASS_NUM];
/freebsd-head/contrib/unbound/daemon/
HDstats.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()
HDremote.c1053 for(i=0; i<UB_STATS_QCLASS_NUM; i++) { in print_ext()
/freebsd-head/contrib/unbound/smallapp/
HDunbound-control.c353 for(i=0; i<UB_STATS_QCLASS_NUM; i++) { in print_extended()