SIM-115: update simulator to use latest E2SM KPM version 3
[sim/e2-interface.git] / e2sim / asn1c / UEID-NG-ENB.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "E2SM-COMMON-IEs"
4  *      found in "e2sm-v03.01.asn"
5  *      `asn1c -pdu=auto -fincludes-quoted -fcompound-names -findirect-choice -fno-include-deps -no-gen-example -no-gen-OER -D /tmp/workspace/oransim-gerrit/e2sim/asn1c/`
6  */
7
8 #include "UEID-NG-ENB.h"
9
10 #include "GlobalNgENB-ID.h"
11 #include "GlobalNGRANNodeID.h"
12 asn_TYPE_member_t asn_MBR_UEID_NG_ENB_1[] = {
13         { ATF_NOFLAGS, 0, offsetof(struct UEID_NG_ENB, amf_UE_NGAP_ID),
14                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
15                 -1,     /* IMPLICIT tag at current level */
16                 &asn_DEF_AMF_UE_NGAP_ID,
17                 0,
18                 {
19 #if !defined(ASN_DISABLE_OER_SUPPORT)
20                         0,
21 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
22 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
23                         0,
24 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
25                         0
26                 },
27                 0, 0, /* No default value */
28                 "amf-UE-NGAP-ID"
29                 },
30         { ATF_NOFLAGS, 0, offsetof(struct UEID_NG_ENB, guami),
31                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
32                 -1,     /* IMPLICIT tag at current level */
33                 &asn_DEF_GUAMI,
34                 0,
35                 {
36 #if !defined(ASN_DISABLE_OER_SUPPORT)
37                         0,
38 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
39 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
40                         0,
41 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
42                         0
43                 },
44                 0, 0, /* No default value */
45                 "guami"
46                 },
47         { ATF_POINTER, 4, offsetof(struct UEID_NG_ENB, ng_eNB_CU_UE_W1AP_ID),
48                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
49                 -1,     /* IMPLICIT tag at current level */
50                 &asn_DEF_NGENB_CU_UE_W1AP_ID,
51                 0,
52                 {
53 #if !defined(ASN_DISABLE_OER_SUPPORT)
54                         0,
55 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
56 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
57                         0,
58 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
59                         0
60                 },
61                 0, 0, /* No default value */
62                 "ng-eNB-CU-UE-W1AP-ID"
63                 },
64         { ATF_POINTER, 3, offsetof(struct UEID_NG_ENB, m_NG_RAN_UE_XnAP_ID),
65                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
66                 -1,     /* IMPLICIT tag at current level */
67                 &asn_DEF_NG_RANnodeUEXnAPID,
68                 0,
69                 {
70 #if !defined(ASN_DISABLE_OER_SUPPORT)
71                         0,
72 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
73 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
74                         0,
75 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
76                         0
77                 },
78                 0, 0, /* No default value */
79                 "m-NG-RAN-UE-XnAP-ID"
80                 },
81         { ATF_POINTER, 2, offsetof(struct UEID_NG_ENB, globalNgENB_ID),
82                 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
83                 -1,     /* IMPLICIT tag at current level */
84                 &asn_DEF_GlobalNgENB_ID,
85                 0,
86                 {
87 #if !defined(ASN_DISABLE_OER_SUPPORT)
88                         0,
89 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
90 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
91                         0,
92 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
93                         0
94                 },
95                 0, 0, /* No default value */
96                 "globalNgENB-ID"
97                 },
98         { ATF_POINTER, 1, offsetof(struct UEID_NG_ENB, globalNG_RANNode_ID),
99                 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
100                 +1,     /* EXPLICIT tag at current level */
101                 &asn_DEF_GlobalNGRANNodeID,
102                 0,
103                 {
104 #if !defined(ASN_DISABLE_OER_SUPPORT)
105                         0,
106 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
107 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
108                         0,
109 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
110                         0
111                 },
112                 0, 0, /* No default value */
113                 "globalNG-RANNode-ID"
114                 },
115 };
116 static const int asn_MAP_UEID_NG_ENB_oms_1[] = { 2, 3, 4, 5 };
117 static const ber_tlv_tag_t asn_DEF_UEID_NG_ENB_tags_1[] = {
118         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
119 };
120 static const asn_TYPE_tag2member_t asn_MAP_UEID_NG_ENB_tag2el_1[] = {
121     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* amf-UE-NGAP-ID */
122     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* guami */
123     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* ng-eNB-CU-UE-W1AP-ID */
124     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* m-NG-RAN-UE-XnAP-ID */
125     { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* globalNgENB-ID */
126     { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* globalNG-RANNode-ID */
127 };
128 asn_SEQUENCE_specifics_t asn_SPC_UEID_NG_ENB_specs_1 = {
129         sizeof(struct UEID_NG_ENB),
130         offsetof(struct UEID_NG_ENB, _asn_ctx),
131         asn_MAP_UEID_NG_ENB_tag2el_1,
132         6,      /* Count of tags in the map */
133         asn_MAP_UEID_NG_ENB_oms_1,      /* Optional members */
134         3, 1,   /* Root/Additions */
135         5,      /* First extension addition */
136 };
137 asn_TYPE_descriptor_t asn_DEF_UEID_NG_ENB = {
138         "UEID-NG-ENB",
139         "UEID-NG-ENB",
140         &asn_OP_SEQUENCE,
141         asn_DEF_UEID_NG_ENB_tags_1,
142         sizeof(asn_DEF_UEID_NG_ENB_tags_1)
143                 /sizeof(asn_DEF_UEID_NG_ENB_tags_1[0]), /* 1 */
144         asn_DEF_UEID_NG_ENB_tags_1,     /* Same as above */
145         sizeof(asn_DEF_UEID_NG_ENB_tags_1)
146                 /sizeof(asn_DEF_UEID_NG_ENB_tags_1[0]), /* 1 */
147         {
148 #if !defined(ASN_DISABLE_OER_SUPPORT)
149                 0,
150 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
151 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
152                 0,
153 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
154                 SEQUENCE_constraint
155         },
156         asn_MBR_UEID_NG_ENB_1,
157         6,      /* Elements count */
158         &asn_SPC_UEID_NG_ENB_specs_1    /* Additional specs */
159 };
160