aboutsummaryrefslogtreecommitdiffstats
path: root/epan/sctpppids.h
diff options
context:
space:
mode:
authorMichael Tüxen <tuexen@fh-muenster.de>2013-09-22 17:16:02 +0000
committerMichael Tüxen <tuexen@fh-muenster.de>2013-09-22 17:16:02 +0000
commit9175c79ac1dbde4692b0992f36eb0b3f7cf2f227 (patch)
treec4752da620d3b2fd8645cf738aeba770b5119156 /epan/sctpppids.h
parenta0c53ffaa1bb46d8c9db2ec739401aa411c9790e (diff)
Update SCTP PPIDs and use newly assigned value.
svn path=/trunk/; revision=52175
Diffstat (limited to 'epan/sctpppids.h')
-rw-r--r--epan/sctpppids.h106
1 files changed, 56 insertions, 50 deletions
diff --git a/epan/sctpppids.h b/epan/sctpppids.h
index 8650523a9a..57631bc003 100644
--- a/epan/sctpppids.h
+++ b/epan/sctpppids.h
@@ -28,56 +28,62 @@
/*
* SCTP payload protocol IDs.
* Based on http://www.iana.org/assignments/sctp-parameters
- * as of February 3rd, 2011
+ * as of September 22nd, 2013
*/
-#define NOT_SPECIFIED_PROTOCOL_ID 0
-#define IUA_PAYLOAD_PROTOCOL_ID 1
-#define M2UA_PAYLOAD_PROTOCOL_ID 2
-#define M3UA_PAYLOAD_PROTOCOL_ID 3
-#define SUA_PAYLOAD_PROTOCOL_ID 4
-#define M2PA_PAYLOAD_PROTOCOL_ID 5
-#define V5UA_PAYLOAD_PROTOCOL_ID 6
-#define H248_PAYLOAD_PROTOCOL_ID 7
-#define BICC_PAYLOAD_PROTOCOL_ID 8
-#define TALI_PAYLOAD_PROTOCOL_ID 9
-#define DUA_PAYLOAD_PROTOCOL_ID 10
-#define ASAP_PAYLOAD_PROTOCOL_ID 11
-#define ENRP_PAYLOAD_PROTOCOL_ID 12
-#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 S1AP_PAYLOAD_PROTOCOL_ID 18
-#define RUA_PAYLOAD_PROTOCOL_ID 19
-#define HNBAP_PAYLOAD_PROTOCOL_ID 20
-#define FORCES_HP_PAYLOAD_PROTOCOL_ID 21
-#define FORCES_MP_PAYLOAD_PROTOCOL_ID 22
-#define FORCES_LP_PAYLOAD_PROTOCOL_ID 23
-#define SBC_AP_PAYLOAD_PROTOCOL_ID 24
-#define NBAP_PAYLOAD_PROTOCOL_ID 25
+#define NOT_SPECIFIED_PROTOCOL_ID 0
+#define IUA_PAYLOAD_PROTOCOL_ID 1
+#define M2UA_PAYLOAD_PROTOCOL_ID 2
+#define M3UA_PAYLOAD_PROTOCOL_ID 3
+#define SUA_PAYLOAD_PROTOCOL_ID 4
+#define M2PA_PAYLOAD_PROTOCOL_ID 5
+#define V5UA_PAYLOAD_PROTOCOL_ID 6
+#define H248_PAYLOAD_PROTOCOL_ID 7
+#define BICC_PAYLOAD_PROTOCOL_ID 8
+#define TALI_PAYLOAD_PROTOCOL_ID 9
+#define DUA_PAYLOAD_PROTOCOL_ID 10
+#define ASAP_PAYLOAD_PROTOCOL_ID 11
+#define ENRP_PAYLOAD_PROTOCOL_ID 12
+#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 S1AP_PAYLOAD_PROTOCOL_ID 18
+#define RUA_PAYLOAD_PROTOCOL_ID 19
+#define HNBAP_PAYLOAD_PROTOCOL_ID 20
+#define FORCES_HP_PAYLOAD_PROTOCOL_ID 21
+#define FORCES_MP_PAYLOAD_PROTOCOL_ID 22
+#define FORCES_LP_PAYLOAD_PROTOCOL_ID 23
+#define SBC_AP_PAYLOAD_PROTOCOL_ID 24
+#define NBAP_PAYLOAD_PROTOCOL_ID 25
/* Unassigned 26 */
-#define X2AP_PAYLOAD_PROTOCOL_ID 27
-#define IRCP_PAYLOAD_PROTOCOL_ID 28
-#define LCS_AP_PAYLOAD_PROTOCOL_ID 29
-#define MPICH2_PAYLOAD_PROTOCOL_ID 30
-#define SABP_PAYLOAD_PROTOCOL_ID 31
-#define FGP_PAYLOAD_PROTOCOL_ID 32
-#define PPP_PAYLOAD_PROTOCOL_ID 33
-#define CALCAPP_PAYLOAD_PROTOCOL_ID 34
-#define SSP_PAYLOAD_PROTOCOL_ID 35
-#define NPMP_CTRL_PAYLOAD_PROTOCOL_ID 36
-#define NPMP_DATA_PAYLOAD_PROTOCOL_ID 37
-#define ECHO_PAYLOAD_PROTOCOL_ID 38
-#define DISCARD_PAYLOAD_PROTOCOL_ID 39
-#define DAYTIME_PAYLOAD_PROTOCOL_ID 40
-#define CHARGEN_PAYLOAD_PROTOCOL_ID 41
-#define PROTO_3GPP_RNA_PROTOCOL_ID 42
-#define PROTO_3GPP_M2AP_PROTOCOL_ID 43
-#define PROTO_3GPP_M3AP_PROTOCOL_ID 44
-#define SSH_PAYLOAD_PROTOCOL_ID 45
-#define DIAMETER_PROTOCOL_ID 46
-#define DIAMETER_DTLS_PROTOCOL_ID 47
-#define R14P_BER_PROTOCOL_ID 48
-#define M2TP_PAYLOAD_PROTOCOL_ID 99 /* s-link */
+#define X2AP_PAYLOAD_PROTOCOL_ID 27
+#define IRCP_PAYLOAD_PROTOCOL_ID 28
+#define LCS_AP_PAYLOAD_PROTOCOL_ID 29
+#define MPICH2_PAYLOAD_PROTOCOL_ID 30
+#define SABP_PAYLOAD_PROTOCOL_ID 31
+#define FGP_PAYLOAD_PROTOCOL_ID 32
+#define PPP_PAYLOAD_PROTOCOL_ID 33
+#define CALCAPP_PAYLOAD_PROTOCOL_ID 34
+#define SSP_PAYLOAD_PROTOCOL_ID 35
+#define NPMP_CTRL_PAYLOAD_PROTOCOL_ID 36
+#define NPMP_DATA_PAYLOAD_PROTOCOL_ID 37
+#define ECHO_PAYLOAD_PROTOCOL_ID 38
+#define DISCARD_PAYLOAD_PROTOCOL_ID 39
+#define DAYTIME_PAYLOAD_PROTOCOL_ID 40
+#define CHARGEN_PAYLOAD_PROTOCOL_ID 41
+#define PROTO_3GPP_RNA_PROTOCOL_ID 42
+#define PROTO_3GPP_M2AP_PROTOCOL_ID 43
+#define PROTO_3GPP_M3AP_PROTOCOL_ID 44
+#define SSH_PAYLOAD_PROTOCOL_ID 45
+#define DIAMETER_PROTOCOL_ID 46
+#define DIAMETER_DTLS_PROTOCOL_ID 47
+#define R14P_BER_PROTOCOL_ID 48
+/* Unassigned 49 */
+#define WEBRTC_CONTROL_PAYLOAD_PROTOCOL_ID 50
+#define WEBRTC_DOMSTRING_LAST_PAYLOAD_PROTOCOL_ID 51
+#define WEBRTC_BINARY_DATA_PARTIAL_PAYLOAD_PROTOCOL_ID 52
+#define WEBRTC_BINARY_DATA_LAST_PAYLOAD_PROTOCOL_ID 53
+#define WEBRTC_DOMSTRING_PARTIAL_PAYLOAD_PROTOCOL_ID 54
+#define M2TP_PAYLOAD_PROTOCOL_ID 99 /* s-link */
#endif /* sctpppids.h */