X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fphy_stub%2Fphy_stub.h;h=f40c56839574ada72ea4e37535b7da93582ceee1;hb=9940b262cb8423e9af0f6a19cc1f3f6fd61eaacd;hp=ffa77bca91bd56c4329e1daf93d5e8f2e7140439;hpb=16c5580481ed94b84e92d0a22874cf476debf17e;p=o-du%2Fl2.git diff --git a/src/phy_stub/phy_stub.h b/src/phy_stub/phy_stub.h index ffa77bca9..f40c56839 100644 --- a/src/phy_stub/phy_stub.h +++ b/src/phy_stub/phy_stub.h @@ -58,6 +58,8 @@ typedef struct ueCb bool msgSecurityModeComp; bool msgRrcReconfiguration; bool msgRegistrationComp; + uint8_t rlcSnForSrb1; /* Sequence number of PDU at RLC for AM mode */ + uint8_t pdcpSn; /* Sequence number of PDU at PDCP */ }UeCb; /* Database to store information for all UE */