X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2sm%2Flib%2FGlobalENB-ID.c;h=731c16e9d333d0a653aa54bc89c9e00befe03616;hb=refs%2Fchanges%2F61%2F8461%2F1;hp=fccb2e0289b95d7cf92de92b751f6e22a247c64f;hpb=21b61dd76570beb43afc74289296e831914d9060;p=ric-app%2Frc.git diff --git a/e2sm/lib/GlobalENB-ID.c b/e2sm/lib/GlobalENB-ID.c index fccb2e0..731c16e 100644 --- a/e2sm/lib/GlobalENB-ID.c +++ b/e2sm/lib/GlobalENB-ID.c @@ -1,21 +1,21 @@ /* * 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 .` */ #include "GlobalENB-ID.h" asn_TYPE_member_t asn_MBR_GlobalENB_ID_1[] = { - { ATF_NOFLAGS, 0, offsetof(struct GlobalENB_ID, pLMN_Identity), + { ATF_NOFLAGS, 0, offsetof(struct GlobalENB_ID, pLMNIdentity), (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" + "pLMNIdentity" }, { ATF_NOFLAGS, 0, offsetof(struct GlobalENB_ID, eNB_ID), (ASN_TAG_CLASS_CONTEXT | (1 << 2)), @@ -31,7 +31,7 @@ static const ber_tlv_tag_t asn_DEF_GlobalENB_ID_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static const asn_TYPE_tag2member_t asn_MAP_GlobalENB_ID_tag2el_1[] = { - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* pLMN-Identity */ + { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* pLMNIdentity */ { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* eNB-ID */ }; asn_SEQUENCE_specifics_t asn_SPC_GlobalENB_ID_specs_1 = {