Template changes for user manual
[ric-plt/lib/rmr.git] / src / rmr / common / include / RIC_message_types.h
index 403a770..cf97978 100644 (file)
@@ -34,6 +34,7 @@
 
 // ---------------------------------------------------------
 #define RIC_SCTP_CONNECTION_FAILURE 1080
+#define RIC_SCTP_CLEAR_ALL                     1090
 
 #define RIC_SUB_REQ                                    12010   
 #define RIC_SUB_RESP                           12011   
@@ -84,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 ------