Changes for SR, BSR and MSG5 Handling
[o-du/l2.git] / src / cm / du_app_mac_inf.h
index 91378c8..7901f3b 100644 (file)
@@ -615,6 +615,7 @@ typedef struct ulCcchInd
 {
    uint16_t cellId;
    uint16_t crnti;
+   uint16_t ulCcchMsgLen;
    uint8_t  *ulCcchMsg;
 }UlCcchIndInfo;