X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Fmac.h;h=46b8a546c614be40fb5b685eebdeb839d7f3a719;hb=b110af4f2f3e6afabd350432f105e51adf4e2e16;hp=5a1db5a007f9324fd577c3259d7950695d87ebe2;hpb=6dc8a4c17da24847b3a3aee91b37151f77a8a5bc;p=o-du%2Fl2.git diff --git a/src/5gnrmac/mac.h b/src/5gnrmac/mac.h index 5a1db5a00..46b8a546c 100644 --- a/src/5gnrmac/mac.h +++ b/src/5gnrmac/mac.h @@ -303,6 +303,7 @@ uint8_t MacProcSchCellDeleteRsp(Pst *pst, SchCellDeleteRsp *schCellDeleteRsp); uint8_t MacProcSchStatsRsp(Pst *pst, SchStatsRsp *schStatsRsp); uint8_t MacProcSchStatsInd(Pst *pst, SchStatsInd *schStatsInd); uint8_t MacProcSchStatsDeleteRsp(Pst *pst, SchStatsDeleteRsp *schStatsDeleteRsp); +uint8_t MacProcSchStatsModificationRsp(Pst *pst, SchStatsModificationRsp *schStatsModificationRsp); #endif /**********************************************************************