X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Frlc_mac_inf.h;h=5cbbc9ff6ae1660bfa7753e42302243ab33ac195;hb=3d078984f533661105aee11d52c0e5bd5e5481e4;hp=89748d9e6e4ee16a6c285de03cf8833d2929439e;hpb=b6b9cd39450a3cbf7ec962f2d8c65540af28eb29;p=o-du%2Fl2.git diff --git a/src/cm/rlc_mac_inf.h b/src/cm/rlc_mac_inf.h index 89748d9e6..5cbbc9ff6 100644 --- a/src/cm/rlc_mac_inf.h +++ b/src/cm/rlc_mac_inf.h @@ -34,7 +34,7 @@ typedef struct rlcBoStatus { uint16_t cellId; /*!< CELL ID */ - uint16_t ueIdx; /*!< UE ID */ + uint16_t ueId; /*!< UE ID */ bool commCh; /*!< Common or Dedicated Channel */ uint8_t lcId; /*!< Logical channel ID */ uint32_t bo; /*!< Buffer occupancy reported by RLC */