Added code for MAC-PHY interface, DU_APP, F1AP, SCTP and CU stub
[o-du/l2.git] / src / cm / ssi.h
index a42c01d..f4a53cd 100755 (executable)
 #define ENTLAST     ENTNL            /* last entity id */
 #endif /* WR_DG_OAM */
 
+#ifdef ODU
+#define ENTDUAPP    0xeb             /* ORAN DU APP */
+#define ENTSCTP     0xec             /* ORAN SCTP */
+#define ENTF1AP     0xed             /* ORAN F1AP */
+#endif //ORAN
 /* un-configured procId */ 
 #ifdef SS_MULTIPLE_PROCS
 #define PROCNC      0xFFFF            /* Processor not configured */