X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2ap%2Fheaders%2FX2RemovalResponse.h;h=dc142a2d63719702057b1bfb08e8213a686d017e;hb=1455c85dea3fba44cdcba8a92864be730691a6ec;hp=9995b0a051ba703f10f3dfc72285784ce566d61c;hpb=534c88222636f2197d8d7811b3ea0ef58909636a;p=ric-plt%2Fsubmgr.git diff --git a/e2ap/headers/X2RemovalResponse.h b/e2ap/headers/X2RemovalResponse.h index 9995b0a..dc142a2 100644 --- a/e2ap/headers/X2RemovalResponse.h +++ b/e2ap/headers/X2RemovalResponse.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "X2AP-PDU-Contents" - * 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 _X2RemovalResponse_H_ @@ -21,7 +21,7 @@ extern "C" { /* X2RemovalResponse */ typedef struct X2RemovalResponse { - ProtocolIE_Container_9515P59_t protocolIEs; + ProtocolIE_Container_7632P59_t protocolIEs; /* * This type is extensible, * possible extensions are below. @@ -33,8 +33,6 @@ typedef struct X2RemovalResponse { /* Implementation */ extern asn_TYPE_descriptor_t asn_DEF_X2RemovalResponse; -extern asn_SEQUENCE_specifics_t asn_SPC_X2RemovalResponse_specs_1; -extern asn_TYPE_member_t asn_MBR_X2RemovalResponse_1[1]; #ifdef __cplusplus }