ats service More...
#include "gnunet_statistics_service.h"
Go to the source code of this file.
Macros | |
#define | GAS_normalization_queue_length 3 |
#define | BANDWIDTH_ZERO GNUNET_BANDWIDTH_value_init (0) |
Variables | |
struct GNUNET_STATISTICS_Handle * | GSA_stats |
Handle for statistics. More... | |
ats service
Definition in file gnunet-service-ats.h.
#define GAS_normalization_queue_length 3 |
Definition at line 32 of file gnunet-service-ats.h.
#define BANDWIDTH_ZERO GNUNET_BANDWIDTH_value_init (0) |
Definition at line 34 of file gnunet-service-ats.h.
|
extern |
Handle for statistics.
Definition at line 37 of file gnunet-ats-solver-eval.c.
Referenced by cleanup_task(), GAS_handle_address_add(), GAS_handle_address_destroyed(), GAS_handle_address_update(), GAS_handle_preference_change(), GAS_handle_reservation_request(), GAS_performance_notify_all_clients(), GAS_plugin_init(), GAS_scheduling_transmit_address_suggestion(), handle_feedback(), run(), and update_addresses_stat().