X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_egtp.h;h=e264a44bd8e33f282d5d48274e9caa0bafb58f48;hb=a6e0e974ff223ae507ae646c354dcfb76d94a1ed;hp=db20d8fc8eb94df4a96ebde1f619694c0dc85fec;hpb=3235ecfc7414aa0b72d0ad50db63ae8b5626045b;p=o-du%2Fl2.git diff --git a/src/du_app/du_egtp.h b/src/du_app/du_egtp.h index db20d8fc8..e264a44bd 100644 --- a/src/du_app/du_egtp.h +++ b/src/du_app/du_egtp.h @@ -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);