X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2ap%2Fheaders%2FPrivateIE-Container.h;h=62168c83e438a75c78ee78aef407d16163f74c5a;hb=1455c85dea3fba44cdcba8a92864be730691a6ec;hp=3417c6c4dc2fd3c2f6c0365001fd6e77afad0890;hpb=534c88222636f2197d8d7811b3ea0ef58909636a;p=ric-plt%2Fsubmgr.git diff --git a/e2ap/headers/PrivateIE-Container.h b/e2ap/headers/PrivateIE-Container.h index 3417c6c..62168c8 100644 --- a/e2ap/headers/PrivateIE-Container.h +++ b/e2ap/headers/PrivateIE-Container.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "X2AP-Containers" - * found in "Spec/e2ap-v031ex.asn" - * `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER` + * found in "X2AP-15-4-0.asn1" + * `asn1c -D ./asn1_n1 -pdu=auto -fno-include-deps -fcompound-names -findirect-choice -gen-PER -gen-OER -no-gen-example` */ #ifndef _PrivateIE_Container_H_ @@ -23,18 +23,18 @@ extern "C" { struct PrivateMessage_IEs; /* PrivateIE-Container */ -typedef struct PrivateIE_Container_9582P0 { +typedef struct PrivateIE_Container_7699P0 { A_SEQUENCE_OF(struct PrivateMessage_IEs) list; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; -} PrivateIE_Container_9582P0_t; +} PrivateIE_Container_7699P0_t; /* Implementation */ -extern asn_TYPE_descriptor_t asn_DEF_PrivateIE_Container_9582P0; -extern asn_SET_OF_specifics_t asn_SPC_PrivateIE_Container_9582P0_specs_1; -extern asn_TYPE_member_t asn_MBR_PrivateIE_Container_9582P0_1[1]; -extern asn_per_constraints_t asn_PER_type_PrivateIE_Container_9582P0_constr_1; +extern asn_TYPE_descriptor_t asn_DEF_PrivateIE_Container_7699P0; +extern asn_SET_OF_specifics_t asn_SPC_PrivateIE_Container_7699P0_specs_1; +extern asn_TYPE_member_t asn_MBR_PrivateIE_Container_7699P0_1[1]; +extern asn_per_constraints_t asn_PER_type_PrivateIE_Container_7699P0_constr_1; #ifdef __cplusplus }