X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2sm%2Fheaders%2FRANParameter-LIST.h;h=ac88b37b2bd0e13cfe0ddc53f8ea16f0d9c98cff;hb=HEAD;hp=603482c6e05af2874f46a1637652a895bc0a5ccd;hpb=21b61dd76570beb43afc74289296e831914d9060;p=ric-app%2Frc.git diff --git a/e2sm/headers/RANParameter-LIST.h b/e2sm/headers/RANParameter-LIST.h index 603482c..ac88b37 100644 --- a/e2sm/headers/RANParameter-LIST.h +++ b/e2sm/headers/RANParameter-LIST.h @@ -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-2.0.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.