aboutsummaryrefslogtreecommitdiffstats
path: root/epan/sctpppids.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-05-06 12:54:43 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-05-06 12:54:43 +0000
commit977172a4617e72d5a1677644e736d6ee4584d7fa (patch)
treed992d318701c19dc0b51663c06246e52630eae5d /epan/sctpppids.h
parentb27c5fcad335ca08ce4ac8e68eba1ab95fdc35aa (diff)
Add PPID 28 IRCP
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32686 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/sctpppids.h')
-rw-r--r--epan/sctpppids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/sctpppids.h b/epan/sctpppids.h
index 7149d3d15f..3db8c17bf6 100644
--- a/epan/sctpppids.h
+++ b/epan/sctpppids.h
@@ -58,5 +58,6 @@
#define NBAP_PAYLOAD_PROTOCOL_ID 25
/* Unassigned 26 */
#define X2AP_PAYLOAD_PROTOCOL_ID 27
+#define IRCP_PAYLOAD_PROTOCOL_ID 28
#define M2TP_PAYLOAD_PROTOCOL_ID 99 /* s-link */
#endif /* sctpppids.h */