Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/libunbound/
H A Dunbound.h690 #define UB_STATS_RPZ_ACTION_NUM 10 macro
829 long long rpz_action[UB_STATS_RPZ_ACTION_NUM];
/dports/dns/unbound/unbound-1.14.0/services/
H A Dmesh.h132 size_t rpz_action[UB_STATS_RPZ_ACTION_NUM];
H A Dmesh.c1819 memset(&mesh->rpz_action[0], 0, sizeof(size_t)*UB_STATS_RPZ_ACTION_NUM); in mesh_stats_clear()
/dports/dns/unbound/unbound-1.14.0/daemon/
H A Dstats.c277 for(i=0; i<UB_STATS_RPZ_ACTION_NUM; i++) in server_stats_compile()
457 for(i=0; i<UB_STATS_RPZ_ACTION_NUM; i++) in server_stats_add()
H A Dremote.c1068 for(i=0; i<UB_STATS_RPZ_ACTION_NUM; i++) { in print_ext()
/dports/dns/unbound/unbound-1.14.0/smallapp/
H A Dunbound-control.c402 for(i=0; i<UB_STATS_RPZ_ACTION_NUM; i++) { in print_extended()