Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/unbound/libunbound/
Dunbound.h690 #define UB_STATS_RPZ_ACTION_NUM 10 macro
847 long long rpz_action[UB_STATS_RPZ_ACTION_NUM];
/freebsd-12-stable/contrib/unbound/services/
Dmesh.h134 size_t rpz_action[UB_STATS_RPZ_ACTION_NUM];
Dmesh.c1953 memset(&mesh->rpz_action[0], 0, sizeof(size_t)*UB_STATS_RPZ_ACTION_NUM); in mesh_stats_clear()
/freebsd-12-stable/contrib/unbound/daemon/
Dstats.c280 for(i=0; i<UB_STATS_RPZ_ACTION_NUM; i++) in server_stats_compile()
500 for(i=0; i<UB_STATS_RPZ_ACTION_NUM; i++) in server_stats_add()
Dremote.c1046 for(i=0; i<UB_STATS_RPZ_ACTION_NUM; i++) { in print_ext()
/freebsd-12-stable/contrib/unbound/smallapp/
Dunbound-control.c394 for(i=0; i<UB_STATS_RPZ_ACTION_NUM; i++) { in print_extended()