X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FE2AP%2FGlobalENB-ID.h;h=6541aa3c411a4a4984de5d8b4e17c3336ae83a7f;hb=dbd4e21a0ea25e4f7b6ff7b0eb8029a2d0382a35;hp=4ef2e3824b212d6583cf81b03ac819ddbf346a2b;hpb=875cd839a3fe1efddd284433868449add3b0b82a;p=o-du%2Fl2.git diff --git a/src/codec_utils/E2AP/GlobalENB-ID.h b/src/codec_utils/E2AP/GlobalENB-ID.h index 4ef2e3824..6541aa3c4 100644 --- a/src/codec_utils/E2AP/GlobalENB-ID.h +++ b/src/codec_utils/E2AP/GlobalENB-ID.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "E2AP-IEs" - * found in "codeathon/E2AP.asn1" - * `asn1c -D ./newE2AP -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 _GlobalENB_ID_H_ @@ -12,7 +12,7 @@ #include /* Including external dependencies */ -#include "PLMN-IdentityE2.h" +#include "PLMN-Identity.h" #include "ENB-ID.h" #include @@ -22,7 +22,7 @@ extern "C" { /* GlobalENB-ID */ typedef struct GlobalENB_ID { - PLMN_IdentityE2_t pLMN_Identity; + PLMN_Identity_t pLMN_Identity; ENB_ID_t eNB_ID; /* * This type is extensible,