Jira id - ODUHIGH-227
[o-du/l2.git] / src / du_app / du_ue_mgr.c
index aed5cc0..63a35b0 100644 (file)
@@ -99,7 +99,7 @@ uint8_t duHdlEgtpDlData(EgtpMsg  *egtpMsg)
    /* Filling pst and Sending to RLC DL */
    pst.selector  = ODU_SELECTOR_LWLC;
    pst.srcEnt    = ENTDUAPP;
-   pst.dstEnt    = ENTKW;
+   pst.dstEnt    = ENTRLC;
    pst.dstInst   = RLC_DL_INST;
    pst.dstProcId = DU_PROC;
    pst.srcProcId = DU_PROC;