Correctly include license info
[ric-plt/lib/rmr.git] / src / rmr / common / include / RIC_message_types.h
index 92e2602..cf97978 100644 (file)
@@ -33,6 +33,9 @@
 #define RIC_UNDEFINED                          -1
 
 // ---------------------------------------------------------
+#define RIC_SCTP_CONNECTION_FAILURE 1080
+#define RIC_SCTP_CLEAR_ALL                     1090
+
 #define RIC_SUB_REQ                                    12010   
 #define RIC_SUB_RESP                           12011   
 #define RIC_SUB_FAILURE                                12012   
@@ -57,6 +60,7 @@
 #define RIC_X2_RESET                           10070   
 #define        RIC_X2_RESET_RESP                       10071
 
+
 #define RIC_ENDC_X2_SETUP_REQ          10360   
 #define RIC_ENDC_X2_SETUP_RESP         10361   
 #define RIC_ENDC_X2_SETUP_FAILURE      10362   
@@ -81,6 +85,9 @@
 
 #define DC_ADM_INT_CONTROL                     20000   
 #define DC_ADM_INT_CONTROL_ACK         20001   
+#define DC_ADM_GET_POLICY                      20002
+#define DC_ADM_GET_POLICY_ACK          20003
+
 
 
 // ---- these are old (release 0) definitions and should not be used ------