X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FE2AP%2FRANfunction-Item.h;h=c653e99733e1f8e8ef7eb75e11dabc0e39b07a7b;hb=6870f21924ad1a4cdcd181d0b5b51cc850bd372d;hp=5e2eb14c879931d343939a0259bbcb41433d69c3;hpb=3a5197157c8a4ff70f26254c70ea0bbb2482423b;p=o-du%2Fl2.git diff --git a/src/codec_utils/E2AP/RANfunction-Item.h b/src/codec_utils/E2AP/RANfunction-Item.h index 5e2eb14c8..c653e9973 100644 --- a/src/codec_utils/E2AP/RANfunction-Item.h +++ b/src/codec_utils/E2AP/RANfunction-Item.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "E2AP-PDU-Contents" - * found in "E2AP.asn1" - * `asn1c -D ./out -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "2022_E2AP.asn1" + * `asn1c -D ./E2AP/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RANfunction_Item_H_ @@ -15,6 +15,7 @@ #include "RANfunctionID.h" #include "RANfunctionDefinition.h" #include "RANfunctionRevision.h" +#include "RANfunctionOID.h" #include #ifdef __cplusplus @@ -26,6 +27,7 @@ typedef struct RANfunction_Item { RANfunctionID_t ranFunctionID; RANfunctionDefinition_t ranFunctionDefinition; RANfunctionRevision_t ranFunctionRevision; + RANfunctionOID_t ranFunctionOID; /* * This type is extensible, * possible extensions are below.