E2AP and E2SM-RC version upgrade to E2aP v.2.0 and E2SM-RC to v1.0.1
[ric-app/rc.git] / e2sm / headers / RANParameter-LIST.h
old mode 100644 (file)
new mode 100755 (executable)
index 603482c..daba313
@@ -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 .`
  */
 
@@ -25,12 +25,12 @@ struct RANParameter_STRUCTURE;
 
 /* RANParameter-LIST */
 typedef struct RANParameter_LIST {
-       struct RANParameter_LIST__list_of_ranParameter_Structures {
+       struct RANParameter_LIST__list_of_ranParameter {
                A_SEQUENCE_OF(struct RANParameter_STRUCTURE) list;
                
                /* Context for parsing across buffer boundaries */
                asn_struct_ctx_t _asn_ctx;
-       } list_of_ranParameter_Structures;
+       } list_of_ranParameter;
        /*
         * This type is extensible,
         * possible extensions are below.