X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fssi.h;h=06255d4c669ebdec6d7029be1cebeded2568811e;hb=bda786455110d7444fc56a308a387968f14eb382;hp=a42c01d52879f9a90dba010cc955236117f9dbe9;hpb=5625a52ad68f6ad93684e68bbbdbaef0d462cf9a;p=o-du%2Fl2.git diff --git a/src/cm/ssi.h b/src/cm/ssi.h index a42c01d52..06255d4c6 100755 --- a/src/cm/ssi.h +++ b/src/cm/ssi.h @@ -1396,6 +1396,12 @@ #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 */ +#define ENTEGTP 0xee /* ORAN EGTP */ +#endif //ORAN /* un-configured procId */ #ifdef SS_MULTIPLE_PROCS #define PROCNC 0xFFFF /* Processor not configured */