X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2sm%2Flib%2FGlobalenGNB-ID.c;h=887b8a4fb2db5b500e8754c53f448ea52f6d28e7;hb=refs%2Fchanges%2F61%2F8461%2F1;hp=1824a11e10a3942065b534b0eb493b1557f88e74;hpb=a68d14ca01424a51cc7c9dd24b46282784301cba;p=ric-app%2Frc.git diff --git a/e2sm/lib/GlobalenGNB-ID.c b/e2sm/lib/GlobalenGNB-ID.c index 1824a11..887b8a4 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-RC-IEs" + * found in "e2sm-rc-nov2021.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),