X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fo1%2FPmInterface.h;h=e97e3c7b11c87ffeb3ac4219704b0f91e011a890;hb=0c4403cc2355cc38d01c6645b1dad36dd4c1daa7;hp=b822c5f33ddcab13b143420b2d0e570ab5b43b65;hpb=6178d5e32f0c57e198de80afc23b92c635e4f6df;p=o-du%2Fl2.git diff --git a/src/o1/PmInterface.h b/src/o1/PmInterface.h index b822c5f33..e97e3c7b1 100644 --- a/src/o1/PmInterface.h +++ b/src/o1/PmInterface.h @@ -32,11 +32,11 @@ typedef struct { uint32_t sd:24; uint8_t sst; -}SliceId; +}SNSSAI; typedef struct { - SliceId networkSliceIdentifier; + SNSSAI networkSliceIdentifier; double DRB_UEThpDl_SNSSAI; double DRB_UEThpUl_SNSSAI; }SliceMetricRecord;