aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 57bbdfceb..fa21ce97a 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1148,18 +1148,6 @@ extern "C"
1148#define GNUNET_MESSAGE_TYPE_ATS_SESSION_RELEASE 350 1148#define GNUNET_MESSAGE_TYPE_ATS_SESSION_RELEASE 350
1149 1149
1150/** 1150/**
1151 * Type of the 'struct AddressUseMessage' sent by ATS to client
1152 * to confirm that an address is used or not used anymore
1153 */
1154#define GNUNET_MESSAGE_TYPE_ATS_ADDRESS_IN_USE 351
1155
1156/**
1157 * Type of the 'struct AddressUseMessage' sent by ATS to client
1158 * to confirm that an address is used or not used anymore
1159 */
1160#define GNUNET_MESSAGE_TYPE_ATS_RESET_BACKOFF 352
1161
1162/**
1163 * Type of the 'struct AddressUpdateMessage' sent by client to ATS 1151 * Type of the 'struct AddressUpdateMessage' sent by client to ATS
1164 * to add a new address 1152 * to add a new address
1165 */ 1153 */