Merge "MAC SCH interface for RACH config"
[o-du/l2.git] / src / du_app / du_egtp.h
index db20d8f..e264a44 100644 (file)
@@ -96,7 +96,7 @@ S16 egtpTnlDel(EgtpTnlEvt tnlEvt);
 S16 egtpHdlDatInd(EgtpMsg msg);
 S16 egtpEncodeHdr(U8 *preEncodedHdr, EgtpMsgHdr *preDefHdr, U8 *hdrIdx);
 S16 egtpSendMsg(Buffer *mBuf);
-S16 egtpTTIInd();
+S16 egtpSlotInd();
 S16 egtpRecvMsg();
 S16 egtpHdlRecvData(Buffer *mBuf);
 S16 egtpDecodeHdr(Buffer *mBuf, EgtpMsg  *egtpMsg);