Replacing E2AP v1.0 asn files with E2AP v2.0 files [Jira Id - ODUHIGH-409]
[o-du/l2.git] / src / codec_utils / E2AP / GlobalgNB-ID.h
index e3749a4..7b6b99b 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "E2AP-IEs"
- *     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        _GlobalgNB_ID_H_
@@ -12,7 +12,7 @@
 #include <asn_application.h>
 
 /* Including external dependencies */
-#include "PLMN-IdentityE2.h"
+#include "PLMN-Identity.h"
 #include "GNB-ID-Choice.h"
 #include <constr_SEQUENCE.h>
 
@@ -22,7 +22,7 @@ extern "C" {
 
 /* GlobalgNB-ID */
 typedef struct GlobalgNB_ID {
-       PLMN_IdentityE2_t        plmn_id;
+       PLMN_Identity_t  plmn_id;
        GNB_ID_Choice_t  gnb_id;
        /*
         * This type is extensible,