RLC DL AMD PDU changes [Issue-ID: ODUHIGH-290]
[o-du/l2.git] / src / cm / common_def.h
index 4dd2abf..56a9bae 100644 (file)
@@ -236,6 +236,7 @@ typedef struct tddCfg
 
 
 uint64_t gSlotCount;
+uint64_t gDlDataRcvdCnt;   /* Number of DL data received at EGTP */
 
 void freqDomRscAllocType0(uint16_t startPrb, uint16_t prbSize, uint8_t *freqDomain);
 void oduCpyFixBufToMsg(uint8_t *fixBuf, Buffer *mBuf, uint16_t len);