X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2sm%2Flib%2FGlobalenGNB-ID.c;h=65e5cfc0e24bae8bf4fab380f8138f09b2c49a15;hb=6aa3ff2516c6d755c511fc2c5f3141ab4710de9d;hp=1824a11e10a3942065b534b0eb493b1557f88e74;hpb=727cefb2889f78571bfc655359e03bf20227381c;p=ric-app%2Frc.git diff --git a/e2sm/lib/GlobalenGNB-ID.c b/e2sm/lib/GlobalenGNB-ID.c index 1824a11..65e5cfc 100644 --- a/e2sm/lib/GlobalenGNB-ID.c +++ b/e2sm/lib/GlobalenGNB-ID.c @@ -1,7 +1,7 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) - * From ASN.1 module "E2SM-KPM-RC" - * found in "e2sm-kpm-rc.asn" + * From ASN.1 module "E2SM-COMMON-IEs" + * found in "e2sm-common.asn" * `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .` */ @@ -11,20 +11,20 @@ asn_TYPE_member_t asn_MBR_GlobalenGNB_ID_1[] = { { ATF_NOFLAGS, 0, offsetof(struct GlobalenGNB_ID, pLMN_Identity), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ - &asn_DEF_PLMN_Identity, + &asn_DEF_PLMNIdentity, 0, { 0, 0, 0 }, 0, 0, /* No default value */ "pLMN-Identity" }, - { ATF_NOFLAGS, 0, offsetof(struct GlobalenGNB_ID, gNB_ID), + { ATF_NOFLAGS, 0, offsetof(struct GlobalenGNB_ID, en_gNB_ID), (ASN_TAG_CLASS_CONTEXT | (1 << 2)), +1, /* EXPLICIT tag at current level */ - &asn_DEF_ENGNB_ID, + &asn_DEF_EN_GNB_ID, 0, { 0, 0, 0 }, 0, 0, /* No default value */ - "gNB-ID" + "en-gNB-ID" }, }; static const ber_tlv_tag_t asn_DEF_GlobalenGNB_ID_tags_1[] = { @@ -32,7 +32,7 @@ static const ber_tlv_tag_t asn_DEF_GlobalenGNB_ID_tags_1[] = { }; static const asn_TYPE_tag2member_t asn_MAP_GlobalenGNB_ID_tag2el_1[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* pLMN-Identity */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* gNB-ID */ + { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* en-gNB-ID */ }; asn_SEQUENCE_specifics_t asn_SPC_GlobalenGNB_ID_specs_1 = { sizeof(struct GlobalenGNB_ID),