aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_manipulation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-service-transport_manipulation.h')
-rw-r--r--src/transport/gnunet-service-transport_manipulation.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/transport/gnunet-service-transport_manipulation.h b/src/transport/gnunet-service-transport_manipulation.h
index 0f8c1156e..e9bfeddb6 100644
--- a/src/transport/gnunet-service-transport_manipulation.h
+++ b/src/transport/gnunet-service-transport_manipulation.h
@@ -55,13 +55,11 @@ GST_manipulation_recv (void *cls,
55 uint16_t sender_address_len); 55 uint16_t sender_address_len);
56 56
57/** 57/**
58 * Function that will be called to figure if an address is an loopback, 58 * Function that will be called to manipulate ATS information according to
59 * LAN, WAN etc. address 59 * current manipulation settings
60 * 60 *
61 * @param cls closure
62 * @param peer the peer 61 * @param peer the peer
63 * @param address binary address 62 * @param address binary address
64 * @param address_len length of the address
65 * @param session the session 63 * @param session the session
66 * @param ats the ats information 64 * @param ats the ats information
67 * @param ats_count the number of ats information 65 * @param ats_count the number of ats information