aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_performance.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-11-21 10:51:21 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-11-21 10:51:21 +0000
commitcee176e7b9d5692f8798be097e9834eabf2aad8c (patch)
treebd5b14652723847fb25ee1d23394c8e03fd8c6f6 /src/ats/gnunet-service-ats_performance.h
parentddb6578b1822feb533094c1bc294953dcd3e23cc (diff)
downloadgnunet-cee176e7b9d5692f8798be097e9834eabf2aad8c.tar.gz
gnunet-cee176e7b9d5692f8798be097e9834eabf2aad8c.zip
dogygen
Diffstat (limited to 'src/ats/gnunet-service-ats_performance.h')
-rw-r--r--src/ats/gnunet-service-ats_performance.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ats/gnunet-service-ats_performance.h b/src/ats/gnunet-service-ats_performance.h
index 4a8f843d0..f237c71ac 100644
--- a/src/ats/gnunet-service-ats_performance.h
+++ b/src/ats/gnunet-service-ats_performance.h
@@ -60,6 +60,7 @@ GAS_performance_remove_client (struct GNUNET_SERVER_Client *client);
60 * @param plugin_name 0-termintated string specifying the transport plugin 60 * @param plugin_name 0-termintated string specifying the transport plugin
61 * @param plugin_addr binary address for the plugin to use 61 * @param plugin_addr binary address for the plugin to use
62 * @param plugin_addr_len number of bytes in plugin_addr 62 * @param plugin_addr_len number of bytes in plugin_addr
63 * @param active is this address active
63 * @param atsi performance data for the address 64 * @param atsi performance data for the address
64 * @param atsi_count number of performance records in 'ats' 65 * @param atsi_count number of performance records in 'ats'
65 * @param bandwidth_out assigned outbound bandwidth 66 * @param bandwidth_out assigned outbound bandwidth