aboutsummaryrefslogtreecommitdiffstats
path: root/epan/sctpppids.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/sctpppids.h')
-rw-r--r--epan/sctpppids.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/sctpppids.h b/epan/sctpppids.h
index aea8d5ecfd..5d38a80152 100644
--- a/epan/sctpppids.h
+++ b/epan/sctpppids.h
@@ -44,6 +44,7 @@
#define H323_PAYLOAD_PROTOCOL_ID 13
#define QIPC_PAYLOAD_PROTOCOL_ID 14
#define SIMCO_PAYLOAD_PROTOCOL_ID 15
+#define DDP_SEG_CHUNK_PROTOCOL_ID 16
+#define DDP_STREAM_SES_CTRL_PROTOCOL_ID 17
#define M2TP_PAYLOAD_PROTOCOL_ID 99 /* s-link */
-
#endif /* sctpppids.h */