[Epic-ID: ODUHIGH-510][Task-ID: ODUHIGH-511] E2AP version upgrade from V2.00 to V3.00
[o-du/l2.git] / src / codec_utils / E2AP / E2nodeComponentConfigurationAck.c
index a759943..9fa7fe1 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "E2AP-IEs"
- *     found in "2022_E2AP.asn1"
- *     `asn1c -D ./E2AP/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
+ *     found in "../../ASN1_Input/E2APV0300.asn1"
+ *     `asn1c -D ../../E2_v3.0_output/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
  */
 
 #include "E2nodeComponentConfigurationAck.h"
@@ -69,14 +69,14 @@ asn_TYPE_member_t asn_MBR_E2nodeComponentConfigurationAck_1[] = {
                0, 0, /* No default value */
                "updateOutcome"
                },
-       { ATF_POINTER, 1, offsetof(struct E2nodeComponentConfigurationAck, failureCause),
+       { ATF_POINTER, 1, offsetof(struct E2nodeComponentConfigurationAck, failureCauseE2),
                (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
                +1,     /* EXPLICIT tag at current level */
                &asn_DEF_CauseE2,
                0,
                { 0, 0, 0 },
                0, 0, /* No default value */
-               "failureCause"
+               "failureCauseE2"
                },
 };
 static const int asn_MAP_E2nodeComponentConfigurationAck_oms_1[] = { 1 };
@@ -85,7 +85,7 @@ static const ber_tlv_tag_t asn_DEF_E2nodeComponentConfigurationAck_tags_1[] = {
 };
 static const asn_TYPE_tag2member_t asn_MAP_E2nodeComponentConfigurationAck_tag2el_1[] = {
     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* updateOutcome */
-    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* failureCause */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* failureCauseE2 */
 };
 asn_SEQUENCE_specifics_t asn_SPC_E2nodeComponentConfigurationAck_specs_1 = {
        sizeof(struct E2nodeComponentConfigurationAck),