X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fo1%2FPmInterface.h;h=e97e3c7b11c87ffeb3ac4219704b0f91e011a890;hb=b4e352a998576ab71aa74eb8b970f0ba39b471af;hp=b822c5f33ddcab13b143420b2d0e570ab5b43b65;hpb=03343a6a545fb0f5bd36fb309a5dee153831c54f;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;