Searched refs:UB_STATS_RPZ_ACTION_NUM (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h690 #define UB_STATS_RPZ_ACTION_NUM 10 macro
847 long long rpz_action[UB_STATS_RPZ_ACTION_NUM];
/freebsd-current/contrib/unbound/services/
H A Dmesh.h134 size_t rpz_action[UB_STATS_RPZ_ACTION_NUM];
H A Dmesh.c2021 memset(&mesh->rpz_action[0], 0, sizeof(size_t)*UB_STATS_RPZ_ACTION_NUM);
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c280 for(i=0; i<UB_STATS_RPZ_ACTION_NUM; i++)
500 for(i=0; i<UB_STATS_RPZ_ACTION_NUM; i++)
H A Dremote.c1046 for(i=0; i<UB_STATS_RPZ_ACTION_NUM; i++) {
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c395 for(i=0; i<UB_STATS_RPZ_ACTION_NUM; i++) {

Completed in 102 milliseconds