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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 282bb53d1..a9cd7466a 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -3161,6 +3161,10 @@ extern "C" {
3161 */ 3161 */
3162#define GNUNET_MESSAGE_TYPE_TRANSPORT_FLOW_CONTROL 1221 3162#define GNUNET_MESSAGE_TYPE_TRANSPORT_FLOW_CONTROL 1221
3163 3163
3164/**
3165 * @brief inform transport that a queue was updated
3166 */
3167#define GNUNET_MESSAGE_TYPE_TRANSPORT_QUEUE_UPDATE 1222
3164 3168
3165/** 3169/**
3166 * Message sent to indicate to the transport that a monitor 3170 * Message sent to indicate to the transport that a monitor