blob: b952a997f8a889e9e72d10756b0ca78756cbaead [file] [log] [blame]
Harald Weltec0e8e5c2015-08-29 20:34:21 +02001/* Automatically generated file - do not edit */
2
3#include "asn1defs.h"
4#include "out.h"
5
6const ASN1CType asn1_type_Criticality[] = {
7 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0xa,
8 3,
9 (intptr_t)"reject",
10 (intptr_t)"ignore",
11 (intptr_t)"notify",
12 (intptr_t)"Criticality",
13};
14
15const ASN1CType asn1_type_Presence[] = {
16 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0xa,
17 3,
18 (intptr_t)"optional",
19 (intptr_t)"conditional",
20 (intptr_t)"mandatory",
21 (intptr_t)"Presence",
22};
23
24static const ASN1CType asn1_type__local_0[] = {
25 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
26 0x0,
27 0xffff,
28};
29
30static const ASN1CType asn1_type__local_1[] = {
31 (ASN1_CTYPE_OBJECT_IDENTIFIER << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
32};
33
34const ASN1CType asn1_type_PrivateIE_ID[] = {
35 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x0,
36 2,
37 sizeof(PrivateIE_ID),
38 offsetof(PrivateIE_ID, choice),
39 offsetof(PrivateIE_ID, u),
40 (intptr_t)asn1_type__local_0,
41 (intptr_t)"local",
42 (intptr_t)asn1_type__local_1,
43 (intptr_t)"global",
44 (intptr_t)"PrivateIE-ID",
45};
46
47const ASN1CType asn1_type_ProcedureCode[] = {
48 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
49 0x0,
50 0xff,
51 (intptr_t)"ProcedureCode",
52};
53
54const ASN1CType asn1_type_ProtocolExtensionID[] = {
55 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
56 0x0,
57 0xffff,
58 (intptr_t)"ProtocolExtensionID",
59};
60
61const ASN1CType asn1_type_ProtocolIE_ID[] = {
62 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
63 0x0,
64 0xffff,
65 (intptr_t)"ProtocolIE-ID",
66};
67
68const ASN1CType asn1_type_TriggeringMessage[] = {
69 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100001,
70 4,
71 (intptr_t)"initiating-message",
72 (intptr_t)"successful-outcome",
73 (intptr_t)"unsuccessfull-outcome",
74 (intptr_t)"outcome",
75 (intptr_t)"TriggeringMessage",
76};
77
78const ASN1CType asn1_type_RANAP_PROTOCOL_IES[] = {
79 (ASN1_CTYPE_OBJECT_CLASS << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x0,
80 4,
81
82 0x1,
83 (intptr_t)asn1_type_ProtocolIE_ID,
84 0,
85 (intptr_t)"&id",
86
87 0x1,
88 (intptr_t)asn1_type_Criticality,
89 0,
90 (intptr_t)"&criticality",
91
92 0x0,
93 0,
94 0,
95 (intptr_t)"&Value",
96
97 0x1,
98 (intptr_t)asn1_type_Presence,
99 0,
100 (intptr_t)"&presence",
101 (intptr_t)"RANAP-PROTOCOL-IES",
102};
103
104const ASN1CType asn1_type_RANAP_PROTOCOL_IES_PAIR[] = {
105 (ASN1_CTYPE_OBJECT_CLASS << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x0,
106 6,
107
108 0x1,
109 (intptr_t)asn1_type_ProtocolIE_ID,
110 0,
111 (intptr_t)"&id",
112
113 0x1,
114 (intptr_t)asn1_type_Criticality,
115 0,
116 (intptr_t)"&firstCriticality",
117
118 0x0,
119 0,
120 0,
121 (intptr_t)"&FirstValue",
122
123 0x1,
124 (intptr_t)asn1_type_Criticality,
125 0,
126 (intptr_t)"&secondCriticality",
127
128 0x0,
129 0,
130 0,
131 (intptr_t)"&SecondValue",
132
133 0x1,
134 (intptr_t)asn1_type_Presence,
135 0,
136 (intptr_t)"&presence",
137 (intptr_t)"RANAP-PROTOCOL-IES-PAIR",
138};
139
140const ASN1CType asn1_type_RANAP_PROTOCOL_EXTENSION[] = {
141 (ASN1_CTYPE_OBJECT_CLASS << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x0,
142 4,
143
144 0x1,
145 (intptr_t)asn1_type_ProtocolExtensionID,
146 0,
147 (intptr_t)"&id",
148
149 0x1,
150 (intptr_t)asn1_type_Criticality,
151 0,
152 (intptr_t)"&criticality",
153
154 0x0,
155 0,
156 0,
157 (intptr_t)"&Extension",
158
159 0x1,
160 (intptr_t)asn1_type_Presence,
161 0,
162 (intptr_t)"&presence",
163 (intptr_t)"RANAP-PROTOCOL-EXTENSION",
164};
165
166const ASN1CType asn1_type_RANAP_PRIVATE_IES[] = {
167 (ASN1_CTYPE_OBJECT_CLASS << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x0,
168 4,
169
170 0x1,
171 (intptr_t)asn1_type_PrivateIE_ID,
172 0,
173 (intptr_t)"&id",
174
175 0x1,
176 (intptr_t)asn1_type_Criticality,
177 0,
178 (intptr_t)"&criticality",
179
180 0x0,
181 0,
182 0,
183 (intptr_t)"&Value",
184
185 0x1,
186 (intptr_t)asn1_type_Presence,
187 0,
188 (intptr_t)"&presence",
189 (intptr_t)"RANAP-PRIVATE-IES",
190};
191
192const ASN1CType asn1_type_ProtocolIE_Container_1[] = {
193 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
194 0x0,
195 0xffff,
196 sizeof(ProtocolIE_Field_1),
197 (intptr_t)asn1_type_ProtocolIE_Field_1,
198 0,
199};
200
201const ASN1CType asn1_type_ProtocolIE_Container_2[] = {
202 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
203 0x0,
204 0xffff,
205 sizeof(ProtocolIE_Field_2),
206 (intptr_t)asn1_type_ProtocolIE_Field_2,
207 0,
208};
209
210const ASN1CType asn1_type_ProtocolIE_Container_3[] = {
211 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
212 0x0,
213 0xffff,
214 sizeof(ProtocolIE_Field_3),
215 (intptr_t)asn1_type_ProtocolIE_Field_3,
216 0,
217};
218
219const ASN1CType asn1_type_ProtocolIE_Container_4[] = {
220 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
221 0x0,
222 0xffff,
223 sizeof(ProtocolIE_Field_4),
224 (intptr_t)asn1_type_ProtocolIE_Field_4,
225 0,
226};
227
228const ASN1CType asn1_type_ProtocolIE_Container_5[] = {
229 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
230 0x0,
231 0xffff,
232 sizeof(ProtocolIE_Field_5),
233 (intptr_t)asn1_type_ProtocolIE_Field_5,
234 0,
235};
236
237const ASN1CType asn1_type_ProtocolIE_Container_6[] = {
238 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
239 0x0,
240 0xffff,
241 sizeof(ProtocolIE_Field_6),
242 (intptr_t)asn1_type_ProtocolIE_Field_6,
243 0,
244};
245
246const ASN1CType asn1_type_ProtocolIE_Container_7[] = {
247 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
248 0x0,
249 0xffff,
250 sizeof(ProtocolIE_Field_7),
251 (intptr_t)asn1_type_ProtocolIE_Field_7,
252 0,
253};
254
255const ASN1CType asn1_type_ProtocolIE_Container_8[] = {
256 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
257 0x0,
258 0xffff,
259 sizeof(ProtocolIE_Field_8),
260 (intptr_t)asn1_type_ProtocolIE_Field_8,
261 0,
262};
263
264const ASN1CType asn1_type_ProtocolIE_Container_9[] = {
265 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
266 0x0,
267 0xffff,
268 sizeof(ProtocolIE_Field_9),
269 (intptr_t)asn1_type_ProtocolIE_Field_9,
270 0,
271};
272
273const ASN1CType asn1_type_ProtocolIE_Container_10[] = {
274 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
275 0x0,
276 0xffff,
277 sizeof(ProtocolIE_Field_10),
278 (intptr_t)asn1_type_ProtocolIE_Field_10,
279 0,
280};
281
282const ASN1CType asn1_type_ProtocolIE_Container_11[] = {
283 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
284 0x0,
285 0xffff,
286 sizeof(ProtocolIE_Field_11),
287 (intptr_t)asn1_type_ProtocolIE_Field_11,
288 0,
289};
290
291const ASN1CType asn1_type_ProtocolIE_Container_12[] = {
292 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
293 0x0,
294 0xffff,
295 sizeof(ProtocolIE_Field_12),
296 (intptr_t)asn1_type_ProtocolIE_Field_12,
297 0,
298};
299
300const ASN1CType asn1_type_ProtocolIE_Container_13[] = {
301 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
302 0x0,
303 0xffff,
304 sizeof(ProtocolIE_Field_13),
305 (intptr_t)asn1_type_ProtocolIE_Field_13,
306 0,
307};
308
309const ASN1CType asn1_type_ProtocolIE_Container_14[] = {
310 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
311 0x0,
312 0xffff,
313 sizeof(ProtocolIE_Field_14),
314 (intptr_t)asn1_type_ProtocolIE_Field_14,
315 0,
316};
317
318const ASN1CType asn1_type_ProtocolIE_Container_15[] = {
319 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
320 0x0,
321 0xffff,
322 sizeof(ProtocolIE_Field_15),
323 (intptr_t)asn1_type_ProtocolIE_Field_15,
324 0,
325};
326
327const ASN1CType asn1_type_ProtocolIE_Container_16[] = {
328 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
329 0x0,
330 0xffff,
331 sizeof(ProtocolIE_Field_16),
332 (intptr_t)asn1_type_ProtocolIE_Field_16,
333 0,
334};
335
336const ASN1CType asn1_type_ProtocolIE_Container_17[] = {
337 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
338 0x0,
339 0xffff,
340 sizeof(ProtocolIE_Field_17),
341 (intptr_t)asn1_type_ProtocolIE_Field_17,
342 0,
343};
344
345const ASN1CType asn1_type_ProtocolIE_Container_18[] = {
346 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
347 0x0,
348 0xffff,
349 sizeof(ProtocolIE_Field_18),
350 (intptr_t)asn1_type_ProtocolIE_Field_18,
351 0,
352};
353
354const ASN1CType asn1_type_ProtocolIE_Container_19[] = {
355 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
356 0x0,
357 0xffff,
358 sizeof(ProtocolIE_Field_19),
359 (intptr_t)asn1_type_ProtocolIE_Field_19,
360 0,
361};
362
363const ASN1CType asn1_type_ProtocolIE_Container_20[] = {
364 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
365 0x0,
366 0xffff,
367 sizeof(ProtocolIE_Field_20),
368 (intptr_t)asn1_type_ProtocolIE_Field_20,
369 0,
370};
371
372const ASN1CType asn1_type_ProtocolIE_Container_21[] = {
373 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
374 0x0,
375 0xffff,
376 sizeof(ProtocolIE_Field_21),
377 (intptr_t)asn1_type_ProtocolIE_Field_21,
378 0,
379};
380
381const ASN1CType asn1_type_ProtocolIE_Container_22[] = {
382 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
383 0x0,
384 0xffff,
385 sizeof(ProtocolIE_Field_22),
386 (intptr_t)asn1_type_ProtocolIE_Field_22,
387 0,
388};
389
390const ASN1CType asn1_type_ProtocolIE_Container_23[] = {
391 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
392 0x0,
393 0xffff,
394 sizeof(ProtocolIE_Field_23),
395 (intptr_t)asn1_type_ProtocolIE_Field_23,
396 0,
397};
398
399const ASN1CType asn1_type_ProtocolIE_Container_24[] = {
400 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
401 0x0,
402 0xffff,
403 sizeof(ProtocolIE_Field_24),
404 (intptr_t)asn1_type_ProtocolIE_Field_24,
405 0,
406};
407
408const ASN1CType asn1_type_ProtocolIE_Container_25[] = {
409 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
410 0x0,
411 0xffff,
412 sizeof(ProtocolIE_Field_25),
413 (intptr_t)asn1_type_ProtocolIE_Field_25,
414 0,
415};
416
417const ASN1CType asn1_type_ProtocolIE_Container_26[] = {
418 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
419 0x0,
420 0xffff,
421 sizeof(ProtocolIE_Field_26),
422 (intptr_t)asn1_type_ProtocolIE_Field_26,
423 0,
424};
425
426const ASN1CType asn1_type_ProtocolIE_Container_27[] = {
427 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
428 0x0,
429 0xffff,
430 sizeof(ProtocolIE_Field_27),
431 (intptr_t)asn1_type_ProtocolIE_Field_27,
432 0,
433};
434
435const ASN1CType asn1_type_ProtocolIE_Container_28[] = {
436 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
437 0x0,
438 0xffff,
439 sizeof(ProtocolIE_Field_28),
440 (intptr_t)asn1_type_ProtocolIE_Field_28,
441 0,
442};
443
444const ASN1CType asn1_type_ProtocolIE_Container_29[] = {
445 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
446 0x0,
447 0xffff,
448 sizeof(ProtocolIE_Field_29),
449 (intptr_t)asn1_type_ProtocolIE_Field_29,
450 0,
451};
452
453const ASN1CType asn1_type_ProtocolIE_Container_30[] = {
454 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
455 0x0,
456 0xffff,
457 sizeof(ProtocolIE_Field_30),
458 (intptr_t)asn1_type_ProtocolIE_Field_30,
459 0,
460};
461
462const ASN1CType asn1_type_ProtocolIE_Container_31[] = {
463 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
464 0x0,
465 0xffff,
466 sizeof(ProtocolIE_Field_31),
467 (intptr_t)asn1_type_ProtocolIE_Field_31,
468 0,
469};
470
471const ASN1CType asn1_type_ProtocolIE_Container_32[] = {
472 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
473 0x0,
474 0xffff,
475 sizeof(ProtocolIE_Field_32),
476 (intptr_t)asn1_type_ProtocolIE_Field_32,
477 0,
478};
479
480const ASN1CType asn1_type_ProtocolIE_Container_33[] = {
481 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
482 0x0,
483 0xffff,
484 sizeof(ProtocolIE_Field_33),
485 (intptr_t)asn1_type_ProtocolIE_Field_33,
486 0,
487};
488
489const ASN1CType asn1_type_ProtocolIE_Container_34[] = {
490 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
491 0x0,
492 0xffff,
493 sizeof(ProtocolIE_Field_34),
494 (intptr_t)asn1_type_ProtocolIE_Field_34,
495 0,
496};
497
498const ASN1CType asn1_type_ProtocolIE_Container_35[] = {
499 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
500 0x0,
501 0xffff,
502 sizeof(ProtocolIE_Field_35),
503 (intptr_t)asn1_type_ProtocolIE_Field_35,
504 0,
505};
506
507const ASN1CType asn1_type_ProtocolIE_Container_36[] = {
508 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
509 0x0,
510 0xffff,
511 sizeof(ProtocolIE_Field_36),
512 (intptr_t)asn1_type_ProtocolIE_Field_36,
513 0,
514};
515
516const ASN1CType asn1_type_ProtocolIE_Container_37[] = {
517 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
518 0x0,
519 0xffff,
520 sizeof(ProtocolIE_Field_37),
521 (intptr_t)asn1_type_ProtocolIE_Field_37,
522 0,
523};
524
525const ASN1CType asn1_type_ProtocolIE_Container_38[] = {
526 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
527 0x0,
528 0xffff,
529 sizeof(ProtocolIE_Field_38),
530 (intptr_t)asn1_type_ProtocolIE_Field_38,
531 0,
532};
533
534const ASN1CType asn1_type_ProtocolIE_Container_39[] = {
535 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
536 0x0,
537 0xffff,
538 sizeof(ProtocolIE_Field_39),
539 (intptr_t)asn1_type_ProtocolIE_Field_39,
540 0,
541};
542
543const ASN1CType asn1_type_ProtocolIE_Container_40[] = {
544 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
545 0x0,
546 0xffff,
547 sizeof(ProtocolIE_Field_40),
548 (intptr_t)asn1_type_ProtocolIE_Field_40,
549 0,
550};
551
552const ASN1CType asn1_type_ProtocolIE_Container_41[] = {
553 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
554 0x0,
555 0xffff,
556 sizeof(ProtocolIE_Field_41),
557 (intptr_t)asn1_type_ProtocolIE_Field_41,
558 0,
559};
560
561const ASN1CType asn1_type_ProtocolIE_Container_42[] = {
562 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
563 0x0,
564 0xffff,
565 sizeof(ProtocolIE_Field_42),
566 (intptr_t)asn1_type_ProtocolIE_Field_42,
567 0,
568};
569
570const ASN1CType asn1_type_ProtocolIE_Container_43[] = {
571 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
572 0x0,
573 0xffff,
574 sizeof(ProtocolIE_Field_43),
575 (intptr_t)asn1_type_ProtocolIE_Field_43,
576 0,
577};
578
579const ASN1CType asn1_type_ProtocolIE_Container_44[] = {
580 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
581 0x0,
582 0xffff,
583 sizeof(ProtocolIE_Field_44),
584 (intptr_t)asn1_type_ProtocolIE_Field_44,
585 0,
586};
587
588const ASN1CType asn1_type_ProtocolIE_Container_45[] = {
589 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
590 0x0,
591 0xffff,
592 sizeof(ProtocolIE_Field_45),
593 (intptr_t)asn1_type_ProtocolIE_Field_45,
594 0,
595};
596
597const ASN1CType asn1_type_ProtocolIE_Container_46[] = {
598 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
599 0x0,
600 0xffff,
601 sizeof(ProtocolIE_Field_46),
602 (intptr_t)asn1_type_ProtocolIE_Field_46,
603 0,
604};
605
606const ASN1CType asn1_type_ProtocolIE_Container_47[] = {
607 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
608 0x0,
609 0xffff,
610 sizeof(ProtocolIE_Field_47),
611 (intptr_t)asn1_type_ProtocolIE_Field_47,
612 0,
613};
614
615const ASN1CType asn1_type_ProtocolIE_Container_48[] = {
616 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
617 0x0,
618 0xffff,
619 sizeof(ProtocolIE_Field_48),
620 (intptr_t)asn1_type_ProtocolIE_Field_48,
621 0,
622};
623
624const ASN1CType asn1_type_ProtocolIE_Container_49[] = {
625 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
626 0x0,
627 0xffff,
628 sizeof(ProtocolIE_Field_49),
629 (intptr_t)asn1_type_ProtocolIE_Field_49,
630 0,
631};
632
633const ASN1CType asn1_type_ProtocolIE_Container_50[] = {
634 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
635 0x0,
636 0xffff,
637 sizeof(ProtocolIE_Field_50),
638 (intptr_t)asn1_type_ProtocolIE_Field_50,
639 0,
640};
641
642const ASN1CType asn1_type_ProtocolIE_Container_51[] = {
643 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
644 0x0,
645 0xffff,
646 sizeof(ProtocolIE_Field_51),
647 (intptr_t)asn1_type_ProtocolIE_Field_51,
648 0,
649};
650
651const ASN1CType asn1_type_ProtocolIE_Container_52[] = {
652 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
653 0x0,
654 0xffff,
655 sizeof(ProtocolIE_Field_52),
656 (intptr_t)asn1_type_ProtocolIE_Field_52,
657 0,
658};
659
660const ASN1CType asn1_type_ProtocolIE_Container_53[] = {
661 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
662 0x0,
663 0xffff,
664 sizeof(ProtocolIE_Field_53),
665 (intptr_t)asn1_type_ProtocolIE_Field_53,
666 0,
667};
668
669const ASN1CType asn1_type_ProtocolIE_Container_54[] = {
670 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
671 0x0,
672 0xffff,
673 sizeof(ProtocolIE_Field_54),
674 (intptr_t)asn1_type_ProtocolIE_Field_54,
675 0,
676};
677
678const ASN1CType asn1_type_ProtocolIE_Container_55[] = {
679 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
680 0x0,
681 0xffff,
682 sizeof(ProtocolIE_Field_55),
683 (intptr_t)asn1_type_ProtocolIE_Field_55,
684 0,
685};
686
687const ASN1CType asn1_type_ProtocolIE_Container_56[] = {
688 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
689 0x0,
690 0xffff,
691 sizeof(ProtocolIE_Field_57),
692 (intptr_t)asn1_type_ProtocolIE_Field_57,
693 0,
694};
695
696const ASN1CType asn1_type_ProtocolIE_Container_57[] = {
697 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
698 0x0,
699 0xffff,
700 sizeof(ProtocolIE_Field_58),
701 (intptr_t)asn1_type_ProtocolIE_Field_58,
702 0,
703};
704
705const ASN1CType asn1_type_ProtocolIE_Container_58[] = {
706 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
707 0x0,
708 0xffff,
709 sizeof(ProtocolIE_Field_59),
710 (intptr_t)asn1_type_ProtocolIE_Field_59,
711 0,
712};
713
714const ASN1CType asn1_type_ProtocolIE_Container_59[] = {
715 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
716 0x0,
717 0xffff,
718 sizeof(ProtocolIE_Field_60),
719 (intptr_t)asn1_type_ProtocolIE_Field_60,
720 0,
721};
722
723const ASN1CType asn1_type_ProtocolIE_Container_60[] = {
724 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
725 0x0,
726 0xffff,
727 sizeof(ProtocolIE_Field_61),
728 (intptr_t)asn1_type_ProtocolIE_Field_61,
729 0,
730};
731
732const ASN1CType asn1_type_ProtocolIE_Container_61[] = {
733 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
734 0x0,
735 0xffff,
736 sizeof(ProtocolIE_Field_62),
737 (intptr_t)asn1_type_ProtocolIE_Field_62,
738 0,
739};
740
741const ASN1CType asn1_type_ProtocolIE_Container_62[] = {
742 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
743 0x0,
744 0xffff,
745 sizeof(ProtocolIE_Field_63),
746 (intptr_t)asn1_type_ProtocolIE_Field_63,
747 0,
748};
749
750const ASN1CType asn1_type_ProtocolIE_Container_63[] = {
751 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
752 0x0,
753 0xffff,
754 sizeof(ProtocolIE_Field_64),
755 (intptr_t)asn1_type_ProtocolIE_Field_64,
756 0,
757};
758
759const ASN1CType asn1_type_ProtocolIE_Container_64[] = {
760 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
761 0x0,
762 0xffff,
763 sizeof(ProtocolIE_Field_65),
764 (intptr_t)asn1_type_ProtocolIE_Field_65,
765 0,
766};
767
768const ASN1CType asn1_type_ProtocolIE_Container_65[] = {
769 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
770 0x0,
771 0xffff,
772 sizeof(ProtocolIE_Field_66),
773 (intptr_t)asn1_type_ProtocolIE_Field_66,
774 0,
775};
776
777const ASN1CType asn1_type_ProtocolIE_Container_66[] = {
778 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
779 0x0,
780 0xffff,
781 sizeof(ProtocolIE_Field_67),
782 (intptr_t)asn1_type_ProtocolIE_Field_67,
783 0,
784};
785
786const ASN1CType asn1_type_ProtocolIE_Container_67[] = {
787 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
788 0x0,
789 0xffff,
790 sizeof(ProtocolIE_Field_68),
791 (intptr_t)asn1_type_ProtocolIE_Field_68,
792 0,
793};
794
795const ASN1CType asn1_type_ProtocolIE_Container_68[] = {
796 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
797 0x0,
798 0xffff,
799 sizeof(ProtocolIE_Field_69),
800 (intptr_t)asn1_type_ProtocolIE_Field_69,
801 0,
802};
803
804const ASN1CType asn1_type_ProtocolIE_Container_69[] = {
805 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
806 0x0,
807 0xffff,
808 sizeof(ProtocolIE_Field_70),
809 (intptr_t)asn1_type_ProtocolIE_Field_70,
810 0,
811};
812
813const ASN1CType asn1_type_ProtocolIE_Container_70[] = {
814 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
815 0x0,
816 0xffff,
817 sizeof(ProtocolIE_Field_71),
818 (intptr_t)asn1_type_ProtocolIE_Field_71,
819 0,
820};
821
822const ASN1CType asn1_type_ProtocolIE_Container_71[] = {
823 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
824 0x0,
825 0xffff,
826 sizeof(ProtocolIE_Field_72),
827 (intptr_t)asn1_type_ProtocolIE_Field_72,
828 0,
829};
830
831const ASN1CType asn1_type_ProtocolIE_Container_72[] = {
832 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
833 0x0,
834 0xffff,
835 sizeof(ProtocolIE_Field_73),
836 (intptr_t)asn1_type_ProtocolIE_Field_73,
837 0,
838};
839
840const ASN1CType asn1_type_ProtocolIE_Container_73[] = {
841 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
842 0x0,
843 0xffff,
844 sizeof(ProtocolIE_Field_74),
845 (intptr_t)asn1_type_ProtocolIE_Field_74,
846 0,
847};
848
849const ASN1CType asn1_type_ProtocolIE_Container_74[] = {
850 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
851 0x0,
852 0xffff,
853 sizeof(ProtocolIE_Field_75),
854 (intptr_t)asn1_type_ProtocolIE_Field_75,
855 0,
856};
857
858const ASN1CType asn1_type_ProtocolIE_Container_75[] = {
859 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
860 0x0,
861 0xffff,
862 sizeof(ProtocolIE_Field_76),
863 (intptr_t)asn1_type_ProtocolIE_Field_76,
864 0,
865};
866
867const ASN1CType asn1_type_ProtocolIE_Container_76[] = {
868 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
869 0x0,
870 0xffff,
871 sizeof(ProtocolIE_Field_77),
872 (intptr_t)asn1_type_ProtocolIE_Field_77,
873 0,
874};
875
876const ASN1CType asn1_type_ProtocolIE_Container_77[] = {
877 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
878 0x0,
879 0xffff,
880 sizeof(ProtocolIE_Field_78),
881 (intptr_t)asn1_type_ProtocolIE_Field_78,
882 0,
883};
884
885const ASN1CType asn1_type_ProtocolIE_Container_78[] = {
886 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
887 0x0,
888 0xffff,
889 sizeof(ProtocolIE_Field_79),
890 (intptr_t)asn1_type_ProtocolIE_Field_79,
891 0,
892};
893
894const ASN1CType asn1_type_ProtocolIE_Container_79[] = {
895 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
896 0x0,
897 0xffff,
898 sizeof(ProtocolIE_Field_80),
899 (intptr_t)asn1_type_ProtocolIE_Field_80,
900 0,
901};
902
903const ASN1CType asn1_type_ProtocolIE_Container_80[] = {
904 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
905 0x0,
906 0xffff,
907 sizeof(ProtocolIE_Field_81),
908 (intptr_t)asn1_type_ProtocolIE_Field_81,
909 0,
910};
911
912const ASN1CType asn1_type_ProtocolIE_Container_81[] = {
913 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
914 0x0,
915 0xffff,
916 sizeof(ProtocolIE_Field_82),
917 (intptr_t)asn1_type_ProtocolIE_Field_82,
918 0,
919};
920
921const ASN1CType asn1_type_ProtocolIE_Container_82[] = {
922 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
923 0x0,
924 0xffff,
925 sizeof(ProtocolIE_Field_83),
926 (intptr_t)asn1_type_ProtocolIE_Field_83,
927 0,
928};
929
930const ASN1CType asn1_type_ProtocolIE_Container_83[] = {
931 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
932 0x0,
933 0xffff,
934 sizeof(ProtocolIE_Field_84),
935 (intptr_t)asn1_type_ProtocolIE_Field_84,
936 0,
937};
938
939const ASN1CType asn1_type_ProtocolIE_Container_84[] = {
940 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
941 0x0,
942 0xffff,
943 sizeof(ProtocolIE_Field_85),
944 (intptr_t)asn1_type_ProtocolIE_Field_85,
945 0,
946};
947
948const ASN1CType asn1_type_ProtocolIE_Container_85[] = {
949 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
950 0x0,
951 0xffff,
952 sizeof(ProtocolIE_Field_86),
953 (intptr_t)asn1_type_ProtocolIE_Field_86,
954 0,
955};
956
957const ASN1CType asn1_type_ProtocolIE_Container_86[] = {
958 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
959 0x0,
960 0xffff,
961 sizeof(ProtocolIE_Field_87),
962 (intptr_t)asn1_type_ProtocolIE_Field_87,
963 0,
964};
965
966const ASN1CType asn1_type_ProtocolIE_Container_87[] = {
967 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
968 0x0,
969 0xffff,
970 sizeof(ProtocolIE_Field_88),
971 (intptr_t)asn1_type_ProtocolIE_Field_88,
972 0,
973};
974
975const ASN1CType asn1_type_ProtocolIE_Container_88[] = {
976 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
977 0x0,
978 0xffff,
979 sizeof(ProtocolIE_Field_89),
980 (intptr_t)asn1_type_ProtocolIE_Field_89,
981 0,
982};
983
984const ASN1CType asn1_type_ProtocolIE_Container_89[] = {
985 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
986 0x0,
987 0xffff,
988 sizeof(ProtocolIE_Field_90),
989 (intptr_t)asn1_type_ProtocolIE_Field_90,
990 0,
991};
992
993const ASN1CType asn1_type_ProtocolIE_Container_90[] = {
994 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
995 0x0,
996 0xffff,
997 sizeof(ProtocolIE_Field_91),
998 (intptr_t)asn1_type_ProtocolIE_Field_91,
999 0,
1000};
1001
1002const ASN1CType asn1_type_ProtocolIE_Container_91[] = {
1003 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1004 0x0,
1005 0xffff,
1006 sizeof(ProtocolIE_Field_92),
1007 (intptr_t)asn1_type_ProtocolIE_Field_92,
1008 0,
1009};
1010
1011const ASN1CType asn1_type_ProtocolIE_Container_92[] = {
1012 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1013 0x0,
1014 0xffff,
1015 sizeof(ProtocolIE_Field_93),
1016 (intptr_t)asn1_type_ProtocolIE_Field_93,
1017 0,
1018};
1019
1020const ASN1CType asn1_type_ProtocolIE_Container_93[] = {
1021 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1022 0x0,
1023 0xffff,
1024 sizeof(ProtocolIE_Field_94),
1025 (intptr_t)asn1_type_ProtocolIE_Field_94,
1026 0,
1027};
1028
1029const ASN1CType asn1_type_ProtocolIE_Container_94[] = {
1030 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1031 0x0,
1032 0xffff,
1033 sizeof(ProtocolIE_Field_95),
1034 (intptr_t)asn1_type_ProtocolIE_Field_95,
1035 0,
1036};
1037
1038const ASN1CType asn1_type_ProtocolIE_Container_95[] = {
1039 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1040 0x0,
1041 0xffff,
1042 sizeof(ProtocolIE_Field_96),
1043 (intptr_t)asn1_type_ProtocolIE_Field_96,
1044 0,
1045};
1046
1047const ASN1CType asn1_type_ProtocolIE_Container_96[] = {
1048 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1049 0x0,
1050 0xffff,
1051 sizeof(ProtocolIE_Field_97),
1052 (intptr_t)asn1_type_ProtocolIE_Field_97,
1053 0,
1054};
1055
1056const ASN1CType asn1_type_ProtocolIE_Container_97[] = {
1057 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1058 0x0,
1059 0xffff,
1060 sizeof(ProtocolIE_Field_98),
1061 (intptr_t)asn1_type_ProtocolIE_Field_98,
1062 0,
1063};
1064
1065const ASN1CType asn1_type_ProtocolIE_Container_98[] = {
1066 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1067 0x0,
1068 0xffff,
1069 sizeof(ProtocolIE_Field_99),
1070 (intptr_t)asn1_type_ProtocolIE_Field_99,
1071 0,
1072};
1073
1074const ASN1CType asn1_type_ProtocolIE_Container_99[] = {
1075 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1076 0x0,
1077 0xffff,
1078 sizeof(ProtocolIE_Field_100),
1079 (intptr_t)asn1_type_ProtocolIE_Field_100,
1080 0,
1081};
1082
1083const ASN1CType asn1_type_ProtocolIE_Container_100[] = {
1084 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1085 0x0,
1086 0xffff,
1087 sizeof(ProtocolIE_Field_101),
1088 (intptr_t)asn1_type_ProtocolIE_Field_101,
1089 0,
1090};
1091
1092const ASN1CType asn1_type_ProtocolIE_Container_101[] = {
1093 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1094 0x0,
1095 0xffff,
1096 sizeof(ProtocolIE_Field_102),
1097 (intptr_t)asn1_type_ProtocolIE_Field_102,
1098 0,
1099};
1100
1101const ASN1CType asn1_type_ProtocolIE_Container_102[] = {
1102 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1103 0x0,
1104 0xffff,
1105 sizeof(ProtocolIE_Field_103),
1106 (intptr_t)asn1_type_ProtocolIE_Field_103,
1107 0,
1108};
1109
1110const ASN1CType asn1_type_ProtocolIE_Container_103[] = {
1111 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1112 0x0,
1113 0xffff,
1114 sizeof(ProtocolIE_Field_104),
1115 (intptr_t)asn1_type_ProtocolIE_Field_104,
1116 0,
1117};
1118
1119const ASN1CType asn1_type_ProtocolIE_Container_104[] = {
1120 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1121 0x0,
1122 0xffff,
1123 sizeof(ProtocolIE_Field_105),
1124 (intptr_t)asn1_type_ProtocolIE_Field_105,
1125 0,
1126};
1127
1128const ASN1CType asn1_type_ProtocolIE_Container_105[] = {
1129 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1130 0x0,
1131 0xffff,
1132 sizeof(ProtocolIE_Field_106),
1133 (intptr_t)asn1_type_ProtocolIE_Field_106,
1134 0,
1135};
1136
1137const ASN1CType asn1_type_ProtocolIE_Container_106[] = {
1138 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1139 0x0,
1140 0xffff,
1141 sizeof(ProtocolIE_Field_107),
1142 (intptr_t)asn1_type_ProtocolIE_Field_107,
1143 0,
1144};
1145
1146const ASN1CType asn1_type_ProtocolIE_Container_107[] = {
1147 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1148 0x0,
1149 0xffff,
1150 sizeof(ProtocolIE_Field_108),
1151 (intptr_t)asn1_type_ProtocolIE_Field_108,
1152 0,
1153};
1154
1155const ASN1CType asn1_type_ProtocolIE_Container_108[] = {
1156 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1157 0x0,
1158 0xffff,
1159 sizeof(ProtocolIE_Field_109),
1160 (intptr_t)asn1_type_ProtocolIE_Field_109,
1161 0,
1162};
1163
1164const ASN1CType asn1_type_ProtocolIE_Container_109[] = {
1165 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
1166 0x0,
1167 0xffff,
1168 sizeof(ProtocolIE_Field_110),
1169 (intptr_t)asn1_type_ProtocolIE_Field_110,
1170 0,
1171};
1172
1173static const ASN1CType asn1_type__local_2[] = {
1174 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
1175 (intptr_t)asn1_type_ProtocolIE_ID,
1176};
1177
1178static const ASN1CType asn1_type__local_3[] = {
1179 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
1180 (intptr_t)asn1_type_Criticality,
1181};
1182
1183static const ProtocolIE_ID asn1_value__local_7 = 4;
1184
1185static const Criticality asn1_value__local_8 = 1;
1186
1187static const Presence asn1_value__local_9 = 2;
1188
1189static const RANAP_PROTOCOL_IES asn1_value__local_6[] = {
1190{
1191 (intptr_t)&asn1_value__local_7,
1192 (intptr_t)&asn1_value__local_8,
1193 (intptr_t)asn1_type_Cause,
1194 (intptr_t)&asn1_value__local_9,
1195},
1196};
1197
1198static const ASN1CType asn1_constraint__local_5[] = {
1199 ASN1_CCONSTRAINT_TABLE,
1200 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
1201 2,
1202 (intptr_t)asn1_value__local_6,
1203 1,
1204 1,
1205 0,
1206 0x80000000,
1207 0,
1208};
1209
1210static const ASN1CType asn1_type__local_4[] = {
1211 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
1212 (intptr_t)asn1_constraint__local_5,
1213};
1214
1215const ASN1CType asn1_type_ProtocolIE_Field_1[] = {
1216 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
1217 3,
1218 sizeof(ProtocolIE_Field_1),
1219
1220 offsetof(ProtocolIE_Field_1, id) | 0x0,
1221 (intptr_t)asn1_type__local_2,
1222 0,
1223 (intptr_t)"id",
1224
1225 offsetof(ProtocolIE_Field_1, criticality) | 0x0,
1226 (intptr_t)asn1_type__local_3,
1227 0,
1228 (intptr_t)"criticality",
1229
1230 offsetof(ProtocolIE_Field_1, value) | 0x0,
1231 (intptr_t)asn1_type__local_4,
1232 0,
1233 (intptr_t)"value",
1234
1235};
1236
1237static const ASN1CType asn1_type__local_10[] = {
1238 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
1239 (intptr_t)asn1_type_ProtocolIE_ID,
1240};
1241
1242static const ASN1CType asn1_type__local_11[] = {
1243 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
1244 (intptr_t)asn1_type_Criticality,
1245};
1246
1247static const ProtocolIE_ID asn1_value__local_15 = 31;
1248
1249static const Criticality asn1_value__local_16 = 1;
1250
1251static const Presence asn1_value__local_17 = 0;
1252
1253static const ProtocolIE_ID asn1_value__local_18 = 44;
1254
1255static const Criticality asn1_value__local_19 = 1;
1256
1257static const Presence asn1_value__local_20 = 0;
1258
1259static const ProtocolIE_ID asn1_value__local_21 = 9;
1260
1261static const Criticality asn1_value__local_22 = 1;
1262
1263static const Presence asn1_value__local_23 = 0;
1264
1265static const RANAP_PROTOCOL_IES asn1_value__local_14[] = {
1266{
1267 (intptr_t)&asn1_value__local_15,
1268 (intptr_t)&asn1_value__local_16,
1269 (intptr_t)asn1_type_RAB_DataVolumeReportList,
1270 (intptr_t)&asn1_value__local_17,
1271},
1272{
1273 (intptr_t)&asn1_value__local_18,
1274 (intptr_t)&asn1_value__local_19,
1275 (intptr_t)asn1_type_RAB_ReleasedList_IuRelComp,
1276 (intptr_t)&asn1_value__local_20,
1277},
1278{
1279 (intptr_t)&asn1_value__local_21,
1280 (intptr_t)&asn1_value__local_22,
1281 (intptr_t)asn1_type_CriticalityDiagnostics,
1282 (intptr_t)&asn1_value__local_23,
1283},
1284};
1285
1286static const ASN1CType asn1_constraint__local_13[] = {
1287 ASN1_CCONSTRAINT_TABLE,
1288 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
1289 2,
1290 (intptr_t)asn1_value__local_14,
1291 3,
1292 1,
1293 0,
1294 0x80000000,
1295 0,
1296};
1297
1298static const ASN1CType asn1_type__local_12[] = {
1299 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
1300 (intptr_t)asn1_constraint__local_13,
1301};
1302
1303const ASN1CType asn1_type_ProtocolIE_Field_2[] = {
1304 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
1305 3,
1306 sizeof(ProtocolIE_Field_2),
1307
1308 offsetof(ProtocolIE_Field_2, id) | 0x0,
1309 (intptr_t)asn1_type__local_10,
1310 0,
1311 (intptr_t)"id",
1312
1313 offsetof(ProtocolIE_Field_2, criticality) | 0x0,
1314 (intptr_t)asn1_type__local_11,
1315 0,
1316 (intptr_t)"criticality",
1317
1318 offsetof(ProtocolIE_Field_2, value) | 0x0,
1319 (intptr_t)asn1_type__local_12,
1320 0,
1321 (intptr_t)"value",
1322
1323};
1324
1325static const ASN1CType asn1_type__local_24[] = {
1326 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
1327 (intptr_t)asn1_type_ProtocolIE_ID,
1328};
1329
1330static const ASN1CType asn1_type__local_25[] = {
1331 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
1332 (intptr_t)asn1_type_Criticality,
1333};
1334
1335static const ProtocolIE_ID asn1_value__local_29 = 30;
1336
1337static const Criticality asn1_value__local_30 = 1;
1338
1339static const Presence asn1_value__local_31 = 2;
1340
1341static const RANAP_PROTOCOL_IES asn1_value__local_28[] = {
1342{
1343 (intptr_t)&asn1_value__local_29,
1344 (intptr_t)&asn1_value__local_30,
1345 (intptr_t)asn1_type_RAB_DataVolumeReportItem,
1346 (intptr_t)&asn1_value__local_31,
1347},
1348};
1349
1350static const ASN1CType asn1_constraint__local_27[] = {
1351 ASN1_CCONSTRAINT_TABLE,
1352 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
1353 2,
1354 (intptr_t)asn1_value__local_28,
1355 1,
1356 1,
1357 0,
1358 0x80000000,
1359 0,
1360};
1361
1362static const ASN1CType asn1_type__local_26[] = {
1363 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
1364 (intptr_t)asn1_constraint__local_27,
1365};
1366
1367const ASN1CType asn1_type_ProtocolIE_Field_3[] = {
1368 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
1369 3,
1370 sizeof(ProtocolIE_Field_3),
1371
1372 offsetof(ProtocolIE_Field_3, id) | 0x0,
1373 (intptr_t)asn1_type__local_24,
1374 0,
1375 (intptr_t)"id",
1376
1377 offsetof(ProtocolIE_Field_3, criticality) | 0x0,
1378 (intptr_t)asn1_type__local_25,
1379 0,
1380 (intptr_t)"criticality",
1381
1382 offsetof(ProtocolIE_Field_3, value) | 0x0,
1383 (intptr_t)asn1_type__local_26,
1384 0,
1385 (intptr_t)"value",
1386
1387};
1388
1389static const ASN1CType asn1_type__local_32[] = {
1390 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
1391 (intptr_t)asn1_type_ProtocolIE_ID,
1392};
1393
1394static const ASN1CType asn1_type__local_33[] = {
1395 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
1396 (intptr_t)asn1_type_Criticality,
1397};
1398
1399static const ProtocolIE_ID asn1_value__local_37 = 87;
1400
1401static const Criticality asn1_value__local_38 = 1;
1402
1403static const Presence asn1_value__local_39 = 2;
1404
1405static const RANAP_PROTOCOL_IES asn1_value__local_36[] = {
1406{
1407 (intptr_t)&asn1_value__local_37,
1408 (intptr_t)&asn1_value__local_38,
1409 (intptr_t)asn1_type_RAB_ReleasedItem_IuRelComp,
1410 (intptr_t)&asn1_value__local_39,
1411},
1412};
1413
1414static const ASN1CType asn1_constraint__local_35[] = {
1415 ASN1_CCONSTRAINT_TABLE,
1416 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
1417 2,
1418 (intptr_t)asn1_value__local_36,
1419 1,
1420 1,
1421 0,
1422 0x80000000,
1423 0,
1424};
1425
1426static const ASN1CType asn1_type__local_34[] = {
1427 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
1428 (intptr_t)asn1_constraint__local_35,
1429};
1430
1431const ASN1CType asn1_type_ProtocolIE_Field_4[] = {
1432 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
1433 3,
1434 sizeof(ProtocolIE_Field_4),
1435
1436 offsetof(ProtocolIE_Field_4, id) | 0x0,
1437 (intptr_t)asn1_type__local_32,
1438 0,
1439 (intptr_t)"id",
1440
1441 offsetof(ProtocolIE_Field_4, criticality) | 0x0,
1442 (intptr_t)asn1_type__local_33,
1443 0,
1444 (intptr_t)"criticality",
1445
1446 offsetof(ProtocolIE_Field_4, value) | 0x0,
1447 (intptr_t)asn1_type__local_34,
1448 0,
1449 (intptr_t)"value",
1450
1451};
1452
1453static const ASN1CType asn1_type__local_40[] = {
1454 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
1455 (intptr_t)asn1_type_ProtocolIE_ID,
1456};
1457
1458static const ASN1CType asn1_type__local_41[] = {
1459 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
1460 (intptr_t)asn1_type_Criticality,
1461};
1462
1463static const ProtocolIE_ID asn1_value__local_45 = 56;
1464
1465static const Criticality asn1_value__local_46 = 0;
1466
1467static const Presence asn1_value__local_47 = 2;
1468
1469static const ProtocolIE_ID asn1_value__local_48 = 4;
1470
1471static const Criticality asn1_value__local_49 = 1;
1472
1473static const Presence asn1_value__local_50 = 2;
1474
1475static const ProtocolIE_ID asn1_value__local_51 = 60;
1476
1477static const Criticality asn1_value__local_52 = 1;
1478
1479static const Presence asn1_value__local_53 = 2;
1480
1481static const ProtocolIE_ID asn1_value__local_54 = 62;
1482
1483static const Criticality asn1_value__local_55 = 0;
1484
1485static const Presence asn1_value__local_56 = 2;
1486
1487static const ProtocolIE_ID asn1_value__local_57 = 7;
1488
1489static const Criticality asn1_value__local_58 = 0;
1490
1491static const Presence asn1_value__local_59 = 1;
1492
1493static const ProtocolIE_ID asn1_value__local_60 = 8;
1494
1495static const Criticality asn1_value__local_61 = 1;
1496
1497static const Presence asn1_value__local_62 = 1;
1498
1499static const ProtocolIE_ID asn1_value__local_63 = 61;
1500
1501static const Criticality asn1_value__local_64 = 0;
1502
1503static const Presence asn1_value__local_65 = 1;
1504
1505static const ProtocolIE_ID asn1_value__local_66 = 20;
1506
1507static const Criticality asn1_value__local_67 = 1;
1508
1509static const Presence asn1_value__local_68 = 0;
1510
1511static const RANAP_PROTOCOL_IES asn1_value__local_44[] = {
1512{
1513 (intptr_t)&asn1_value__local_45,
1514 (intptr_t)&asn1_value__local_46,
1515 (intptr_t)asn1_type_RelocationType,
1516 (intptr_t)&asn1_value__local_47,
1517},
1518{
1519 (intptr_t)&asn1_value__local_48,
1520 (intptr_t)&asn1_value__local_49,
1521 (intptr_t)asn1_type_Cause,
1522 (intptr_t)&asn1_value__local_50,
1523},
1524{
1525 (intptr_t)&asn1_value__local_51,
1526 (intptr_t)&asn1_value__local_52,
1527 (intptr_t)asn1_type_SourceID,
1528 (intptr_t)&asn1_value__local_53,
1529},
1530{
1531 (intptr_t)&asn1_value__local_54,
1532 (intptr_t)&asn1_value__local_55,
1533 (intptr_t)asn1_type_TargetID,
1534 (intptr_t)&asn1_value__local_56,
1535},
1536{
1537 (intptr_t)&asn1_value__local_57,
1538 (intptr_t)&asn1_value__local_58,
1539 (intptr_t)asn1_type_ClassmarkInformation2,
1540 (intptr_t)&asn1_value__local_59,
1541},
1542{
1543 (intptr_t)&asn1_value__local_60,
1544 (intptr_t)&asn1_value__local_61,
1545 (intptr_t)asn1_type_ClassmarkInformation3,
1546 (intptr_t)&asn1_value__local_62,
1547},
1548{
1549 (intptr_t)&asn1_value__local_63,
1550 (intptr_t)&asn1_value__local_64,
1551 (intptr_t)asn1_type_Source_ToTarget_TransparentContainer,
1552 (intptr_t)&asn1_value__local_65,
1553},
1554{
1555 (intptr_t)&asn1_value__local_66,
1556 (intptr_t)&asn1_value__local_67,
1557 (intptr_t)asn1_type_OldBSS_ToNewBSS_Information,
1558 (intptr_t)&asn1_value__local_68,
1559},
1560};
1561
1562static const ASN1CType asn1_constraint__local_43[] = {
1563 ASN1_CCONSTRAINT_TABLE,
1564 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
1565 2,
1566 (intptr_t)asn1_value__local_44,
1567 8,
1568 1,
1569 0,
1570 0x80000000,
1571 0,
1572};
1573
1574static const ASN1CType asn1_type__local_42[] = {
1575 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
1576 (intptr_t)asn1_constraint__local_43,
1577};
1578
1579const ASN1CType asn1_type_ProtocolIE_Field_5[] = {
1580 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
1581 3,
1582 sizeof(ProtocolIE_Field_5),
1583
1584 offsetof(ProtocolIE_Field_5, id) | 0x0,
1585 (intptr_t)asn1_type__local_40,
1586 0,
1587 (intptr_t)"id",
1588
1589 offsetof(ProtocolIE_Field_5, criticality) | 0x0,
1590 (intptr_t)asn1_type__local_41,
1591 0,
1592 (intptr_t)"criticality",
1593
1594 offsetof(ProtocolIE_Field_5, value) | 0x0,
1595 (intptr_t)asn1_type__local_42,
1596 0,
1597 (intptr_t)"value",
1598
1599};
1600
1601static const ASN1CType asn1_type__local_69[] = {
1602 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
1603 (intptr_t)asn1_type_ProtocolIE_ID,
1604};
1605
1606static const ASN1CType asn1_type__local_70[] = {
1607 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
1608 (intptr_t)asn1_type_Criticality,
1609};
1610
1611static const ProtocolIE_ID asn1_value__local_74 = 63;
1612
1613static const Criticality asn1_value__local_75 = 0;
1614
1615static const Presence asn1_value__local_76 = 0;
1616
1617static const ProtocolIE_ID asn1_value__local_77 = 14;
1618
1619static const Criticality asn1_value__local_78 = 1;
1620
1621static const Presence asn1_value__local_79 = 0;
1622
1623static const ProtocolIE_ID asn1_value__local_80 = 46;
1624
1625static const Criticality asn1_value__local_81 = 1;
1626
1627static const Presence asn1_value__local_82 = 0;
1628
1629static const ProtocolIE_ID asn1_value__local_83 = 28;
1630
1631static const Criticality asn1_value__local_84 = 1;
1632
1633static const Presence asn1_value__local_85 = 0;
1634
1635static const ProtocolIE_ID asn1_value__local_86 = 9;
1636
1637static const Criticality asn1_value__local_87 = 1;
1638
1639static const Presence asn1_value__local_88 = 0;
1640
1641static const RANAP_PROTOCOL_IES asn1_value__local_73[] = {
1642{
1643 (intptr_t)&asn1_value__local_74,
1644 (intptr_t)&asn1_value__local_75,
1645 (intptr_t)asn1_type_Target_ToSource_TransparentContainer,
1646 (intptr_t)&asn1_value__local_76,
1647},
1648{
1649 (intptr_t)&asn1_value__local_77,
1650 (intptr_t)&asn1_value__local_78,
1651 (intptr_t)asn1_type_L3_Information,
1652 (intptr_t)&asn1_value__local_79,
1653},
1654{
1655 (intptr_t)&asn1_value__local_80,
1656 (intptr_t)&asn1_value__local_81,
1657 (intptr_t)asn1_type_RAB_RelocationReleaseList,
1658 (intptr_t)&asn1_value__local_82,
1659},
1660{
1661 (intptr_t)&asn1_value__local_83,
1662 (intptr_t)&asn1_value__local_84,
1663 (intptr_t)asn1_type_RAB_DataForwardingList,
1664 (intptr_t)&asn1_value__local_85,
1665},
1666{
1667 (intptr_t)&asn1_value__local_86,
1668 (intptr_t)&asn1_value__local_87,
1669 (intptr_t)asn1_type_CriticalityDiagnostics,
1670 (intptr_t)&asn1_value__local_88,
1671},
1672};
1673
1674static const ASN1CType asn1_constraint__local_72[] = {
1675 ASN1_CCONSTRAINT_TABLE,
1676 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
1677 2,
1678 (intptr_t)asn1_value__local_73,
1679 5,
1680 1,
1681 0,
1682 0x80000000,
1683 0,
1684};
1685
1686static const ASN1CType asn1_type__local_71[] = {
1687 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
1688 (intptr_t)asn1_constraint__local_72,
1689};
1690
1691const ASN1CType asn1_type_ProtocolIE_Field_6[] = {
1692 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
1693 3,
1694 sizeof(ProtocolIE_Field_6),
1695
1696 offsetof(ProtocolIE_Field_6, id) | 0x0,
1697 (intptr_t)asn1_type__local_69,
1698 0,
1699 (intptr_t)"id",
1700
1701 offsetof(ProtocolIE_Field_6, criticality) | 0x0,
1702 (intptr_t)asn1_type__local_70,
1703 0,
1704 (intptr_t)"criticality",
1705
1706 offsetof(ProtocolIE_Field_6, value) | 0x0,
1707 (intptr_t)asn1_type__local_71,
1708 0,
1709 (intptr_t)"value",
1710
1711};
1712
1713static const ASN1CType asn1_type__local_89[] = {
1714 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
1715 (intptr_t)asn1_type_ProtocolIE_ID,
1716};
1717
1718static const ASN1CType asn1_type__local_90[] = {
1719 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
1720 (intptr_t)asn1_type_Criticality,
1721};
1722
1723static const ProtocolIE_ID asn1_value__local_94 = 45;
1724
1725static const Criticality asn1_value__local_95 = 1;
1726
1727static const Presence asn1_value__local_96 = 2;
1728
1729static const RANAP_PROTOCOL_IES asn1_value__local_93[] = {
1730{
1731 (intptr_t)&asn1_value__local_94,
1732 (intptr_t)&asn1_value__local_95,
1733 (intptr_t)asn1_type_RAB_RelocationReleaseItem,
1734 (intptr_t)&asn1_value__local_96,
1735},
1736};
1737
1738static const ASN1CType asn1_constraint__local_92[] = {
1739 ASN1_CCONSTRAINT_TABLE,
1740 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
1741 2,
1742 (intptr_t)asn1_value__local_93,
1743 1,
1744 1,
1745 0,
1746 0x80000000,
1747 0,
1748};
1749
1750static const ASN1CType asn1_type__local_91[] = {
1751 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
1752 (intptr_t)asn1_constraint__local_92,
1753};
1754
1755const ASN1CType asn1_type_ProtocolIE_Field_7[] = {
1756 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
1757 3,
1758 sizeof(ProtocolIE_Field_7),
1759
1760 offsetof(ProtocolIE_Field_7, id) | 0x0,
1761 (intptr_t)asn1_type__local_89,
1762 0,
1763 (intptr_t)"id",
1764
1765 offsetof(ProtocolIE_Field_7, criticality) | 0x0,
1766 (intptr_t)asn1_type__local_90,
1767 0,
1768 (intptr_t)"criticality",
1769
1770 offsetof(ProtocolIE_Field_7, value) | 0x0,
1771 (intptr_t)asn1_type__local_91,
1772 0,
1773 (intptr_t)"value",
1774
1775};
1776
1777static const ASN1CType asn1_type__local_97[] = {
1778 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
1779 (intptr_t)asn1_type_ProtocolIE_ID,
1780};
1781
1782static const ASN1CType asn1_type__local_98[] = {
1783 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
1784 (intptr_t)asn1_type_Criticality,
1785};
1786
1787static const ProtocolIE_ID asn1_value__local_102 = 26;
1788
1789static const Criticality asn1_value__local_103 = 1;
1790
1791static const Presence asn1_value__local_104 = 2;
1792
1793static const RANAP_PROTOCOL_IES asn1_value__local_101[] = {
1794{
1795 (intptr_t)&asn1_value__local_102,
1796 (intptr_t)&asn1_value__local_103,
1797 (intptr_t)asn1_type_RAB_DataForwardingItem,
1798 (intptr_t)&asn1_value__local_104,
1799},
1800};
1801
1802static const ASN1CType asn1_constraint__local_100[] = {
1803 ASN1_CCONSTRAINT_TABLE,
1804 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
1805 2,
1806 (intptr_t)asn1_value__local_101,
1807 1,
1808 1,
1809 0,
1810 0x80000000,
1811 0,
1812};
1813
1814static const ASN1CType asn1_type__local_99[] = {
1815 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
1816 (intptr_t)asn1_constraint__local_100,
1817};
1818
1819const ASN1CType asn1_type_ProtocolIE_Field_8[] = {
1820 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
1821 3,
1822 sizeof(ProtocolIE_Field_8),
1823
1824 offsetof(ProtocolIE_Field_8, id) | 0x0,
1825 (intptr_t)asn1_type__local_97,
1826 0,
1827 (intptr_t)"id",
1828
1829 offsetof(ProtocolIE_Field_8, criticality) | 0x0,
1830 (intptr_t)asn1_type__local_98,
1831 0,
1832 (intptr_t)"criticality",
1833
1834 offsetof(ProtocolIE_Field_8, value) | 0x0,
1835 (intptr_t)asn1_type__local_99,
1836 0,
1837 (intptr_t)"value",
1838
1839};
1840
1841static const ASN1CType asn1_type__local_105[] = {
1842 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
1843 (intptr_t)asn1_type_ProtocolIE_ID,
1844};
1845
1846static const ASN1CType asn1_type__local_106[] = {
1847 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
1848 (intptr_t)asn1_type_Criticality,
1849};
1850
1851static const ProtocolIE_ID asn1_value__local_110 = 4;
1852
1853static const Criticality asn1_value__local_111 = 1;
1854
1855static const Presence asn1_value__local_112 = 2;
1856
1857static const ProtocolIE_ID asn1_value__local_113 = 9;
1858
1859static const Criticality asn1_value__local_114 = 1;
1860
1861static const Presence asn1_value__local_115 = 0;
1862
1863static const RANAP_PROTOCOL_IES asn1_value__local_109[] = {
1864{
1865 (intptr_t)&asn1_value__local_110,
1866 (intptr_t)&asn1_value__local_111,
1867 (intptr_t)asn1_type_Cause,
1868 (intptr_t)&asn1_value__local_112,
1869},
1870{
1871 (intptr_t)&asn1_value__local_113,
1872 (intptr_t)&asn1_value__local_114,
1873 (intptr_t)asn1_type_CriticalityDiagnostics,
1874 (intptr_t)&asn1_value__local_115,
1875},
1876};
1877
1878static const ASN1CType asn1_constraint__local_108[] = {
1879 ASN1_CCONSTRAINT_TABLE,
1880 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
1881 2,
1882 (intptr_t)asn1_value__local_109,
1883 2,
1884 1,
1885 0,
1886 0x80000000,
1887 0,
1888};
1889
1890static const ASN1CType asn1_type__local_107[] = {
1891 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
1892 (intptr_t)asn1_constraint__local_108,
1893};
1894
1895const ASN1CType asn1_type_ProtocolIE_Field_9[] = {
1896 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
1897 3,
1898 sizeof(ProtocolIE_Field_9),
1899
1900 offsetof(ProtocolIE_Field_9, id) | 0x0,
1901 (intptr_t)asn1_type__local_105,
1902 0,
1903 (intptr_t)"id",
1904
1905 offsetof(ProtocolIE_Field_9, criticality) | 0x0,
1906 (intptr_t)asn1_type__local_106,
1907 0,
1908 (intptr_t)"criticality",
1909
1910 offsetof(ProtocolIE_Field_9, value) | 0x0,
1911 (intptr_t)asn1_type__local_107,
1912 0,
1913 (intptr_t)"value",
1914
1915};
1916
1917static const ASN1CType asn1_type__local_116[] = {
1918 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
1919 (intptr_t)asn1_type_ProtocolIE_ID,
1920};
1921
1922static const ASN1CType asn1_type__local_117[] = {
1923 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
1924 (intptr_t)asn1_type_Criticality,
1925};
1926
1927static const ProtocolIE_ID asn1_value__local_121 = 23;
1928
1929static const Criticality asn1_value__local_122 = 1;
1930
1931static const Presence asn1_value__local_123 = 0;
1932
1933static const ProtocolIE_ID asn1_value__local_124 = 4;
1934
1935static const Criticality asn1_value__local_125 = 1;
1936
1937static const Presence asn1_value__local_126 = 2;
1938
1939static const ProtocolIE_ID asn1_value__local_127 = 3;
1940
1941static const Criticality asn1_value__local_128 = 0;
1942
1943static const Presence asn1_value__local_129 = 2;
1944
1945static const ProtocolIE_ID asn1_value__local_130 = 61;
1946
1947static const Criticality asn1_value__local_131 = 0;
1948
1949static const Presence asn1_value__local_132 = 2;
1950
1951static const ProtocolIE_ID asn1_value__local_133 = 49;
1952
1953static const Criticality asn1_value__local_134 = 0;
1954
1955static const Presence asn1_value__local_135 = 0;
1956
1957static const ProtocolIE_ID asn1_value__local_136 = 12;
1958
1959static const Criticality asn1_value__local_137 = 1;
1960
1961static const Presence asn1_value__local_138 = 0;
1962
1963static const ProtocolIE_ID asn1_value__local_139 = 11;
1964
1965static const Criticality asn1_value__local_140 = 1;
1966
1967static const Presence asn1_value__local_141 = 0;
1968
1969static const ProtocolIE_ID asn1_value__local_142 = 79;
1970
1971static const Criticality asn1_value__local_143 = 1;
1972
1973static const Presence asn1_value__local_144 = 2;
1974
1975static const RANAP_PROTOCOL_IES asn1_value__local_120[] = {
1976{
1977 (intptr_t)&asn1_value__local_121,
1978 (intptr_t)&asn1_value__local_122,
1979 (intptr_t)asn1_type_PermanentNAS_UE_ID,
1980 (intptr_t)&asn1_value__local_123,
1981},
1982{
1983 (intptr_t)&asn1_value__local_124,
1984 (intptr_t)&asn1_value__local_125,
1985 (intptr_t)asn1_type_Cause,
1986 (intptr_t)&asn1_value__local_126,
1987},
1988{
1989 (intptr_t)&asn1_value__local_127,
1990 (intptr_t)&asn1_value__local_128,
1991 (intptr_t)asn1_type_CN_DomainIndicator,
1992 (intptr_t)&asn1_value__local_129,
1993},
1994{
1995 (intptr_t)&asn1_value__local_130,
1996 (intptr_t)&asn1_value__local_131,
1997 (intptr_t)asn1_type_SourceRNC_ToTargetRNC_TransparentContainer,
1998 (intptr_t)&asn1_value__local_132,
1999},
2000{
2001 (intptr_t)&asn1_value__local_133,
2002 (intptr_t)&asn1_value__local_134,
2003 (intptr_t)asn1_type_RAB_SetupList_RelocReq,
2004 (intptr_t)&asn1_value__local_135,
2005},
2006{
2007 (intptr_t)&asn1_value__local_136,
2008 (intptr_t)&asn1_value__local_137,
2009 (intptr_t)asn1_type_IntegrityProtectionInformation,
2010 (intptr_t)&asn1_value__local_138,
2011},
2012{
2013 (intptr_t)&asn1_value__local_139,
2014 (intptr_t)&asn1_value__local_140,
2015 (intptr_t)asn1_type_EncryptionInformation,
2016 (intptr_t)&asn1_value__local_141,
2017},
2018{
2019 (intptr_t)&asn1_value__local_142,
2020 (intptr_t)&asn1_value__local_143,
2021 (intptr_t)asn1_type_IuSignallingConnectionIdentifier,
2022 (intptr_t)&asn1_value__local_144,
2023},
2024};
2025
2026static const ASN1CType asn1_constraint__local_119[] = {
2027 ASN1_CCONSTRAINT_TABLE,
2028 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2029 2,
2030 (intptr_t)asn1_value__local_120,
2031 8,
2032 1,
2033 0,
2034 0x80000000,
2035 0,
2036};
2037
2038static const ASN1CType asn1_type__local_118[] = {
2039 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2040 (intptr_t)asn1_constraint__local_119,
2041};
2042
2043const ASN1CType asn1_type_ProtocolIE_Field_10[] = {
2044 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2045 3,
2046 sizeof(ProtocolIE_Field_10),
2047
2048 offsetof(ProtocolIE_Field_10, id) | 0x0,
2049 (intptr_t)asn1_type__local_116,
2050 0,
2051 (intptr_t)"id",
2052
2053 offsetof(ProtocolIE_Field_10, criticality) | 0x0,
2054 (intptr_t)asn1_type__local_117,
2055 0,
2056 (intptr_t)"criticality",
2057
2058 offsetof(ProtocolIE_Field_10, value) | 0x0,
2059 (intptr_t)asn1_type__local_118,
2060 0,
2061 (intptr_t)"value",
2062
2063};
2064
2065static const ASN1CType asn1_type__local_145[] = {
2066 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2067 (intptr_t)asn1_type_ProtocolIE_ID,
2068};
2069
2070static const ASN1CType asn1_type__local_146[] = {
2071 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2072 (intptr_t)asn1_type_Criticality,
2073};
2074
2075static const ProtocolIE_ID asn1_value__local_150 = 47;
2076
2077static const Criticality asn1_value__local_151 = 0;
2078
2079static const Presence asn1_value__local_152 = 2;
2080
2081static const RANAP_PROTOCOL_IES asn1_value__local_149[] = {
2082{
2083 (intptr_t)&asn1_value__local_150,
2084 (intptr_t)&asn1_value__local_151,
2085 (intptr_t)asn1_type_RAB_SetupItem_RelocReq,
2086 (intptr_t)&asn1_value__local_152,
2087},
2088};
2089
2090static const ASN1CType asn1_constraint__local_148[] = {
2091 ASN1_CCONSTRAINT_TABLE,
2092 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2093 2,
2094 (intptr_t)asn1_value__local_149,
2095 1,
2096 1,
2097 0,
2098 0x80000000,
2099 0,
2100};
2101
2102static const ASN1CType asn1_type__local_147[] = {
2103 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2104 (intptr_t)asn1_constraint__local_148,
2105};
2106
2107const ASN1CType asn1_type_ProtocolIE_Field_11[] = {
2108 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2109 3,
2110 sizeof(ProtocolIE_Field_11),
2111
2112 offsetof(ProtocolIE_Field_11, id) | 0x0,
2113 (intptr_t)asn1_type__local_145,
2114 0,
2115 (intptr_t)"id",
2116
2117 offsetof(ProtocolIE_Field_11, criticality) | 0x0,
2118 (intptr_t)asn1_type__local_146,
2119 0,
2120 (intptr_t)"criticality",
2121
2122 offsetof(ProtocolIE_Field_11, value) | 0x0,
2123 (intptr_t)asn1_type__local_147,
2124 0,
2125 (intptr_t)"value",
2126
2127};
2128
2129static const ASN1CType asn1_type__local_153[] = {
2130 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2131 (intptr_t)asn1_type_ProtocolIE_ID,
2132};
2133
2134static const ASN1CType asn1_type__local_154[] = {
2135 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2136 (intptr_t)asn1_type_Criticality,
2137};
2138
2139static const ProtocolIE_ID asn1_value__local_158 = 63;
2140
2141static const Criticality asn1_value__local_159 = 1;
2142
2143static const Presence asn1_value__local_160 = 0;
2144
2145static const ProtocolIE_ID asn1_value__local_161 = 50;
2146
2147static const Criticality asn1_value__local_162 = 1;
2148
2149static const Presence asn1_value__local_163 = 0;
2150
2151static const ProtocolIE_ID asn1_value__local_164 = 35;
2152
2153static const Criticality asn1_value__local_165 = 1;
2154
2155static const Presence asn1_value__local_166 = 0;
2156
2157static const ProtocolIE_ID asn1_value__local_167 = 6;
2158
2159static const Criticality asn1_value__local_168 = 1;
2160
2161static const Presence asn1_value__local_169 = 0;
2162
2163static const ProtocolIE_ID asn1_value__local_170 = 5;
2164
2165static const Criticality asn1_value__local_171 = 1;
2166
2167static const Presence asn1_value__local_172 = 0;
2168
2169static const ProtocolIE_ID asn1_value__local_173 = 9;
2170
2171static const Criticality asn1_value__local_174 = 1;
2172
2173static const Presence asn1_value__local_175 = 0;
2174
2175static const RANAP_PROTOCOL_IES asn1_value__local_157[] = {
2176{
2177 (intptr_t)&asn1_value__local_158,
2178 (intptr_t)&asn1_value__local_159,
2179 (intptr_t)asn1_type_TargetRNC_ToSourceRNC_TransparentContainer,
2180 (intptr_t)&asn1_value__local_160,
2181},
2182{
2183 (intptr_t)&asn1_value__local_161,
2184 (intptr_t)&asn1_value__local_162,
2185 (intptr_t)asn1_type_RAB_SetupList_RelocReqAck,
2186 (intptr_t)&asn1_value__local_163,
2187},
2188{
2189 (intptr_t)&asn1_value__local_164,
2190 (intptr_t)&asn1_value__local_165,
2191 (intptr_t)asn1_type_RAB_FailedList,
2192 (intptr_t)&asn1_value__local_166,
2193},
2194{
2195 (intptr_t)&asn1_value__local_167,
2196 (intptr_t)&asn1_value__local_168,
2197 (intptr_t)asn1_type_ChosenIntegrityProtectionAlgorithm,
2198 (intptr_t)&asn1_value__local_169,
2199},
2200{
2201 (intptr_t)&asn1_value__local_170,
2202 (intptr_t)&asn1_value__local_171,
2203 (intptr_t)asn1_type_ChosenEncryptionAlgorithm,
2204 (intptr_t)&asn1_value__local_172,
2205},
2206{
2207 (intptr_t)&asn1_value__local_173,
2208 (intptr_t)&asn1_value__local_174,
2209 (intptr_t)asn1_type_CriticalityDiagnostics,
2210 (intptr_t)&asn1_value__local_175,
2211},
2212};
2213
2214static const ASN1CType asn1_constraint__local_156[] = {
2215 ASN1_CCONSTRAINT_TABLE,
2216 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2217 2,
2218 (intptr_t)asn1_value__local_157,
2219 6,
2220 1,
2221 0,
2222 0x80000000,
2223 0,
2224};
2225
2226static const ASN1CType asn1_type__local_155[] = {
2227 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2228 (intptr_t)asn1_constraint__local_156,
2229};
2230
2231const ASN1CType asn1_type_ProtocolIE_Field_12[] = {
2232 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2233 3,
2234 sizeof(ProtocolIE_Field_12),
2235
2236 offsetof(ProtocolIE_Field_12, id) | 0x0,
2237 (intptr_t)asn1_type__local_153,
2238 0,
2239 (intptr_t)"id",
2240
2241 offsetof(ProtocolIE_Field_12, criticality) | 0x0,
2242 (intptr_t)asn1_type__local_154,
2243 0,
2244 (intptr_t)"criticality",
2245
2246 offsetof(ProtocolIE_Field_12, value) | 0x0,
2247 (intptr_t)asn1_type__local_155,
2248 0,
2249 (intptr_t)"value",
2250
2251};
2252
2253static const ASN1CType asn1_type__local_176[] = {
2254 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2255 (intptr_t)asn1_type_ProtocolIE_ID,
2256};
2257
2258static const ASN1CType asn1_type__local_177[] = {
2259 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2260 (intptr_t)asn1_type_Criticality,
2261};
2262
2263static const ProtocolIE_ID asn1_value__local_181 = 48;
2264
2265static const Criticality asn1_value__local_182 = 0;
2266
2267static const Presence asn1_value__local_183 = 2;
2268
2269static const RANAP_PROTOCOL_IES asn1_value__local_180[] = {
2270{
2271 (intptr_t)&asn1_value__local_181,
2272 (intptr_t)&asn1_value__local_182,
2273 (intptr_t)asn1_type_RAB_SetupItem_RelocReqAck,
2274 (intptr_t)&asn1_value__local_183,
2275},
2276};
2277
2278static const ASN1CType asn1_constraint__local_179[] = {
2279 ASN1_CCONSTRAINT_TABLE,
2280 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2281 2,
2282 (intptr_t)asn1_value__local_180,
2283 1,
2284 1,
2285 0,
2286 0x80000000,
2287 0,
2288};
2289
2290static const ASN1CType asn1_type__local_178[] = {
2291 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2292 (intptr_t)asn1_constraint__local_179,
2293};
2294
2295const ASN1CType asn1_type_ProtocolIE_Field_13[] = {
2296 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2297 3,
2298 sizeof(ProtocolIE_Field_13),
2299
2300 offsetof(ProtocolIE_Field_13, id) | 0x0,
2301 (intptr_t)asn1_type__local_176,
2302 0,
2303 (intptr_t)"id",
2304
2305 offsetof(ProtocolIE_Field_13, criticality) | 0x0,
2306 (intptr_t)asn1_type__local_177,
2307 0,
2308 (intptr_t)"criticality",
2309
2310 offsetof(ProtocolIE_Field_13, value) | 0x0,
2311 (intptr_t)asn1_type__local_178,
2312 0,
2313 (intptr_t)"value",
2314
2315};
2316
2317static const ASN1CType asn1_type__local_184[] = {
2318 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2319 (intptr_t)asn1_type_ProtocolIE_ID,
2320};
2321
2322static const ASN1CType asn1_type__local_185[] = {
2323 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2324 (intptr_t)asn1_type_Criticality,
2325};
2326
2327static const ProtocolIE_ID asn1_value__local_189 = 34;
2328
2329static const Criticality asn1_value__local_190 = 1;
2330
2331static const Presence asn1_value__local_191 = 2;
2332
2333static const RANAP_PROTOCOL_IES asn1_value__local_188[] = {
2334{
2335 (intptr_t)&asn1_value__local_189,
2336 (intptr_t)&asn1_value__local_190,
2337 (intptr_t)asn1_type_RAB_FailedItem,
2338 (intptr_t)&asn1_value__local_191,
2339},
2340};
2341
2342static const ASN1CType asn1_constraint__local_187[] = {
2343 ASN1_CCONSTRAINT_TABLE,
2344 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2345 2,
2346 (intptr_t)asn1_value__local_188,
2347 1,
2348 1,
2349 0,
2350 0x80000000,
2351 0,
2352};
2353
2354static const ASN1CType asn1_type__local_186[] = {
2355 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2356 (intptr_t)asn1_constraint__local_187,
2357};
2358
2359const ASN1CType asn1_type_ProtocolIE_Field_14[] = {
2360 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2361 3,
2362 sizeof(ProtocolIE_Field_14),
2363
2364 offsetof(ProtocolIE_Field_14, id) | 0x0,
2365 (intptr_t)asn1_type__local_184,
2366 0,
2367 (intptr_t)"id",
2368
2369 offsetof(ProtocolIE_Field_14, criticality) | 0x0,
2370 (intptr_t)asn1_type__local_185,
2371 0,
2372 (intptr_t)"criticality",
2373
2374 offsetof(ProtocolIE_Field_14, value) | 0x0,
2375 (intptr_t)asn1_type__local_186,
2376 0,
2377 (intptr_t)"value",
2378
2379};
2380
2381static const ASN1CType asn1_type__local_192[] = {
2382 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2383 (intptr_t)asn1_type_ProtocolIE_ID,
2384};
2385
2386static const ASN1CType asn1_type__local_193[] = {
2387 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2388 (intptr_t)asn1_type_Criticality,
2389};
2390
2391static const ProtocolIE_ID asn1_value__local_197 = 4;
2392
2393static const Criticality asn1_value__local_198 = 1;
2394
2395static const Presence asn1_value__local_199 = 2;
2396
2397static const ProtocolIE_ID asn1_value__local_200 = 9;
2398
2399static const Criticality asn1_value__local_201 = 1;
2400
2401static const Presence asn1_value__local_202 = 0;
2402
2403static const RANAP_PROTOCOL_IES asn1_value__local_196[] = {
2404{
2405 (intptr_t)&asn1_value__local_197,
2406 (intptr_t)&asn1_value__local_198,
2407 (intptr_t)asn1_type_Cause,
2408 (intptr_t)&asn1_value__local_199,
2409},
2410{
2411 (intptr_t)&asn1_value__local_200,
2412 (intptr_t)&asn1_value__local_201,
2413 (intptr_t)asn1_type_CriticalityDiagnostics,
2414 (intptr_t)&asn1_value__local_202,
2415},
2416};
2417
2418static const ASN1CType asn1_constraint__local_195[] = {
2419 ASN1_CCONSTRAINT_TABLE,
2420 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2421 2,
2422 (intptr_t)asn1_value__local_196,
2423 2,
2424 1,
2425 0,
2426 0x80000000,
2427 0,
2428};
2429
2430static const ASN1CType asn1_type__local_194[] = {
2431 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2432 (intptr_t)asn1_constraint__local_195,
2433};
2434
2435const ASN1CType asn1_type_ProtocolIE_Field_15[] = {
2436 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2437 3,
2438 sizeof(ProtocolIE_Field_15),
2439
2440 offsetof(ProtocolIE_Field_15, id) | 0x0,
2441 (intptr_t)asn1_type__local_192,
2442 0,
2443 (intptr_t)"id",
2444
2445 offsetof(ProtocolIE_Field_15, criticality) | 0x0,
2446 (intptr_t)asn1_type__local_193,
2447 0,
2448 (intptr_t)"criticality",
2449
2450 offsetof(ProtocolIE_Field_15, value) | 0x0,
2451 (intptr_t)asn1_type__local_194,
2452 0,
2453 (intptr_t)"value",
2454
2455};
2456
2457static const ASN1CType asn1_type__local_203[] = {
2458 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2459 (intptr_t)asn1_type_ProtocolIE_ID,
2460};
2461
2462static const ASN1CType asn1_type__local_204[] = {
2463 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2464 (intptr_t)asn1_type_Criticality,
2465};
2466
2467static const ProtocolIE_ID asn1_value__local_208 = 4;
2468
2469static const Criticality asn1_value__local_209 = 1;
2470
2471static const Presence asn1_value__local_210 = 2;
2472
2473static const RANAP_PROTOCOL_IES asn1_value__local_207[] = {
2474{
2475 (intptr_t)&asn1_value__local_208,
2476 (intptr_t)&asn1_value__local_209,
2477 (intptr_t)asn1_type_Cause,
2478 (intptr_t)&asn1_value__local_210,
2479},
2480};
2481
2482static const ASN1CType asn1_constraint__local_206[] = {
2483 ASN1_CCONSTRAINT_TABLE,
2484 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2485 2,
2486 (intptr_t)asn1_value__local_207,
2487 1,
2488 1,
2489 0,
2490 0x80000000,
2491 0,
2492};
2493
2494static const ASN1CType asn1_type__local_205[] = {
2495 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2496 (intptr_t)asn1_constraint__local_206,
2497};
2498
2499const ASN1CType asn1_type_ProtocolIE_Field_16[] = {
2500 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2501 3,
2502 sizeof(ProtocolIE_Field_16),
2503
2504 offsetof(ProtocolIE_Field_16, id) | 0x0,
2505 (intptr_t)asn1_type__local_203,
2506 0,
2507 (intptr_t)"id",
2508
2509 offsetof(ProtocolIE_Field_16, criticality) | 0x0,
2510 (intptr_t)asn1_type__local_204,
2511 0,
2512 (intptr_t)"criticality",
2513
2514 offsetof(ProtocolIE_Field_16, value) | 0x0,
2515 (intptr_t)asn1_type__local_205,
2516 0,
2517 (intptr_t)"value",
2518
2519};
2520
2521static const ASN1CType asn1_type__local_211[] = {
2522 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2523 (intptr_t)asn1_type_ProtocolIE_ID,
2524};
2525
2526static const ASN1CType asn1_type__local_212[] = {
2527 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2528 (intptr_t)asn1_type_Criticality,
2529};
2530
2531static const ProtocolIE_ID asn1_value__local_216 = 9;
2532
2533static const Criticality asn1_value__local_217 = 1;
2534
2535static const Presence asn1_value__local_218 = 0;
2536
2537static const RANAP_PROTOCOL_IES asn1_value__local_215[] = {
2538{
2539 (intptr_t)&asn1_value__local_216,
2540 (intptr_t)&asn1_value__local_217,
2541 (intptr_t)asn1_type_CriticalityDiagnostics,
2542 (intptr_t)&asn1_value__local_218,
2543},
2544};
2545
2546static const ASN1CType asn1_constraint__local_214[] = {
2547 ASN1_CCONSTRAINT_TABLE,
2548 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2549 2,
2550 (intptr_t)asn1_value__local_215,
2551 1,
2552 1,
2553 0,
2554 0x80000000,
2555 0,
2556};
2557
2558static const ASN1CType asn1_type__local_213[] = {
2559 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2560 (intptr_t)asn1_constraint__local_214,
2561};
2562
2563const ASN1CType asn1_type_ProtocolIE_Field_17[] = {
2564 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2565 3,
2566 sizeof(ProtocolIE_Field_17),
2567
2568 offsetof(ProtocolIE_Field_17, id) | 0x0,
2569 (intptr_t)asn1_type__local_211,
2570 0,
2571 (intptr_t)"id",
2572
2573 offsetof(ProtocolIE_Field_17, criticality) | 0x0,
2574 (intptr_t)asn1_type__local_212,
2575 0,
2576 (intptr_t)"criticality",
2577
2578 offsetof(ProtocolIE_Field_17, value) | 0x0,
2579 (intptr_t)asn1_type__local_213,
2580 0,
2581 (intptr_t)"value",
2582
2583};
2584
2585static const ASN1CType asn1_type__local_219[] = {
2586 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2587 (intptr_t)asn1_type_ProtocolIE_ID,
2588};
2589
2590static const ASN1CType asn1_type__local_220[] = {
2591 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2592 (intptr_t)asn1_type_Criticality,
2593};
2594
2595static const ProtocolIE_ID asn1_value__local_224 = 29;
2596
2597static const Criticality asn1_value__local_225 = 1;
2598
2599static const Presence asn1_value__local_226 = 2;
2600
2601static const RANAP_PROTOCOL_IES asn1_value__local_223[] = {
2602{
2603 (intptr_t)&asn1_value__local_224,
2604 (intptr_t)&asn1_value__local_225,
2605 (intptr_t)asn1_type_RAB_DataForwardingList_SRNS_CtxReq,
2606 (intptr_t)&asn1_value__local_226,
2607},
2608};
2609
2610static const ASN1CType asn1_constraint__local_222[] = {
2611 ASN1_CCONSTRAINT_TABLE,
2612 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2613 2,
2614 (intptr_t)asn1_value__local_223,
2615 1,
2616 1,
2617 0,
2618 0x80000000,
2619 0,
2620};
2621
2622static const ASN1CType asn1_type__local_221[] = {
2623 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2624 (intptr_t)asn1_constraint__local_222,
2625};
2626
2627const ASN1CType asn1_type_ProtocolIE_Field_18[] = {
2628 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2629 3,
2630 sizeof(ProtocolIE_Field_18),
2631
2632 offsetof(ProtocolIE_Field_18, id) | 0x0,
2633 (intptr_t)asn1_type__local_219,
2634 0,
2635 (intptr_t)"id",
2636
2637 offsetof(ProtocolIE_Field_18, criticality) | 0x0,
2638 (intptr_t)asn1_type__local_220,
2639 0,
2640 (intptr_t)"criticality",
2641
2642 offsetof(ProtocolIE_Field_18, value) | 0x0,
2643 (intptr_t)asn1_type__local_221,
2644 0,
2645 (intptr_t)"value",
2646
2647};
2648
2649static const ASN1CType asn1_type__local_227[] = {
2650 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2651 (intptr_t)asn1_type_ProtocolIE_ID,
2652};
2653
2654static const ASN1CType asn1_type__local_228[] = {
2655 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2656 (intptr_t)asn1_type_Criticality,
2657};
2658
2659static const ProtocolIE_ID asn1_value__local_232 = 27;
2660
2661static const Criticality asn1_value__local_233 = 0;
2662
2663static const Presence asn1_value__local_234 = 2;
2664
2665static const RANAP_PROTOCOL_IES asn1_value__local_231[] = {
2666{
2667 (intptr_t)&asn1_value__local_232,
2668 (intptr_t)&asn1_value__local_233,
2669 (intptr_t)asn1_type_RAB_DataForwardingItem_SRNS_CtxReq,
2670 (intptr_t)&asn1_value__local_234,
2671},
2672};
2673
2674static const ASN1CType asn1_constraint__local_230[] = {
2675 ASN1_CCONSTRAINT_TABLE,
2676 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2677 2,
2678 (intptr_t)asn1_value__local_231,
2679 1,
2680 1,
2681 0,
2682 0x80000000,
2683 0,
2684};
2685
2686static const ASN1CType asn1_type__local_229[] = {
2687 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2688 (intptr_t)asn1_constraint__local_230,
2689};
2690
2691const ASN1CType asn1_type_ProtocolIE_Field_19[] = {
2692 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2693 3,
2694 sizeof(ProtocolIE_Field_19),
2695
2696 offsetof(ProtocolIE_Field_19, id) | 0x0,
2697 (intptr_t)asn1_type__local_227,
2698 0,
2699 (intptr_t)"id",
2700
2701 offsetof(ProtocolIE_Field_19, criticality) | 0x0,
2702 (intptr_t)asn1_type__local_228,
2703 0,
2704 (intptr_t)"criticality",
2705
2706 offsetof(ProtocolIE_Field_19, value) | 0x0,
2707 (intptr_t)asn1_type__local_229,
2708 0,
2709 (intptr_t)"value",
2710
2711};
2712
2713static const ASN1CType asn1_type__local_235[] = {
2714 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2715 (intptr_t)asn1_type_ProtocolIE_ID,
2716};
2717
2718static const ASN1CType asn1_type__local_236[] = {
2719 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2720 (intptr_t)asn1_type_Criticality,
2721};
2722
2723static const ProtocolIE_ID asn1_value__local_240 = 25;
2724
2725static const Criticality asn1_value__local_241 = 1;
2726
2727static const Presence asn1_value__local_242 = 0;
2728
2729static const ProtocolIE_ID asn1_value__local_243 = 85;
2730
2731static const Criticality asn1_value__local_244 = 1;
2732
2733static const Presence asn1_value__local_245 = 0;
2734
2735static const ProtocolIE_ID asn1_value__local_246 = 9;
2736
2737static const Criticality asn1_value__local_247 = 1;
2738
2739static const Presence asn1_value__local_248 = 0;
2740
2741static const RANAP_PROTOCOL_IES asn1_value__local_239[] = {
2742{
2743 (intptr_t)&asn1_value__local_240,
2744 (intptr_t)&asn1_value__local_241,
2745 (intptr_t)asn1_type_RAB_ContextList,
2746 (intptr_t)&asn1_value__local_242,
2747},
2748{
2749 (intptr_t)&asn1_value__local_243,
2750 (intptr_t)&asn1_value__local_244,
2751 (intptr_t)asn1_type_RAB_ContextFailedtoTransferList,
2752 (intptr_t)&asn1_value__local_245,
2753},
2754{
2755 (intptr_t)&asn1_value__local_246,
2756 (intptr_t)&asn1_value__local_247,
2757 (intptr_t)asn1_type_CriticalityDiagnostics,
2758 (intptr_t)&asn1_value__local_248,
2759},
2760};
2761
2762static const ASN1CType asn1_constraint__local_238[] = {
2763 ASN1_CCONSTRAINT_TABLE,
2764 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2765 2,
2766 (intptr_t)asn1_value__local_239,
2767 3,
2768 1,
2769 0,
2770 0x80000000,
2771 0,
2772};
2773
2774static const ASN1CType asn1_type__local_237[] = {
2775 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2776 (intptr_t)asn1_constraint__local_238,
2777};
2778
2779const ASN1CType asn1_type_ProtocolIE_Field_20[] = {
2780 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2781 3,
2782 sizeof(ProtocolIE_Field_20),
2783
2784 offsetof(ProtocolIE_Field_20, id) | 0x0,
2785 (intptr_t)asn1_type__local_235,
2786 0,
2787 (intptr_t)"id",
2788
2789 offsetof(ProtocolIE_Field_20, criticality) | 0x0,
2790 (intptr_t)asn1_type__local_236,
2791 0,
2792 (intptr_t)"criticality",
2793
2794 offsetof(ProtocolIE_Field_20, value) | 0x0,
2795 (intptr_t)asn1_type__local_237,
2796 0,
2797 (intptr_t)"value",
2798
2799};
2800
2801static const ASN1CType asn1_type__local_249[] = {
2802 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2803 (intptr_t)asn1_type_ProtocolIE_ID,
2804};
2805
2806static const ASN1CType asn1_type__local_250[] = {
2807 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2808 (intptr_t)asn1_type_Criticality,
2809};
2810
2811static const ProtocolIE_ID asn1_value__local_254 = 24;
2812
2813static const Criticality asn1_value__local_255 = 1;
2814
2815static const Presence asn1_value__local_256 = 2;
2816
2817static const RANAP_PROTOCOL_IES asn1_value__local_253[] = {
2818{
2819 (intptr_t)&asn1_value__local_254,
2820 (intptr_t)&asn1_value__local_255,
2821 (intptr_t)asn1_type_RAB_ContextItem,
2822 (intptr_t)&asn1_value__local_256,
2823},
2824};
2825
2826static const ASN1CType asn1_constraint__local_252[] = {
2827 ASN1_CCONSTRAINT_TABLE,
2828 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2829 2,
2830 (intptr_t)asn1_value__local_253,
2831 1,
2832 1,
2833 0,
2834 0x80000000,
2835 0,
2836};
2837
2838static const ASN1CType asn1_type__local_251[] = {
2839 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2840 (intptr_t)asn1_constraint__local_252,
2841};
2842
2843const ASN1CType asn1_type_ProtocolIE_Field_21[] = {
2844 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2845 3,
2846 sizeof(ProtocolIE_Field_21),
2847
2848 offsetof(ProtocolIE_Field_21, id) | 0x0,
2849 (intptr_t)asn1_type__local_249,
2850 0,
2851 (intptr_t)"id",
2852
2853 offsetof(ProtocolIE_Field_21, criticality) | 0x0,
2854 (intptr_t)asn1_type__local_250,
2855 0,
2856 (intptr_t)"criticality",
2857
2858 offsetof(ProtocolIE_Field_21, value) | 0x0,
2859 (intptr_t)asn1_type__local_251,
2860 0,
2861 (intptr_t)"value",
2862
2863};
2864
2865static const ASN1CType asn1_type__local_257[] = {
2866 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2867 (intptr_t)asn1_type_ProtocolIE_ID,
2868};
2869
2870static const ASN1CType asn1_type__local_258[] = {
2871 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2872 (intptr_t)asn1_type_Criticality,
2873};
2874
2875static const ProtocolIE_ID asn1_value__local_262 = 84;
2876
2877static const Criticality asn1_value__local_263 = 1;
2878
2879static const Presence asn1_value__local_264 = 2;
2880
2881static const RANAP_PROTOCOL_IES asn1_value__local_261[] = {
2882{
2883 (intptr_t)&asn1_value__local_262,
2884 (intptr_t)&asn1_value__local_263,
2885 (intptr_t)asn1_type_RABs_ContextFailedtoTransferItem,
2886 (intptr_t)&asn1_value__local_264,
2887},
2888};
2889
2890static const ASN1CType asn1_constraint__local_260[] = {
2891 ASN1_CCONSTRAINT_TABLE,
2892 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2893 2,
2894 (intptr_t)asn1_value__local_261,
2895 1,
2896 1,
2897 0,
2898 0x80000000,
2899 0,
2900};
2901
2902static const ASN1CType asn1_type__local_259[] = {
2903 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2904 (intptr_t)asn1_constraint__local_260,
2905};
2906
2907const ASN1CType asn1_type_ProtocolIE_Field_22[] = {
2908 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2909 3,
2910 sizeof(ProtocolIE_Field_22),
2911
2912 offsetof(ProtocolIE_Field_22, id) | 0x0,
2913 (intptr_t)asn1_type__local_257,
2914 0,
2915 (intptr_t)"id",
2916
2917 offsetof(ProtocolIE_Field_22, criticality) | 0x0,
2918 (intptr_t)asn1_type__local_258,
2919 0,
2920 (intptr_t)"criticality",
2921
2922 offsetof(ProtocolIE_Field_22, value) | 0x0,
2923 (intptr_t)asn1_type__local_259,
2924 0,
2925 (intptr_t)"value",
2926
2927};
2928
2929static const ASN1CType asn1_type__local_265[] = {
2930 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
2931 (intptr_t)asn1_type_ProtocolIE_ID,
2932};
2933
2934static const ASN1CType asn1_type__local_266[] = {
2935 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
2936 (intptr_t)asn1_type_Criticality,
2937};
2938
2939static const ProtocolIE_ID asn1_value__local_270 = 12;
2940
2941static const Criticality asn1_value__local_271 = 0;
2942
2943static const Presence asn1_value__local_272 = 2;
2944
2945static const ProtocolIE_ID asn1_value__local_273 = 11;
2946
2947static const Criticality asn1_value__local_274 = 1;
2948
2949static const Presence asn1_value__local_275 = 0;
2950
2951static const ProtocolIE_ID asn1_value__local_276 = 75;
2952
2953static const Criticality asn1_value__local_277 = 0;
2954
2955static const Presence asn1_value__local_278 = 2;
2956
2957static const RANAP_PROTOCOL_IES asn1_value__local_269[] = {
2958{
2959 (intptr_t)&asn1_value__local_270,
2960 (intptr_t)&asn1_value__local_271,
2961 (intptr_t)asn1_type_IntegrityProtectionInformation,
2962 (intptr_t)&asn1_value__local_272,
2963},
2964{
2965 (intptr_t)&asn1_value__local_273,
2966 (intptr_t)&asn1_value__local_274,
2967 (intptr_t)asn1_type_EncryptionInformation,
2968 (intptr_t)&asn1_value__local_275,
2969},
2970{
2971 (intptr_t)&asn1_value__local_276,
2972 (intptr_t)&asn1_value__local_277,
2973 (intptr_t)asn1_type_KeyStatus,
2974 (intptr_t)&asn1_value__local_278,
2975},
2976};
2977
2978static const ASN1CType asn1_constraint__local_268[] = {
2979 ASN1_CCONSTRAINT_TABLE,
2980 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
2981 2,
2982 (intptr_t)asn1_value__local_269,
2983 3,
2984 1,
2985 0,
2986 0x80000000,
2987 0,
2988};
2989
2990static const ASN1CType asn1_type__local_267[] = {
2991 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
2992 (intptr_t)asn1_constraint__local_268,
2993};
2994
2995const ASN1CType asn1_type_ProtocolIE_Field_23[] = {
2996 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
2997 3,
2998 sizeof(ProtocolIE_Field_23),
2999
3000 offsetof(ProtocolIE_Field_23, id) | 0x0,
3001 (intptr_t)asn1_type__local_265,
3002 0,
3003 (intptr_t)"id",
3004
3005 offsetof(ProtocolIE_Field_23, criticality) | 0x0,
3006 (intptr_t)asn1_type__local_266,
3007 0,
3008 (intptr_t)"criticality",
3009
3010 offsetof(ProtocolIE_Field_23, value) | 0x0,
3011 (intptr_t)asn1_type__local_267,
3012 0,
3013 (intptr_t)"value",
3014
3015};
3016
3017static const ASN1CType asn1_type__local_279[] = {
3018 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3019 (intptr_t)asn1_type_ProtocolIE_ID,
3020};
3021
3022static const ASN1CType asn1_type__local_280[] = {
3023 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3024 (intptr_t)asn1_type_Criticality,
3025};
3026
3027static const ProtocolIE_ID asn1_value__local_284 = 6;
3028
3029static const Criticality asn1_value__local_285 = 0;
3030
3031static const Presence asn1_value__local_286 = 2;
3032
3033static const ProtocolIE_ID asn1_value__local_287 = 5;
3034
3035static const Criticality asn1_value__local_288 = 1;
3036
3037static const Presence asn1_value__local_289 = 0;
3038
3039static const ProtocolIE_ID asn1_value__local_290 = 9;
3040
3041static const Criticality asn1_value__local_291 = 1;
3042
3043static const Presence asn1_value__local_292 = 0;
3044
3045static const RANAP_PROTOCOL_IES asn1_value__local_283[] = {
3046{
3047 (intptr_t)&asn1_value__local_284,
3048 (intptr_t)&asn1_value__local_285,
3049 (intptr_t)asn1_type_ChosenIntegrityProtectionAlgorithm,
3050 (intptr_t)&asn1_value__local_286,
3051},
3052{
3053 (intptr_t)&asn1_value__local_287,
3054 (intptr_t)&asn1_value__local_288,
3055 (intptr_t)asn1_type_ChosenEncryptionAlgorithm,
3056 (intptr_t)&asn1_value__local_289,
3057},
3058{
3059 (intptr_t)&asn1_value__local_290,
3060 (intptr_t)&asn1_value__local_291,
3061 (intptr_t)asn1_type_CriticalityDiagnostics,
3062 (intptr_t)&asn1_value__local_292,
3063},
3064};
3065
3066static const ASN1CType asn1_constraint__local_282[] = {
3067 ASN1_CCONSTRAINT_TABLE,
3068 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3069 2,
3070 (intptr_t)asn1_value__local_283,
3071 3,
3072 1,
3073 0,
3074 0x80000000,
3075 0,
3076};
3077
3078static const ASN1CType asn1_type__local_281[] = {
3079 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
3080 (intptr_t)asn1_constraint__local_282,
3081};
3082
3083const ASN1CType asn1_type_ProtocolIE_Field_24[] = {
3084 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
3085 3,
3086 sizeof(ProtocolIE_Field_24),
3087
3088 offsetof(ProtocolIE_Field_24, id) | 0x0,
3089 (intptr_t)asn1_type__local_279,
3090 0,
3091 (intptr_t)"id",
3092
3093 offsetof(ProtocolIE_Field_24, criticality) | 0x0,
3094 (intptr_t)asn1_type__local_280,
3095 0,
3096 (intptr_t)"criticality",
3097
3098 offsetof(ProtocolIE_Field_24, value) | 0x0,
3099 (intptr_t)asn1_type__local_281,
3100 0,
3101 (intptr_t)"value",
3102
3103};
3104
3105static const ASN1CType asn1_type__local_293[] = {
3106 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3107 (intptr_t)asn1_type_ProtocolIE_ID,
3108};
3109
3110static const ASN1CType asn1_type__local_294[] = {
3111 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3112 (intptr_t)asn1_type_Criticality,
3113};
3114
3115static const ProtocolIE_ID asn1_value__local_298 = 4;
3116
3117static const Criticality asn1_value__local_299 = 1;
3118
3119static const Presence asn1_value__local_300 = 2;
3120
3121static const ProtocolIE_ID asn1_value__local_301 = 9;
3122
3123static const Criticality asn1_value__local_302 = 1;
3124
3125static const Presence asn1_value__local_303 = 0;
3126
3127static const RANAP_PROTOCOL_IES asn1_value__local_297[] = {
3128{
3129 (intptr_t)&asn1_value__local_298,
3130 (intptr_t)&asn1_value__local_299,
3131 (intptr_t)asn1_type_Cause,
3132 (intptr_t)&asn1_value__local_300,
3133},
3134{
3135 (intptr_t)&asn1_value__local_301,
3136 (intptr_t)&asn1_value__local_302,
3137 (intptr_t)asn1_type_CriticalityDiagnostics,
3138 (intptr_t)&asn1_value__local_303,
3139},
3140};
3141
3142static const ASN1CType asn1_constraint__local_296[] = {
3143 ASN1_CCONSTRAINT_TABLE,
3144 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3145 2,
3146 (intptr_t)asn1_value__local_297,
3147 2,
3148 1,
3149 0,
3150 0x80000000,
3151 0,
3152};
3153
3154static const ASN1CType asn1_type__local_295[] = {
3155 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
3156 (intptr_t)asn1_constraint__local_296,
3157};
3158
3159const ASN1CType asn1_type_ProtocolIE_Field_25[] = {
3160 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
3161 3,
3162 sizeof(ProtocolIE_Field_25),
3163
3164 offsetof(ProtocolIE_Field_25, id) | 0x0,
3165 (intptr_t)asn1_type__local_293,
3166 0,
3167 (intptr_t)"id",
3168
3169 offsetof(ProtocolIE_Field_25, criticality) | 0x0,
3170 (intptr_t)asn1_type__local_294,
3171 0,
3172 (intptr_t)"criticality",
3173
3174 offsetof(ProtocolIE_Field_25, value) | 0x0,
3175 (intptr_t)asn1_type__local_295,
3176 0,
3177 (intptr_t)"value",
3178
3179};
3180
3181static const ASN1CType asn1_type__local_304[] = {
3182 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3183 (intptr_t)asn1_type_ProtocolIE_ID,
3184};
3185
3186static const ASN1CType asn1_type__local_305[] = {
3187 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3188 (intptr_t)asn1_type_Criticality,
3189};
3190
3191static const ProtocolIE_ID asn1_value__local_309 = 33;
3192
3193static const Criticality asn1_value__local_310 = 1;
3194
3195static const Presence asn1_value__local_311 = 2;
3196
3197static const RANAP_PROTOCOL_IES asn1_value__local_308[] = {
3198{
3199 (intptr_t)&asn1_value__local_309,
3200 (intptr_t)&asn1_value__local_310,
3201 (intptr_t)asn1_type_RAB_DataVolumeReportRequestList,
3202 (intptr_t)&asn1_value__local_311,
3203},
3204};
3205
3206static const ASN1CType asn1_constraint__local_307[] = {
3207 ASN1_CCONSTRAINT_TABLE,
3208 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3209 2,
3210 (intptr_t)asn1_value__local_308,
3211 1,
3212 1,
3213 0,
3214 0x80000000,
3215 0,
3216};
3217
3218static const ASN1CType asn1_type__local_306[] = {
3219 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
3220 (intptr_t)asn1_constraint__local_307,
3221};
3222
3223const ASN1CType asn1_type_ProtocolIE_Field_26[] = {
3224 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
3225 3,
3226 sizeof(ProtocolIE_Field_26),
3227
3228 offsetof(ProtocolIE_Field_26, id) | 0x0,
3229 (intptr_t)asn1_type__local_304,
3230 0,
3231 (intptr_t)"id",
3232
3233 offsetof(ProtocolIE_Field_26, criticality) | 0x0,
3234 (intptr_t)asn1_type__local_305,
3235 0,
3236 (intptr_t)"criticality",
3237
3238 offsetof(ProtocolIE_Field_26, value) | 0x0,
3239 (intptr_t)asn1_type__local_306,
3240 0,
3241 (intptr_t)"value",
3242
3243};
3244
3245static const ASN1CType asn1_type__local_312[] = {
3246 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3247 (intptr_t)asn1_type_ProtocolIE_ID,
3248};
3249
3250static const ASN1CType asn1_type__local_313[] = {
3251 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3252 (intptr_t)asn1_type_Criticality,
3253};
3254
3255static const ProtocolIE_ID asn1_value__local_317 = 32;
3256
3257static const Criticality asn1_value__local_318 = 0;
3258
3259static const Presence asn1_value__local_319 = 2;
3260
3261static const RANAP_PROTOCOL_IES asn1_value__local_316[] = {
3262{
3263 (intptr_t)&asn1_value__local_317,
3264 (intptr_t)&asn1_value__local_318,
3265 (intptr_t)asn1_type_RAB_DataVolumeReportRequestItem,
3266 (intptr_t)&asn1_value__local_319,
3267},
3268};
3269
3270static const ASN1CType asn1_constraint__local_315[] = {
3271 ASN1_CCONSTRAINT_TABLE,
3272 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3273 2,
3274 (intptr_t)asn1_value__local_316,
3275 1,
3276 1,
3277 0,
3278 0x80000000,
3279 0,
3280};
3281
3282static const ASN1CType asn1_type__local_314[] = {
3283 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
3284 (intptr_t)asn1_constraint__local_315,
3285};
3286
3287const ASN1CType asn1_type_ProtocolIE_Field_27[] = {
3288 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
3289 3,
3290 sizeof(ProtocolIE_Field_27),
3291
3292 offsetof(ProtocolIE_Field_27, id) | 0x0,
3293 (intptr_t)asn1_type__local_312,
3294 0,
3295 (intptr_t)"id",
3296
3297 offsetof(ProtocolIE_Field_27, criticality) | 0x0,
3298 (intptr_t)asn1_type__local_313,
3299 0,
3300 (intptr_t)"criticality",
3301
3302 offsetof(ProtocolIE_Field_27, value) | 0x0,
3303 (intptr_t)asn1_type__local_314,
3304 0,
3305 (intptr_t)"value",
3306
3307};
3308
3309static const ASN1CType asn1_type__local_320[] = {
3310 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3311 (intptr_t)asn1_type_ProtocolIE_ID,
3312};
3313
3314static const ASN1CType asn1_type__local_321[] = {
3315 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3316 (intptr_t)asn1_type_Criticality,
3317};
3318
3319static const ProtocolIE_ID asn1_value__local_325 = 31;
3320
3321static const Criticality asn1_value__local_326 = 1;
3322
3323static const Presence asn1_value__local_327 = 0;
3324
3325static const ProtocolIE_ID asn1_value__local_328 = 72;
3326
3327static const Criticality asn1_value__local_329 = 1;
3328
3329static const Presence asn1_value__local_330 = 0;
3330
3331static const ProtocolIE_ID asn1_value__local_331 = 9;
3332
3333static const Criticality asn1_value__local_332 = 1;
3334
3335static const Presence asn1_value__local_333 = 0;
3336
3337static const RANAP_PROTOCOL_IES asn1_value__local_324[] = {
3338{
3339 (intptr_t)&asn1_value__local_325,
3340 (intptr_t)&asn1_value__local_326,
3341 (intptr_t)asn1_type_RAB_DataVolumeReportList,
3342 (intptr_t)&asn1_value__local_327,
3343},
3344{
3345 (intptr_t)&asn1_value__local_328,
3346 (intptr_t)&asn1_value__local_329,
3347 (intptr_t)asn1_type_RAB_FailedtoReportList,
3348 (intptr_t)&asn1_value__local_330,
3349},
3350{
3351 (intptr_t)&asn1_value__local_331,
3352 (intptr_t)&asn1_value__local_332,
3353 (intptr_t)asn1_type_CriticalityDiagnostics,
3354 (intptr_t)&asn1_value__local_333,
3355},
3356};
3357
3358static const ASN1CType asn1_constraint__local_323[] = {
3359 ASN1_CCONSTRAINT_TABLE,
3360 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3361 2,
3362 (intptr_t)asn1_value__local_324,
3363 3,
3364 1,
3365 0,
3366 0x80000000,
3367 0,
3368};
3369
3370static const ASN1CType asn1_type__local_322[] = {
3371 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
3372 (intptr_t)asn1_constraint__local_323,
3373};
3374
3375const ASN1CType asn1_type_ProtocolIE_Field_28[] = {
3376 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
3377 3,
3378 sizeof(ProtocolIE_Field_28),
3379
3380 offsetof(ProtocolIE_Field_28, id) | 0x0,
3381 (intptr_t)asn1_type__local_320,
3382 0,
3383 (intptr_t)"id",
3384
3385 offsetof(ProtocolIE_Field_28, criticality) | 0x0,
3386 (intptr_t)asn1_type__local_321,
3387 0,
3388 (intptr_t)"criticality",
3389
3390 offsetof(ProtocolIE_Field_28, value) | 0x0,
3391 (intptr_t)asn1_type__local_322,
3392 0,
3393 (intptr_t)"value",
3394
3395};
3396
3397static const ASN1CType asn1_type__local_334[] = {
3398 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3399 (intptr_t)asn1_type_ProtocolIE_ID,
3400};
3401
3402static const ASN1CType asn1_type__local_335[] = {
3403 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3404 (intptr_t)asn1_type_Criticality,
3405};
3406
3407static const ProtocolIE_ID asn1_value__local_339 = 71;
3408
3409static const Criticality asn1_value__local_340 = 1;
3410
3411static const Presence asn1_value__local_341 = 2;
3412
3413static const RANAP_PROTOCOL_IES asn1_value__local_338[] = {
3414{
3415 (intptr_t)&asn1_value__local_339,
3416 (intptr_t)&asn1_value__local_340,
3417 (intptr_t)asn1_type_RABs_failed_to_reportItem,
3418 (intptr_t)&asn1_value__local_341,
3419},
3420};
3421
3422static const ASN1CType asn1_constraint__local_337[] = {
3423 ASN1_CCONSTRAINT_TABLE,
3424 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3425 2,
3426 (intptr_t)asn1_value__local_338,
3427 1,
3428 1,
3429 0,
3430 0x80000000,
3431 0,
3432};
3433
3434static const ASN1CType asn1_type__local_336[] = {
3435 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
3436 (intptr_t)asn1_constraint__local_337,
3437};
3438
3439const ASN1CType asn1_type_ProtocolIE_Field_29[] = {
3440 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
3441 3,
3442 sizeof(ProtocolIE_Field_29),
3443
3444 offsetof(ProtocolIE_Field_29, id) | 0x0,
3445 (intptr_t)asn1_type__local_334,
3446 0,
3447 (intptr_t)"id",
3448
3449 offsetof(ProtocolIE_Field_29, criticality) | 0x0,
3450 (intptr_t)asn1_type__local_335,
3451 0,
3452 (intptr_t)"criticality",
3453
3454 offsetof(ProtocolIE_Field_29, value) | 0x0,
3455 (intptr_t)asn1_type__local_336,
3456 0,
3457 (intptr_t)"value",
3458
3459};
3460
3461static const ASN1CType asn1_type__local_342[] = {
3462 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3463 (intptr_t)asn1_type_ProtocolIE_ID,
3464};
3465
3466static const ASN1CType asn1_type__local_343[] = {
3467 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3468 (intptr_t)asn1_type_Criticality,
3469};
3470
3471static const ProtocolIE_ID asn1_value__local_347 = 4;
3472
3473static const Criticality asn1_value__local_348 = 1;
3474
3475static const Presence asn1_value__local_349 = 2;
3476
3477static const ProtocolIE_ID asn1_value__local_350 = 3;
3478
3479static const Criticality asn1_value__local_351 = 0;
3480
3481static const Presence asn1_value__local_352 = 2;
3482
3483static const ProtocolIE_ID asn1_value__local_353 = 86;
3484
3485static const Criticality asn1_value__local_354 = 1;
3486
3487static const Presence asn1_value__local_355 = 0;
3488
3489static const RANAP_PROTOCOL_IES asn1_value__local_346[] = {
3490{
3491 (intptr_t)&asn1_value__local_347,
3492 (intptr_t)&asn1_value__local_348,
3493 (intptr_t)asn1_type_Cause,
3494 (intptr_t)&asn1_value__local_349,
3495},
3496{
3497 (intptr_t)&asn1_value__local_350,
3498 (intptr_t)&asn1_value__local_351,
3499 (intptr_t)asn1_type_CN_DomainIndicator,
3500 (intptr_t)&asn1_value__local_352,
3501},
3502{
3503 (intptr_t)&asn1_value__local_353,
3504 (intptr_t)&asn1_value__local_354,
3505 (intptr_t)asn1_type_GlobalRNC_ID,
3506 (intptr_t)&asn1_value__local_355,
3507},
3508};
3509
3510static const ASN1CType asn1_constraint__local_345[] = {
3511 ASN1_CCONSTRAINT_TABLE,
3512 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3513 2,
3514 (intptr_t)asn1_value__local_346,
3515 3,
3516 1,
3517 0,
3518 0x80000000,
3519 0,
3520};
3521
3522static const ASN1CType asn1_type__local_344[] = {
3523 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
3524 (intptr_t)asn1_constraint__local_345,
3525};
3526
3527const ASN1CType asn1_type_ProtocolIE_Field_30[] = {
3528 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
3529 3,
3530 sizeof(ProtocolIE_Field_30),
3531
3532 offsetof(ProtocolIE_Field_30, id) | 0x0,
3533 (intptr_t)asn1_type__local_342,
3534 0,
3535 (intptr_t)"id",
3536
3537 offsetof(ProtocolIE_Field_30, criticality) | 0x0,
3538 (intptr_t)asn1_type__local_343,
3539 0,
3540 (intptr_t)"criticality",
3541
3542 offsetof(ProtocolIE_Field_30, value) | 0x0,
3543 (intptr_t)asn1_type__local_344,
3544 0,
3545 (intptr_t)"value",
3546
3547};
3548
3549static const ASN1CType asn1_type__local_356[] = {
3550 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3551 (intptr_t)asn1_type_ProtocolIE_ID,
3552};
3553
3554static const ASN1CType asn1_type__local_357[] = {
3555 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3556 (intptr_t)asn1_type_Criticality,
3557};
3558
3559static const ProtocolIE_ID asn1_value__local_361 = 3;
3560
3561static const Criticality asn1_value__local_362 = 0;
3562
3563static const Presence asn1_value__local_363 = 2;
3564
3565static const ProtocolIE_ID asn1_value__local_364 = 9;
3566
3567static const Criticality asn1_value__local_365 = 1;
3568
3569static const Presence asn1_value__local_366 = 0;
3570
3571static const ProtocolIE_ID asn1_value__local_367 = 86;
3572
3573static const Criticality asn1_value__local_368 = 1;
3574
3575static const Presence asn1_value__local_369 = 0;
3576
3577static const RANAP_PROTOCOL_IES asn1_value__local_360[] = {
3578{
3579 (intptr_t)&asn1_value__local_361,
3580 (intptr_t)&asn1_value__local_362,
3581 (intptr_t)asn1_type_CN_DomainIndicator,
3582 (intptr_t)&asn1_value__local_363,
3583},
3584{
3585 (intptr_t)&asn1_value__local_364,
3586 (intptr_t)&asn1_value__local_365,
3587 (intptr_t)asn1_type_CriticalityDiagnostics,
3588 (intptr_t)&asn1_value__local_366,
3589},
3590{
3591 (intptr_t)&asn1_value__local_367,
3592 (intptr_t)&asn1_value__local_368,
3593 (intptr_t)asn1_type_GlobalRNC_ID,
3594 (intptr_t)&asn1_value__local_369,
3595},
3596};
3597
3598static const ASN1CType asn1_constraint__local_359[] = {
3599 ASN1_CCONSTRAINT_TABLE,
3600 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3601 2,
3602 (intptr_t)asn1_value__local_360,
3603 3,
3604 1,
3605 0,
3606 0x80000000,
3607 0,
3608};
3609
3610static const ASN1CType asn1_type__local_358[] = {
3611 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
3612 (intptr_t)asn1_constraint__local_359,
3613};
3614
3615const ASN1CType asn1_type_ProtocolIE_Field_31[] = {
3616 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
3617 3,
3618 sizeof(ProtocolIE_Field_31),
3619
3620 offsetof(ProtocolIE_Field_31, id) | 0x0,
3621 (intptr_t)asn1_type__local_356,
3622 0,
3623 (intptr_t)"id",
3624
3625 offsetof(ProtocolIE_Field_31, criticality) | 0x0,
3626 (intptr_t)asn1_type__local_357,
3627 0,
3628 (intptr_t)"criticality",
3629
3630 offsetof(ProtocolIE_Field_31, value) | 0x0,
3631 (intptr_t)asn1_type__local_358,
3632 0,
3633 (intptr_t)"value",
3634
3635};
3636
3637static const ASN1CType asn1_type__local_370[] = {
3638 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3639 (intptr_t)asn1_type_ProtocolIE_ID,
3640};
3641
3642static const ASN1CType asn1_type__local_371[] = {
3643 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3644 (intptr_t)asn1_type_Criticality,
3645};
3646
3647static const ProtocolIE_ID asn1_value__local_375 = 3;
3648
3649static const Criticality asn1_value__local_376 = 0;
3650
3651static const Presence asn1_value__local_377 = 2;
3652
3653static const ProtocolIE_ID asn1_value__local_378 = 4;
3654
3655static const Criticality asn1_value__local_379 = 1;
3656
3657static const Presence asn1_value__local_380 = 2;
3658
3659static const ProtocolIE_ID asn1_value__local_381 = 77;
3660
3661static const Criticality asn1_value__local_382 = 1;
3662
3663static const Presence asn1_value__local_383 = 2;
3664
3665static const ProtocolIE_ID asn1_value__local_384 = 86;
3666
3667static const Criticality asn1_value__local_385 = 1;
3668
3669static const Presence asn1_value__local_386 = 0;
3670
3671static const RANAP_PROTOCOL_IES asn1_value__local_374[] = {
3672{
3673 (intptr_t)&asn1_value__local_375,
3674 (intptr_t)&asn1_value__local_376,
3675 (intptr_t)asn1_type_CN_DomainIndicator,
3676 (intptr_t)&asn1_value__local_377,
3677},
3678{
3679 (intptr_t)&asn1_value__local_378,
3680 (intptr_t)&asn1_value__local_379,
3681 (intptr_t)asn1_type_Cause,
3682 (intptr_t)&asn1_value__local_380,
3683},
3684{
3685 (intptr_t)&asn1_value__local_381,
3686 (intptr_t)&asn1_value__local_382,
3687 (intptr_t)asn1_type_ResetResourceList,
3688 (intptr_t)&asn1_value__local_383,
3689},
3690{
3691 (intptr_t)&asn1_value__local_384,
3692 (intptr_t)&asn1_value__local_385,
3693 (intptr_t)asn1_type_GlobalRNC_ID,
3694 (intptr_t)&asn1_value__local_386,
3695},
3696};
3697
3698static const ASN1CType asn1_constraint__local_373[] = {
3699 ASN1_CCONSTRAINT_TABLE,
3700 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3701 2,
3702 (intptr_t)asn1_value__local_374,
3703 4,
3704 1,
3705 0,
3706 0x80000000,
3707 0,
3708};
3709
3710static const ASN1CType asn1_type__local_372[] = {
3711 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
3712 (intptr_t)asn1_constraint__local_373,
3713};
3714
3715const ASN1CType asn1_type_ProtocolIE_Field_32[] = {
3716 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
3717 3,
3718 sizeof(ProtocolIE_Field_32),
3719
3720 offsetof(ProtocolIE_Field_32, id) | 0x0,
3721 (intptr_t)asn1_type__local_370,
3722 0,
3723 (intptr_t)"id",
3724
3725 offsetof(ProtocolIE_Field_32, criticality) | 0x0,
3726 (intptr_t)asn1_type__local_371,
3727 0,
3728 (intptr_t)"criticality",
3729
3730 offsetof(ProtocolIE_Field_32, value) | 0x0,
3731 (intptr_t)asn1_type__local_372,
3732 0,
3733 (intptr_t)"value",
3734
3735};
3736
3737static const ASN1CType asn1_type__local_387[] = {
3738 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3739 (intptr_t)asn1_type_ProtocolIE_ID,
3740};
3741
3742static const ASN1CType asn1_type__local_388[] = {
3743 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3744 (intptr_t)asn1_type_Criticality,
3745};
3746
3747static const ProtocolIE_ID asn1_value__local_392 = 78;
3748
3749static const Criticality asn1_value__local_393 = 0;
3750
3751static const Presence asn1_value__local_394 = 2;
3752
3753static const RANAP_PROTOCOL_IES asn1_value__local_391[] = {
3754{
3755 (intptr_t)&asn1_value__local_392,
3756 (intptr_t)&asn1_value__local_393,
3757 (intptr_t)asn1_type_ResetResourceItem,
3758 (intptr_t)&asn1_value__local_394,
3759},
3760};
3761
3762static const ASN1CType asn1_constraint__local_390[] = {
3763 ASN1_CCONSTRAINT_TABLE,
3764 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3765 2,
3766 (intptr_t)asn1_value__local_391,
3767 1,
3768 1,
3769 0,
3770 0x80000000,
3771 0,
3772};
3773
3774static const ASN1CType asn1_type__local_389[] = {
3775 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
3776 (intptr_t)asn1_constraint__local_390,
3777};
3778
3779const ASN1CType asn1_type_ProtocolIE_Field_33[] = {
3780 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
3781 3,
3782 sizeof(ProtocolIE_Field_33),
3783
3784 offsetof(ProtocolIE_Field_33, id) | 0x0,
3785 (intptr_t)asn1_type__local_387,
3786 0,
3787 (intptr_t)"id",
3788
3789 offsetof(ProtocolIE_Field_33, criticality) | 0x0,
3790 (intptr_t)asn1_type__local_388,
3791 0,
3792 (intptr_t)"criticality",
3793
3794 offsetof(ProtocolIE_Field_33, value) | 0x0,
3795 (intptr_t)asn1_type__local_389,
3796 0,
3797 (intptr_t)"value",
3798
3799};
3800
3801static const ASN1CType asn1_type__local_395[] = {
3802 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3803 (intptr_t)asn1_type_ProtocolIE_ID,
3804};
3805
3806static const ASN1CType asn1_type__local_396[] = {
3807 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3808 (intptr_t)asn1_type_Criticality,
3809};
3810
3811static const ProtocolIE_ID asn1_value__local_400 = 3;
3812
3813static const Criticality asn1_value__local_401 = 0;
3814
3815static const Presence asn1_value__local_402 = 2;
3816
3817static const ProtocolIE_ID asn1_value__local_403 = 77;
3818
3819static const Criticality asn1_value__local_404 = 1;
3820
3821static const Presence asn1_value__local_405 = 2;
3822
3823static const ProtocolIE_ID asn1_value__local_406 = 86;
3824
3825static const Criticality asn1_value__local_407 = 1;
3826
3827static const Presence asn1_value__local_408 = 0;
3828
3829static const ProtocolIE_ID asn1_value__local_409 = 9;
3830
3831static const Criticality asn1_value__local_410 = 1;
3832
3833static const Presence asn1_value__local_411 = 0;
3834
3835static const RANAP_PROTOCOL_IES asn1_value__local_399[] = {
3836{
3837 (intptr_t)&asn1_value__local_400,
3838 (intptr_t)&asn1_value__local_401,
3839 (intptr_t)asn1_type_CN_DomainIndicator,
3840 (intptr_t)&asn1_value__local_402,
3841},
3842{
3843 (intptr_t)&asn1_value__local_403,
3844 (intptr_t)&asn1_value__local_404,
3845 (intptr_t)asn1_type_ResetResourceAckList,
3846 (intptr_t)&asn1_value__local_405,
3847},
3848{
3849 (intptr_t)&asn1_value__local_406,
3850 (intptr_t)&asn1_value__local_407,
3851 (intptr_t)asn1_type_GlobalRNC_ID,
3852 (intptr_t)&asn1_value__local_408,
3853},
3854{
3855 (intptr_t)&asn1_value__local_409,
3856 (intptr_t)&asn1_value__local_410,
3857 (intptr_t)asn1_type_CriticalityDiagnostics,
3858 (intptr_t)&asn1_value__local_411,
3859},
3860};
3861
3862static const ASN1CType asn1_constraint__local_398[] = {
3863 ASN1_CCONSTRAINT_TABLE,
3864 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3865 2,
3866 (intptr_t)asn1_value__local_399,
3867 4,
3868 1,
3869 0,
3870 0x80000000,
3871 0,
3872};
3873
3874static const ASN1CType asn1_type__local_397[] = {
3875 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
3876 (intptr_t)asn1_constraint__local_398,
3877};
3878
3879const ASN1CType asn1_type_ProtocolIE_Field_34[] = {
3880 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
3881 3,
3882 sizeof(ProtocolIE_Field_34),
3883
3884 offsetof(ProtocolIE_Field_34, id) | 0x0,
3885 (intptr_t)asn1_type__local_395,
3886 0,
3887 (intptr_t)"id",
3888
3889 offsetof(ProtocolIE_Field_34, criticality) | 0x0,
3890 (intptr_t)asn1_type__local_396,
3891 0,
3892 (intptr_t)"criticality",
3893
3894 offsetof(ProtocolIE_Field_34, value) | 0x0,
3895 (intptr_t)asn1_type__local_397,
3896 0,
3897 (intptr_t)"value",
3898
3899};
3900
3901static const ASN1CType asn1_type__local_412[] = {
3902 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3903 (intptr_t)asn1_type_ProtocolIE_ID,
3904};
3905
3906static const ASN1CType asn1_type__local_413[] = {
3907 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3908 (intptr_t)asn1_type_Criticality,
3909};
3910
3911static const ProtocolIE_ID asn1_value__local_417 = 78;
3912
3913static const Criticality asn1_value__local_418 = 0;
3914
3915static const Presence asn1_value__local_419 = 2;
3916
3917static const RANAP_PROTOCOL_IES asn1_value__local_416[] = {
3918{
3919 (intptr_t)&asn1_value__local_417,
3920 (intptr_t)&asn1_value__local_418,
3921 (intptr_t)asn1_type_ResetResourceAckItem,
3922 (intptr_t)&asn1_value__local_419,
3923},
3924};
3925
3926static const ASN1CType asn1_constraint__local_415[] = {
3927 ASN1_CCONSTRAINT_TABLE,
3928 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3929 2,
3930 (intptr_t)asn1_value__local_416,
3931 1,
3932 1,
3933 0,
3934 0x80000000,
3935 0,
3936};
3937
3938static const ASN1CType asn1_type__local_414[] = {
3939 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
3940 (intptr_t)asn1_constraint__local_415,
3941};
3942
3943const ASN1CType asn1_type_ProtocolIE_Field_35[] = {
3944 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
3945 3,
3946 sizeof(ProtocolIE_Field_35),
3947
3948 offsetof(ProtocolIE_Field_35, id) | 0x0,
3949 (intptr_t)asn1_type__local_412,
3950 0,
3951 (intptr_t)"id",
3952
3953 offsetof(ProtocolIE_Field_35, criticality) | 0x0,
3954 (intptr_t)asn1_type__local_413,
3955 0,
3956 (intptr_t)"criticality",
3957
3958 offsetof(ProtocolIE_Field_35, value) | 0x0,
3959 (intptr_t)asn1_type__local_414,
3960 0,
3961 (intptr_t)"value",
3962
3963};
3964
3965static const ASN1CType asn1_type__local_420[] = {
3966 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
3967 (intptr_t)asn1_type_ProtocolIE_ID,
3968};
3969
3970static const ASN1CType asn1_type__local_421[] = {
3971 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
3972 (intptr_t)asn1_type_Criticality,
3973};
3974
3975static const ProtocolIE_ID asn1_value__local_425 = 41;
3976
3977static const Criticality asn1_value__local_426 = 1;
3978
3979static const Presence asn1_value__local_427 = 2;
3980
3981static const RANAP_PROTOCOL_IES asn1_value__local_424[] = {
3982{
3983 (intptr_t)&asn1_value__local_425,
3984 (intptr_t)&asn1_value__local_426,
3985 (intptr_t)asn1_type_RAB_ReleaseList,
3986 (intptr_t)&asn1_value__local_427,
3987},
3988};
3989
3990static const ASN1CType asn1_constraint__local_423[] = {
3991 ASN1_CCONSTRAINT_TABLE,
3992 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
3993 2,
3994 (intptr_t)asn1_value__local_424,
3995 1,
3996 1,
3997 0,
3998 0x80000000,
3999 0,
4000};
4001
4002static const ASN1CType asn1_type__local_422[] = {
4003 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4004 (intptr_t)asn1_constraint__local_423,
4005};
4006
4007const ASN1CType asn1_type_ProtocolIE_Field_36[] = {
4008 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4009 3,
4010 sizeof(ProtocolIE_Field_36),
4011
4012 offsetof(ProtocolIE_Field_36, id) | 0x0,
4013 (intptr_t)asn1_type__local_420,
4014 0,
4015 (intptr_t)"id",
4016
4017 offsetof(ProtocolIE_Field_36, criticality) | 0x0,
4018 (intptr_t)asn1_type__local_421,
4019 0,
4020 (intptr_t)"criticality",
4021
4022 offsetof(ProtocolIE_Field_36, value) | 0x0,
4023 (intptr_t)asn1_type__local_422,
4024 0,
4025 (intptr_t)"value",
4026
4027};
4028
4029static const ASN1CType asn1_type__local_428[] = {
4030 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4031 (intptr_t)asn1_type_ProtocolIE_ID,
4032};
4033
4034static const ASN1CType asn1_type__local_429[] = {
4035 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4036 (intptr_t)asn1_type_Criticality,
4037};
4038
4039static const ProtocolIE_ID asn1_value__local_433 = 40;
4040
4041static const Criticality asn1_value__local_434 = 1;
4042
4043static const Presence asn1_value__local_435 = 2;
4044
4045static const RANAP_PROTOCOL_IES asn1_value__local_432[] = {
4046{
4047 (intptr_t)&asn1_value__local_433,
4048 (intptr_t)&asn1_value__local_434,
4049 (intptr_t)asn1_type_RAB_ReleaseItem,
4050 (intptr_t)&asn1_value__local_435,
4051},
4052};
4053
4054static const ASN1CType asn1_constraint__local_431[] = {
4055 ASN1_CCONSTRAINT_TABLE,
4056 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4057 2,
4058 (intptr_t)asn1_value__local_432,
4059 1,
4060 1,
4061 0,
4062 0x80000000,
4063 0,
4064};
4065
4066static const ASN1CType asn1_type__local_430[] = {
4067 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4068 (intptr_t)asn1_constraint__local_431,
4069};
4070
4071const ASN1CType asn1_type_ProtocolIE_Field_37[] = {
4072 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4073 3,
4074 sizeof(ProtocolIE_Field_37),
4075
4076 offsetof(ProtocolIE_Field_37, id) | 0x0,
4077 (intptr_t)asn1_type__local_428,
4078 0,
4079 (intptr_t)"id",
4080
4081 offsetof(ProtocolIE_Field_37, criticality) | 0x0,
4082 (intptr_t)asn1_type__local_429,
4083 0,
4084 (intptr_t)"criticality",
4085
4086 offsetof(ProtocolIE_Field_37, value) | 0x0,
4087 (intptr_t)asn1_type__local_430,
4088 0,
4089 (intptr_t)"value",
4090
4091};
4092
4093static const ASN1CType asn1_type__local_436[] = {
4094 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4095 (intptr_t)asn1_type_ProtocolIE_ID,
4096};
4097
4098static const ASN1CType asn1_type__local_437[] = {
4099 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4100 (intptr_t)asn1_type_Criticality,
4101};
4102
4103static const ProtocolIE_ID asn1_value__local_441 = 4;
4104
4105static const Criticality asn1_value__local_442 = 1;
4106
4107static const Presence asn1_value__local_443 = 2;
4108
4109static const RANAP_PROTOCOL_IES asn1_value__local_440[] = {
4110{
4111 (intptr_t)&asn1_value__local_441,
4112 (intptr_t)&asn1_value__local_442,
4113 (intptr_t)asn1_type_Cause,
4114 (intptr_t)&asn1_value__local_443,
4115},
4116};
4117
4118static const ASN1CType asn1_constraint__local_439[] = {
4119 ASN1_CCONSTRAINT_TABLE,
4120 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4121 2,
4122 (intptr_t)asn1_value__local_440,
4123 1,
4124 1,
4125 0,
4126 0x80000000,
4127 0,
4128};
4129
4130static const ASN1CType asn1_type__local_438[] = {
4131 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4132 (intptr_t)asn1_constraint__local_439,
4133};
4134
4135const ASN1CType asn1_type_ProtocolIE_Field_38[] = {
4136 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4137 3,
4138 sizeof(ProtocolIE_Field_38),
4139
4140 offsetof(ProtocolIE_Field_38, id) | 0x0,
4141 (intptr_t)asn1_type__local_436,
4142 0,
4143 (intptr_t)"id",
4144
4145 offsetof(ProtocolIE_Field_38, criticality) | 0x0,
4146 (intptr_t)asn1_type__local_437,
4147 0,
4148 (intptr_t)"criticality",
4149
4150 offsetof(ProtocolIE_Field_38, value) | 0x0,
4151 (intptr_t)asn1_type__local_438,
4152 0,
4153 (intptr_t)"value",
4154
4155};
4156
4157static const ASN1CType asn1_type__local_444[] = {
4158 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4159 (intptr_t)asn1_type_ProtocolIE_ID,
4160};
4161
4162static const ASN1CType asn1_type__local_445[] = {
4163 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4164 (intptr_t)asn1_type_Criticality,
4165};
4166
4167static const ASN1CType asn1_constraint__local_447[] = {
4168 ASN1_CCONSTRAINT_TABLE,
4169 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4170 2,
4171 0,
4172 0,
4173 1,
4174 0,
4175 0x80000000,
4176 0,
4177};
4178
4179static const ASN1CType asn1_type__local_446[] = {
4180 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4181 (intptr_t)asn1_constraint__local_447,
4182};
4183
4184const ASN1CType asn1_type_ProtocolIE_Field_39[] = {
4185 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4186 3,
4187 sizeof(ProtocolIE_Field_39),
4188
4189 offsetof(ProtocolIE_Field_39, id) | 0x0,
4190 (intptr_t)asn1_type__local_444,
4191 0,
4192 (intptr_t)"id",
4193
4194 offsetof(ProtocolIE_Field_39, criticality) | 0x0,
4195 (intptr_t)asn1_type__local_445,
4196 0,
4197 (intptr_t)"criticality",
4198
4199 offsetof(ProtocolIE_Field_39, value) | 0x0,
4200 (intptr_t)asn1_type__local_446,
4201 0,
4202 (intptr_t)"value",
4203
4204};
4205
4206static const ASN1CType asn1_type__local_449[] = {
4207 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4208 (intptr_t)asn1_type_ProtocolIE_ID,
4209};
4210
4211static const ASN1CType asn1_type__local_450[] = {
4212 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4213 (intptr_t)asn1_type_Criticality,
4214};
4215
4216static const ASN1CType asn1_constraint__local_452[] = {
4217 ASN1_CCONSTRAINT_TABLE,
4218 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4219 2,
4220 0,
4221 0,
4222 1,
4223 0,
4224 0x80000000,
4225 0,
4226};
4227
4228static const ASN1CType asn1_type__local_451[] = {
4229 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4230 (intptr_t)asn1_constraint__local_452,
4231};
4232
4233const ASN1CType asn1_type_ProtocolIE_Field_40[] = {
4234 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4235 3,
4236 sizeof(ProtocolIE_Field_40),
4237
4238 offsetof(ProtocolIE_Field_40, id) | 0x0,
4239 (intptr_t)asn1_type__local_449,
4240 0,
4241 (intptr_t)"id",
4242
4243 offsetof(ProtocolIE_Field_40, criticality) | 0x0,
4244 (intptr_t)asn1_type__local_450,
4245 0,
4246 (intptr_t)"criticality",
4247
4248 offsetof(ProtocolIE_Field_40, value) | 0x0,
4249 (intptr_t)asn1_type__local_451,
4250 0,
4251 (intptr_t)"value",
4252
4253};
4254
4255static const ASN1CType asn1_type__local_454[] = {
4256 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4257 (intptr_t)asn1_type_ProtocolIE_ID,
4258};
4259
4260static const ASN1CType asn1_type__local_455[] = {
4261 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4262 (intptr_t)asn1_type_Criticality,
4263};
4264
4265static const ProtocolIE_ID asn1_value__local_459 = 196;
4266
4267static const Criticality asn1_value__local_460 = 0;
4268
4269static const Presence asn1_value__local_461 = 2;
4270
4271static const ProtocolIE_ID asn1_value__local_462 = 79;
4272
4273static const Criticality asn1_value__local_463 = 0;
4274
4275static const Presence asn1_value__local_464 = 2;
4276
4277static const ProtocolIE_ID asn1_value__local_465 = 222;
4278
4279static const Criticality asn1_value__local_466 = 1;
4280
4281static const Presence asn1_value__local_467 = 2;
4282
4283static const ProtocolIE_ID asn1_value__local_468 = 223;
4284
4285static const Criticality asn1_value__local_469 = 1;
4286
4287static const Presence asn1_value__local_470 = 0;
4288
4289static const ProtocolIE_ID asn1_value__local_471 = 212;
4290
4291static const Criticality asn1_value__local_472 = 0;
4292
4293static const Presence asn1_value__local_473 = 2;
4294
4295static const ProtocolIE_ID asn1_value__local_474 = 213;
4296
4297static const Criticality asn1_value__local_475 = 0;
4298
4299static const Presence asn1_value__local_476 = 0;
4300
4301static const ProtocolIE_ID asn1_value__local_477 = 188;
4302
4303static const Criticality asn1_value__local_478 = 0;
4304
4305static const Presence asn1_value__local_479 = 0;
4306
4307static const RANAP_PROTOCOL_IES asn1_value__local_458[] = {
4308{
4309 (intptr_t)&asn1_value__local_459,
4310 (intptr_t)&asn1_value__local_460,
4311 (intptr_t)asn1_type_IuSignallingConnectionIdentifier,
4312 (intptr_t)&asn1_value__local_461,
4313},
4314{
4315 (intptr_t)&asn1_value__local_462,
4316 (intptr_t)&asn1_value__local_463,
4317 (intptr_t)asn1_type_IuSignallingConnectionIdentifier,
4318 (intptr_t)&asn1_value__local_464,
4319},
4320{
4321 (intptr_t)&asn1_value__local_465,
4322 (intptr_t)&asn1_value__local_466,
4323 (intptr_t)asn1_type_GlobalRNC_ID,
4324 (intptr_t)&asn1_value__local_467,
4325},
4326{
4327 (intptr_t)&asn1_value__local_468,
4328 (intptr_t)&asn1_value__local_469,
4329 (intptr_t)asn1_type_ExtendedRNC_ID,
4330 (intptr_t)&asn1_value__local_470,
4331},
4332{
4333 (intptr_t)&asn1_value__local_471,
4334 (intptr_t)&asn1_value__local_472,
4335 (intptr_t)asn1_type_GlobalRNC_ID,
4336 (intptr_t)&asn1_value__local_473,
4337},
4338{
4339 (intptr_t)&asn1_value__local_474,
4340 (intptr_t)&asn1_value__local_475,
4341 (intptr_t)asn1_type_ExtendedRNC_ID,
4342 (intptr_t)&asn1_value__local_476,
4343},
4344{
4345 (intptr_t)&asn1_value__local_477,
4346 (intptr_t)&asn1_value__local_478,
4347 (intptr_t)asn1_type_RAB_SetupList_EnhancedRelocCompleteReq,
4348 (intptr_t)&asn1_value__local_479,
4349},
4350};
4351
4352static const ASN1CType asn1_constraint__local_457[] = {
4353 ASN1_CCONSTRAINT_TABLE,
4354 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4355 2,
4356 (intptr_t)asn1_value__local_458,
4357 7,
4358 1,
4359 0,
4360 0x80000000,
4361 0,
4362};
4363
4364static const ASN1CType asn1_type__local_456[] = {
4365 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4366 (intptr_t)asn1_constraint__local_457,
4367};
4368
4369const ASN1CType asn1_type_ProtocolIE_Field_41[] = {
4370 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4371 3,
4372 sizeof(ProtocolIE_Field_41),
4373
4374 offsetof(ProtocolIE_Field_41, id) | 0x0,
4375 (intptr_t)asn1_type__local_454,
4376 0,
4377 (intptr_t)"id",
4378
4379 offsetof(ProtocolIE_Field_41, criticality) | 0x0,
4380 (intptr_t)asn1_type__local_455,
4381 0,
4382 (intptr_t)"criticality",
4383
4384 offsetof(ProtocolIE_Field_41, value) | 0x0,
4385 (intptr_t)asn1_type__local_456,
4386 0,
4387 (intptr_t)"value",
4388
4389};
4390
4391static const ASN1CType asn1_type__local_480[] = {
4392 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4393 (intptr_t)asn1_type_ProtocolIE_ID,
4394};
4395
4396static const ASN1CType asn1_type__local_481[] = {
4397 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4398 (intptr_t)asn1_type_Criticality,
4399};
4400
4401static const ProtocolIE_ID asn1_value__local_485 = 189;
4402
4403static const Criticality asn1_value__local_486 = 0;
4404
4405static const Presence asn1_value__local_487 = 2;
4406
4407static const RANAP_PROTOCOL_IES asn1_value__local_484[] = {
4408{
4409 (intptr_t)&asn1_value__local_485,
4410 (intptr_t)&asn1_value__local_486,
4411 (intptr_t)asn1_type_RAB_SetupItem_EnhancedRelocCompleteReq,
4412 (intptr_t)&asn1_value__local_487,
4413},
4414};
4415
4416static const ASN1CType asn1_constraint__local_483[] = {
4417 ASN1_CCONSTRAINT_TABLE,
4418 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4419 2,
4420 (intptr_t)asn1_value__local_484,
4421 1,
4422 1,
4423 0,
4424 0x80000000,
4425 0,
4426};
4427
4428static const ASN1CType asn1_type__local_482[] = {
4429 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4430 (intptr_t)asn1_constraint__local_483,
4431};
4432
4433const ASN1CType asn1_type_ProtocolIE_Field_42[] = {
4434 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4435 3,
4436 sizeof(ProtocolIE_Field_42),
4437
4438 offsetof(ProtocolIE_Field_42, id) | 0x0,
4439 (intptr_t)asn1_type__local_480,
4440 0,
4441 (intptr_t)"id",
4442
4443 offsetof(ProtocolIE_Field_42, criticality) | 0x0,
4444 (intptr_t)asn1_type__local_481,
4445 0,
4446 (intptr_t)"criticality",
4447
4448 offsetof(ProtocolIE_Field_42, value) | 0x0,
4449 (intptr_t)asn1_type__local_482,
4450 0,
4451 (intptr_t)"value",
4452
4453};
4454
4455static const ASN1CType asn1_type__local_488[] = {
4456 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4457 (intptr_t)asn1_type_ProtocolIE_ID,
4458};
4459
4460static const ASN1CType asn1_type__local_489[] = {
4461 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4462 (intptr_t)asn1_type_Criticality,
4463};
4464
4465static const ProtocolIE_ID asn1_value__local_493 = 190;
4466
4467static const Criticality asn1_value__local_494 = 1;
4468
4469static const Presence asn1_value__local_495 = 0;
4470
4471static const ProtocolIE_ID asn1_value__local_496 = 210;
4472
4473static const Criticality asn1_value__local_497 = 1;
4474
4475static const Presence asn1_value__local_498 = 0;
4476
4477static const ProtocolIE_ID asn1_value__local_499 = 9;
4478
4479static const Criticality asn1_value__local_500 = 1;
4480
4481static const Presence asn1_value__local_501 = 0;
4482
4483static const RANAP_PROTOCOL_IES asn1_value__local_492[] = {
4484{
4485 (intptr_t)&asn1_value__local_493,
4486 (intptr_t)&asn1_value__local_494,
4487 (intptr_t)asn1_type_RAB_SetupList_EnhancedRelocCompleteRes,
4488 (intptr_t)&asn1_value__local_495,
4489},
4490{
4491 (intptr_t)&asn1_value__local_496,
4492 (intptr_t)&asn1_value__local_497,
4493 (intptr_t)asn1_type_RAB_ToBeReleasedList_EnhancedRelocCompleteRes,
4494 (intptr_t)&asn1_value__local_498,
4495},
4496{
4497 (intptr_t)&asn1_value__local_499,
4498 (intptr_t)&asn1_value__local_500,
4499 (intptr_t)asn1_type_CriticalityDiagnostics,
4500 (intptr_t)&asn1_value__local_501,
4501},
4502};
4503
4504static const ASN1CType asn1_constraint__local_491[] = {
4505 ASN1_CCONSTRAINT_TABLE,
4506 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4507 2,
4508 (intptr_t)asn1_value__local_492,
4509 3,
4510 1,
4511 0,
4512 0x80000000,
4513 0,
4514};
4515
4516static const ASN1CType asn1_type__local_490[] = {
4517 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4518 (intptr_t)asn1_constraint__local_491,
4519};
4520
4521const ASN1CType asn1_type_ProtocolIE_Field_43[] = {
4522 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4523 3,
4524 sizeof(ProtocolIE_Field_43),
4525
4526 offsetof(ProtocolIE_Field_43, id) | 0x0,
4527 (intptr_t)asn1_type__local_488,
4528 0,
4529 (intptr_t)"id",
4530
4531 offsetof(ProtocolIE_Field_43, criticality) | 0x0,
4532 (intptr_t)asn1_type__local_489,
4533 0,
4534 (intptr_t)"criticality",
4535
4536 offsetof(ProtocolIE_Field_43, value) | 0x0,
4537 (intptr_t)asn1_type__local_490,
4538 0,
4539 (intptr_t)"value",
4540
4541};
4542
4543static const ASN1CType asn1_type__local_502[] = {
4544 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4545 (intptr_t)asn1_type_ProtocolIE_ID,
4546};
4547
4548static const ASN1CType asn1_type__local_503[] = {
4549 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4550 (intptr_t)asn1_type_Criticality,
4551};
4552
4553static const ProtocolIE_ID asn1_value__local_507 = 191;
4554
4555static const Criticality asn1_value__local_508 = 0;
4556
4557static const Presence asn1_value__local_509 = 2;
4558
4559static const RANAP_PROTOCOL_IES asn1_value__local_506[] = {
4560{
4561 (intptr_t)&asn1_value__local_507,
4562 (intptr_t)&asn1_value__local_508,
4563 (intptr_t)asn1_type_RAB_SetupItem_EnhancedRelocCompleteRes,
4564 (intptr_t)&asn1_value__local_509,
4565},
4566};
4567
4568static const ASN1CType asn1_constraint__local_505[] = {
4569 ASN1_CCONSTRAINT_TABLE,
4570 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4571 2,
4572 (intptr_t)asn1_value__local_506,
4573 1,
4574 1,
4575 0,
4576 0x80000000,
4577 0,
4578};
4579
4580static const ASN1CType asn1_type__local_504[] = {
4581 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4582 (intptr_t)asn1_constraint__local_505,
4583};
4584
4585const ASN1CType asn1_type_ProtocolIE_Field_44[] = {
4586 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4587 3,
4588 sizeof(ProtocolIE_Field_44),
4589
4590 offsetof(ProtocolIE_Field_44, id) | 0x0,
4591 (intptr_t)asn1_type__local_502,
4592 0,
4593 (intptr_t)"id",
4594
4595 offsetof(ProtocolIE_Field_44, criticality) | 0x0,
4596 (intptr_t)asn1_type__local_503,
4597 0,
4598 (intptr_t)"criticality",
4599
4600 offsetof(ProtocolIE_Field_44, value) | 0x0,
4601 (intptr_t)asn1_type__local_504,
4602 0,
4603 (intptr_t)"value",
4604
4605};
4606
4607static const ASN1CType asn1_type__local_510[] = {
4608 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4609 (intptr_t)asn1_type_ProtocolIE_ID,
4610};
4611
4612static const ASN1CType asn1_type__local_511[] = {
4613 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4614 (intptr_t)asn1_type_Criticality,
4615};
4616
4617static const ProtocolIE_ID asn1_value__local_515 = 209;
4618
4619static const Criticality asn1_value__local_516 = 1;
4620
4621static const Presence asn1_value__local_517 = 2;
4622
4623static const RANAP_PROTOCOL_IES asn1_value__local_514[] = {
4624{
4625 (intptr_t)&asn1_value__local_515,
4626 (intptr_t)&asn1_value__local_516,
4627 (intptr_t)asn1_type_RAB_ToBeReleasedItem_EnhancedRelocCompleteRes,
4628 (intptr_t)&asn1_value__local_517,
4629},
4630};
4631
4632static const ASN1CType asn1_constraint__local_513[] = {
4633 ASN1_CCONSTRAINT_TABLE,
4634 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4635 2,
4636 (intptr_t)asn1_value__local_514,
4637 1,
4638 1,
4639 0,
4640 0x80000000,
4641 0,
4642};
4643
4644static const ASN1CType asn1_type__local_512[] = {
4645 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4646 (intptr_t)asn1_constraint__local_513,
4647};
4648
4649const ASN1CType asn1_type_ProtocolIE_Field_45[] = {
4650 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4651 3,
4652 sizeof(ProtocolIE_Field_45),
4653
4654 offsetof(ProtocolIE_Field_45, id) | 0x0,
4655 (intptr_t)asn1_type__local_510,
4656 0,
4657 (intptr_t)"id",
4658
4659 offsetof(ProtocolIE_Field_45, criticality) | 0x0,
4660 (intptr_t)asn1_type__local_511,
4661 0,
4662 (intptr_t)"criticality",
4663
4664 offsetof(ProtocolIE_Field_45, value) | 0x0,
4665 (intptr_t)asn1_type__local_512,
4666 0,
4667 (intptr_t)"value",
4668
4669};
4670
4671static const ASN1CType asn1_type__local_518[] = {
4672 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4673 (intptr_t)asn1_type_ProtocolIE_ID,
4674};
4675
4676static const ASN1CType asn1_type__local_519[] = {
4677 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4678 (intptr_t)asn1_type_Criticality,
4679};
4680
4681static const ProtocolIE_ID asn1_value__local_523 = 4;
4682
4683static const Criticality asn1_value__local_524 = 1;
4684
4685static const Presence asn1_value__local_525 = 2;
4686
4687static const ProtocolIE_ID asn1_value__local_526 = 9;
4688
4689static const Criticality asn1_value__local_527 = 1;
4690
4691static const Presence asn1_value__local_528 = 0;
4692
4693static const RANAP_PROTOCOL_IES asn1_value__local_522[] = {
4694{
4695 (intptr_t)&asn1_value__local_523,
4696 (intptr_t)&asn1_value__local_524,
4697 (intptr_t)asn1_type_Cause,
4698 (intptr_t)&asn1_value__local_525,
4699},
4700{
4701 (intptr_t)&asn1_value__local_526,
4702 (intptr_t)&asn1_value__local_527,
4703 (intptr_t)asn1_type_CriticalityDiagnostics,
4704 (intptr_t)&asn1_value__local_528,
4705},
4706};
4707
4708static const ASN1CType asn1_constraint__local_521[] = {
4709 ASN1_CCONSTRAINT_TABLE,
4710 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4711 2,
4712 (intptr_t)asn1_value__local_522,
4713 2,
4714 1,
4715 0,
4716 0x80000000,
4717 0,
4718};
4719
4720static const ASN1CType asn1_type__local_520[] = {
4721 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4722 (intptr_t)asn1_constraint__local_521,
4723};
4724
4725const ASN1CType asn1_type_ProtocolIE_Field_46[] = {
4726 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4727 3,
4728 sizeof(ProtocolIE_Field_46),
4729
4730 offsetof(ProtocolIE_Field_46, id) | 0x0,
4731 (intptr_t)asn1_type__local_518,
4732 0,
4733 (intptr_t)"id",
4734
4735 offsetof(ProtocolIE_Field_46, criticality) | 0x0,
4736 (intptr_t)asn1_type__local_519,
4737 0,
4738 (intptr_t)"criticality",
4739
4740 offsetof(ProtocolIE_Field_46, value) | 0x0,
4741 (intptr_t)asn1_type__local_520,
4742 0,
4743 (intptr_t)"value",
4744
4745};
4746
4747static const ASN1CType asn1_type__local_529[] = {
4748 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4749 (intptr_t)asn1_type_ProtocolIE_ID,
4750};
4751
4752static const ASN1CType asn1_type__local_530[] = {
4753 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4754 (intptr_t)asn1_type_Criticality,
4755};
4756
4757static const ProtocolIE_ID asn1_value__local_534 = 35;
4758
4759static const Criticality asn1_value__local_535 = 1;
4760
4761static const Presence asn1_value__local_536 = 0;
4762
4763static const RANAP_PROTOCOL_IES asn1_value__local_533[] = {
4764{
4765 (intptr_t)&asn1_value__local_534,
4766 (intptr_t)&asn1_value__local_535,
4767 (intptr_t)asn1_type_RAB_FailedList,
4768 (intptr_t)&asn1_value__local_536,
4769},
4770};
4771
4772static const ASN1CType asn1_constraint__local_532[] = {
4773 ASN1_CCONSTRAINT_TABLE,
4774 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4775 2,
4776 (intptr_t)asn1_value__local_533,
4777 1,
4778 1,
4779 0,
4780 0x80000000,
4781 0,
4782};
4783
4784static const ASN1CType asn1_type__local_531[] = {
4785 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4786 (intptr_t)asn1_constraint__local_532,
4787};
4788
4789const ASN1CType asn1_type_ProtocolIE_Field_47[] = {
4790 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4791 3,
4792 sizeof(ProtocolIE_Field_47),
4793
4794 offsetof(ProtocolIE_Field_47, id) | 0x0,
4795 (intptr_t)asn1_type__local_529,
4796 0,
4797 (intptr_t)"id",
4798
4799 offsetof(ProtocolIE_Field_47, criticality) | 0x0,
4800 (intptr_t)asn1_type__local_530,
4801 0,
4802 (intptr_t)"criticality",
4803
4804 offsetof(ProtocolIE_Field_47, value) | 0x0,
4805 (intptr_t)asn1_type__local_531,
4806 0,
4807 (intptr_t)"value",
4808
4809};
4810
4811static const ASN1CType asn1_type__local_537[] = {
4812 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4813 (intptr_t)asn1_type_ProtocolIE_ID,
4814};
4815
4816static const ASN1CType asn1_type__local_538[] = {
4817 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4818 (intptr_t)asn1_type_Criticality,
4819};
4820
4821static const ProtocolIE_ID asn1_value__local_542 = 3;
4822
4823static const Criticality asn1_value__local_543 = 1;
4824
4825static const Presence asn1_value__local_544 = 2;
4826
4827static const ProtocolIE_ID asn1_value__local_545 = 23;
4828
4829static const Criticality asn1_value__local_546 = 1;
4830
4831static const Presence asn1_value__local_547 = 2;
4832
4833static const ProtocolIE_ID asn1_value__local_548 = 64;
4834
4835static const Criticality asn1_value__local_549 = 1;
4836
4837static const Presence asn1_value__local_550 = 0;
4838
4839static const ProtocolIE_ID asn1_value__local_551 = 21;
4840
4841static const Criticality asn1_value__local_552 = 1;
4842
4843static const Presence asn1_value__local_553 = 0;
4844
4845static const ProtocolIE_ID asn1_value__local_554 = 22;
4846
4847static const Criticality asn1_value__local_555 = 1;
4848
4849static const Presence asn1_value__local_556 = 0;
4850
4851static const ProtocolIE_ID asn1_value__local_557 = 17;
4852
4853static const Criticality asn1_value__local_558 = 1;
4854
4855static const Presence asn1_value__local_559 = 0;
4856
4857static const ProtocolIE_ID asn1_value__local_560 = 76;
4858
4859static const Criticality asn1_value__local_561 = 1;
4860
4861static const Presence asn1_value__local_562 = 0;
4862
4863static const RANAP_PROTOCOL_IES asn1_value__local_541[] = {
4864{
4865 (intptr_t)&asn1_value__local_542,
4866 (intptr_t)&asn1_value__local_543,
4867 (intptr_t)asn1_type_CN_DomainIndicator,
4868 (intptr_t)&asn1_value__local_544,
4869},
4870{
4871 (intptr_t)&asn1_value__local_545,
4872 (intptr_t)&asn1_value__local_546,
4873 (intptr_t)asn1_type_PermanentNAS_UE_ID,
4874 (intptr_t)&asn1_value__local_547,
4875},
4876{
4877 (intptr_t)&asn1_value__local_548,
4878 (intptr_t)&asn1_value__local_549,
4879 (intptr_t)asn1_type_TemporaryUE_ID,
4880 (intptr_t)&asn1_value__local_550,
4881},
4882{
4883 (intptr_t)&asn1_value__local_551,
4884 (intptr_t)&asn1_value__local_552,
4885 (intptr_t)asn1_type_PagingAreaID,
4886 (intptr_t)&asn1_value__local_553,
4887},
4888{
4889 (intptr_t)&asn1_value__local_554,
4890 (intptr_t)&asn1_value__local_555,
4891 (intptr_t)asn1_type_PagingCause,
4892 (intptr_t)&asn1_value__local_556,
4893},
4894{
4895 (intptr_t)&asn1_value__local_557,
4896 (intptr_t)&asn1_value__local_558,
4897 (intptr_t)asn1_type_NonSearchingIndication,
4898 (intptr_t)&asn1_value__local_559,
4899},
4900{
4901 (intptr_t)&asn1_value__local_560,
4902 (intptr_t)&asn1_value__local_561,
4903 (intptr_t)asn1_type_DRX_CycleLengthCoefficient,
4904 (intptr_t)&asn1_value__local_562,
4905},
4906};
4907
4908static const ASN1CType asn1_constraint__local_540[] = {
4909 ASN1_CCONSTRAINT_TABLE,
4910 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4911 2,
4912 (intptr_t)asn1_value__local_541,
4913 7,
4914 1,
4915 0,
4916 0x80000000,
4917 0,
4918};
4919
4920static const ASN1CType asn1_type__local_539[] = {
4921 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4922 (intptr_t)asn1_constraint__local_540,
4923};
4924
4925const ASN1CType asn1_type_ProtocolIE_Field_48[] = {
4926 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4927 3,
4928 sizeof(ProtocolIE_Field_48),
4929
4930 offsetof(ProtocolIE_Field_48, id) | 0x0,
4931 (intptr_t)asn1_type__local_537,
4932 0,
4933 (intptr_t)"id",
4934
4935 offsetof(ProtocolIE_Field_48, criticality) | 0x0,
4936 (intptr_t)asn1_type__local_538,
4937 0,
4938 (intptr_t)"criticality",
4939
4940 offsetof(ProtocolIE_Field_48, value) | 0x0,
4941 (intptr_t)asn1_type__local_539,
4942 0,
4943 (intptr_t)"value",
4944
4945};
4946
4947static const ASN1CType asn1_type__local_563[] = {
4948 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
4949 (intptr_t)asn1_type_ProtocolIE_ID,
4950};
4951
4952static const ASN1CType asn1_type__local_564[] = {
4953 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
4954 (intptr_t)asn1_type_Criticality,
4955};
4956
4957static const ProtocolIE_ID asn1_value__local_568 = 23;
4958
4959static const Criticality asn1_value__local_569 = 1;
4960
4961static const Presence asn1_value__local_570 = 2;
4962
4963static const RANAP_PROTOCOL_IES asn1_value__local_567[] = {
4964{
4965 (intptr_t)&asn1_value__local_568,
4966 (intptr_t)&asn1_value__local_569,
4967 (intptr_t)asn1_type_PermanentNAS_UE_ID,
4968 (intptr_t)&asn1_value__local_570,
4969},
4970};
4971
4972static const ASN1CType asn1_constraint__local_566[] = {
4973 ASN1_CCONSTRAINT_TABLE,
4974 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
4975 2,
4976 (intptr_t)asn1_value__local_567,
4977 1,
4978 1,
4979 0,
4980 0x80000000,
4981 0,
4982};
4983
4984static const ASN1CType asn1_type__local_565[] = {
4985 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
4986 (intptr_t)asn1_constraint__local_566,
4987};
4988
4989const ASN1CType asn1_type_ProtocolIE_Field_49[] = {
4990 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
4991 3,
4992 sizeof(ProtocolIE_Field_49),
4993
4994 offsetof(ProtocolIE_Field_49, id) | 0x0,
4995 (intptr_t)asn1_type__local_563,
4996 0,
4997 (intptr_t)"id",
4998
4999 offsetof(ProtocolIE_Field_49, criticality) | 0x0,
5000 (intptr_t)asn1_type__local_564,
5001 0,
5002 (intptr_t)"criticality",
5003
5004 offsetof(ProtocolIE_Field_49, value) | 0x0,
5005 (intptr_t)asn1_type__local_565,
5006 0,
5007 (intptr_t)"value",
5008
5009};
5010
5011static const ASN1CType asn1_type__local_571[] = {
5012 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
5013 (intptr_t)asn1_type_ProtocolIE_ID,
5014};
5015
5016static const ASN1CType asn1_type__local_572[] = {
5017 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
5018 (intptr_t)asn1_type_Criticality,
5019};
5020
5021static const ProtocolIE_ID asn1_value__local_576 = 66;
5022
5023static const Criticality asn1_value__local_577 = 1;
5024
5025static const Presence asn1_value__local_578 = 0;
5026
5027static const ProtocolIE_ID asn1_value__local_579 = 65;
5028
5029static const Criticality asn1_value__local_580 = 1;
5030
5031static const Presence asn1_value__local_581 = 2;
5032
5033static const ProtocolIE_ID asn1_value__local_582 = 68;
5034
5035static const Criticality asn1_value__local_583 = 1;
5036
5037static const Presence asn1_value__local_584 = 0;
5038
5039static const ProtocolIE_ID asn1_value__local_585 = 69;
5040
5041static const Criticality asn1_value__local_586 = 1;
5042
5043static const Presence asn1_value__local_587 = 0;
5044
5045static const ProtocolIE_ID asn1_value__local_588 = 19;
5046
5047static const Criticality asn1_value__local_589 = 1;
5048
5049static const Presence asn1_value__local_590 = 0;
5050
5051static const RANAP_PROTOCOL_IES asn1_value__local_575[] = {
5052{
5053 (intptr_t)&asn1_value__local_576,
5054 (intptr_t)&asn1_value__local_577,
5055 (intptr_t)asn1_type_TraceType,
5056 (intptr_t)&asn1_value__local_578,
5057},
5058{
5059 (intptr_t)&asn1_value__local_579,
5060 (intptr_t)&asn1_value__local_580,
5061 (intptr_t)asn1_type_TraceReference,
5062 (intptr_t)&asn1_value__local_581,
5063},
5064{
5065 (intptr_t)&asn1_value__local_582,
5066 (intptr_t)&asn1_value__local_583,
5067 (intptr_t)asn1_type_TriggerID,
5068 (intptr_t)&asn1_value__local_584,
5069},
5070{
5071 (intptr_t)&asn1_value__local_585,
5072 (intptr_t)&asn1_value__local_586,
5073 (intptr_t)asn1_type_UE_ID,
5074 (intptr_t)&asn1_value__local_587,
5075},
5076{
5077 (intptr_t)&asn1_value__local_588,
5078 (intptr_t)&asn1_value__local_589,
5079 (intptr_t)asn1_type_OMC_ID,
5080 (intptr_t)&asn1_value__local_590,
5081},
5082};
5083
5084static const ASN1CType asn1_constraint__local_574[] = {
5085 ASN1_CCONSTRAINT_TABLE,
5086 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
5087 2,
5088 (intptr_t)asn1_value__local_575,
5089 5,
5090 1,
5091 0,
5092 0x80000000,
5093 0,
5094};
5095
5096static const ASN1CType asn1_type__local_573[] = {
5097 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
5098 (intptr_t)asn1_constraint__local_574,
5099};
5100
5101const ASN1CType asn1_type_ProtocolIE_Field_50[] = {
5102 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
5103 3,
5104 sizeof(ProtocolIE_Field_50),
5105
5106 offsetof(ProtocolIE_Field_50, id) | 0x0,
5107 (intptr_t)asn1_type__local_571,
5108 0,
5109 (intptr_t)"id",
5110
5111 offsetof(ProtocolIE_Field_50, criticality) | 0x0,
5112 (intptr_t)asn1_type__local_572,
5113 0,
5114 (intptr_t)"criticality",
5115
5116 offsetof(ProtocolIE_Field_50, value) | 0x0,
5117 (intptr_t)asn1_type__local_573,
5118 0,
5119 (intptr_t)"value",
5120
5121};
5122
5123static const ASN1CType asn1_type__local_591[] = {
5124 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
5125 (intptr_t)asn1_type_ProtocolIE_ID,
5126};
5127
5128static const ASN1CType asn1_type__local_592[] = {
5129 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
5130 (intptr_t)asn1_type_Criticality,
5131};
5132
5133static const ProtocolIE_ID asn1_value__local_596 = 65;
5134
5135static const Criticality asn1_value__local_597 = 1;
5136
5137static const Presence asn1_value__local_598 = 2;
5138
5139static const ProtocolIE_ID asn1_value__local_599 = 68;
5140
5141static const Criticality asn1_value__local_600 = 1;
5142
5143static const Presence asn1_value__local_601 = 0;
5144
5145static const RANAP_PROTOCOL_IES asn1_value__local_595[] = {
5146{
5147 (intptr_t)&asn1_value__local_596,
5148 (intptr_t)&asn1_value__local_597,
5149 (intptr_t)asn1_type_TraceReference,
5150 (intptr_t)&asn1_value__local_598,
5151},
5152{
5153 (intptr_t)&asn1_value__local_599,
5154 (intptr_t)&asn1_value__local_600,
5155 (intptr_t)asn1_type_TriggerID,
5156 (intptr_t)&asn1_value__local_601,
5157},
5158};
5159
5160static const ASN1CType asn1_constraint__local_594[] = {
5161 ASN1_CCONSTRAINT_TABLE,
5162 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
5163 2,
5164 (intptr_t)asn1_value__local_595,
5165 2,
5166 1,
5167 0,
5168 0x80000000,
5169 0,
5170};
5171
5172static const ASN1CType asn1_type__local_593[] = {
5173 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
5174 (intptr_t)asn1_constraint__local_594,
5175};
5176
5177const ASN1CType asn1_type_ProtocolIE_Field_51[] = {
5178 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
5179 3,
5180 sizeof(ProtocolIE_Field_51),
5181
5182 offsetof(ProtocolIE_Field_51, id) | 0x0,
5183 (intptr_t)asn1_type__local_591,
5184 0,
5185 (intptr_t)"id",
5186
5187 offsetof(ProtocolIE_Field_51, criticality) | 0x0,
5188 (intptr_t)asn1_type__local_592,
5189 0,
5190 (intptr_t)"criticality",
5191
5192 offsetof(ProtocolIE_Field_51, value) | 0x0,
5193 (intptr_t)asn1_type__local_593,
5194 0,
5195 (intptr_t)"value",
5196
5197};
5198
5199static const ASN1CType asn1_type__local_602[] = {
5200 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
5201 (intptr_t)asn1_type_ProtocolIE_ID,
5202};
5203
5204static const ASN1CType asn1_type__local_603[] = {
5205 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
5206 (intptr_t)asn1_type_Criticality,
5207};
5208
5209static const ProtocolIE_ID asn1_value__local_607 = 57;
5210
5211static const Criticality asn1_value__local_608 = 1;
5212
5213static const Presence asn1_value__local_609 = 2;
5214
5215static const RANAP_PROTOCOL_IES asn1_value__local_606[] = {
5216{
5217 (intptr_t)&asn1_value__local_607,
5218 (intptr_t)&asn1_value__local_608,
5219 (intptr_t)asn1_type_RequestType,
5220 (intptr_t)&asn1_value__local_609,
5221},
5222};
5223
5224static const ASN1CType asn1_constraint__local_605[] = {
5225 ASN1_CCONSTRAINT_TABLE,
5226 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
5227 2,
5228 (intptr_t)asn1_value__local_606,
5229 1,
5230 1,
5231 0,
5232 0x80000000,
5233 0,
5234};
5235
5236static const ASN1CType asn1_type__local_604[] = {
5237 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
5238 (intptr_t)asn1_constraint__local_605,
5239};
5240
5241const ASN1CType asn1_type_ProtocolIE_Field_52[] = {
5242 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
5243 3,
5244 sizeof(ProtocolIE_Field_52),
5245
5246 offsetof(ProtocolIE_Field_52, id) | 0x0,
5247 (intptr_t)asn1_type__local_602,
5248 0,
5249 (intptr_t)"id",
5250
5251 offsetof(ProtocolIE_Field_52, criticality) | 0x0,
5252 (intptr_t)asn1_type__local_603,
5253 0,
5254 (intptr_t)"criticality",
5255
5256 offsetof(ProtocolIE_Field_52, value) | 0x0,
5257 (intptr_t)asn1_type__local_604,
5258 0,
5259 (intptr_t)"value",
5260
5261};
5262
5263static const ASN1CType asn1_type__local_610[] = {
5264 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
5265 (intptr_t)asn1_type_ProtocolIE_ID,
5266};
5267
5268static const ASN1CType asn1_type__local_611[] = {
5269 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
5270 (intptr_t)asn1_type_Criticality,
5271};
5272
5273static const ProtocolIE_ID asn1_value__local_615 = 0;
5274
5275static const Criticality asn1_value__local_616 = 1;
5276
5277static const Presence asn1_value__local_617 = 0;
5278
5279static const ProtocolIE_ID asn1_value__local_618 = 4;
5280
5281static const Criticality asn1_value__local_619 = 1;
5282
5283static const Presence asn1_value__local_620 = 0;
5284
5285static const ProtocolIE_ID asn1_value__local_621 = 57;
5286
5287static const Criticality asn1_value__local_622 = 1;
5288
5289static const Presence asn1_value__local_623 = 0;
5290
5291static const RANAP_PROTOCOL_IES asn1_value__local_614[] = {
5292{
5293 (intptr_t)&asn1_value__local_615,
5294 (intptr_t)&asn1_value__local_616,
5295 (intptr_t)asn1_type_AreaIdentity,
5296 (intptr_t)&asn1_value__local_617,
5297},
5298{
5299 (intptr_t)&asn1_value__local_618,
5300 (intptr_t)&asn1_value__local_619,
5301 (intptr_t)asn1_type_Cause,
5302 (intptr_t)&asn1_value__local_620,
5303},
5304{
5305 (intptr_t)&asn1_value__local_621,
5306 (intptr_t)&asn1_value__local_622,
5307 (intptr_t)asn1_type_RequestType,
5308 (intptr_t)&asn1_value__local_623,
5309},
5310};
5311
5312static const ASN1CType asn1_constraint__local_613[] = {
5313 ASN1_CCONSTRAINT_TABLE,
5314 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
5315 2,
5316 (intptr_t)asn1_value__local_614,
5317 3,
5318 1,
5319 0,
5320 0x80000000,
5321 0,
5322};
5323
5324static const ASN1CType asn1_type__local_612[] = {
5325 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
5326 (intptr_t)asn1_constraint__local_613,
5327};
5328
5329const ASN1CType asn1_type_ProtocolIE_Field_53[] = {
5330 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
5331 3,
5332 sizeof(ProtocolIE_Field_53),
5333
5334 offsetof(ProtocolIE_Field_53, id) | 0x0,
5335 (intptr_t)asn1_type__local_610,
5336 0,
5337 (intptr_t)"id",
5338
5339 offsetof(ProtocolIE_Field_53, criticality) | 0x0,
5340 (intptr_t)asn1_type__local_611,
5341 0,
5342 (intptr_t)"criticality",
5343
5344 offsetof(ProtocolIE_Field_53, value) | 0x0,
5345 (intptr_t)asn1_type__local_612,
5346 0,
5347 (intptr_t)"value",
5348
5349};
5350
5351static const ASN1CType asn1_type__local_624[] = {
5352 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
5353 (intptr_t)asn1_type_ProtocolIE_ID,
5354};
5355
5356static const ASN1CType asn1_type__local_625[] = {
5357 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
5358 (intptr_t)asn1_type_Criticality,
5359};
5360
5361static const ProtocolIE_ID asn1_value__local_629 = 3;
5362
5363static const Criticality asn1_value__local_630 = 1;
5364
5365static const Presence asn1_value__local_631 = 2;
5366
5367static const ProtocolIE_ID asn1_value__local_632 = 15;
5368
5369static const Criticality asn1_value__local_633 = 1;
5370
5371static const Presence asn1_value__local_634 = 2;
5372
5373static const ProtocolIE_ID asn1_value__local_635 = 55;
5374
5375static const Criticality asn1_value__local_636 = 1;
5376
5377static const Presence asn1_value__local_637 = 1;
5378
5379static const ProtocolIE_ID asn1_value__local_638 = 58;
5380
5381static const Criticality asn1_value__local_639 = 1;
5382
5383static const Presence asn1_value__local_640 = 2;
5384
5385static const ProtocolIE_ID asn1_value__local_641 = 16;
5386
5387static const Criticality asn1_value__local_642 = 1;
5388
5389static const Presence asn1_value__local_643 = 2;
5390
5391static const ProtocolIE_ID asn1_value__local_644 = 79;
5392
5393static const Criticality asn1_value__local_645 = 1;
5394
5395static const Presence asn1_value__local_646 = 2;
5396
5397static const ProtocolIE_ID asn1_value__local_647 = 86;
5398
5399static const Criticality asn1_value__local_648 = 1;
5400
5401static const Presence asn1_value__local_649 = 2;
5402
5403static const RANAP_PROTOCOL_IES asn1_value__local_628[] = {
5404{
5405 (intptr_t)&asn1_value__local_629,
5406 (intptr_t)&asn1_value__local_630,
5407 (intptr_t)asn1_type_CN_DomainIndicator,
5408 (intptr_t)&asn1_value__local_631,
5409},
5410{
5411 (intptr_t)&asn1_value__local_632,
5412 (intptr_t)&asn1_value__local_633,
5413 (intptr_t)asn1_type_LAI,
5414 (intptr_t)&asn1_value__local_634,
5415},
5416{
5417 (intptr_t)&asn1_value__local_635,
5418 (intptr_t)&asn1_value__local_636,
5419 (intptr_t)asn1_type_RAC,
5420 (intptr_t)&asn1_value__local_637,
5421},
5422{
5423 (intptr_t)&asn1_value__local_638,
5424 (intptr_t)&asn1_value__local_639,
5425 (intptr_t)asn1_type_SAI,
5426 (intptr_t)&asn1_value__local_640,
5427},
5428{
5429 (intptr_t)&asn1_value__local_641,
5430 (intptr_t)&asn1_value__local_642,
5431 (intptr_t)asn1_type_NAS_PDU,
5432 (intptr_t)&asn1_value__local_643,
5433},
5434{
5435 (intptr_t)&asn1_value__local_644,
5436 (intptr_t)&asn1_value__local_645,
5437 (intptr_t)asn1_type_IuSignallingConnectionIdentifier,
5438 (intptr_t)&asn1_value__local_646,
5439},
5440{
5441 (intptr_t)&asn1_value__local_647,
5442 (intptr_t)&asn1_value__local_648,
5443 (intptr_t)asn1_type_GlobalRNC_ID,
5444 (intptr_t)&asn1_value__local_649,
5445},
5446};
5447
5448static const ASN1CType asn1_constraint__local_627[] = {
5449 ASN1_CCONSTRAINT_TABLE,
5450 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
5451 2,
5452 (intptr_t)asn1_value__local_628,
5453 7,
5454 1,
5455 0,
5456 0x80000000,
5457 0,
5458};
5459
5460static const ASN1CType asn1_type__local_626[] = {
5461 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
5462 (intptr_t)asn1_constraint__local_627,
5463};
5464
5465const ASN1CType asn1_type_ProtocolIE_Field_54[] = {
5466 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
5467 3,
5468 sizeof(ProtocolIE_Field_54),
5469
5470 offsetof(ProtocolIE_Field_54, id) | 0x0,
5471 (intptr_t)asn1_type__local_624,
5472 0,
5473 (intptr_t)"id",
5474
5475 offsetof(ProtocolIE_Field_54, criticality) | 0x0,
5476 (intptr_t)asn1_type__local_625,
5477 0,
5478 (intptr_t)"criticality",
5479
5480 offsetof(ProtocolIE_Field_54, value) | 0x0,
5481 (intptr_t)asn1_type__local_626,
5482 0,
5483 (intptr_t)"value",
5484
5485};
5486
5487static const ASN1CType asn1_type__local_650[] = {
5488 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
5489 (intptr_t)asn1_type_ProtocolIE_ID,
5490};
5491
5492static const ASN1CType asn1_type__local_651[] = {
5493 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
5494 (intptr_t)asn1_type_Criticality,
5495};
5496
5497static const ProtocolIE_ID asn1_value__local_655 = 16;
5498
5499static const Criticality asn1_value__local_656 = 1;
5500
5501static const Presence asn1_value__local_657 = 2;
5502
5503static const ProtocolIE_ID asn1_value__local_658 = 15;
5504
5505static const Criticality asn1_value__local_659 = 1;
5506
5507static const Presence asn1_value__local_660 = 0;
5508
5509static const ProtocolIE_ID asn1_value__local_661 = 55;
5510
5511static const Criticality asn1_value__local_662 = 1;
5512
5513static const Presence asn1_value__local_663 = 0;
5514
5515static const ProtocolIE_ID asn1_value__local_664 = 58;
5516
5517static const Criticality asn1_value__local_665 = 1;
5518
5519static const Presence asn1_value__local_666 = 0;
5520
5521static const ProtocolIE_ID asn1_value__local_667 = 59;
5522
5523static const Criticality asn1_value__local_668 = 1;
5524
5525static const Presence asn1_value__local_669 = 0;
5526
5527static const RANAP_PROTOCOL_IES asn1_value__local_654[] = {
5528{
5529 (intptr_t)&asn1_value__local_655,
5530 (intptr_t)&asn1_value__local_656,
5531 (intptr_t)asn1_type_NAS_PDU,
5532 (intptr_t)&asn1_value__local_657,
5533},
5534{
5535 (intptr_t)&asn1_value__local_658,
5536 (intptr_t)&asn1_value__local_659,
5537 (intptr_t)asn1_type_LAI,
5538 (intptr_t)&asn1_value__local_660,
5539},
5540{
5541 (intptr_t)&asn1_value__local_661,
5542 (intptr_t)&asn1_value__local_662,
5543 (intptr_t)asn1_type_RAC,
5544 (intptr_t)&asn1_value__local_663,
5545},
5546{
5547 (intptr_t)&asn1_value__local_664,
5548 (intptr_t)&asn1_value__local_665,
5549 (intptr_t)asn1_type_SAI,
5550 (intptr_t)&asn1_value__local_666,
5551},
5552{
5553 (intptr_t)&asn1_value__local_667,
5554 (intptr_t)&asn1_value__local_668,
5555 (intptr_t)asn1_type_SAPI,
5556 (intptr_t)&asn1_value__local_669,
5557},
5558};
5559
5560static const ASN1CType asn1_constraint__local_653[] = {
5561 ASN1_CCONSTRAINT_TABLE,
5562 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
5563 2,
5564 (intptr_t)asn1_value__local_654,
5565 5,
5566 1,
5567 0,
5568 0x80000000,
5569 0,
5570};
5571
5572static const ASN1CType asn1_type__local_652[] = {
5573 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
5574 (intptr_t)asn1_constraint__local_653,
5575};
5576
5577const ASN1CType asn1_type_ProtocolIE_Field_55[] = {
5578 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
5579 3,
5580 sizeof(ProtocolIE_Field_55),
5581
5582 offsetof(ProtocolIE_Field_55, id) | 0x0,
5583 (intptr_t)asn1_type__local_650,
5584 0,
5585 (intptr_t)"id",
5586
5587 offsetof(ProtocolIE_Field_55, criticality) | 0x0,
5588 (intptr_t)asn1_type__local_651,
5589 0,
5590 (intptr_t)"criticality",
5591
5592 offsetof(ProtocolIE_Field_55, value) | 0x0,
5593 (intptr_t)asn1_type__local_652,
5594 0,
5595 (intptr_t)"value",
5596
5597};
5598
5599static const ASN1CType asn1_type__local_670[] = {
5600 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
5601 (intptr_t)asn1_type_ProtocolIE_ID,
5602};
5603
5604static const ASN1CType asn1_type__local_671[] = {
5605 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
5606 (intptr_t)asn1_type_Criticality,
5607};
5608
5609static const ProtocolIE_ID asn1_value__local_675 = 16;
5610
5611static const Criticality asn1_value__local_676 = 1;
5612
5613static const Presence asn1_value__local_677 = 2;
5614
5615static const ProtocolIE_ID asn1_value__local_678 = 131;
5616
5617static const Criticality asn1_value__local_679 = 1;
5618
5619static const Presence asn1_value__local_680 = 2;
5620
5621static const ProtocolIE_ID asn1_value__local_681 = 130;
5622
5623static const Criticality asn1_value__local_682 = 1;
5624
5625static const Presence asn1_value__local_683 = 0;
5626
5627static const ProtocolIE_ID asn1_value__local_684 = 23;
5628
5629static const Criticality asn1_value__local_685 = 1;
5630
5631static const Presence asn1_value__local_686 = 0;
5632
5633static const RANAP_PROTOCOL_IES asn1_value__local_674[] = {
5634{
5635 (intptr_t)&asn1_value__local_675,
5636 (intptr_t)&asn1_value__local_676,
5637 (intptr_t)asn1_type_NAS_PDU,
5638 (intptr_t)&asn1_value__local_677,
5639},
5640{
5641 (intptr_t)&asn1_value__local_678,
5642 (intptr_t)&asn1_value__local_679,
5643 (intptr_t)asn1_type_RejectCauseValue,
5644 (intptr_t)&asn1_value__local_680,
5645},
5646{
5647 (intptr_t)&asn1_value__local_681,
5648 (intptr_t)&asn1_value__local_682,
5649 (intptr_t)asn1_type_NAS_SequenceNumber,
5650 (intptr_t)&asn1_value__local_683,
5651},
5652{
5653 (intptr_t)&asn1_value__local_684,
5654 (intptr_t)&asn1_value__local_685,
5655 (intptr_t)asn1_type_PermanentNAS_UE_ID,
5656 (intptr_t)&asn1_value__local_686,
5657},
5658};
5659
5660static const ASN1CType asn1_constraint__local_673[] = {
5661 ASN1_CCONSTRAINT_TABLE,
5662 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
5663 2,
5664 (intptr_t)asn1_value__local_674,
5665 4,
5666 1,
5667 0,
5668 0x80000000,
5669 0,
5670};
5671
5672static const ASN1CType asn1_type__local_672[] = {
5673 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
5674 (intptr_t)asn1_constraint__local_673,
5675};
5676
5677const ASN1CType asn1_type_ProtocolIE_Field_56[] = {
5678 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
5679 3,
5680 sizeof(ProtocolIE_Field_56),
5681
5682 offsetof(ProtocolIE_Field_56, id) | 0x0,
5683 (intptr_t)asn1_type__local_670,
5684 0,
5685 (intptr_t)"id",
5686
5687 offsetof(ProtocolIE_Field_56, criticality) | 0x0,
5688 (intptr_t)asn1_type__local_671,
5689 0,
5690 (intptr_t)"criticality",
5691
5692 offsetof(ProtocolIE_Field_56, value) | 0x0,
5693 (intptr_t)asn1_type__local_672,
5694 0,
5695 (intptr_t)"value",
5696
5697};
5698
5699static const ASN1CType asn1_type__local_687[] = {
5700 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
5701 (intptr_t)asn1_type_ProtocolIE_ID,
5702};
5703
5704static const ASN1CType asn1_type__local_688[] = {
5705 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
5706 (intptr_t)asn1_type_Criticality,
5707};
5708
5709static const ProtocolIE_ID asn1_value__local_692 = 18;
5710
5711static const Criticality asn1_value__local_693 = 1;
5712
5713static const Presence asn1_value__local_694 = 0;
5714
5715static const ProtocolIE_ID asn1_value__local_695 = 86;
5716
5717static const Criticality asn1_value__local_696 = 1;
5718
5719static const Presence asn1_value__local_697 = 0;
5720
5721static const RANAP_PROTOCOL_IES asn1_value__local_691[] = {
5722{
5723 (intptr_t)&asn1_value__local_692,
5724 (intptr_t)&asn1_value__local_693,
5725 (intptr_t)asn1_type_NumberOfSteps,
5726 (intptr_t)&asn1_value__local_694,
5727},
5728{
5729 (intptr_t)&asn1_value__local_695,
5730 (intptr_t)&asn1_value__local_696,
5731 (intptr_t)asn1_type_GlobalRNC_ID,
5732 (intptr_t)&asn1_value__local_697,
5733},
5734};
5735
5736static const ASN1CType asn1_constraint__local_690[] = {
5737 ASN1_CCONSTRAINT_TABLE,
5738 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
5739 2,
5740 (intptr_t)asn1_value__local_691,
5741 2,
5742 1,
5743 0,
5744 0x80000000,
5745 0,
5746};
5747
5748static const ASN1CType asn1_type__local_689[] = {
5749 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
5750 (intptr_t)asn1_constraint__local_690,
5751};
5752
5753const ASN1CType asn1_type_ProtocolIE_Field_57[] = {
5754 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
5755 3,
5756 sizeof(ProtocolIE_Field_57),
5757
5758 offsetof(ProtocolIE_Field_57, id) | 0x0,
5759 (intptr_t)asn1_type__local_687,
5760 0,
5761 (intptr_t)"id",
5762
5763 offsetof(ProtocolIE_Field_57, criticality) | 0x0,
5764 (intptr_t)asn1_type__local_688,
5765 0,
5766 (intptr_t)"criticality",
5767
5768 offsetof(ProtocolIE_Field_57, value) | 0x0,
5769 (intptr_t)asn1_type__local_689,
5770 0,
5771 (intptr_t)"value",
5772
5773};
5774
5775static const ASN1CType asn1_type__local_698[] = {
5776 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
5777 (intptr_t)asn1_type_ProtocolIE_ID,
5778};
5779
5780static const ASN1CType asn1_type__local_699[] = {
5781 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
5782 (intptr_t)asn1_type_Criticality,
5783};
5784
5785static const ProtocolIE_ID asn1_value__local_703 = 4;
5786
5787static const Criticality asn1_value__local_704 = 1;
5788
5789static const Presence asn1_value__local_705 = 0;
5790
5791static const ProtocolIE_ID asn1_value__local_706 = 9;
5792
5793static const Criticality asn1_value__local_707 = 1;
5794
5795static const Presence asn1_value__local_708 = 0;
5796
5797static const ProtocolIE_ID asn1_value__local_709 = 3;
5798
5799static const Criticality asn1_value__local_710 = 1;
5800
5801static const Presence asn1_value__local_711 = 0;
5802
5803static const ProtocolIE_ID asn1_value__local_712 = 86;
5804
5805static const Criticality asn1_value__local_713 = 1;
5806
5807static const Presence asn1_value__local_714 = 0;
5808
5809static const RANAP_PROTOCOL_IES asn1_value__local_702[] = {
5810{
5811 (intptr_t)&asn1_value__local_703,
5812 (intptr_t)&asn1_value__local_704,
5813 (intptr_t)asn1_type_Cause,
5814 (intptr_t)&asn1_value__local_705,
5815},
5816{
5817 (intptr_t)&asn1_value__local_706,
5818 (intptr_t)&asn1_value__local_707,
5819 (intptr_t)asn1_type_CriticalityDiagnostics,
5820 (intptr_t)&asn1_value__local_708,
5821},
5822{
5823 (intptr_t)&asn1_value__local_709,
5824 (intptr_t)&asn1_value__local_710,
5825 (intptr_t)asn1_type_CN_DomainIndicator,
5826 (intptr_t)&asn1_value__local_711,
5827},
5828{
5829 (intptr_t)&asn1_value__local_712,
5830 (intptr_t)&asn1_value__local_713,
5831 (intptr_t)asn1_type_GlobalRNC_ID,
5832 (intptr_t)&asn1_value__local_714,
5833},
5834};
5835
5836static const ASN1CType asn1_constraint__local_701[] = {
5837 ASN1_CCONSTRAINT_TABLE,
5838 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
5839 2,
5840 (intptr_t)asn1_value__local_702,
5841 4,
5842 1,
5843 0,
5844 0x80000000,
5845 0,
5846};
5847
5848static const ASN1CType asn1_type__local_700[] = {
5849 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
5850 (intptr_t)asn1_constraint__local_701,
5851};
5852
5853const ASN1CType asn1_type_ProtocolIE_Field_58[] = {
5854 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
5855 3,
5856 sizeof(ProtocolIE_Field_58),
5857
5858 offsetof(ProtocolIE_Field_58, id) | 0x0,
5859 (intptr_t)asn1_type__local_698,
5860 0,
5861 (intptr_t)"id",
5862
5863 offsetof(ProtocolIE_Field_58, criticality) | 0x0,
5864 (intptr_t)asn1_type__local_699,
5865 0,
5866 (intptr_t)"criticality",
5867
5868 offsetof(ProtocolIE_Field_58, value) | 0x0,
5869 (intptr_t)asn1_type__local_700,
5870 0,
5871 (intptr_t)"value",
5872
5873};
5874
5875static const ASN1CType asn1_type__local_715[] = {
5876 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
5877 (intptr_t)asn1_type_ProtocolIE_ID,
5878};
5879
5880static const ASN1CType asn1_type__local_716[] = {
5881 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
5882 (intptr_t)asn1_type_Criticality,
5883};
5884
5885static const ProtocolIE_ID asn1_value__local_720 = 28;
5886
5887static const Criticality asn1_value__local_721 = 1;
5888
5889static const Presence asn1_value__local_722 = 0;
5890
5891static const RANAP_PROTOCOL_IES asn1_value__local_719[] = {
5892{
5893 (intptr_t)&asn1_value__local_720,
5894 (intptr_t)&asn1_value__local_721,
5895 (intptr_t)asn1_type_RAB_DataForwardingList,
5896 (intptr_t)&asn1_value__local_722,
5897},
5898};
5899
5900static const ASN1CType asn1_constraint__local_718[] = {
5901 ASN1_CCONSTRAINT_TABLE,
5902 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
5903 2,
5904 (intptr_t)asn1_value__local_719,
5905 1,
5906 1,
5907 0,
5908 0x80000000,
5909 0,
5910};
5911
5912static const ASN1CType asn1_type__local_717[] = {
5913 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
5914 (intptr_t)asn1_constraint__local_718,
5915};
5916
5917const ASN1CType asn1_type_ProtocolIE_Field_59[] = {
5918 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
5919 3,
5920 sizeof(ProtocolIE_Field_59),
5921
5922 offsetof(ProtocolIE_Field_59, id) | 0x0,
5923 (intptr_t)asn1_type__local_715,
5924 0,
5925 (intptr_t)"id",
5926
5927 offsetof(ProtocolIE_Field_59, criticality) | 0x0,
5928 (intptr_t)asn1_type__local_716,
5929 0,
5930 (intptr_t)"criticality",
5931
5932 offsetof(ProtocolIE_Field_59, value) | 0x0,
5933 (intptr_t)asn1_type__local_717,
5934 0,
5935 (intptr_t)"value",
5936
5937};
5938
5939static const ASN1CType asn1_type__local_723[] = {
5940 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
5941 (intptr_t)asn1_type_ProtocolIE_ID,
5942};
5943
5944static const ASN1CType asn1_type__local_724[] = {
5945 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
5946 (intptr_t)asn1_type_Criticality,
5947};
5948
5949static const ProtocolIE_ID asn1_value__local_728 = 25;
5950
5951static const Criticality asn1_value__local_729 = 1;
5952
5953static const Presence asn1_value__local_730 = 2;
5954
5955static const RANAP_PROTOCOL_IES asn1_value__local_727[] = {
5956{
5957 (intptr_t)&asn1_value__local_728,
5958 (intptr_t)&asn1_value__local_729,
5959 (intptr_t)asn1_type_RAB_ContextList,
5960 (intptr_t)&asn1_value__local_730,
5961},
5962};
5963
5964static const ASN1CType asn1_constraint__local_726[] = {
5965 ASN1_CCONSTRAINT_TABLE,
5966 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
5967 2,
5968 (intptr_t)asn1_value__local_727,
5969 1,
5970 1,
5971 0,
5972 0x80000000,
5973 0,
5974};
5975
5976static const ASN1CType asn1_type__local_725[] = {
5977 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
5978 (intptr_t)asn1_constraint__local_726,
5979};
5980
5981const ASN1CType asn1_type_ProtocolIE_Field_60[] = {
5982 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
5983 3,
5984 sizeof(ProtocolIE_Field_60),
5985
5986 offsetof(ProtocolIE_Field_60, id) | 0x0,
5987 (intptr_t)asn1_type__local_723,
5988 0,
5989 (intptr_t)"id",
5990
5991 offsetof(ProtocolIE_Field_60, criticality) | 0x0,
5992 (intptr_t)asn1_type__local_724,
5993 0,
5994 (intptr_t)"criticality",
5995
5996 offsetof(ProtocolIE_Field_60, value) | 0x0,
5997 (intptr_t)asn1_type__local_725,
5998 0,
5999 (intptr_t)"value",
6000
6001};
6002
6003static const ASN1CType asn1_type__local_731[] = {
6004 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
6005 (intptr_t)asn1_type_ProtocolIE_ID,
6006};
6007
6008static const ASN1CType asn1_type__local_732[] = {
6009 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
6010 (intptr_t)asn1_type_Criticality,
6011};
6012
6013static const ProtocolIE_ID asn1_value__local_736 = 54;
6014
6015static const Criticality asn1_value__local_737 = 1;
6016
6017static const Presence asn1_value__local_738 = 0;
6018
6019static const ProtocolIE_ID asn1_value__local_739 = 41;
6020
6021static const Criticality asn1_value__local_740 = 1;
6022
6023static const Presence asn1_value__local_741 = 0;
6024
6025static const RANAP_PROTOCOL_IES asn1_value__local_735[] = {
6026{
6027 (intptr_t)&asn1_value__local_736,
6028 (intptr_t)&asn1_value__local_737,
6029 (intptr_t)asn1_type_RAB_SetupOrModifyList,
6030 (intptr_t)&asn1_value__local_738,
6031},
6032{
6033 (intptr_t)&asn1_value__local_739,
6034 (intptr_t)&asn1_value__local_740,
6035 (intptr_t)asn1_type_RAB_ReleaseList,
6036 (intptr_t)&asn1_value__local_741,
6037},
6038};
6039
6040static const ASN1CType asn1_constraint__local_734[] = {
6041 ASN1_CCONSTRAINT_TABLE,
6042 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
6043 2,
6044 (intptr_t)asn1_value__local_735,
6045 2,
6046 1,
6047 0,
6048 0x80000000,
6049 0,
6050};
6051
6052static const ASN1CType asn1_type__local_733[] = {
6053 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
6054 (intptr_t)asn1_constraint__local_734,
6055};
6056
6057const ASN1CType asn1_type_ProtocolIE_Field_61[] = {
6058 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
6059 3,
6060 sizeof(ProtocolIE_Field_61),
6061
6062 offsetof(ProtocolIE_Field_61, id) | 0x0,
6063 (intptr_t)asn1_type__local_731,
6064 0,
6065 (intptr_t)"id",
6066
6067 offsetof(ProtocolIE_Field_61, criticality) | 0x0,
6068 (intptr_t)asn1_type__local_732,
6069 0,
6070 (intptr_t)"criticality",
6071
6072 offsetof(ProtocolIE_Field_61, value) | 0x0,
6073 (intptr_t)asn1_type__local_733,
6074 0,
6075 (intptr_t)"value",
6076
6077};
6078
6079static const ASN1CType asn1_type__local_742[] = {
6080 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
6081 (intptr_t)asn1_type_ProtocolIE_ID,
6082};
6083
6084static const ASN1CType asn1_type__local_743[] = {
6085 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
6086 (intptr_t)asn1_type_Criticality,
6087};
6088
6089static const ProtocolIE_ID asn1_value__local_747 = 52;
6090
6091static const Criticality asn1_value__local_748 = 1;
6092
6093static const Presence asn1_value__local_749 = 0;
6094
6095static const ProtocolIE_ID asn1_value__local_750 = 43;
6096
6097static const Criticality asn1_value__local_751 = 1;
6098
6099static const Presence asn1_value__local_752 = 0;
6100
6101static const ProtocolIE_ID asn1_value__local_753 = 38;
6102
6103static const Criticality asn1_value__local_754 = 1;
6104
6105static const Presence asn1_value__local_755 = 0;
6106
6107static const ProtocolIE_ID asn1_value__local_756 = 35;
6108
6109static const Criticality asn1_value__local_757 = 1;
6110
6111static const Presence asn1_value__local_758 = 0;
6112
6113static const ProtocolIE_ID asn1_value__local_759 = 39;
6114
6115static const Criticality asn1_value__local_760 = 1;
6116
6117static const Presence asn1_value__local_761 = 0;
6118
6119static const ProtocolIE_ID asn1_value__local_762 = 9;
6120
6121static const Criticality asn1_value__local_763 = 1;
6122
6123static const Presence asn1_value__local_764 = 0;
6124
6125static const RANAP_PROTOCOL_IES asn1_value__local_746[] = {
6126{
6127 (intptr_t)&asn1_value__local_747,
6128 (intptr_t)&asn1_value__local_748,
6129 (intptr_t)asn1_type_RAB_SetupOrModifiedList,
6130 (intptr_t)&asn1_value__local_749,
6131},
6132{
6133 (intptr_t)&asn1_value__local_750,
6134 (intptr_t)&asn1_value__local_751,
6135 (intptr_t)asn1_type_RAB_ReleasedList,
6136 (intptr_t)&asn1_value__local_752,
6137},
6138{
6139 (intptr_t)&asn1_value__local_753,
6140 (intptr_t)&asn1_value__local_754,
6141 (intptr_t)asn1_type_RAB_QueuedList,
6142 (intptr_t)&asn1_value__local_755,
6143},
6144{
6145 (intptr_t)&asn1_value__local_756,
6146 (intptr_t)&asn1_value__local_757,
6147 (intptr_t)asn1_type_RAB_FailedList,
6148 (intptr_t)&asn1_value__local_758,
6149},
6150{
6151 (intptr_t)&asn1_value__local_759,
6152 (intptr_t)&asn1_value__local_760,
6153 (intptr_t)asn1_type_RAB_ReleaseFailedList,
6154 (intptr_t)&asn1_value__local_761,
6155},
6156{
6157 (intptr_t)&asn1_value__local_762,
6158 (intptr_t)&asn1_value__local_763,
6159 (intptr_t)asn1_type_CriticalityDiagnostics,
6160 (intptr_t)&asn1_value__local_764,
6161},
6162};
6163
6164static const ASN1CType asn1_constraint__local_745[] = {
6165 ASN1_CCONSTRAINT_TABLE,
6166 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
6167 2,
6168 (intptr_t)asn1_value__local_746,
6169 6,
6170 1,
6171 0,
6172 0x80000000,
6173 0,
6174};
6175
6176static const ASN1CType asn1_type__local_744[] = {
6177 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
6178 (intptr_t)asn1_constraint__local_745,
6179};
6180
6181const ASN1CType asn1_type_ProtocolIE_Field_62[] = {
6182 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
6183 3,
6184 sizeof(ProtocolIE_Field_62),
6185
6186 offsetof(ProtocolIE_Field_62, id) | 0x0,
6187 (intptr_t)asn1_type__local_742,
6188 0,
6189 (intptr_t)"id",
6190
6191 offsetof(ProtocolIE_Field_62, criticality) | 0x0,
6192 (intptr_t)asn1_type__local_743,
6193 0,
6194 (intptr_t)"criticality",
6195
6196 offsetof(ProtocolIE_Field_62, value) | 0x0,
6197 (intptr_t)asn1_type__local_744,
6198 0,
6199 (intptr_t)"value",
6200
6201};
6202
6203static const ASN1CType asn1_type__local_765[] = {
6204 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
6205 (intptr_t)asn1_type_ProtocolIE_ID,
6206};
6207
6208static const ASN1CType asn1_type__local_766[] = {
6209 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
6210 (intptr_t)asn1_type_Criticality,
6211};
6212
6213static const ProtocolIE_ID asn1_value__local_770 = 51;
6214
6215static const Criticality asn1_value__local_771 = 1;
6216
6217static const Presence asn1_value__local_772 = 2;
6218
6219static const RANAP_PROTOCOL_IES asn1_value__local_769[] = {
6220{
6221 (intptr_t)&asn1_value__local_770,
6222 (intptr_t)&asn1_value__local_771,
6223 (intptr_t)asn1_type_RAB_SetupOrModifiedItem,
6224 (intptr_t)&asn1_value__local_772,
6225},
6226};
6227
6228static const ASN1CType asn1_constraint__local_768[] = {
6229 ASN1_CCONSTRAINT_TABLE,
6230 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
6231 2,
6232 (intptr_t)asn1_value__local_769,
6233 1,
6234 1,
6235 0,
6236 0x80000000,
6237 0,
6238};
6239
6240static const ASN1CType asn1_type__local_767[] = {
6241 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
6242 (intptr_t)asn1_constraint__local_768,
6243};
6244
6245const ASN1CType asn1_type_ProtocolIE_Field_63[] = {
6246 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
6247 3,
6248 sizeof(ProtocolIE_Field_63),
6249
6250 offsetof(ProtocolIE_Field_63, id) | 0x0,
6251 (intptr_t)asn1_type__local_765,
6252 0,
6253 (intptr_t)"id",
6254
6255 offsetof(ProtocolIE_Field_63, criticality) | 0x0,
6256 (intptr_t)asn1_type__local_766,
6257 0,
6258 (intptr_t)"criticality",
6259
6260 offsetof(ProtocolIE_Field_63, value) | 0x0,
6261 (intptr_t)asn1_type__local_767,
6262 0,
6263 (intptr_t)"value",
6264
6265};
6266
6267static const ASN1CType asn1_type__local_773[] = {
6268 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
6269 (intptr_t)asn1_type_ProtocolIE_ID,
6270};
6271
6272static const ASN1CType asn1_type__local_774[] = {
6273 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
6274 (intptr_t)asn1_type_Criticality,
6275};
6276
6277static const ProtocolIE_ID asn1_value__local_778 = 42;
6278
6279static const Criticality asn1_value__local_779 = 1;
6280
6281static const Presence asn1_value__local_780 = 2;
6282
6283static const RANAP_PROTOCOL_IES asn1_value__local_777[] = {
6284{
6285 (intptr_t)&asn1_value__local_778,
6286 (intptr_t)&asn1_value__local_779,
6287 (intptr_t)asn1_type_RAB_ReleasedItem,
6288 (intptr_t)&asn1_value__local_780,
6289},
6290};
6291
6292static const ASN1CType asn1_constraint__local_776[] = {
6293 ASN1_CCONSTRAINT_TABLE,
6294 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
6295 2,
6296 (intptr_t)asn1_value__local_777,
6297 1,
6298 1,
6299 0,
6300 0x80000000,
6301 0,
6302};
6303
6304static const ASN1CType asn1_type__local_775[] = {
6305 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
6306 (intptr_t)asn1_constraint__local_776,
6307};
6308
6309const ASN1CType asn1_type_ProtocolIE_Field_64[] = {
6310 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
6311 3,
6312 sizeof(ProtocolIE_Field_64),
6313
6314 offsetof(ProtocolIE_Field_64, id) | 0x0,
6315 (intptr_t)asn1_type__local_773,
6316 0,
6317 (intptr_t)"id",
6318
6319 offsetof(ProtocolIE_Field_64, criticality) | 0x0,
6320 (intptr_t)asn1_type__local_774,
6321 0,
6322 (intptr_t)"criticality",
6323
6324 offsetof(ProtocolIE_Field_64, value) | 0x0,
6325 (intptr_t)asn1_type__local_775,
6326 0,
6327 (intptr_t)"value",
6328
6329};
6330
6331static const ASN1CType asn1_type__local_781[] = {
6332 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
6333 (intptr_t)asn1_type_ProtocolIE_ID,
6334};
6335
6336static const ASN1CType asn1_type__local_782[] = {
6337 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
6338 (intptr_t)asn1_type_Criticality,
6339};
6340
6341static const ProtocolIE_ID asn1_value__local_786 = 37;
6342
6343static const Criticality asn1_value__local_787 = 1;
6344
6345static const Presence asn1_value__local_788 = 2;
6346
6347static const RANAP_PROTOCOL_IES asn1_value__local_785[] = {
6348{
6349 (intptr_t)&asn1_value__local_786,
6350 (intptr_t)&asn1_value__local_787,
6351 (intptr_t)asn1_type_RAB_QueuedItem,
6352 (intptr_t)&asn1_value__local_788,
6353},
6354};
6355
6356static const ASN1CType asn1_constraint__local_784[] = {
6357 ASN1_CCONSTRAINT_TABLE,
6358 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
6359 2,
6360 (intptr_t)asn1_value__local_785,
6361 1,
6362 1,
6363 0,
6364 0x80000000,
6365 0,
6366};
6367
6368static const ASN1CType asn1_type__local_783[] = {
6369 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
6370 (intptr_t)asn1_constraint__local_784,
6371};
6372
6373const ASN1CType asn1_type_ProtocolIE_Field_65[] = {
6374 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
6375 3,
6376 sizeof(ProtocolIE_Field_65),
6377
6378 offsetof(ProtocolIE_Field_65, id) | 0x0,
6379 (intptr_t)asn1_type__local_781,
6380 0,
6381 (intptr_t)"id",
6382
6383 offsetof(ProtocolIE_Field_65, criticality) | 0x0,
6384 (intptr_t)asn1_type__local_782,
6385 0,
6386 (intptr_t)"criticality",
6387
6388 offsetof(ProtocolIE_Field_65, value) | 0x0,
6389 (intptr_t)asn1_type__local_783,
6390 0,
6391 (intptr_t)"value",
6392
6393};
6394
6395static const ASN1CType asn1_type__local_789[] = {
6396 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
6397 (intptr_t)asn1_type_ProtocolIE_ID,
6398};
6399
6400static const ASN1CType asn1_type__local_790[] = {
6401 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
6402 (intptr_t)asn1_type_Criticality,
6403};
6404
6405static const ProtocolIE_ID asn1_value__local_794 = 109;
6406
6407static const Criticality asn1_value__local_795 = 1;
6408
6409static const Presence asn1_value__local_796 = 2;
6410
6411static const RANAP_PROTOCOL_IES asn1_value__local_793[] = {
6412{
6413 (intptr_t)&asn1_value__local_794,
6414 (intptr_t)&asn1_value__local_795,
6415 (intptr_t)asn1_type_GERAN_Iumode_RAB_Failed_RABAssgntResponse_Item,
6416 (intptr_t)&asn1_value__local_796,
6417},
6418};
6419
6420static const ASN1CType asn1_constraint__local_792[] = {
6421 ASN1_CCONSTRAINT_TABLE,
6422 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
6423 2,
6424 (intptr_t)asn1_value__local_793,
6425 1,
6426 1,
6427 0,
6428 0x80000000,
6429 0,
6430};
6431
6432static const ASN1CType asn1_type__local_791[] = {
6433 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
6434 (intptr_t)asn1_constraint__local_792,
6435};
6436
6437const ASN1CType asn1_type_ProtocolIE_Field_66[] = {
6438 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
6439 3,
6440 sizeof(ProtocolIE_Field_66),
6441
6442 offsetof(ProtocolIE_Field_66, id) | 0x0,
6443 (intptr_t)asn1_type__local_789,
6444 0,
6445 (intptr_t)"id",
6446
6447 offsetof(ProtocolIE_Field_66, criticality) | 0x0,
6448 (intptr_t)asn1_type__local_790,
6449 0,
6450 (intptr_t)"criticality",
6451
6452 offsetof(ProtocolIE_Field_66, value) | 0x0,
6453 (intptr_t)asn1_type__local_791,
6454 0,
6455 (intptr_t)"value",
6456
6457};
6458
6459static const ASN1CType asn1_type__local_797[] = {
6460 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
6461 (intptr_t)asn1_type_ProtocolIE_ID,
6462};
6463
6464static const ASN1CType asn1_type__local_798[] = {
6465 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
6466 (intptr_t)asn1_type_Criticality,
6467};
6468
6469static const ProtocolIE_ID asn1_value__local_802 = 81;
6470
6471static const Criticality asn1_value__local_803 = 1;
6472
6473static const Presence asn1_value__local_804 = 0;
6474
6475static const ProtocolIE_ID asn1_value__local_805 = 83;
6476
6477static const Criticality asn1_value__local_806 = 1;
6478
6479static const Presence asn1_value__local_807 = 0;
6480
6481static const RANAP_PROTOCOL_IES asn1_value__local_801[] = {
6482{
6483 (intptr_t)&asn1_value__local_802,
6484 (intptr_t)&asn1_value__local_803,
6485 (intptr_t)asn1_type_DirectTransferInformationList_RANAP_RelocInf,
6486 (intptr_t)&asn1_value__local_804,
6487},
6488{
6489 (intptr_t)&asn1_value__local_805,
6490 (intptr_t)&asn1_value__local_806,
6491 (intptr_t)asn1_type_RAB_ContextList_RANAP_RelocInf,
6492 (intptr_t)&asn1_value__local_807,
6493},
6494};
6495
6496static const ASN1CType asn1_constraint__local_800[] = {
6497 ASN1_CCONSTRAINT_TABLE,
6498 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
6499 2,
6500 (intptr_t)asn1_value__local_801,
6501 2,
6502 1,
6503 0,
6504 0x80000000,
6505 0,
6506};
6507
6508static const ASN1CType asn1_type__local_799[] = {
6509 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
6510 (intptr_t)asn1_constraint__local_800,
6511};
6512
6513const ASN1CType asn1_type_ProtocolIE_Field_67[] = {
6514 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
6515 3,
6516 sizeof(ProtocolIE_Field_67),
6517
6518 offsetof(ProtocolIE_Field_67, id) | 0x0,
6519 (intptr_t)asn1_type__local_797,
6520 0,
6521 (intptr_t)"id",
6522
6523 offsetof(ProtocolIE_Field_67, criticality) | 0x0,
6524 (intptr_t)asn1_type__local_798,
6525 0,
6526 (intptr_t)"criticality",
6527
6528 offsetof(ProtocolIE_Field_67, value) | 0x0,
6529 (intptr_t)asn1_type__local_799,
6530 0,
6531 (intptr_t)"value",
6532
6533};
6534
6535static const ASN1CType asn1_type__local_808[] = {
6536 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
6537 (intptr_t)asn1_type_ProtocolIE_ID,
6538};
6539
6540static const ASN1CType asn1_type__local_809[] = {
6541 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
6542 (intptr_t)asn1_type_Criticality,
6543};
6544
6545static const ProtocolIE_ID asn1_value__local_813 = 80;
6546
6547static const Criticality asn1_value__local_814 = 1;
6548
6549static const Presence asn1_value__local_815 = 2;
6550
6551static const RANAP_PROTOCOL_IES asn1_value__local_812[] = {
6552{
6553 (intptr_t)&asn1_value__local_813,
6554 (intptr_t)&asn1_value__local_814,
6555 (intptr_t)asn1_type_DirectTransferInformationItem_RANAP_RelocInf,
6556 (intptr_t)&asn1_value__local_815,
6557},
6558};
6559
6560static const ASN1CType asn1_constraint__local_811[] = {
6561 ASN1_CCONSTRAINT_TABLE,
6562 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
6563 2,
6564 (intptr_t)asn1_value__local_812,
6565 1,
6566 1,
6567 0,
6568 0x80000000,
6569 0,
6570};
6571
6572static const ASN1CType asn1_type__local_810[] = {
6573 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
6574 (intptr_t)asn1_constraint__local_811,
6575};
6576
6577const ASN1CType asn1_type_ProtocolIE_Field_68[] = {
6578 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
6579 3,
6580 sizeof(ProtocolIE_Field_68),
6581
6582 offsetof(ProtocolIE_Field_68, id) | 0x0,
6583 (intptr_t)asn1_type__local_808,
6584 0,
6585 (intptr_t)"id",
6586
6587 offsetof(ProtocolIE_Field_68, criticality) | 0x0,
6588 (intptr_t)asn1_type__local_809,
6589 0,
6590 (intptr_t)"criticality",
6591
6592 offsetof(ProtocolIE_Field_68, value) | 0x0,
6593 (intptr_t)asn1_type__local_810,
6594 0,
6595 (intptr_t)"value",
6596
6597};
6598
6599static const ASN1CType asn1_type__local_816[] = {
6600 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
6601 (intptr_t)asn1_type_ProtocolIE_ID,
6602};
6603
6604static const ASN1CType asn1_type__local_817[] = {
6605 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
6606 (intptr_t)asn1_type_Criticality,
6607};
6608
6609static const ProtocolIE_ID asn1_value__local_821 = 82;
6610
6611static const Criticality asn1_value__local_822 = 1;
6612
6613static const Presence asn1_value__local_823 = 2;
6614
6615static const RANAP_PROTOCOL_IES asn1_value__local_820[] = {
6616{
6617 (intptr_t)&asn1_value__local_821,
6618 (intptr_t)&asn1_value__local_822,
6619 (intptr_t)asn1_type_RAB_ContextItem_RANAP_RelocInf,
6620 (intptr_t)&asn1_value__local_823,
6621},
6622};
6623
6624static const ASN1CType asn1_constraint__local_819[] = {
6625 ASN1_CCONSTRAINT_TABLE,
6626 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
6627 2,
6628 (intptr_t)asn1_value__local_820,
6629 1,
6630 1,
6631 0,
6632 0x80000000,
6633 0,
6634};
6635
6636static const ASN1CType asn1_type__local_818[] = {
6637 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
6638 (intptr_t)asn1_constraint__local_819,
6639};
6640
6641const ASN1CType asn1_type_ProtocolIE_Field_69[] = {
6642 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
6643 3,
6644 sizeof(ProtocolIE_Field_69),
6645
6646 offsetof(ProtocolIE_Field_69, id) | 0x0,
6647 (intptr_t)asn1_type__local_816,
6648 0,
6649 (intptr_t)"id",
6650
6651 offsetof(ProtocolIE_Field_69, criticality) | 0x0,
6652 (intptr_t)asn1_type__local_817,
6653 0,
6654 (intptr_t)"criticality",
6655
6656 offsetof(ProtocolIE_Field_69, value) | 0x0,
6657 (intptr_t)asn1_type__local_818,
6658 0,
6659 (intptr_t)"value",
6660
6661};
6662
6663static const ASN1CType asn1_type__local_824[] = {
6664 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
6665 (intptr_t)asn1_type_ProtocolIE_ID,
6666};
6667
6668static const ASN1CType asn1_type__local_825[] = {
6669 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
6670 (intptr_t)asn1_type_Criticality,
6671};
6672
6673static const ProtocolIE_ID asn1_value__local_829 = 61;
6674
6675static const Criticality asn1_value__local_830 = 0;
6676
6677static const Presence asn1_value__local_831 = 2;
6678
6679static const ProtocolIE_ID asn1_value__local_832 = 204;
6680
6681static const Criticality asn1_value__local_833 = 1;
6682
6683static const Presence asn1_value__local_834 = 0;
6684
6685static const ProtocolIE_ID asn1_value__local_835 = 206;
6686
6687static const Criticality asn1_value__local_836 = 0;
6688
6689static const Presence asn1_value__local_837 = 0;
6690
6691static const ProtocolIE_ID asn1_value__local_838 = 205;
6692
6693static const Criticality asn1_value__local_839 = 1;
6694
6695static const Presence asn1_value__local_840 = 0;
6696
6697static const ProtocolIE_ID asn1_value__local_841 = 207;
6698
6699static const Criticality asn1_value__local_842 = 0;
6700
6701static const Presence asn1_value__local_843 = 0;
6702
6703static const ProtocolIE_ID asn1_value__local_844 = 192;
6704
6705static const Criticality asn1_value__local_845 = 0;
6706
6707static const Presence asn1_value__local_846 = 0;
6708
6709static const ProtocolIE_ID asn1_value__local_847 = 105;
6710
6711static const Criticality asn1_value__local_848 = 1;
6712
6713static const Presence asn1_value__local_849 = 0;
6714
6715static const ProtocolIE_ID asn1_value__local_850 = 118;
6716
6717static const Criticality asn1_value__local_851 = 1;
6718
6719static const Presence asn1_value__local_852 = 0;
6720
6721static const ProtocolIE_ID asn1_value__local_853 = 127;
6722
6723static const Criticality asn1_value__local_854 = 1;
6724
6725static const Presence asn1_value__local_855 = 0;
6726
6727static const ProtocolIE_ID asn1_value__local_856 = 133;
6728
6729static const Criticality asn1_value__local_857 = 1;
6730
6731static const Presence asn1_value__local_858 = 0;
6732
6733static const RANAP_PROTOCOL_IES asn1_value__local_828[] = {
6734{
6735 (intptr_t)&asn1_value__local_829,
6736 (intptr_t)&asn1_value__local_830,
6737 (intptr_t)asn1_type_SourceRNC_ToTargetRNC_TransparentContainer,
6738 (intptr_t)&asn1_value__local_831,
6739},
6740{
6741 (intptr_t)&asn1_value__local_832,
6742 (intptr_t)&asn1_value__local_833,
6743 (intptr_t)asn1_type_IuSignallingConnectionIdentifier,
6744 (intptr_t)&asn1_value__local_834,
6745},
6746{
6747 (intptr_t)&asn1_value__local_835,
6748 (intptr_t)&asn1_value__local_836,
6749 (intptr_t)asn1_type_GlobalCN_ID,
6750 (intptr_t)&asn1_value__local_837,
6751},
6752{
6753 (intptr_t)&asn1_value__local_838,
6754 (intptr_t)&asn1_value__local_839,
6755 (intptr_t)asn1_type_IuSignallingConnectionIdentifier,
6756 (intptr_t)&asn1_value__local_840,
6757},
6758{
6759 (intptr_t)&asn1_value__local_841,
6760 (intptr_t)&asn1_value__local_842,
6761 (intptr_t)asn1_type_GlobalCN_ID,
6762 (intptr_t)&asn1_value__local_843,
6763},
6764{
6765 (intptr_t)&asn1_value__local_844,
6766 (intptr_t)&asn1_value__local_845,
6767 (intptr_t)asn1_type_RAB_SetupList_EnhRelocInfoReq,
6768 (intptr_t)&asn1_value__local_846,
6769},
6770{
6771 (intptr_t)&asn1_value__local_847,
6772 (intptr_t)&asn1_value__local_848,
6773 (intptr_t)asn1_type_SNA_Access_Information,
6774 (intptr_t)&asn1_value__local_849,
6775},
6776{
6777 (intptr_t)&asn1_value__local_850,
6778 (intptr_t)&asn1_value__local_851,
6779 (intptr_t)asn1_type_UESBI_Iu,
6780 (intptr_t)&asn1_value__local_852,
6781},
6782{
6783 (intptr_t)&asn1_value__local_853,
6784 (intptr_t)&asn1_value__local_854,
6785 (intptr_t)asn1_type_PLMNidentity,
6786 (intptr_t)&asn1_value__local_855,
6787},
6788{
6789 (intptr_t)&asn1_value__local_856,
6790 (intptr_t)&asn1_value__local_857,
6791 (intptr_t)asn1_type_CNMBMSLinkingInformation,
6792 (intptr_t)&asn1_value__local_858,
6793},
6794};
6795
6796static const ASN1CType asn1_constraint__local_827[] = {
6797 ASN1_CCONSTRAINT_TABLE,
6798 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
6799 2,
6800 (intptr_t)asn1_value__local_828,
6801 10,
6802 1,
6803 0,
6804 0x80000000,
6805 0,
6806};
6807
6808static const ASN1CType asn1_type__local_826[] = {
6809 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
6810 (intptr_t)asn1_constraint__local_827,
6811};
6812
6813const ASN1CType asn1_type_ProtocolIE_Field_70[] = {
6814 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
6815 3,
6816 sizeof(ProtocolIE_Field_70),
6817
6818 offsetof(ProtocolIE_Field_70, id) | 0x0,
6819 (intptr_t)asn1_type__local_824,
6820 0,
6821 (intptr_t)"id",
6822
6823 offsetof(ProtocolIE_Field_70, criticality) | 0x0,
6824 (intptr_t)asn1_type__local_825,
6825 0,
6826 (intptr_t)"criticality",
6827
6828 offsetof(ProtocolIE_Field_70, value) | 0x0,
6829 (intptr_t)asn1_type__local_826,
6830 0,
6831 (intptr_t)"value",
6832
6833};
6834
6835static const ASN1CType asn1_type__local_859[] = {
6836 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
6837 (intptr_t)asn1_type_ProtocolIE_ID,
6838};
6839
6840static const ASN1CType asn1_type__local_860[] = {
6841 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
6842 (intptr_t)asn1_type_Criticality,
6843};
6844
6845static const ProtocolIE_ID asn1_value__local_864 = 193;
6846
6847static const Criticality asn1_value__local_865 = 0;
6848
6849static const Presence asn1_value__local_866 = 2;
6850
6851static const RANAP_PROTOCOL_IES asn1_value__local_863[] = {
6852{
6853 (intptr_t)&asn1_value__local_864,
6854 (intptr_t)&asn1_value__local_865,
6855 (intptr_t)asn1_type_RAB_SetupItem_EnhRelocInfoReq,
6856 (intptr_t)&asn1_value__local_866,
6857},
6858};
6859
6860static const ASN1CType asn1_constraint__local_862[] = {
6861 ASN1_CCONSTRAINT_TABLE,
6862 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
6863 2,
6864 (intptr_t)asn1_value__local_863,
6865 1,
6866 1,
6867 0,
6868 0x80000000,
6869 0,
6870};
6871
6872static const ASN1CType asn1_type__local_861[] = {
6873 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
6874 (intptr_t)asn1_constraint__local_862,
6875};
6876
6877const ASN1CType asn1_type_ProtocolIE_Field_71[] = {
6878 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
6879 3,
6880 sizeof(ProtocolIE_Field_71),
6881
6882 offsetof(ProtocolIE_Field_71, id) | 0x0,
6883 (intptr_t)asn1_type__local_859,
6884 0,
6885 (intptr_t)"id",
6886
6887 offsetof(ProtocolIE_Field_71, criticality) | 0x0,
6888 (intptr_t)asn1_type__local_860,
6889 0,
6890 (intptr_t)"criticality",
6891
6892 offsetof(ProtocolIE_Field_71, value) | 0x0,
6893 (intptr_t)asn1_type__local_861,
6894 0,
6895 (intptr_t)"value",
6896
6897};
6898
6899static const ASN1CType asn1_type__local_867[] = {
6900 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
6901 (intptr_t)asn1_type_ProtocolIE_ID,
6902};
6903
6904static const ASN1CType asn1_type__local_868[] = {
6905 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
6906 (intptr_t)asn1_type_Criticality,
6907};
6908
6909static const ProtocolIE_ID asn1_value__local_872 = 63;
6910
6911static const Criticality asn1_value__local_873 = 1;
6912
6913static const Presence asn1_value__local_874 = 0;
6914
6915static const ProtocolIE_ID asn1_value__local_875 = 194;
6916
6917static const Criticality asn1_value__local_876 = 1;
6918
6919static const Presence asn1_value__local_877 = 0;
6920
6921static const ProtocolIE_ID asn1_value__local_878 = 197;
6922
6923static const Criticality asn1_value__local_879 = 1;
6924
6925static const Presence asn1_value__local_880 = 0;
6926
6927static const ProtocolIE_ID asn1_value__local_881 = 9;
6928
6929static const Criticality asn1_value__local_882 = 1;
6930
6931static const Presence asn1_value__local_883 = 0;
6932
6933static const RANAP_PROTOCOL_IES asn1_value__local_871[] = {
6934{
6935 (intptr_t)&asn1_value__local_872,
6936 (intptr_t)&asn1_value__local_873,
6937 (intptr_t)asn1_type_TargetRNC_ToSourceRNC_TransparentContainer,
6938 (intptr_t)&asn1_value__local_874,
6939},
6940{
6941 (intptr_t)&asn1_value__local_875,
6942 (intptr_t)&asn1_value__local_876,
6943 (intptr_t)asn1_type_RAB_SetupList_EnhRelocInfoRes,
6944 (intptr_t)&asn1_value__local_877,
6945},
6946{
6947 (intptr_t)&asn1_value__local_878,
6948 (intptr_t)&asn1_value__local_879,
6949 (intptr_t)asn1_type_RAB_FailedList_EnhRelocInfoRes,
6950 (intptr_t)&asn1_value__local_880,
6951},
6952{
6953 (intptr_t)&asn1_value__local_881,
6954 (intptr_t)&asn1_value__local_882,
6955 (intptr_t)asn1_type_CriticalityDiagnostics,
6956 (intptr_t)&asn1_value__local_883,
6957},
6958};
6959
6960static const ASN1CType asn1_constraint__local_870[] = {
6961 ASN1_CCONSTRAINT_TABLE,
6962 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
6963 2,
6964 (intptr_t)asn1_value__local_871,
6965 4,
6966 1,
6967 0,
6968 0x80000000,
6969 0,
6970};
6971
6972static const ASN1CType asn1_type__local_869[] = {
6973 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
6974 (intptr_t)asn1_constraint__local_870,
6975};
6976
6977const ASN1CType asn1_type_ProtocolIE_Field_72[] = {
6978 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
6979 3,
6980 sizeof(ProtocolIE_Field_72),
6981
6982 offsetof(ProtocolIE_Field_72, id) | 0x0,
6983 (intptr_t)asn1_type__local_867,
6984 0,
6985 (intptr_t)"id",
6986
6987 offsetof(ProtocolIE_Field_72, criticality) | 0x0,
6988 (intptr_t)asn1_type__local_868,
6989 0,
6990 (intptr_t)"criticality",
6991
6992 offsetof(ProtocolIE_Field_72, value) | 0x0,
6993 (intptr_t)asn1_type__local_869,
6994 0,
6995 (intptr_t)"value",
6996
6997};
6998
6999static const ASN1CType asn1_type__local_884[] = {
7000 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7001 (intptr_t)asn1_type_ProtocolIE_ID,
7002};
7003
7004static const ASN1CType asn1_type__local_885[] = {
7005 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7006 (intptr_t)asn1_type_Criticality,
7007};
7008
7009static const ProtocolIE_ID asn1_value__local_889 = 195;
7010
7011static const Criticality asn1_value__local_890 = 0;
7012
7013static const Presence asn1_value__local_891 = 2;
7014
7015static const RANAP_PROTOCOL_IES asn1_value__local_888[] = {
7016{
7017 (intptr_t)&asn1_value__local_889,
7018 (intptr_t)&asn1_value__local_890,
7019 (intptr_t)asn1_type_RAB_SetupItem_EnhRelocInfoRes,
7020 (intptr_t)&asn1_value__local_891,
7021},
7022};
7023
7024static const ASN1CType asn1_constraint__local_887[] = {
7025 ASN1_CCONSTRAINT_TABLE,
7026 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
7027 2,
7028 (intptr_t)asn1_value__local_888,
7029 1,
7030 1,
7031 0,
7032 0x80000000,
7033 0,
7034};
7035
7036static const ASN1CType asn1_type__local_886[] = {
7037 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
7038 (intptr_t)asn1_constraint__local_887,
7039};
7040
7041const ASN1CType asn1_type_ProtocolIE_Field_73[] = {
7042 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
7043 3,
7044 sizeof(ProtocolIE_Field_73),
7045
7046 offsetof(ProtocolIE_Field_73, id) | 0x0,
7047 (intptr_t)asn1_type__local_884,
7048 0,
7049 (intptr_t)"id",
7050
7051 offsetof(ProtocolIE_Field_73, criticality) | 0x0,
7052 (intptr_t)asn1_type__local_885,
7053 0,
7054 (intptr_t)"criticality",
7055
7056 offsetof(ProtocolIE_Field_73, value) | 0x0,
7057 (intptr_t)asn1_type__local_886,
7058 0,
7059 (intptr_t)"value",
7060
7061};
7062
7063static const ASN1CType asn1_type__local_892[] = {
7064 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7065 (intptr_t)asn1_type_ProtocolIE_ID,
7066};
7067
7068static const ASN1CType asn1_type__local_893[] = {
7069 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7070 (intptr_t)asn1_type_Criticality,
7071};
7072
7073static const ProtocolIE_ID asn1_value__local_897 = 198;
7074
7075static const Criticality asn1_value__local_898 = 0;
7076
7077static const Presence asn1_value__local_899 = 2;
7078
7079static const RANAP_PROTOCOL_IES asn1_value__local_896[] = {
7080{
7081 (intptr_t)&asn1_value__local_897,
7082 (intptr_t)&asn1_value__local_898,
7083 (intptr_t)asn1_type_RAB_FailedItem_EnhRelocInfoRes,
7084 (intptr_t)&asn1_value__local_899,
7085},
7086};
7087
7088static const ASN1CType asn1_constraint__local_895[] = {
7089 ASN1_CCONSTRAINT_TABLE,
7090 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
7091 2,
7092 (intptr_t)asn1_value__local_896,
7093 1,
7094 1,
7095 0,
7096 0x80000000,
7097 0,
7098};
7099
7100static const ASN1CType asn1_type__local_894[] = {
7101 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
7102 (intptr_t)asn1_constraint__local_895,
7103};
7104
7105const ASN1CType asn1_type_ProtocolIE_Field_74[] = {
7106 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
7107 3,
7108 sizeof(ProtocolIE_Field_74),
7109
7110 offsetof(ProtocolIE_Field_74, id) | 0x0,
7111 (intptr_t)asn1_type__local_892,
7112 0,
7113 (intptr_t)"id",
7114
7115 offsetof(ProtocolIE_Field_74, criticality) | 0x0,
7116 (intptr_t)asn1_type__local_893,
7117 0,
7118 (intptr_t)"criticality",
7119
7120 offsetof(ProtocolIE_Field_74, value) | 0x0,
7121 (intptr_t)asn1_type__local_894,
7122 0,
7123 (intptr_t)"value",
7124
7125};
7126
7127static const ASN1CType asn1_type__local_900[] = {
7128 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7129 (intptr_t)asn1_type_ProtocolIE_ID,
7130};
7131
7132static const ASN1CType asn1_type__local_901[] = {
7133 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7134 (intptr_t)asn1_type_Criticality,
7135};
7136
7137static const ProtocolIE_ID asn1_value__local_905 = 91;
7138
7139static const Criticality asn1_value__local_906 = 1;
7140
7141static const Presence asn1_value__local_907 = 2;
7142
7143static const RANAP_PROTOCOL_IES asn1_value__local_904[] = {
7144{
7145 (intptr_t)&asn1_value__local_905,
7146 (intptr_t)&asn1_value__local_906,
7147 (intptr_t)asn1_type_RAB_ModifyList,
7148 (intptr_t)&asn1_value__local_907,
7149},
7150};
7151
7152static const ASN1CType asn1_constraint__local_903[] = {
7153 ASN1_CCONSTRAINT_TABLE,
7154 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
7155 2,
7156 (intptr_t)asn1_value__local_904,
7157 1,
7158 1,
7159 0,
7160 0x80000000,
7161 0,
7162};
7163
7164static const ASN1CType asn1_type__local_902[] = {
7165 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
7166 (intptr_t)asn1_constraint__local_903,
7167};
7168
7169const ASN1CType asn1_type_ProtocolIE_Field_75[] = {
7170 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
7171 3,
7172 sizeof(ProtocolIE_Field_75),
7173
7174 offsetof(ProtocolIE_Field_75, id) | 0x0,
7175 (intptr_t)asn1_type__local_900,
7176 0,
7177 (intptr_t)"id",
7178
7179 offsetof(ProtocolIE_Field_75, criticality) | 0x0,
7180 (intptr_t)asn1_type__local_901,
7181 0,
7182 (intptr_t)"criticality",
7183
7184 offsetof(ProtocolIE_Field_75, value) | 0x0,
7185 (intptr_t)asn1_type__local_902,
7186 0,
7187 (intptr_t)"value",
7188
7189};
7190
7191static const ASN1CType asn1_type__local_908[] = {
7192 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7193 (intptr_t)asn1_type_ProtocolIE_ID,
7194};
7195
7196static const ASN1CType asn1_type__local_909[] = {
7197 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7198 (intptr_t)asn1_type_Criticality,
7199};
7200
7201static const ProtocolIE_ID asn1_value__local_913 = 92;
7202
7203static const Criticality asn1_value__local_914 = 1;
7204
7205static const Presence asn1_value__local_915 = 2;
7206
7207static const RANAP_PROTOCOL_IES asn1_value__local_912[] = {
7208{
7209 (intptr_t)&asn1_value__local_913,
7210 (intptr_t)&asn1_value__local_914,
7211 (intptr_t)asn1_type_RAB_ModifyItem,
7212 (intptr_t)&asn1_value__local_915,
7213},
7214};
7215
7216static const ASN1CType asn1_constraint__local_911[] = {
7217 ASN1_CCONSTRAINT_TABLE,
7218 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
7219 2,
7220 (intptr_t)asn1_value__local_912,
7221 1,
7222 1,
7223 0,
7224 0x80000000,
7225 0,
7226};
7227
7228static const ASN1CType asn1_type__local_910[] = {
7229 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
7230 (intptr_t)asn1_constraint__local_911,
7231};
7232
7233const ASN1CType asn1_type_ProtocolIE_Field_76[] = {
7234 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
7235 3,
7236 sizeof(ProtocolIE_Field_76),
7237
7238 offsetof(ProtocolIE_Field_76, id) | 0x0,
7239 (intptr_t)asn1_type__local_908,
7240 0,
7241 (intptr_t)"id",
7242
7243 offsetof(ProtocolIE_Field_76, criticality) | 0x0,
7244 (intptr_t)asn1_type__local_909,
7245 0,
7246 (intptr_t)"criticality",
7247
7248 offsetof(ProtocolIE_Field_76, value) | 0x0,
7249 (intptr_t)asn1_type__local_910,
7250 0,
7251 (intptr_t)"value",
7252
7253};
7254
7255static const ASN1CType asn1_type__local_916[] = {
7256 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7257 (intptr_t)asn1_type_ProtocolIE_ID,
7258};
7259
7260static const ASN1CType asn1_type__local_917[] = {
7261 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7262 (intptr_t)asn1_type_Criticality,
7263};
7264
7265static const ProtocolIE_ID asn1_value__local_921 = 95;
7266
7267static const Criticality asn1_value__local_922 = 0;
7268
7269static const Presence asn1_value__local_923 = 0;
7270
7271static const RANAP_PROTOCOL_IES asn1_value__local_920[] = {
7272{
7273 (intptr_t)&asn1_value__local_921,
7274 (intptr_t)&asn1_value__local_922,
7275 (intptr_t)asn1_type_LocationRelatedDataRequestType,
7276 (intptr_t)&asn1_value__local_923,
7277},
7278};
7279
7280static const ASN1CType asn1_constraint__local_919[] = {
7281 ASN1_CCONSTRAINT_TABLE,
7282 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
7283 2,
7284 (intptr_t)asn1_value__local_920,
7285 1,
7286 1,
7287 0,
7288 0x80000000,
7289 0,
7290};
7291
7292static const ASN1CType asn1_type__local_918[] = {
7293 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
7294 (intptr_t)asn1_constraint__local_919,
7295};
7296
7297const ASN1CType asn1_type_ProtocolIE_Field_77[] = {
7298 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
7299 3,
7300 sizeof(ProtocolIE_Field_77),
7301
7302 offsetof(ProtocolIE_Field_77, id) | 0x0,
7303 (intptr_t)asn1_type__local_916,
7304 0,
7305 (intptr_t)"id",
7306
7307 offsetof(ProtocolIE_Field_77, criticality) | 0x0,
7308 (intptr_t)asn1_type__local_917,
7309 0,
7310 (intptr_t)"criticality",
7311
7312 offsetof(ProtocolIE_Field_77, value) | 0x0,
7313 (intptr_t)asn1_type__local_918,
7314 0,
7315 (intptr_t)"value",
7316
7317};
7318
7319static const ASN1CType asn1_type__local_924[] = {
7320 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7321 (intptr_t)asn1_type_ProtocolIE_ID,
7322};
7323
7324static const ASN1CType asn1_type__local_925[] = {
7325 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7326 (intptr_t)asn1_type_Criticality,
7327};
7328
7329static const ProtocolIE_ID asn1_value__local_929 = 94;
7330
7331static const Criticality asn1_value__local_930 = 1;
7332
7333static const Presence asn1_value__local_931 = 0;
7334
7335static const RANAP_PROTOCOL_IES asn1_value__local_928[] = {
7336{
7337 (intptr_t)&asn1_value__local_929,
7338 (intptr_t)&asn1_value__local_930,
7339 (intptr_t)asn1_type_BroadcastAssistanceDataDecipheringKeys,
7340 (intptr_t)&asn1_value__local_931,
7341},
7342};
7343
7344static const ASN1CType asn1_constraint__local_927[] = {
7345 ASN1_CCONSTRAINT_TABLE,
7346 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
7347 2,
7348 (intptr_t)asn1_value__local_928,
7349 1,
7350 1,
7351 0,
7352 0x80000000,
7353 0,
7354};
7355
7356static const ASN1CType asn1_type__local_926[] = {
7357 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
7358 (intptr_t)asn1_constraint__local_927,
7359};
7360
7361const ASN1CType asn1_type_ProtocolIE_Field_78[] = {
7362 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
7363 3,
7364 sizeof(ProtocolIE_Field_78),
7365
7366 offsetof(ProtocolIE_Field_78, id) | 0x0,
7367 (intptr_t)asn1_type__local_924,
7368 0,
7369 (intptr_t)"id",
7370
7371 offsetof(ProtocolIE_Field_78, criticality) | 0x0,
7372 (intptr_t)asn1_type__local_925,
7373 0,
7374 (intptr_t)"criticality",
7375
7376 offsetof(ProtocolIE_Field_78, value) | 0x0,
7377 (intptr_t)asn1_type__local_926,
7378 0,
7379 (intptr_t)"value",
7380
7381};
7382
7383static const ASN1CType asn1_type__local_932[] = {
7384 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7385 (intptr_t)asn1_type_ProtocolIE_ID,
7386};
7387
7388static const ASN1CType asn1_type__local_933[] = {
7389 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7390 (intptr_t)asn1_type_Criticality,
7391};
7392
7393static const ProtocolIE_ID asn1_value__local_937 = 4;
7394
7395static const Criticality asn1_value__local_938 = 1;
7396
7397static const Presence asn1_value__local_939 = 2;
7398
7399static const RANAP_PROTOCOL_IES asn1_value__local_936[] = {
7400{
7401 (intptr_t)&asn1_value__local_937,
7402 (intptr_t)&asn1_value__local_938,
7403 (intptr_t)asn1_type_Cause,
7404 (intptr_t)&asn1_value__local_939,
7405},
7406};
7407
7408static const ASN1CType asn1_constraint__local_935[] = {
7409 ASN1_CCONSTRAINT_TABLE,
7410 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
7411 2,
7412 (intptr_t)asn1_value__local_936,
7413 1,
7414 1,
7415 0,
7416 0x80000000,
7417 0,
7418};
7419
7420static const ASN1CType asn1_type__local_934[] = {
7421 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
7422 (intptr_t)asn1_constraint__local_935,
7423};
7424
7425const ASN1CType asn1_type_ProtocolIE_Field_79[] = {
7426 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
7427 3,
7428 sizeof(ProtocolIE_Field_79),
7429
7430 offsetof(ProtocolIE_Field_79, id) | 0x0,
7431 (intptr_t)asn1_type__local_932,
7432 0,
7433 (intptr_t)"id",
7434
7435 offsetof(ProtocolIE_Field_79, criticality) | 0x0,
7436 (intptr_t)asn1_type__local_933,
7437 0,
7438 (intptr_t)"criticality",
7439
7440 offsetof(ProtocolIE_Field_79, value) | 0x0,
7441 (intptr_t)asn1_type__local_934,
7442 0,
7443 (intptr_t)"value",
7444
7445};
7446
7447static const ASN1CType asn1_type__local_940[] = {
7448 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7449 (intptr_t)asn1_type_ProtocolIE_ID,
7450};
7451
7452static const ASN1CType asn1_type__local_941[] = {
7453 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7454 (intptr_t)asn1_type_Criticality,
7455};
7456
7457static const ProtocolIE_ID asn1_value__local_945 = 104;
7458
7459static const Criticality asn1_value__local_946 = 0;
7460
7461static const Presence asn1_value__local_947 = 2;
7462
7463static const ProtocolIE_ID asn1_value__local_948 = 106;
7464
7465static const Criticality asn1_value__local_949 = 0;
7466
7467static const Presence asn1_value__local_950 = 2;
7468
7469static const ProtocolIE_ID asn1_value__local_951 = 3;
7470
7471static const Criticality asn1_value__local_952 = 0;
7472
7473static const Presence asn1_value__local_953 = 2;
7474
7475static const ProtocolIE_ID asn1_value__local_954 = 96;
7476
7477static const Criticality asn1_value__local_955 = 1;
7478
7479static const Presence asn1_value__local_956 = 0;
7480
7481static const RANAP_PROTOCOL_IES asn1_value__local_944[] = {
7482{
7483 (intptr_t)&asn1_value__local_945,
7484 (intptr_t)&asn1_value__local_946,
7485 (intptr_t)asn1_type_InformationTransferID,
7486 (intptr_t)&asn1_value__local_947,
7487},
7488{
7489 (intptr_t)&asn1_value__local_948,
7490 (intptr_t)&asn1_value__local_949,
7491 (intptr_t)asn1_type_ProvidedData,
7492 (intptr_t)&asn1_value__local_950,
7493},
7494{
7495 (intptr_t)&asn1_value__local_951,
7496 (intptr_t)&asn1_value__local_952,
7497 (intptr_t)asn1_type_CN_DomainIndicator,
7498 (intptr_t)&asn1_value__local_953,
7499},
7500{
7501 (intptr_t)&asn1_value__local_954,
7502 (intptr_t)&asn1_value__local_955,
7503 (intptr_t)asn1_type_GlobalCN_ID,
7504 (intptr_t)&asn1_value__local_956,
7505},
7506};
7507
7508static const ASN1CType asn1_constraint__local_943[] = {
7509 ASN1_CCONSTRAINT_TABLE,
7510 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
7511 2,
7512 (intptr_t)asn1_value__local_944,
7513 4,
7514 1,
7515 0,
7516 0x80000000,
7517 0,
7518};
7519
7520static const ASN1CType asn1_type__local_942[] = {
7521 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
7522 (intptr_t)asn1_constraint__local_943,
7523};
7524
7525const ASN1CType asn1_type_ProtocolIE_Field_80[] = {
7526 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
7527 3,
7528 sizeof(ProtocolIE_Field_80),
7529
7530 offsetof(ProtocolIE_Field_80, id) | 0x0,
7531 (intptr_t)asn1_type__local_940,
7532 0,
7533 (intptr_t)"id",
7534
7535 offsetof(ProtocolIE_Field_80, criticality) | 0x0,
7536 (intptr_t)asn1_type__local_941,
7537 0,
7538 (intptr_t)"criticality",
7539
7540 offsetof(ProtocolIE_Field_80, value) | 0x0,
7541 (intptr_t)asn1_type__local_942,
7542 0,
7543 (intptr_t)"value",
7544
7545};
7546
7547static const ASN1CType asn1_type__local_957[] = {
7548 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7549 (intptr_t)asn1_type_ProtocolIE_ID,
7550};
7551
7552static const ASN1CType asn1_type__local_958[] = {
7553 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7554 (intptr_t)asn1_type_Criticality,
7555};
7556
7557static const ProtocolIE_ID asn1_value__local_962 = 104;
7558
7559static const Criticality asn1_value__local_963 = 1;
7560
7561static const Presence asn1_value__local_964 = 2;
7562
7563static const ProtocolIE_ID asn1_value__local_965 = 3;
7564
7565static const Criticality asn1_value__local_966 = 1;
7566
7567static const Presence asn1_value__local_967 = 2;
7568
7569static const ProtocolIE_ID asn1_value__local_968 = 9;
7570
7571static const Criticality asn1_value__local_969 = 1;
7572
7573static const Presence asn1_value__local_970 = 0;
7574
7575static const ProtocolIE_ID asn1_value__local_971 = 86;
7576
7577static const Criticality asn1_value__local_972 = 1;
7578
7579static const Presence asn1_value__local_973 = 2;
7580
7581static const RANAP_PROTOCOL_IES asn1_value__local_961[] = {
7582{
7583 (intptr_t)&asn1_value__local_962,
7584 (intptr_t)&asn1_value__local_963,
7585 (intptr_t)asn1_type_InformationTransferID,
7586 (intptr_t)&asn1_value__local_964,
7587},
7588{
7589 (intptr_t)&asn1_value__local_965,
7590 (intptr_t)&asn1_value__local_966,
7591 (intptr_t)asn1_type_CN_DomainIndicator,
7592 (intptr_t)&asn1_value__local_967,
7593},
7594{
7595 (intptr_t)&asn1_value__local_968,
7596 (intptr_t)&asn1_value__local_969,
7597 (intptr_t)asn1_type_CriticalityDiagnostics,
7598 (intptr_t)&asn1_value__local_970,
7599},
7600{
7601 (intptr_t)&asn1_value__local_971,
7602 (intptr_t)&asn1_value__local_972,
7603 (intptr_t)asn1_type_GlobalRNC_ID,
7604 (intptr_t)&asn1_value__local_973,
7605},
7606};
7607
7608static const ASN1CType asn1_constraint__local_960[] = {
7609 ASN1_CCONSTRAINT_TABLE,
7610 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
7611 2,
7612 (intptr_t)asn1_value__local_961,
7613 4,
7614 1,
7615 0,
7616 0x80000000,
7617 0,
7618};
7619
7620static const ASN1CType asn1_type__local_959[] = {
7621 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
7622 (intptr_t)asn1_constraint__local_960,
7623};
7624
7625const ASN1CType asn1_type_ProtocolIE_Field_81[] = {
7626 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
7627 3,
7628 sizeof(ProtocolIE_Field_81),
7629
7630 offsetof(ProtocolIE_Field_81, id) | 0x0,
7631 (intptr_t)asn1_type__local_957,
7632 0,
7633 (intptr_t)"id",
7634
7635 offsetof(ProtocolIE_Field_81, criticality) | 0x0,
7636 (intptr_t)asn1_type__local_958,
7637 0,
7638 (intptr_t)"criticality",
7639
7640 offsetof(ProtocolIE_Field_81, value) | 0x0,
7641 (intptr_t)asn1_type__local_959,
7642 0,
7643 (intptr_t)"value",
7644
7645};
7646
7647static const ASN1CType asn1_type__local_974[] = {
7648 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7649 (intptr_t)asn1_type_ProtocolIE_ID,
7650};
7651
7652static const ASN1CType asn1_type__local_975[] = {
7653 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7654 (intptr_t)asn1_type_Criticality,
7655};
7656
7657static const ProtocolIE_ID asn1_value__local_979 = 104;
7658
7659static const Criticality asn1_value__local_980 = 1;
7660
7661static const Presence asn1_value__local_981 = 2;
7662
7663static const ProtocolIE_ID asn1_value__local_982 = 3;
7664
7665static const Criticality asn1_value__local_983 = 1;
7666
7667static const Presence asn1_value__local_984 = 2;
7668
7669static const ProtocolIE_ID asn1_value__local_985 = 4;
7670
7671static const Criticality asn1_value__local_986 = 1;
7672
7673static const Presence asn1_value__local_987 = 2;
7674
7675static const ProtocolIE_ID asn1_value__local_988 = 9;
7676
7677static const Criticality asn1_value__local_989 = 1;
7678
7679static const Presence asn1_value__local_990 = 0;
7680
7681static const ProtocolIE_ID asn1_value__local_991 = 86;
7682
7683static const Criticality asn1_value__local_992 = 1;
7684
7685static const Presence asn1_value__local_993 = 2;
7686
7687static const RANAP_PROTOCOL_IES asn1_value__local_978[] = {
7688{
7689 (intptr_t)&asn1_value__local_979,
7690 (intptr_t)&asn1_value__local_980,
7691 (intptr_t)asn1_type_InformationTransferID,
7692 (intptr_t)&asn1_value__local_981,
7693},
7694{
7695 (intptr_t)&asn1_value__local_982,
7696 (intptr_t)&asn1_value__local_983,
7697 (intptr_t)asn1_type_CN_DomainIndicator,
7698 (intptr_t)&asn1_value__local_984,
7699},
7700{
7701 (intptr_t)&asn1_value__local_985,
7702 (intptr_t)&asn1_value__local_986,
7703 (intptr_t)asn1_type_Cause,
7704 (intptr_t)&asn1_value__local_987,
7705},
7706{
7707 (intptr_t)&asn1_value__local_988,
7708 (intptr_t)&asn1_value__local_989,
7709 (intptr_t)asn1_type_CriticalityDiagnostics,
7710 (intptr_t)&asn1_value__local_990,
7711},
7712{
7713 (intptr_t)&asn1_value__local_991,
7714 (intptr_t)&asn1_value__local_992,
7715 (intptr_t)asn1_type_GlobalRNC_ID,
7716 (intptr_t)&asn1_value__local_993,
7717},
7718};
7719
7720static const ASN1CType asn1_constraint__local_977[] = {
7721 ASN1_CCONSTRAINT_TABLE,
7722 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
7723 2,
7724 (intptr_t)asn1_value__local_978,
7725 5,
7726 1,
7727 0,
7728 0x80000000,
7729 0,
7730};
7731
7732static const ASN1CType asn1_type__local_976[] = {
7733 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
7734 (intptr_t)asn1_constraint__local_977,
7735};
7736
7737const ASN1CType asn1_type_ProtocolIE_Field_82[] = {
7738 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
7739 3,
7740 sizeof(ProtocolIE_Field_82),
7741
7742 offsetof(ProtocolIE_Field_82, id) | 0x0,
7743 (intptr_t)asn1_type__local_974,
7744 0,
7745 (intptr_t)"id",
7746
7747 offsetof(ProtocolIE_Field_82, criticality) | 0x0,
7748 (intptr_t)asn1_type__local_975,
7749 0,
7750 (intptr_t)"criticality",
7751
7752 offsetof(ProtocolIE_Field_82, value) | 0x0,
7753 (intptr_t)asn1_type__local_976,
7754 0,
7755 (intptr_t)"value",
7756
7757};
7758
7759static const ASN1CType asn1_type__local_994[] = {
7760 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7761 (intptr_t)asn1_type_ProtocolIE_ID,
7762};
7763
7764static const ASN1CType asn1_type__local_995[] = {
7765 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7766 (intptr_t)asn1_type_Criticality,
7767};
7768
7769static const ProtocolIE_ID asn1_value__local_999 = 118;
7770
7771static const Criticality asn1_value__local_1000 = 1;
7772
7773static const Presence asn1_value__local_1001 = 0;
7774
7775static const RANAP_PROTOCOL_IES asn1_value__local_998[] = {
7776{
7777 (intptr_t)&asn1_value__local_999,
7778 (intptr_t)&asn1_value__local_1000,
7779 (intptr_t)asn1_type_UESBI_Iu,
7780 (intptr_t)&asn1_value__local_1001,
7781},
7782};
7783
7784static const ASN1CType asn1_constraint__local_997[] = {
7785 ASN1_CCONSTRAINT_TABLE,
7786 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
7787 2,
7788 (intptr_t)asn1_value__local_998,
7789 1,
7790 1,
7791 0,
7792 0x80000000,
7793 0,
7794};
7795
7796static const ASN1CType asn1_type__local_996[] = {
7797 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
7798 (intptr_t)asn1_constraint__local_997,
7799};
7800
7801const ASN1CType asn1_type_ProtocolIE_Field_83[] = {
7802 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
7803 3,
7804 sizeof(ProtocolIE_Field_83),
7805
7806 offsetof(ProtocolIE_Field_83, id) | 0x0,
7807 (intptr_t)asn1_type__local_994,
7808 0,
7809 (intptr_t)"id",
7810
7811 offsetof(ProtocolIE_Field_83, criticality) | 0x0,
7812 (intptr_t)asn1_type__local_995,
7813 0,
7814 (intptr_t)"criticality",
7815
7816 offsetof(ProtocolIE_Field_83, value) | 0x0,
7817 (intptr_t)asn1_type__local_996,
7818 0,
7819 (intptr_t)"value",
7820
7821};
7822
7823static const ASN1CType asn1_type__local_1002[] = {
7824 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7825 (intptr_t)asn1_type_ProtocolIE_ID,
7826};
7827
7828static const ASN1CType asn1_type__local_1003[] = {
7829 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7830 (intptr_t)asn1_type_Criticality,
7831};
7832
7833static const ProtocolIE_ID asn1_value__local_1007 = 126;
7834
7835static const Criticality asn1_value__local_1008 = 1;
7836
7837static const Presence asn1_value__local_1009 = 0;
7838
7839static const ProtocolIE_ID asn1_value__local_1010 = 3;
7840
7841static const Criticality asn1_value__local_1011 = 1;
7842
7843static const Presence asn1_value__local_1012 = 2;
7844
7845static const ProtocolIE_ID asn1_value__local_1013 = 86;
7846
7847static const Criticality asn1_value__local_1014 = 1;
7848
7849static const Presence asn1_value__local_1015 = 0;
7850
7851static const ProtocolIE_ID asn1_value__local_1016 = 96;
7852
7853static const Criticality asn1_value__local_1017 = 1;
7854
7855static const Presence asn1_value__local_1018 = 0;
7856
7857static const RANAP_PROTOCOL_IES asn1_value__local_1006[] = {
7858{
7859 (intptr_t)&asn1_value__local_1007,
7860 (intptr_t)&asn1_value__local_1008,
7861 (intptr_t)asn1_type_InterSystemInformationTransferType,
7862 (intptr_t)&asn1_value__local_1009,
7863},
7864{
7865 (intptr_t)&asn1_value__local_1010,
7866 (intptr_t)&asn1_value__local_1011,
7867 (intptr_t)asn1_type_CN_DomainIndicator,
7868 (intptr_t)&asn1_value__local_1012,
7869},
7870{
7871 (intptr_t)&asn1_value__local_1013,
7872 (intptr_t)&asn1_value__local_1014,
7873 (intptr_t)asn1_type_GlobalRNC_ID,
7874 (intptr_t)&asn1_value__local_1015,
7875},
7876{
7877 (intptr_t)&asn1_value__local_1016,
7878 (intptr_t)&asn1_value__local_1017,
7879 (intptr_t)asn1_type_GlobalCN_ID,
7880 (intptr_t)&asn1_value__local_1018,
7881},
7882};
7883
7884static const ASN1CType asn1_constraint__local_1005[] = {
7885 ASN1_CCONSTRAINT_TABLE,
7886 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
7887 2,
7888 (intptr_t)asn1_value__local_1006,
7889 4,
7890 1,
7891 0,
7892 0x80000000,
7893 0,
7894};
7895
7896static const ASN1CType asn1_type__local_1004[] = {
7897 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
7898 (intptr_t)asn1_constraint__local_1005,
7899};
7900
7901const ASN1CType asn1_type_ProtocolIE_Field_84[] = {
7902 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
7903 3,
7904 sizeof(ProtocolIE_Field_84),
7905
7906 offsetof(ProtocolIE_Field_84, id) | 0x0,
7907 (intptr_t)asn1_type__local_1002,
7908 0,
7909 (intptr_t)"id",
7910
7911 offsetof(ProtocolIE_Field_84, criticality) | 0x0,
7912 (intptr_t)asn1_type__local_1003,
7913 0,
7914 (intptr_t)"criticality",
7915
7916 offsetof(ProtocolIE_Field_84, value) | 0x0,
7917 (intptr_t)asn1_type__local_1004,
7918 0,
7919 (intptr_t)"value",
7920
7921};
7922
7923static const ASN1CType asn1_type__local_1019[] = {
7924 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
7925 (intptr_t)asn1_type_ProtocolIE_ID,
7926};
7927
7928static const ASN1CType asn1_type__local_1020[] = {
7929 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
7930 (intptr_t)asn1_type_Criticality,
7931};
7932
7933static const ProtocolIE_ID asn1_value__local_1024 = 136;
7934
7935static const Criticality asn1_value__local_1025 = 0;
7936
7937static const Presence asn1_value__local_1026 = 2;
7938
7939static const ProtocolIE_ID asn1_value__local_1027 = 137;
7940
7941static const Criticality asn1_value__local_1028 = 0;
7942
7943static const Presence asn1_value__local_1029 = 2;
7944
7945static const ProtocolIE_ID asn1_value__local_1030 = 123;
7946
7947static const Criticality asn1_value__local_1031 = 0;
7948
7949static const Presence asn1_value__local_1032 = 1;
7950
7951static const ProtocolIE_ID asn1_value__local_1033 = 139;
7952
7953static const Criticality asn1_value__local_1034 = 0;
7954
7955static const Presence asn1_value__local_1035 = 1;
7956
7957static const ProtocolIE_ID asn1_value__local_1036 = 3;
7958
7959static const Criticality asn1_value__local_1037 = 0;
7960
7961static const Presence asn1_value__local_1038 = 2;
7962
7963static const ProtocolIE_ID asn1_value__local_1039 = 86;
7964
7965static const Criticality asn1_value__local_1040 = 0;
7966
7967static const Presence asn1_value__local_1041 = 2;
7968
7969static const RANAP_PROTOCOL_IES asn1_value__local_1023[] = {
7970{
7971 (intptr_t)&asn1_value__local_1024,
7972 (intptr_t)&asn1_value__local_1025,
7973 (intptr_t)asn1_type_InformationExchangeID,
7974 (intptr_t)&asn1_value__local_1026,
7975},
7976{
7977 (intptr_t)&asn1_value__local_1027,
7978 (intptr_t)&asn1_value__local_1028,
7979 (intptr_t)asn1_type_InformationExchangeType,
7980 (intptr_t)&asn1_value__local_1029,
7981},
7982{
7983 (intptr_t)&asn1_value__local_1030,
7984 (intptr_t)&asn1_value__local_1031,
7985 (intptr_t)asn1_type_InformationTransferType,
7986 (intptr_t)&asn1_value__local_1032,
7987},
7988{
7989 (intptr_t)&asn1_value__local_1033,
7990 (intptr_t)&asn1_value__local_1034,
7991 (intptr_t)asn1_type_InformationRequestType,
7992 (intptr_t)&asn1_value__local_1035,
7993},
7994{
7995 (intptr_t)&asn1_value__local_1036,
7996 (intptr_t)&asn1_value__local_1037,
7997 (intptr_t)asn1_type_CN_DomainIndicator,
7998 (intptr_t)&asn1_value__local_1038,
7999},
8000{
8001 (intptr_t)&asn1_value__local_1039,
8002 (intptr_t)&asn1_value__local_1040,
8003 (intptr_t)asn1_type_GlobalRNC_ID,
8004 (intptr_t)&asn1_value__local_1041,
8005},
8006};
8007
8008static const ASN1CType asn1_constraint__local_1022[] = {
8009 ASN1_CCONSTRAINT_TABLE,
8010 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
8011 2,
8012 (intptr_t)asn1_value__local_1023,
8013 6,
8014 1,
8015 0,
8016 0x80000000,
8017 0,
8018};
8019
8020static const ASN1CType asn1_type__local_1021[] = {
8021 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
8022 (intptr_t)asn1_constraint__local_1022,
8023};
8024
8025const ASN1CType asn1_type_ProtocolIE_Field_85[] = {
8026 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
8027 3,
8028 sizeof(ProtocolIE_Field_85),
8029
8030 offsetof(ProtocolIE_Field_85, id) | 0x0,
8031 (intptr_t)asn1_type__local_1019,
8032 0,
8033 (intptr_t)"id",
8034
8035 offsetof(ProtocolIE_Field_85, criticality) | 0x0,
8036 (intptr_t)asn1_type__local_1020,
8037 0,
8038 (intptr_t)"criticality",
8039
8040 offsetof(ProtocolIE_Field_85, value) | 0x0,
8041 (intptr_t)asn1_type__local_1021,
8042 0,
8043 (intptr_t)"value",
8044
8045};
8046
8047static const ASN1CType asn1_type__local_1042[] = {
8048 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
8049 (intptr_t)asn1_type_ProtocolIE_ID,
8050};
8051
8052static const ASN1CType asn1_type__local_1043[] = {
8053 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
8054 (intptr_t)asn1_type_Criticality,
8055};
8056
8057static const ProtocolIE_ID asn1_value__local_1047 = 136;
8058
8059static const Criticality asn1_value__local_1048 = 1;
8060
8061static const Presence asn1_value__local_1049 = 2;
8062
8063static const ProtocolIE_ID asn1_value__local_1050 = 138;
8064
8065static const Criticality asn1_value__local_1051 = 1;
8066
8067static const Presence asn1_value__local_1052 = 0;
8068
8069static const ProtocolIE_ID asn1_value__local_1053 = 3;
8070
8071static const Criticality asn1_value__local_1054 = 1;
8072
8073static const Presence asn1_value__local_1055 = 2;
8074
8075static const ProtocolIE_ID asn1_value__local_1056 = 96;
8076
8077static const Criticality asn1_value__local_1057 = 1;
8078
8079static const Presence asn1_value__local_1058 = 0;
8080
8081static const ProtocolIE_ID asn1_value__local_1059 = 9;
8082
8083static const Criticality asn1_value__local_1060 = 1;
8084
8085static const Presence asn1_value__local_1061 = 0;
8086
8087static const RANAP_PROTOCOL_IES asn1_value__local_1046[] = {
8088{
8089 (intptr_t)&asn1_value__local_1047,
8090 (intptr_t)&asn1_value__local_1048,
8091 (intptr_t)asn1_type_InformationExchangeID,
8092 (intptr_t)&asn1_value__local_1049,
8093},
8094{
8095 (intptr_t)&asn1_value__local_1050,
8096 (intptr_t)&asn1_value__local_1051,
8097 (intptr_t)asn1_type_InformationRequested,
8098 (intptr_t)&asn1_value__local_1052,
8099},
8100{
8101 (intptr_t)&asn1_value__local_1053,
8102 (intptr_t)&asn1_value__local_1054,
8103 (intptr_t)asn1_type_CN_DomainIndicator,
8104 (intptr_t)&asn1_value__local_1055,
8105},
8106{
8107 (intptr_t)&asn1_value__local_1056,
8108 (intptr_t)&asn1_value__local_1057,
8109 (intptr_t)asn1_type_GlobalCN_ID,
8110 (intptr_t)&asn1_value__local_1058,
8111},
8112{
8113 (intptr_t)&asn1_value__local_1059,
8114 (intptr_t)&asn1_value__local_1060,
8115 (intptr_t)asn1_type_CriticalityDiagnostics,
8116 (intptr_t)&asn1_value__local_1061,
8117},
8118};
8119
8120static const ASN1CType asn1_constraint__local_1045[] = {
8121 ASN1_CCONSTRAINT_TABLE,
8122 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
8123 2,
8124 (intptr_t)asn1_value__local_1046,
8125 5,
8126 1,
8127 0,
8128 0x80000000,
8129 0,
8130};
8131
8132static const ASN1CType asn1_type__local_1044[] = {
8133 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
8134 (intptr_t)asn1_constraint__local_1045,
8135};
8136
8137const ASN1CType asn1_type_ProtocolIE_Field_86[] = {
8138 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
8139 3,
8140 sizeof(ProtocolIE_Field_86),
8141
8142 offsetof(ProtocolIE_Field_86, id) | 0x0,
8143 (intptr_t)asn1_type__local_1042,
8144 0,
8145 (intptr_t)"id",
8146
8147 offsetof(ProtocolIE_Field_86, criticality) | 0x0,
8148 (intptr_t)asn1_type__local_1043,
8149 0,
8150 (intptr_t)"criticality",
8151
8152 offsetof(ProtocolIE_Field_86, value) | 0x0,
8153 (intptr_t)asn1_type__local_1044,
8154 0,
8155 (intptr_t)"value",
8156
8157};
8158
8159static const ASN1CType asn1_type__local_1062[] = {
8160 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
8161 (intptr_t)asn1_type_ProtocolIE_ID,
8162};
8163
8164static const ASN1CType asn1_type__local_1063[] = {
8165 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
8166 (intptr_t)asn1_type_Criticality,
8167};
8168
8169static const ProtocolIE_ID asn1_value__local_1067 = 136;
8170
8171static const Criticality asn1_value__local_1068 = 1;
8172
8173static const Presence asn1_value__local_1069 = 2;
8174
8175static const ProtocolIE_ID asn1_value__local_1070 = 3;
8176
8177static const Criticality asn1_value__local_1071 = 1;
8178
8179static const Presence asn1_value__local_1072 = 2;
8180
8181static const ProtocolIE_ID asn1_value__local_1073 = 96;
8182
8183static const Criticality asn1_value__local_1074 = 1;
8184
8185static const Presence asn1_value__local_1075 = 0;
8186
8187static const ProtocolIE_ID asn1_value__local_1076 = 4;
8188
8189static const Criticality asn1_value__local_1077 = 1;
8190
8191static const Presence asn1_value__local_1078 = 2;
8192
8193static const ProtocolIE_ID asn1_value__local_1079 = 9;
8194
8195static const Criticality asn1_value__local_1080 = 1;
8196
8197static const Presence asn1_value__local_1081 = 0;
8198
8199static const RANAP_PROTOCOL_IES asn1_value__local_1066[] = {
8200{
8201 (intptr_t)&asn1_value__local_1067,
8202 (intptr_t)&asn1_value__local_1068,
8203 (intptr_t)asn1_type_InformationExchangeID,
8204 (intptr_t)&asn1_value__local_1069,
8205},
8206{
8207 (intptr_t)&asn1_value__local_1070,
8208 (intptr_t)&asn1_value__local_1071,
8209 (intptr_t)asn1_type_CN_DomainIndicator,
8210 (intptr_t)&asn1_value__local_1072,
8211},
8212{
8213 (intptr_t)&asn1_value__local_1073,
8214 (intptr_t)&asn1_value__local_1074,
8215 (intptr_t)asn1_type_GlobalCN_ID,
8216 (intptr_t)&asn1_value__local_1075,
8217},
8218{
8219 (intptr_t)&asn1_value__local_1076,
8220 (intptr_t)&asn1_value__local_1077,
8221 (intptr_t)asn1_type_Cause,
8222 (intptr_t)&asn1_value__local_1078,
8223},
8224{
8225 (intptr_t)&asn1_value__local_1079,
8226 (intptr_t)&asn1_value__local_1080,
8227 (intptr_t)asn1_type_CriticalityDiagnostics,
8228 (intptr_t)&asn1_value__local_1081,
8229},
8230};
8231
8232static const ASN1CType asn1_constraint__local_1065[] = {
8233 ASN1_CCONSTRAINT_TABLE,
8234 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
8235 2,
8236 (intptr_t)asn1_value__local_1066,
8237 5,
8238 1,
8239 0,
8240 0x80000000,
8241 0,
8242};
8243
8244static const ASN1CType asn1_type__local_1064[] = {
8245 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
8246 (intptr_t)asn1_constraint__local_1065,
8247};
8248
8249const ASN1CType asn1_type_ProtocolIE_Field_87[] = {
8250 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
8251 3,
8252 sizeof(ProtocolIE_Field_87),
8253
8254 offsetof(ProtocolIE_Field_87, id) | 0x0,
8255 (intptr_t)asn1_type__local_1062,
8256 0,
8257 (intptr_t)"id",
8258
8259 offsetof(ProtocolIE_Field_87, criticality) | 0x0,
8260 (intptr_t)asn1_type__local_1063,
8261 0,
8262 (intptr_t)"criticality",
8263
8264 offsetof(ProtocolIE_Field_87, value) | 0x0,
8265 (intptr_t)asn1_type__local_1064,
8266 0,
8267 (intptr_t)"value",
8268
8269};
8270
8271static const ASN1CType asn1_type__local_1082[] = {
8272 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
8273 (intptr_t)asn1_type_ProtocolIE_ID,
8274};
8275
8276static const ASN1CType asn1_type__local_1083[] = {
8277 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
8278 (intptr_t)asn1_type_Criticality,
8279};
8280
8281static const ProtocolIE_ID asn1_value__local_1087 = 153;
8282
8283static const Criticality asn1_value__local_1088 = 0;
8284
8285static const Presence asn1_value__local_1089 = 2;
8286
8287static const ProtocolIE_ID asn1_value__local_1090 = 147;
8288
8289static const Criticality asn1_value__local_1091 = 1;
8290
8291static const Presence asn1_value__local_1092 = 0;
8292
8293static const ProtocolIE_ID asn1_value__local_1093 = 143;
8294
8295static const Criticality asn1_value__local_1094 = 0;
8296
8297static const Presence asn1_value__local_1095 = 2;
8298
8299static const ProtocolIE_ID asn1_value__local_1096 = 79;
8300
8301static const Criticality asn1_value__local_1097 = 0;
8302
8303static const Presence asn1_value__local_1098 = 2;
8304
8305static const ProtocolIE_ID asn1_value__local_1099 = 149;
8306
8307static const Criticality asn1_value__local_1100 = 0;
8308
8309static const Presence asn1_value__local_1101 = 2;
8310
8311static const ProtocolIE_ID asn1_value__local_1102 = 148;
8312
8313static const Criticality asn1_value__local_1103 = 1;
8314
8315static const Presence asn1_value__local_1104 = 0;
8316
8317static const ProtocolIE_ID asn1_value__local_1105 = 146;
8318
8319static const Criticality asn1_value__local_1106 = 0;
8320
8321static const Presence asn1_value__local_1107 = 2;
8322
8323static const ProtocolIE_ID asn1_value__local_1108 = 145;
8324
8325static const Criticality asn1_value__local_1109 = 0;
8326
8327static const Presence asn1_value__local_1110 = 2;
8328
8329static const ProtocolIE_ID asn1_value__local_1111 = 135;
8330
8331static const Criticality asn1_value__local_1112 = 1;
8332
8333static const Presence asn1_value__local_1113 = 0;
8334
8335static const ProtocolIE_ID asn1_value__local_1114 = 150;
8336
8337static const Criticality asn1_value__local_1115 = 1;
8338
8339static const Presence asn1_value__local_1116 = 0;
8340
8341static const ProtocolIE_ID asn1_value__local_1117 = 96;
8342
8343static const Criticality asn1_value__local_1118 = 0;
8344
8345static const Presence asn1_value__local_1119 = 0;
8346
8347static const ProtocolIE_ID asn1_value__local_1120 = 157;
8348
8349static const Criticality asn1_value__local_1121 = 1;
8350
8351static const Presence asn1_value__local_1122 = 0;
8352
8353static const ProtocolIE_ID asn1_value__local_1123 = 163;
8354
8355static const Criticality asn1_value__local_1124 = 0;
8356
8357static const Presence asn1_value__local_1125 = 2;
8358
8359static const RANAP_PROTOCOL_IES asn1_value__local_1086[] = {
8360{
8361 (intptr_t)&asn1_value__local_1087,
8362 (intptr_t)&asn1_value__local_1088,
8363 (intptr_t)asn1_type_TMGI,
8364 (intptr_t)&asn1_value__local_1089,
8365},
8366{
8367 (intptr_t)&asn1_value__local_1090,
8368 (intptr_t)&asn1_value__local_1091,
8369 (intptr_t)asn1_type_MBMSSessionIdentity,
8370 (intptr_t)&asn1_value__local_1092,
8371},
8372{
8373 (intptr_t)&asn1_value__local_1093,
8374 (intptr_t)&asn1_value__local_1094,
8375 (intptr_t)asn1_type_MBMSBearerServiceType,
8376 (intptr_t)&asn1_value__local_1095,
8377},
8378{
8379 (intptr_t)&asn1_value__local_1096,
8380 (intptr_t)&asn1_value__local_1097,
8381 (intptr_t)asn1_type_IuSignallingConnectionIdentifier,
8382 (intptr_t)&asn1_value__local_1098,
8383},
8384{
8385 (intptr_t)&asn1_value__local_1099,
8386 (intptr_t)&asn1_value__local_1100,
8387 (intptr_t)asn1_type_RAB_Parameters,
8388 (intptr_t)&asn1_value__local_1101,
8389},
8390{
8391 (intptr_t)&asn1_value__local_1102,
8392 (intptr_t)&asn1_value__local_1103,
8393 (intptr_t)asn1_type_PDP_TypeInformation,
8394 (intptr_t)&asn1_value__local_1104,
8395},
8396{
8397 (intptr_t)&asn1_value__local_1105,
8398 (intptr_t)&asn1_value__local_1106,
8399 (intptr_t)asn1_type_MBMSSessionDuration,
8400 (intptr_t)&asn1_value__local_1107,
8401},
8402{
8403 (intptr_t)&asn1_value__local_1108,
8404 (intptr_t)&asn1_value__local_1109,
8405 (intptr_t)asn1_type_MBMSServiceArea,
8406 (intptr_t)&asn1_value__local_1110,
8407},
8408{
8409 (intptr_t)&asn1_value__local_1111,
8410 (intptr_t)&asn1_value__local_1112,
8411 (intptr_t)asn1_type_FrequenceLayerConvergenceFlag,
8412 (intptr_t)&asn1_value__local_1113,
8413},
8414{
8415 (intptr_t)&asn1_value__local_1114,
8416 (intptr_t)&asn1_value__local_1115,
8417 (intptr_t)asn1_type_RAListofIdleModeUEs,
8418 (intptr_t)&asn1_value__local_1116,
8419},
8420{
8421 (intptr_t)&asn1_value__local_1117,
8422 (intptr_t)&asn1_value__local_1118,
8423 (intptr_t)asn1_type_GlobalCN_ID,
8424 (intptr_t)&asn1_value__local_1119,
8425},
8426{
8427 (intptr_t)&asn1_value__local_1120,
8428 (intptr_t)&asn1_value__local_1121,
8429 (intptr_t)asn1_type_MBMSSessionRepetitionNumber,
8430 (intptr_t)&asn1_value__local_1122,
8431},
8432{
8433 (intptr_t)&asn1_value__local_1123,
8434 (intptr_t)&asn1_value__local_1124,
8435 (intptr_t)asn1_type_TimeToMBMSDataTransfer,
8436 (intptr_t)&asn1_value__local_1125,
8437},
8438};
8439
8440static const ASN1CType asn1_constraint__local_1085[] = {
8441 ASN1_CCONSTRAINT_TABLE,
8442 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
8443 2,
8444 (intptr_t)asn1_value__local_1086,
8445 13,
8446 1,
8447 0,
8448 0x80000000,
8449 0,
8450};
8451
8452static const ASN1CType asn1_type__local_1084[] = {
8453 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
8454 (intptr_t)asn1_constraint__local_1085,
8455};
8456
8457const ASN1CType asn1_type_ProtocolIE_Field_88[] = {
8458 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
8459 3,
8460 sizeof(ProtocolIE_Field_88),
8461
8462 offsetof(ProtocolIE_Field_88, id) | 0x0,
8463 (intptr_t)asn1_type__local_1082,
8464 0,
8465 (intptr_t)"id",
8466
8467 offsetof(ProtocolIE_Field_88, criticality) | 0x0,
8468 (intptr_t)asn1_type__local_1083,
8469 0,
8470 (intptr_t)"criticality",
8471
8472 offsetof(ProtocolIE_Field_88, value) | 0x0,
8473 (intptr_t)asn1_type__local_1084,
8474 0,
8475 (intptr_t)"value",
8476
8477};
8478
8479static const ASN1CType asn1_type__local_1126[] = {
8480 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
8481 (intptr_t)asn1_type_ProtocolIE_ID,
8482};
8483
8484static const ASN1CType asn1_type__local_1127[] = {
8485 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
8486 (intptr_t)asn1_type_Criticality,
8487};
8488
8489static const ProtocolIE_ID asn1_value__local_1131 = 154;
8490
8491static const Criticality asn1_value__local_1132 = 1;
8492
8493static const Presence asn1_value__local_1133 = 0;
8494
8495static const ProtocolIE_ID asn1_value__local_1134 = 4;
8496
8497static const Criticality asn1_value__local_1135 = 1;
8498
8499static const Presence asn1_value__local_1136 = 0;
8500
8501static const ProtocolIE_ID asn1_value__local_1137 = 9;
8502
8503static const Criticality asn1_value__local_1138 = 1;
8504
8505static const Presence asn1_value__local_1139 = 0;
8506
8507static const RANAP_PROTOCOL_IES asn1_value__local_1130[] = {
8508{
8509 (intptr_t)&asn1_value__local_1131,
8510 (intptr_t)&asn1_value__local_1132,
8511 (intptr_t)asn1_type_TransportLayerInformation,
8512 (intptr_t)&asn1_value__local_1133,
8513},
8514{
8515 (intptr_t)&asn1_value__local_1134,
8516 (intptr_t)&asn1_value__local_1135,
8517 (intptr_t)asn1_type_Cause,
8518 (intptr_t)&asn1_value__local_1136,
8519},
8520{
8521 (intptr_t)&asn1_value__local_1137,
8522 (intptr_t)&asn1_value__local_1138,
8523 (intptr_t)asn1_type_CriticalityDiagnostics,
8524 (intptr_t)&asn1_value__local_1139,
8525},
8526};
8527
8528static const ASN1CType asn1_constraint__local_1129[] = {
8529 ASN1_CCONSTRAINT_TABLE,
8530 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
8531 2,
8532 (intptr_t)asn1_value__local_1130,
8533 3,
8534 1,
8535 0,
8536 0x80000000,
8537 0,
8538};
8539
8540static const ASN1CType asn1_type__local_1128[] = {
8541 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
8542 (intptr_t)asn1_constraint__local_1129,
8543};
8544
8545const ASN1CType asn1_type_ProtocolIE_Field_89[] = {
8546 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
8547 3,
8548 sizeof(ProtocolIE_Field_89),
8549
8550 offsetof(ProtocolIE_Field_89, id) | 0x0,
8551 (intptr_t)asn1_type__local_1126,
8552 0,
8553 (intptr_t)"id",
8554
8555 offsetof(ProtocolIE_Field_89, criticality) | 0x0,
8556 (intptr_t)asn1_type__local_1127,
8557 0,
8558 (intptr_t)"criticality",
8559
8560 offsetof(ProtocolIE_Field_89, value) | 0x0,
8561 (intptr_t)asn1_type__local_1128,
8562 0,
8563 (intptr_t)"value",
8564
8565};
8566
8567static const ASN1CType asn1_type__local_1140[] = {
8568 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
8569 (intptr_t)asn1_type_ProtocolIE_ID,
8570};
8571
8572static const ASN1CType asn1_type__local_1141[] = {
8573 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
8574 (intptr_t)asn1_type_Criticality,
8575};
8576
8577static const ProtocolIE_ID asn1_value__local_1145 = 4;
8578
8579static const Criticality asn1_value__local_1146 = 1;
8580
8581static const Presence asn1_value__local_1147 = 2;
8582
8583static const ProtocolIE_ID asn1_value__local_1148 = 9;
8584
8585static const Criticality asn1_value__local_1149 = 1;
8586
8587static const Presence asn1_value__local_1150 = 0;
8588
8589static const RANAP_PROTOCOL_IES asn1_value__local_1144[] = {
8590{
8591 (intptr_t)&asn1_value__local_1145,
8592 (intptr_t)&asn1_value__local_1146,
8593 (intptr_t)asn1_type_Cause,
8594 (intptr_t)&asn1_value__local_1147,
8595},
8596{
8597 (intptr_t)&asn1_value__local_1148,
8598 (intptr_t)&asn1_value__local_1149,
8599 (intptr_t)asn1_type_CriticalityDiagnostics,
8600 (intptr_t)&asn1_value__local_1150,
8601},
8602};
8603
8604static const ASN1CType asn1_constraint__local_1143[] = {
8605 ASN1_CCONSTRAINT_TABLE,
8606 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
8607 2,
8608 (intptr_t)asn1_value__local_1144,
8609 2,
8610 1,
8611 0,
8612 0x80000000,
8613 0,
8614};
8615
8616static const ASN1CType asn1_type__local_1142[] = {
8617 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
8618 (intptr_t)asn1_constraint__local_1143,
8619};
8620
8621const ASN1CType asn1_type_ProtocolIE_Field_90[] = {
8622 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
8623 3,
8624 sizeof(ProtocolIE_Field_90),
8625
8626 offsetof(ProtocolIE_Field_90, id) | 0x0,
8627 (intptr_t)asn1_type__local_1140,
8628 0,
8629 (intptr_t)"id",
8630
8631 offsetof(ProtocolIE_Field_90, criticality) | 0x0,
8632 (intptr_t)asn1_type__local_1141,
8633 0,
8634 (intptr_t)"criticality",
8635
8636 offsetof(ProtocolIE_Field_90, value) | 0x0,
8637 (intptr_t)asn1_type__local_1142,
8638 0,
8639 (intptr_t)"value",
8640
8641};
8642
8643static const ASN1CType asn1_type__local_1151[] = {
8644 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
8645 (intptr_t)asn1_type_ProtocolIE_ID,
8646};
8647
8648static const ASN1CType asn1_type__local_1152[] = {
8649 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
8650 (intptr_t)asn1_type_Criticality,
8651};
8652
8653static const ProtocolIE_ID asn1_value__local_1156 = 152;
8654
8655static const Criticality asn1_value__local_1157 = 0;
8656
8657static const Presence asn1_value__local_1158 = 2;
8658
8659static const ProtocolIE_ID asn1_value__local_1159 = 134;
8660
8661static const Criticality asn1_value__local_1160 = 0;
8662
8663static const Presence asn1_value__local_1161 = 2;
8664
8665static const RANAP_PROTOCOL_IES asn1_value__local_1155[] = {
8666{
8667 (intptr_t)&asn1_value__local_1156,
8668 (intptr_t)&asn1_value__local_1157,
8669 (intptr_t)asn1_type_SessionUpdateID,
8670 (intptr_t)&asn1_value__local_1158,
8671},
8672{
8673 (intptr_t)&asn1_value__local_1159,
8674 (intptr_t)&asn1_value__local_1160,
8675 (intptr_t)asn1_type_DeltaRAListofIdleModeUEs,
8676 (intptr_t)&asn1_value__local_1161,
8677},
8678};
8679
8680static const ASN1CType asn1_constraint__local_1154[] = {
8681 ASN1_CCONSTRAINT_TABLE,
8682 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
8683 2,
8684 (intptr_t)asn1_value__local_1155,
8685 2,
8686 1,
8687 0,
8688 0x80000000,
8689 0,
8690};
8691
8692static const ASN1CType asn1_type__local_1153[] = {
8693 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
8694 (intptr_t)asn1_constraint__local_1154,
8695};
8696
8697const ASN1CType asn1_type_ProtocolIE_Field_91[] = {
8698 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
8699 3,
8700 sizeof(ProtocolIE_Field_91),
8701
8702 offsetof(ProtocolIE_Field_91, id) | 0x0,
8703 (intptr_t)asn1_type__local_1151,
8704 0,
8705 (intptr_t)"id",
8706
8707 offsetof(ProtocolIE_Field_91, criticality) | 0x0,
8708 (intptr_t)asn1_type__local_1152,
8709 0,
8710 (intptr_t)"criticality",
8711
8712 offsetof(ProtocolIE_Field_91, value) | 0x0,
8713 (intptr_t)asn1_type__local_1153,
8714 0,
8715 (intptr_t)"value",
8716
8717};
8718
8719static const ASN1CType asn1_type__local_1162[] = {
8720 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
8721 (intptr_t)asn1_type_ProtocolIE_ID,
8722};
8723
8724static const ASN1CType asn1_type__local_1163[] = {
8725 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
8726 (intptr_t)asn1_type_Criticality,
8727};
8728
8729static const ProtocolIE_ID asn1_value__local_1167 = 152;
8730
8731static const Criticality asn1_value__local_1168 = 1;
8732
8733static const Presence asn1_value__local_1169 = 2;
8734
8735static const ProtocolIE_ID asn1_value__local_1170 = 154;
8736
8737static const Criticality asn1_value__local_1171 = 1;
8738
8739static const Presence asn1_value__local_1172 = 0;
8740
8741static const ProtocolIE_ID asn1_value__local_1173 = 4;
8742
8743static const Criticality asn1_value__local_1174 = 1;
8744
8745static const Presence asn1_value__local_1175 = 0;
8746
8747static const ProtocolIE_ID asn1_value__local_1176 = 9;
8748
8749static const Criticality asn1_value__local_1177 = 1;
8750
8751static const Presence asn1_value__local_1178 = 0;
8752
8753static const RANAP_PROTOCOL_IES asn1_value__local_1166[] = {
8754{
8755 (intptr_t)&asn1_value__local_1167,
8756 (intptr_t)&asn1_value__local_1168,
8757 (intptr_t)asn1_type_SessionUpdateID,
8758 (intptr_t)&asn1_value__local_1169,
8759},
8760{
8761 (intptr_t)&asn1_value__local_1170,
8762 (intptr_t)&asn1_value__local_1171,
8763 (intptr_t)asn1_type_TransportLayerInformation,
8764 (intptr_t)&asn1_value__local_1172,
8765},
8766{
8767 (intptr_t)&asn1_value__local_1173,
8768 (intptr_t)&asn1_value__local_1174,
8769 (intptr_t)asn1_type_Cause,
8770 (intptr_t)&asn1_value__local_1175,
8771},
8772{
8773 (intptr_t)&asn1_value__local_1176,
8774 (intptr_t)&asn1_value__local_1177,
8775 (intptr_t)asn1_type_CriticalityDiagnostics,
8776 (intptr_t)&asn1_value__local_1178,
8777},
8778};
8779
8780static const ASN1CType asn1_constraint__local_1165[] = {
8781 ASN1_CCONSTRAINT_TABLE,
8782 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
8783 2,
8784 (intptr_t)asn1_value__local_1166,
8785 4,
8786 1,
8787 0,
8788 0x80000000,
8789 0,
8790};
8791
8792static const ASN1CType asn1_type__local_1164[] = {
8793 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
8794 (intptr_t)asn1_constraint__local_1165,
8795};
8796
8797const ASN1CType asn1_type_ProtocolIE_Field_92[] = {
8798 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
8799 3,
8800 sizeof(ProtocolIE_Field_92),
8801
8802 offsetof(ProtocolIE_Field_92, id) | 0x0,
8803 (intptr_t)asn1_type__local_1162,
8804 0,
8805 (intptr_t)"id",
8806
8807 offsetof(ProtocolIE_Field_92, criticality) | 0x0,
8808 (intptr_t)asn1_type__local_1163,
8809 0,
8810 (intptr_t)"criticality",
8811
8812 offsetof(ProtocolIE_Field_92, value) | 0x0,
8813 (intptr_t)asn1_type__local_1164,
8814 0,
8815 (intptr_t)"value",
8816
8817};
8818
8819static const ASN1CType asn1_type__local_1179[] = {
8820 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
8821 (intptr_t)asn1_type_ProtocolIE_ID,
8822};
8823
8824static const ASN1CType asn1_type__local_1180[] = {
8825 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
8826 (intptr_t)asn1_type_Criticality,
8827};
8828
8829static const ProtocolIE_ID asn1_value__local_1184 = 152;
8830
8831static const Criticality asn1_value__local_1185 = 1;
8832
8833static const Presence asn1_value__local_1186 = 2;
8834
8835static const ProtocolIE_ID asn1_value__local_1187 = 4;
8836
8837static const Criticality asn1_value__local_1188 = 1;
8838
8839static const Presence asn1_value__local_1189 = 2;
8840
8841static const ProtocolIE_ID asn1_value__local_1190 = 9;
8842
8843static const Criticality asn1_value__local_1191 = 1;
8844
8845static const Presence asn1_value__local_1192 = 0;
8846
8847static const RANAP_PROTOCOL_IES asn1_value__local_1183[] = {
8848{
8849 (intptr_t)&asn1_value__local_1184,
8850 (intptr_t)&asn1_value__local_1185,
8851 (intptr_t)asn1_type_SessionUpdateID,
8852 (intptr_t)&asn1_value__local_1186,
8853},
8854{
8855 (intptr_t)&asn1_value__local_1187,
8856 (intptr_t)&asn1_value__local_1188,
8857 (intptr_t)asn1_type_Cause,
8858 (intptr_t)&asn1_value__local_1189,
8859},
8860{
8861 (intptr_t)&asn1_value__local_1190,
8862 (intptr_t)&asn1_value__local_1191,
8863 (intptr_t)asn1_type_CriticalityDiagnostics,
8864 (intptr_t)&asn1_value__local_1192,
8865},
8866};
8867
8868static const ASN1CType asn1_constraint__local_1182[] = {
8869 ASN1_CCONSTRAINT_TABLE,
8870 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
8871 2,
8872 (intptr_t)asn1_value__local_1183,
8873 3,
8874 1,
8875 0,
8876 0x80000000,
8877 0,
8878};
8879
8880static const ASN1CType asn1_type__local_1181[] = {
8881 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
8882 (intptr_t)asn1_constraint__local_1182,
8883};
8884
8885const ASN1CType asn1_type_ProtocolIE_Field_93[] = {
8886 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
8887 3,
8888 sizeof(ProtocolIE_Field_93),
8889
8890 offsetof(ProtocolIE_Field_93, id) | 0x0,
8891 (intptr_t)asn1_type__local_1179,
8892 0,
8893 (intptr_t)"id",
8894
8895 offsetof(ProtocolIE_Field_93, criticality) | 0x0,
8896 (intptr_t)asn1_type__local_1180,
8897 0,
8898 (intptr_t)"criticality",
8899
8900 offsetof(ProtocolIE_Field_93, value) | 0x0,
8901 (intptr_t)asn1_type__local_1181,
8902 0,
8903 (intptr_t)"value",
8904
8905};
8906
8907static const ASN1CType asn1_type__local_1193[] = {
8908 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
8909 (intptr_t)asn1_type_ProtocolIE_ID,
8910};
8911
8912static const ASN1CType asn1_type__local_1194[] = {
8913 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
8914 (intptr_t)asn1_type_Criticality,
8915};
8916
8917static const ProtocolIE_ID asn1_value__local_1198 = 144;
8918
8919static const Criticality asn1_value__local_1199 = 0;
8920
8921static const Presence asn1_value__local_1200 = 2;
8922
8923static const RANAP_PROTOCOL_IES asn1_value__local_1197[] = {
8924{
8925 (intptr_t)&asn1_value__local_1198,
8926 (intptr_t)&asn1_value__local_1199,
8927 (intptr_t)asn1_type_MBMSCNDe_Registration,
8928 (intptr_t)&asn1_value__local_1200,
8929},
8930};
8931
8932static const ASN1CType asn1_constraint__local_1196[] = {
8933 ASN1_CCONSTRAINT_TABLE,
8934 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
8935 2,
8936 (intptr_t)asn1_value__local_1197,
8937 1,
8938 1,
8939 0,
8940 0x80000000,
8941 0,
8942};
8943
8944static const ASN1CType asn1_type__local_1195[] = {
8945 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
8946 (intptr_t)asn1_constraint__local_1196,
8947};
8948
8949const ASN1CType asn1_type_ProtocolIE_Field_94[] = {
8950 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
8951 3,
8952 sizeof(ProtocolIE_Field_94),
8953
8954 offsetof(ProtocolIE_Field_94, id) | 0x0,
8955 (intptr_t)asn1_type__local_1193,
8956 0,
8957 (intptr_t)"id",
8958
8959 offsetof(ProtocolIE_Field_94, criticality) | 0x0,
8960 (intptr_t)asn1_type__local_1194,
8961 0,
8962 (intptr_t)"criticality",
8963
8964 offsetof(ProtocolIE_Field_94, value) | 0x0,
8965 (intptr_t)asn1_type__local_1195,
8966 0,
8967 (intptr_t)"value",
8968
8969};
8970
8971static const ASN1CType asn1_type__local_1201[] = {
8972 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
8973 (intptr_t)asn1_type_ProtocolIE_ID,
8974};
8975
8976static const ASN1CType asn1_type__local_1202[] = {
8977 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
8978 (intptr_t)asn1_type_Criticality,
8979};
8980
8981static const ProtocolIE_ID asn1_value__local_1206 = 4;
8982
8983static const Criticality asn1_value__local_1207 = 1;
8984
8985static const Presence asn1_value__local_1208 = 0;
8986
8987static const ProtocolIE_ID asn1_value__local_1209 = 9;
8988
8989static const Criticality asn1_value__local_1210 = 1;
8990
8991static const Presence asn1_value__local_1211 = 0;
8992
8993static const RANAP_PROTOCOL_IES asn1_value__local_1205[] = {
8994{
8995 (intptr_t)&asn1_value__local_1206,
8996 (intptr_t)&asn1_value__local_1207,
8997 (intptr_t)asn1_type_Cause,
8998 (intptr_t)&asn1_value__local_1208,
8999},
9000{
9001 (intptr_t)&asn1_value__local_1209,
9002 (intptr_t)&asn1_value__local_1210,
9003 (intptr_t)asn1_type_CriticalityDiagnostics,
9004 (intptr_t)&asn1_value__local_1211,
9005},
9006};
9007
9008static const ASN1CType asn1_constraint__local_1204[] = {
9009 ASN1_CCONSTRAINT_TABLE,
9010 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9011 2,
9012 (intptr_t)asn1_value__local_1205,
9013 2,
9014 1,
9015 0,
9016 0x80000000,
9017 0,
9018};
9019
9020static const ASN1CType asn1_type__local_1203[] = {
9021 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9022 (intptr_t)asn1_constraint__local_1204,
9023};
9024
9025const ASN1CType asn1_type_ProtocolIE_Field_95[] = {
9026 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9027 3,
9028 sizeof(ProtocolIE_Field_95),
9029
9030 offsetof(ProtocolIE_Field_95, id) | 0x0,
9031 (intptr_t)asn1_type__local_1201,
9032 0,
9033 (intptr_t)"id",
9034
9035 offsetof(ProtocolIE_Field_95, criticality) | 0x0,
9036 (intptr_t)asn1_type__local_1202,
9037 0,
9038 (intptr_t)"criticality",
9039
9040 offsetof(ProtocolIE_Field_95, value) | 0x0,
9041 (intptr_t)asn1_type__local_1203,
9042 0,
9043 (intptr_t)"value",
9044
9045};
9046
9047static const ASN1CType asn1_type__local_1212[] = {
9048 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
9049 (intptr_t)asn1_type_ProtocolIE_ID,
9050};
9051
9052static const ASN1CType asn1_type__local_1213[] = {
9053 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
9054 (intptr_t)asn1_type_Criticality,
9055};
9056
9057static const ProtocolIE_ID asn1_value__local_1217 = 141;
9058
9059static const Criticality asn1_value__local_1218 = 0;
9060
9061static const Presence asn1_value__local_1219 = 0;
9062
9063static const ProtocolIE_ID asn1_value__local_1220 = 142;
9064
9065static const Criticality asn1_value__local_1221 = 0;
9066
9067static const Presence asn1_value__local_1222 = 0;
9068
9069static const RANAP_PROTOCOL_IES asn1_value__local_1216[] = {
9070{
9071 (intptr_t)&asn1_value__local_1217,
9072 (intptr_t)&asn1_value__local_1218,
9073 (intptr_t)asn1_type_JoinedMBMSBearerService_IEs,
9074 (intptr_t)&asn1_value__local_1219,
9075},
9076{
9077 (intptr_t)&asn1_value__local_1220,
9078 (intptr_t)&asn1_value__local_1221,
9079 (intptr_t)asn1_type_LeftMBMSBearerService_IEs,
9080 (intptr_t)&asn1_value__local_1222,
9081},
9082};
9083
9084static const ASN1CType asn1_constraint__local_1215[] = {
9085 ASN1_CCONSTRAINT_TABLE,
9086 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9087 2,
9088 (intptr_t)asn1_value__local_1216,
9089 2,
9090 1,
9091 0,
9092 0x80000000,
9093 0,
9094};
9095
9096static const ASN1CType asn1_type__local_1214[] = {
9097 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9098 (intptr_t)asn1_constraint__local_1215,
9099};
9100
9101const ASN1CType asn1_type_ProtocolIE_Field_96[] = {
9102 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9103 3,
9104 sizeof(ProtocolIE_Field_96),
9105
9106 offsetof(ProtocolIE_Field_96, id) | 0x0,
9107 (intptr_t)asn1_type__local_1212,
9108 0,
9109 (intptr_t)"id",
9110
9111 offsetof(ProtocolIE_Field_96, criticality) | 0x0,
9112 (intptr_t)asn1_type__local_1213,
9113 0,
9114 (intptr_t)"criticality",
9115
9116 offsetof(ProtocolIE_Field_96, value) | 0x0,
9117 (intptr_t)asn1_type__local_1214,
9118 0,
9119 (intptr_t)"value",
9120
9121};
9122
9123static const ASN1CType asn1_type__local_1223[] = {
9124 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
9125 (intptr_t)asn1_type_ProtocolIE_ID,
9126};
9127
9128static const ASN1CType asn1_type__local_1224[] = {
9129 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
9130 (intptr_t)asn1_type_Criticality,
9131};
9132
9133static const ProtocolIE_ID asn1_value__local_1228 = 155;
9134
9135static const Criticality asn1_value__local_1229 = 1;
9136
9137static const Presence asn1_value__local_1230 = 0;
9138
9139static const ProtocolIE_ID asn1_value__local_1231 = 9;
9140
9141static const Criticality asn1_value__local_1232 = 1;
9142
9143static const Presence asn1_value__local_1233 = 0;
9144
9145static const RANAP_PROTOCOL_IES asn1_value__local_1227[] = {
9146{
9147 (intptr_t)&asn1_value__local_1228,
9148 (intptr_t)&asn1_value__local_1229,
9149 (intptr_t)asn1_type_UnsuccessfulLinking_IEs,
9150 (intptr_t)&asn1_value__local_1230,
9151},
9152{
9153 (intptr_t)&asn1_value__local_1231,
9154 (intptr_t)&asn1_value__local_1232,
9155 (intptr_t)asn1_type_CriticalityDiagnostics,
9156 (intptr_t)&asn1_value__local_1233,
9157},
9158};
9159
9160static const ASN1CType asn1_constraint__local_1226[] = {
9161 ASN1_CCONSTRAINT_TABLE,
9162 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9163 2,
9164 (intptr_t)asn1_value__local_1227,
9165 2,
9166 1,
9167 0,
9168 0x80000000,
9169 0,
9170};
9171
9172static const ASN1CType asn1_type__local_1225[] = {
9173 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9174 (intptr_t)asn1_constraint__local_1226,
9175};
9176
9177const ASN1CType asn1_type_ProtocolIE_Field_97[] = {
9178 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9179 3,
9180 sizeof(ProtocolIE_Field_97),
9181
9182 offsetof(ProtocolIE_Field_97, id) | 0x0,
9183 (intptr_t)asn1_type__local_1223,
9184 0,
9185 (intptr_t)"id",
9186
9187 offsetof(ProtocolIE_Field_97, criticality) | 0x0,
9188 (intptr_t)asn1_type__local_1224,
9189 0,
9190 (intptr_t)"criticality",
9191
9192 offsetof(ProtocolIE_Field_97, value) | 0x0,
9193 (intptr_t)asn1_type__local_1225,
9194 0,
9195 (intptr_t)"value",
9196
9197};
9198
9199static const ASN1CType asn1_type__local_1234[] = {
9200 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
9201 (intptr_t)asn1_type_ProtocolIE_ID,
9202};
9203
9204static const ASN1CType asn1_type__local_1235[] = {
9205 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
9206 (intptr_t)asn1_type_Criticality,
9207};
9208
9209static const ProtocolIE_ID asn1_value__local_1239 = 151;
9210
9211static const Criticality asn1_value__local_1240 = 0;
9212
9213static const Presence asn1_value__local_1241 = 2;
9214
9215static const ProtocolIE_ID asn1_value__local_1242 = 153;
9216
9217static const Criticality asn1_value__local_1243 = 0;
9218
9219static const Presence asn1_value__local_1244 = 2;
9220
9221static const ProtocolIE_ID asn1_value__local_1245 = 140;
9222
9223static const Criticality asn1_value__local_1246 = 0;
9224
9225static const Presence asn1_value__local_1247 = 1;
9226
9227static const ProtocolIE_ID asn1_value__local_1248 = 132;
9228
9229static const Criticality asn1_value__local_1249 = 0;
9230
9231static const Presence asn1_value__local_1250 = 1;
9232
9233static const ProtocolIE_ID asn1_value__local_1251 = 86;
9234
9235static const Criticality asn1_value__local_1252 = 0;
9236
9237static const Presence asn1_value__local_1253 = 0;
9238
9239static const RANAP_PROTOCOL_IES asn1_value__local_1238[] = {
9240{
9241 (intptr_t)&asn1_value__local_1239,
9242 (intptr_t)&asn1_value__local_1240,
9243 (intptr_t)asn1_type_MBMSRegistrationRequestType,
9244 (intptr_t)&asn1_value__local_1241,
9245},
9246{
9247 (intptr_t)&asn1_value__local_1242,
9248 (intptr_t)&asn1_value__local_1243,
9249 (intptr_t)asn1_type_TMGI,
9250 (intptr_t)&asn1_value__local_1244,
9251},
9252{
9253 (intptr_t)&asn1_value__local_1245,
9254 (intptr_t)&asn1_value__local_1246,
9255 (intptr_t)asn1_type_IPMulticastAddress,
9256 (intptr_t)&asn1_value__local_1247,
9257},
9258{
9259 (intptr_t)&asn1_value__local_1248,
9260 (intptr_t)&asn1_value__local_1249,
9261 (intptr_t)asn1_type_APN,
9262 (intptr_t)&asn1_value__local_1250,
9263},
9264{
9265 (intptr_t)&asn1_value__local_1251,
9266 (intptr_t)&asn1_value__local_1252,
9267 (intptr_t)asn1_type_GlobalRNC_ID,
9268 (intptr_t)&asn1_value__local_1253,
9269},
9270};
9271
9272static const ASN1CType asn1_constraint__local_1237[] = {
9273 ASN1_CCONSTRAINT_TABLE,
9274 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9275 2,
9276 (intptr_t)asn1_value__local_1238,
9277 5,
9278 1,
9279 0,
9280 0x80000000,
9281 0,
9282};
9283
9284static const ASN1CType asn1_type__local_1236[] = {
9285 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9286 (intptr_t)asn1_constraint__local_1237,
9287};
9288
9289const ASN1CType asn1_type_ProtocolIE_Field_98[] = {
9290 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9291 3,
9292 sizeof(ProtocolIE_Field_98),
9293
9294 offsetof(ProtocolIE_Field_98, id) | 0x0,
9295 (intptr_t)asn1_type__local_1234,
9296 0,
9297 (intptr_t)"id",
9298
9299 offsetof(ProtocolIE_Field_98, criticality) | 0x0,
9300 (intptr_t)asn1_type__local_1235,
9301 0,
9302 (intptr_t)"criticality",
9303
9304 offsetof(ProtocolIE_Field_98, value) | 0x0,
9305 (intptr_t)asn1_type__local_1236,
9306 0,
9307 (intptr_t)"value",
9308
9309};
9310
9311static const ASN1CType asn1_type__local_1254[] = {
9312 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
9313 (intptr_t)asn1_type_ProtocolIE_ID,
9314};
9315
9316static const ASN1CType asn1_type__local_1255[] = {
9317 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
9318 (intptr_t)asn1_type_Criticality,
9319};
9320
9321static const ProtocolIE_ID asn1_value__local_1259 = 153;
9322
9323static const Criticality asn1_value__local_1260 = 1;
9324
9325static const Presence asn1_value__local_1261 = 0;
9326
9327static const ProtocolIE_ID asn1_value__local_1262 = 96;
9328
9329static const Criticality asn1_value__local_1263 = 1;
9330
9331static const Presence asn1_value__local_1264 = 0;
9332
9333static const ProtocolIE_ID asn1_value__local_1265 = 9;
9334
9335static const Criticality asn1_value__local_1266 = 1;
9336
9337static const Presence asn1_value__local_1267 = 0;
9338
9339static const RANAP_PROTOCOL_IES asn1_value__local_1258[] = {
9340{
9341 (intptr_t)&asn1_value__local_1259,
9342 (intptr_t)&asn1_value__local_1260,
9343 (intptr_t)asn1_type_TMGI,
9344 (intptr_t)&asn1_value__local_1261,
9345},
9346{
9347 (intptr_t)&asn1_value__local_1262,
9348 (intptr_t)&asn1_value__local_1263,
9349 (intptr_t)asn1_type_GlobalCN_ID,
9350 (intptr_t)&asn1_value__local_1264,
9351},
9352{
9353 (intptr_t)&asn1_value__local_1265,
9354 (intptr_t)&asn1_value__local_1266,
9355 (intptr_t)asn1_type_CriticalityDiagnostics,
9356 (intptr_t)&asn1_value__local_1267,
9357},
9358};
9359
9360static const ASN1CType asn1_constraint__local_1257[] = {
9361 ASN1_CCONSTRAINT_TABLE,
9362 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9363 2,
9364 (intptr_t)asn1_value__local_1258,
9365 3,
9366 1,
9367 0,
9368 0x80000000,
9369 0,
9370};
9371
9372static const ASN1CType asn1_type__local_1256[] = {
9373 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9374 (intptr_t)asn1_constraint__local_1257,
9375};
9376
9377const ASN1CType asn1_type_ProtocolIE_Field_99[] = {
9378 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9379 3,
9380 sizeof(ProtocolIE_Field_99),
9381
9382 offsetof(ProtocolIE_Field_99, id) | 0x0,
9383 (intptr_t)asn1_type__local_1254,
9384 0,
9385 (intptr_t)"id",
9386
9387 offsetof(ProtocolIE_Field_99, criticality) | 0x0,
9388 (intptr_t)asn1_type__local_1255,
9389 0,
9390 (intptr_t)"criticality",
9391
9392 offsetof(ProtocolIE_Field_99, value) | 0x0,
9393 (intptr_t)asn1_type__local_1256,
9394 0,
9395 (intptr_t)"value",
9396
9397};
9398
9399static const ASN1CType asn1_type__local_1268[] = {
9400 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
9401 (intptr_t)asn1_type_ProtocolIE_ID,
9402};
9403
9404static const ASN1CType asn1_type__local_1269[] = {
9405 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
9406 (intptr_t)asn1_type_Criticality,
9407};
9408
9409static const ProtocolIE_ID asn1_value__local_1273 = 153;
9410
9411static const Criticality asn1_value__local_1274 = 1;
9412
9413static const Presence asn1_value__local_1275 = 0;
9414
9415static const ProtocolIE_ID asn1_value__local_1276 = 96;
9416
9417static const Criticality asn1_value__local_1277 = 1;
9418
9419static const Presence asn1_value__local_1278 = 0;
9420
9421static const ProtocolIE_ID asn1_value__local_1279 = 4;
9422
9423static const Criticality asn1_value__local_1280 = 1;
9424
9425static const Presence asn1_value__local_1281 = 2;
9426
9427static const ProtocolIE_ID asn1_value__local_1282 = 9;
9428
9429static const Criticality asn1_value__local_1283 = 1;
9430
9431static const Presence asn1_value__local_1284 = 0;
9432
9433static const RANAP_PROTOCOL_IES asn1_value__local_1272[] = {
9434{
9435 (intptr_t)&asn1_value__local_1273,
9436 (intptr_t)&asn1_value__local_1274,
9437 (intptr_t)asn1_type_TMGI,
9438 (intptr_t)&asn1_value__local_1275,
9439},
9440{
9441 (intptr_t)&asn1_value__local_1276,
9442 (intptr_t)&asn1_value__local_1277,
9443 (intptr_t)asn1_type_GlobalCN_ID,
9444 (intptr_t)&asn1_value__local_1278,
9445},
9446{
9447 (intptr_t)&asn1_value__local_1279,
9448 (intptr_t)&asn1_value__local_1280,
9449 (intptr_t)asn1_type_Cause,
9450 (intptr_t)&asn1_value__local_1281,
9451},
9452{
9453 (intptr_t)&asn1_value__local_1282,
9454 (intptr_t)&asn1_value__local_1283,
9455 (intptr_t)asn1_type_CriticalityDiagnostics,
9456 (intptr_t)&asn1_value__local_1284,
9457},
9458};
9459
9460static const ASN1CType asn1_constraint__local_1271[] = {
9461 ASN1_CCONSTRAINT_TABLE,
9462 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9463 2,
9464 (intptr_t)asn1_value__local_1272,
9465 4,
9466 1,
9467 0,
9468 0x80000000,
9469 0,
9470};
9471
9472static const ASN1CType asn1_type__local_1270[] = {
9473 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9474 (intptr_t)asn1_constraint__local_1271,
9475};
9476
9477const ASN1CType asn1_type_ProtocolIE_Field_100[] = {
9478 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9479 3,
9480 sizeof(ProtocolIE_Field_100),
9481
9482 offsetof(ProtocolIE_Field_100, id) | 0x0,
9483 (intptr_t)asn1_type__local_1268,
9484 0,
9485 (intptr_t)"id",
9486
9487 offsetof(ProtocolIE_Field_100, criticality) | 0x0,
9488 (intptr_t)asn1_type__local_1269,
9489 0,
9490 (intptr_t)"criticality",
9491
9492 offsetof(ProtocolIE_Field_100, value) | 0x0,
9493 (intptr_t)asn1_type__local_1270,
9494 0,
9495 (intptr_t)"value",
9496
9497};
9498
9499static const ASN1CType asn1_type__local_1285[] = {
9500 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
9501 (intptr_t)asn1_type_ProtocolIE_ID,
9502};
9503
9504static const ASN1CType asn1_type__local_1286[] = {
9505 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
9506 (intptr_t)asn1_type_Criticality,
9507};
9508
9509static const ProtocolIE_ID asn1_value__local_1290 = 153;
9510
9511static const Criticality asn1_value__local_1291 = 0;
9512
9513static const Presence asn1_value__local_1292 = 2;
9514
9515static const ProtocolIE_ID asn1_value__local_1293 = 96;
9516
9517static const Criticality asn1_value__local_1294 = 0;
9518
9519static const Presence asn1_value__local_1295 = 0;
9520
9521static const RANAP_PROTOCOL_IES asn1_value__local_1289[] = {
9522{
9523 (intptr_t)&asn1_value__local_1290,
9524 (intptr_t)&asn1_value__local_1291,
9525 (intptr_t)asn1_type_TMGI,
9526 (intptr_t)&asn1_value__local_1292,
9527},
9528{
9529 (intptr_t)&asn1_value__local_1293,
9530 (intptr_t)&asn1_value__local_1294,
9531 (intptr_t)asn1_type_GlobalCN_ID,
9532 (intptr_t)&asn1_value__local_1295,
9533},
9534};
9535
9536static const ASN1CType asn1_constraint__local_1288[] = {
9537 ASN1_CCONSTRAINT_TABLE,
9538 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9539 2,
9540 (intptr_t)asn1_value__local_1289,
9541 2,
9542 1,
9543 0,
9544 0x80000000,
9545 0,
9546};
9547
9548static const ASN1CType asn1_type__local_1287[] = {
9549 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9550 (intptr_t)asn1_constraint__local_1288,
9551};
9552
9553const ASN1CType asn1_type_ProtocolIE_Field_101[] = {
9554 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9555 3,
9556 sizeof(ProtocolIE_Field_101),
9557
9558 offsetof(ProtocolIE_Field_101, id) | 0x0,
9559 (intptr_t)asn1_type__local_1285,
9560 0,
9561 (intptr_t)"id",
9562
9563 offsetof(ProtocolIE_Field_101, criticality) | 0x0,
9564 (intptr_t)asn1_type__local_1286,
9565 0,
9566 (intptr_t)"criticality",
9567
9568 offsetof(ProtocolIE_Field_101, value) | 0x0,
9569 (intptr_t)asn1_type__local_1287,
9570 0,
9571 (intptr_t)"value",
9572
9573};
9574
9575static const ASN1CType asn1_type__local_1296[] = {
9576 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
9577 (intptr_t)asn1_type_ProtocolIE_ID,
9578};
9579
9580static const ASN1CType asn1_type__local_1297[] = {
9581 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
9582 (intptr_t)asn1_type_Criticality,
9583};
9584
9585static const ProtocolIE_ID asn1_value__local_1301 = 153;
9586
9587static const Criticality asn1_value__local_1302 = 1;
9588
9589static const Presence asn1_value__local_1303 = 2;
9590
9591static const ProtocolIE_ID asn1_value__local_1304 = 86;
9592
9593static const Criticality asn1_value__local_1305 = 1;
9594
9595static const Presence asn1_value__local_1306 = 2;
9596
9597static const ProtocolIE_ID asn1_value__local_1307 = 4;
9598
9599static const Criticality asn1_value__local_1308 = 1;
9600
9601static const Presence asn1_value__local_1309 = 0;
9602
9603static const ProtocolIE_ID asn1_value__local_1310 = 9;
9604
9605static const Criticality asn1_value__local_1311 = 1;
9606
9607static const Presence asn1_value__local_1312 = 0;
9608
9609static const RANAP_PROTOCOL_IES asn1_value__local_1300[] = {
9610{
9611 (intptr_t)&asn1_value__local_1301,
9612 (intptr_t)&asn1_value__local_1302,
9613 (intptr_t)asn1_type_TMGI,
9614 (intptr_t)&asn1_value__local_1303,
9615},
9616{
9617 (intptr_t)&asn1_value__local_1304,
9618 (intptr_t)&asn1_value__local_1305,
9619 (intptr_t)asn1_type_GlobalRNC_ID,
9620 (intptr_t)&asn1_value__local_1306,
9621},
9622{
9623 (intptr_t)&asn1_value__local_1307,
9624 (intptr_t)&asn1_value__local_1308,
9625 (intptr_t)asn1_type_Cause,
9626 (intptr_t)&asn1_value__local_1309,
9627},
9628{
9629 (intptr_t)&asn1_value__local_1310,
9630 (intptr_t)&asn1_value__local_1311,
9631 (intptr_t)asn1_type_CriticalityDiagnostics,
9632 (intptr_t)&asn1_value__local_1312,
9633},
9634};
9635
9636static const ASN1CType asn1_constraint__local_1299[] = {
9637 ASN1_CCONSTRAINT_TABLE,
9638 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9639 2,
9640 (intptr_t)asn1_value__local_1300,
9641 4,
9642 1,
9643 0,
9644 0x80000000,
9645 0,
9646};
9647
9648static const ASN1CType asn1_type__local_1298[] = {
9649 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9650 (intptr_t)asn1_constraint__local_1299,
9651};
9652
9653const ASN1CType asn1_type_ProtocolIE_Field_102[] = {
9654 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9655 3,
9656 sizeof(ProtocolIE_Field_102),
9657
9658 offsetof(ProtocolIE_Field_102, id) | 0x0,
9659 (intptr_t)asn1_type__local_1296,
9660 0,
9661 (intptr_t)"id",
9662
9663 offsetof(ProtocolIE_Field_102, criticality) | 0x0,
9664 (intptr_t)asn1_type__local_1297,
9665 0,
9666 (intptr_t)"criticality",
9667
9668 offsetof(ProtocolIE_Field_102, value) | 0x0,
9669 (intptr_t)asn1_type__local_1298,
9670 0,
9671 (intptr_t)"value",
9672
9673};
9674
9675static const ASN1CType asn1_type__local_1313[] = {
9676 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
9677 (intptr_t)asn1_type_ProtocolIE_ID,
9678};
9679
9680static const ASN1CType asn1_type__local_1314[] = {
9681 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
9682 (intptr_t)asn1_type_Criticality,
9683};
9684
9685static const ProtocolIE_ID asn1_value__local_1318 = 154;
9686
9687static const Criticality asn1_value__local_1319 = 1;
9688
9689static const Presence asn1_value__local_1320 = 2;
9690
9691static const RANAP_PROTOCOL_IES asn1_value__local_1317[] = {
9692{
9693 (intptr_t)&asn1_value__local_1318,
9694 (intptr_t)&asn1_value__local_1319,
9695 (intptr_t)asn1_type_TransportLayerInformation,
9696 (intptr_t)&asn1_value__local_1320,
9697},
9698};
9699
9700static const ASN1CType asn1_constraint__local_1316[] = {
9701 ASN1_CCONSTRAINT_TABLE,
9702 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9703 2,
9704 (intptr_t)asn1_value__local_1317,
9705 1,
9706 1,
9707 0,
9708 0x80000000,
9709 0,
9710};
9711
9712static const ASN1CType asn1_type__local_1315[] = {
9713 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9714 (intptr_t)asn1_constraint__local_1316,
9715};
9716
9717const ASN1CType asn1_type_ProtocolIE_Field_103[] = {
9718 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9719 3,
9720 sizeof(ProtocolIE_Field_103),
9721
9722 offsetof(ProtocolIE_Field_103, id) | 0x0,
9723 (intptr_t)asn1_type__local_1313,
9724 0,
9725 (intptr_t)"id",
9726
9727 offsetof(ProtocolIE_Field_103, criticality) | 0x0,
9728 (intptr_t)asn1_type__local_1314,
9729 0,
9730 (intptr_t)"criticality",
9731
9732 offsetof(ProtocolIE_Field_103, value) | 0x0,
9733 (intptr_t)asn1_type__local_1315,
9734 0,
9735 (intptr_t)"value",
9736
9737};
9738
9739static const ASN1CType asn1_type__local_1321[] = {
9740 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
9741 (intptr_t)asn1_type_ProtocolIE_ID,
9742};
9743
9744static const ASN1CType asn1_type__local_1322[] = {
9745 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
9746 (intptr_t)asn1_type_Criticality,
9747};
9748
9749static const ProtocolIE_ID asn1_value__local_1326 = 4;
9750
9751static const Criticality asn1_value__local_1327 = 1;
9752
9753static const Presence asn1_value__local_1328 = 2;
9754
9755static const RANAP_PROTOCOL_IES asn1_value__local_1325[] = {
9756{
9757 (intptr_t)&asn1_value__local_1326,
9758 (intptr_t)&asn1_value__local_1327,
9759 (intptr_t)asn1_type_Cause,
9760 (intptr_t)&asn1_value__local_1328,
9761},
9762};
9763
9764static const ASN1CType asn1_constraint__local_1324[] = {
9765 ASN1_CCONSTRAINT_TABLE,
9766 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9767 2,
9768 (intptr_t)asn1_value__local_1325,
9769 1,
9770 1,
9771 0,
9772 0x80000000,
9773 0,
9774};
9775
9776static const ASN1CType asn1_type__local_1323[] = {
9777 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9778 (intptr_t)asn1_constraint__local_1324,
9779};
9780
9781const ASN1CType asn1_type_ProtocolIE_Field_104[] = {
9782 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9783 3,
9784 sizeof(ProtocolIE_Field_104),
9785
9786 offsetof(ProtocolIE_Field_104, id) | 0x0,
9787 (intptr_t)asn1_type__local_1321,
9788 0,
9789 (intptr_t)"id",
9790
9791 offsetof(ProtocolIE_Field_104, criticality) | 0x0,
9792 (intptr_t)asn1_type__local_1322,
9793 0,
9794 (intptr_t)"criticality",
9795
9796 offsetof(ProtocolIE_Field_104, value) | 0x0,
9797 (intptr_t)asn1_type__local_1323,
9798 0,
9799 (intptr_t)"value",
9800
9801};
9802
9803static const ASN1CType asn1_type__local_1329[] = {
9804 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
9805 (intptr_t)asn1_type_ProtocolIE_ID,
9806};
9807
9808static const ASN1CType asn1_type__local_1330[] = {
9809 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
9810 (intptr_t)asn1_type_Criticality,
9811};
9812
9813static const ProtocolIE_ID asn1_value__local_1334 = 4;
9814
9815static const Criticality asn1_value__local_1335 = 1;
9816
9817static const Presence asn1_value__local_1336 = 2;
9818
9819static const ProtocolIE_ID asn1_value__local_1337 = 9;
9820
9821static const Criticality asn1_value__local_1338 = 1;
9822
9823static const Presence asn1_value__local_1339 = 0;
9824
9825static const RANAP_PROTOCOL_IES asn1_value__local_1333[] = {
9826{
9827 (intptr_t)&asn1_value__local_1334,
9828 (intptr_t)&asn1_value__local_1335,
9829 (intptr_t)asn1_type_Cause,
9830 (intptr_t)&asn1_value__local_1336,
9831},
9832{
9833 (intptr_t)&asn1_value__local_1337,
9834 (intptr_t)&asn1_value__local_1338,
9835 (intptr_t)asn1_type_CriticalityDiagnostics,
9836 (intptr_t)&asn1_value__local_1339,
9837},
9838};
9839
9840static const ASN1CType asn1_constraint__local_1332[] = {
9841 ASN1_CCONSTRAINT_TABLE,
9842 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9843 2,
9844 (intptr_t)asn1_value__local_1333,
9845 2,
9846 1,
9847 0,
9848 0x80000000,
9849 0,
9850};
9851
9852static const ASN1CType asn1_type__local_1331[] = {
9853 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9854 (intptr_t)asn1_constraint__local_1332,
9855};
9856
9857const ASN1CType asn1_type_ProtocolIE_Field_105[] = {
9858 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9859 3,
9860 sizeof(ProtocolIE_Field_105),
9861
9862 offsetof(ProtocolIE_Field_105, id) | 0x0,
9863 (intptr_t)asn1_type__local_1329,
9864 0,
9865 (intptr_t)"id",
9866
9867 offsetof(ProtocolIE_Field_105, criticality) | 0x0,
9868 (intptr_t)asn1_type__local_1330,
9869 0,
9870 (intptr_t)"criticality",
9871
9872 offsetof(ProtocolIE_Field_105, value) | 0x0,
9873 (intptr_t)asn1_type__local_1331,
9874 0,
9875 (intptr_t)"value",
9876
9877};
9878
9879static const ASN1CType asn1_type__local_1340[] = {
9880 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
9881 (intptr_t)asn1_type_ProtocolIE_ID,
9882};
9883
9884static const ASN1CType asn1_type__local_1341[] = {
9885 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
9886 (intptr_t)asn1_type_Criticality,
9887};
9888
9889static const ProtocolIE_ID asn1_value__local_1345 = 4;
9890
9891static const Criticality asn1_value__local_1346 = 1;
9892
9893static const Presence asn1_value__local_1347 = 2;
9894
9895static const ProtocolIE_ID asn1_value__local_1348 = 9;
9896
9897static const Criticality asn1_value__local_1349 = 1;
9898
9899static const Presence asn1_value__local_1350 = 0;
9900
9901static const RANAP_PROTOCOL_IES asn1_value__local_1344[] = {
9902{
9903 (intptr_t)&asn1_value__local_1345,
9904 (intptr_t)&asn1_value__local_1346,
9905 (intptr_t)asn1_type_Cause,
9906 (intptr_t)&asn1_value__local_1347,
9907},
9908{
9909 (intptr_t)&asn1_value__local_1348,
9910 (intptr_t)&asn1_value__local_1349,
9911 (intptr_t)asn1_type_CriticalityDiagnostics,
9912 (intptr_t)&asn1_value__local_1350,
9913},
9914};
9915
9916static const ASN1CType asn1_constraint__local_1343[] = {
9917 ASN1_CCONSTRAINT_TABLE,
9918 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9919 2,
9920 (intptr_t)asn1_value__local_1344,
9921 2,
9922 1,
9923 0,
9924 0x80000000,
9925 0,
9926};
9927
9928static const ASN1CType asn1_type__local_1342[] = {
9929 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9930 (intptr_t)asn1_constraint__local_1343,
9931};
9932
9933const ASN1CType asn1_type_ProtocolIE_Field_106[] = {
9934 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9935 3,
9936 sizeof(ProtocolIE_Field_106),
9937
9938 offsetof(ProtocolIE_Field_106, id) | 0x0,
9939 (intptr_t)asn1_type__local_1340,
9940 0,
9941 (intptr_t)"id",
9942
9943 offsetof(ProtocolIE_Field_106, criticality) | 0x0,
9944 (intptr_t)asn1_type__local_1341,
9945 0,
9946 (intptr_t)"criticality",
9947
9948 offsetof(ProtocolIE_Field_106, value) | 0x0,
9949 (intptr_t)asn1_type__local_1342,
9950 0,
9951 (intptr_t)"value",
9952
9953};
9954
9955static const ASN1CType asn1_type__local_1351[] = {
9956 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
9957 (intptr_t)asn1_type_ProtocolIE_ID,
9958};
9959
9960static const ASN1CType asn1_type__local_1352[] = {
9961 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
9962 (intptr_t)asn1_type_Criticality,
9963};
9964
9965static const ASN1CType asn1_constraint__local_1354[] = {
9966 ASN1_CCONSTRAINT_TABLE,
9967 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
9968 2,
9969 0,
9970 0,
9971 1,
9972 0,
9973 0x80000000,
9974 0,
9975};
9976
9977static const ASN1CType asn1_type__local_1353[] = {
9978 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
9979 (intptr_t)asn1_constraint__local_1354,
9980};
9981
9982const ASN1CType asn1_type_ProtocolIE_Field_107[] = {
9983 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
9984 3,
9985 sizeof(ProtocolIE_Field_107),
9986
9987 offsetof(ProtocolIE_Field_107, id) | 0x0,
9988 (intptr_t)asn1_type__local_1351,
9989 0,
9990 (intptr_t)"id",
9991
9992 offsetof(ProtocolIE_Field_107, criticality) | 0x0,
9993 (intptr_t)asn1_type__local_1352,
9994 0,
9995 (intptr_t)"criticality",
9996
9997 offsetof(ProtocolIE_Field_107, value) | 0x0,
9998 (intptr_t)asn1_type__local_1353,
9999 0,
10000 (intptr_t)"value",
10001
10002};
10003
10004static const ASN1CType asn1_type__local_1356[] = {
10005 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
10006 (intptr_t)asn1_type_ProtocolIE_ID,
10007};
10008
10009static const ASN1CType asn1_type__local_1357[] = {
10010 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
10011 (intptr_t)asn1_type_Criticality,
10012};
10013
10014static const ProtocolIE_ID asn1_value__local_1361 = 225;
10015
10016static const Criticality asn1_value__local_1362 = 0;
10017
10018static const Presence asn1_value__local_1363 = 2;
10019
10020static const ProtocolIE_ID asn1_value__local_1364 = 224;
10021
10022static const Criticality asn1_value__local_1365 = 0;
10023
10024static const Presence asn1_value__local_1366 = 2;
10025
10026static const ProtocolIE_ID asn1_value__local_1367 = 227;
10027
10028static const Criticality asn1_value__local_1368 = 0;
10029
10030static const Presence asn1_value__local_1369 = 2;
10031
10032static const ProtocolIE_ID asn1_value__local_1370 = 9;
10033
10034static const Criticality asn1_value__local_1371 = 1;
10035
10036static const Presence asn1_value__local_1372 = 0;
10037
10038static const RANAP_PROTOCOL_IES asn1_value__local_1360[] = {
10039{
10040 (intptr_t)&asn1_value__local_1361,
10041 (intptr_t)&asn1_value__local_1362,
10042 (intptr_t)asn1_type_IntegrityProtectionKey,
10043 (intptr_t)&asn1_value__local_1363,
10044},
10045{
10046 (intptr_t)&asn1_value__local_1364,
10047 (intptr_t)&asn1_value__local_1365,
10048 (intptr_t)asn1_type_EncryptionKey,
10049 (intptr_t)&asn1_value__local_1366,
10050},
10051{
10052 (intptr_t)&asn1_value__local_1367,
10053 (intptr_t)&asn1_value__local_1368,
10054 (intptr_t)asn1_type_SRVCC_Information,
10055 (intptr_t)&asn1_value__local_1369,
10056},
10057{
10058 (intptr_t)&asn1_value__local_1370,
10059 (intptr_t)&asn1_value__local_1371,
10060 (intptr_t)asn1_type_CriticalityDiagnostics,
10061 (intptr_t)&asn1_value__local_1372,
10062},
10063};
10064
10065static const ASN1CType asn1_constraint__local_1359[] = {
10066 ASN1_CCONSTRAINT_TABLE,
10067 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
10068 2,
10069 (intptr_t)asn1_value__local_1360,
10070 4,
10071 1,
10072 0,
10073 0x80000000,
10074 0,
10075};
10076
10077static const ASN1CType asn1_type__local_1358[] = {
10078 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
10079 (intptr_t)asn1_constraint__local_1359,
10080};
10081
10082const ASN1CType asn1_type_ProtocolIE_Field_108[] = {
10083 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
10084 3,
10085 sizeof(ProtocolIE_Field_108),
10086
10087 offsetof(ProtocolIE_Field_108, id) | 0x0,
10088 (intptr_t)asn1_type__local_1356,
10089 0,
10090 (intptr_t)"id",
10091
10092 offsetof(ProtocolIE_Field_108, criticality) | 0x0,
10093 (intptr_t)asn1_type__local_1357,
10094 0,
10095 (intptr_t)"criticality",
10096
10097 offsetof(ProtocolIE_Field_108, value) | 0x0,
10098 (intptr_t)asn1_type__local_1358,
10099 0,
10100 (intptr_t)"value",
10101
10102};
10103
10104static const ASN1CType asn1_type__local_1373[] = {
10105 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
10106 (intptr_t)asn1_type_ProtocolIE_ID,
10107};
10108
10109static const ASN1CType asn1_type__local_1374[] = {
10110 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
10111 (intptr_t)asn1_type_Criticality,
10112};
10113
10114static const ASN1CType asn1_constraint__local_1376[] = {
10115 ASN1_CCONSTRAINT_TABLE,
10116 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
10117 2,
10118 0,
10119 0,
10120 1,
10121 0,
10122 0x80000000,
10123 0,
10124};
10125
10126static const ASN1CType asn1_type__local_1375[] = {
10127 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
10128 (intptr_t)asn1_constraint__local_1376,
10129};
10130
10131const ASN1CType asn1_type_ProtocolIE_Field_109[] = {
10132 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
10133 3,
10134 sizeof(ProtocolIE_Field_109),
10135
10136 offsetof(ProtocolIE_Field_109, id) | 0x0,
10137 (intptr_t)asn1_type__local_1373,
10138 0,
10139 (intptr_t)"id",
10140
10141 offsetof(ProtocolIE_Field_109, criticality) | 0x0,
10142 (intptr_t)asn1_type__local_1374,
10143 0,
10144 (intptr_t)"criticality",
10145
10146 offsetof(ProtocolIE_Field_109, value) | 0x0,
10147 (intptr_t)asn1_type__local_1375,
10148 0,
10149 (intptr_t)"value",
10150
10151};
10152
10153static const ASN1CType asn1_type__local_1378[] = {
10154 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
10155 (intptr_t)asn1_type_ProtocolIE_ID,
10156};
10157
10158static const ASN1CType asn1_type__local_1379[] = {
10159 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
10160 (intptr_t)asn1_type_Criticality,
10161};
10162
10163static const ProtocolIE_ID asn1_value__local_1383 = 258;
10164
10165static const Criticality asn1_value__local_1384 = 0;
10166
10167static const Presence asn1_value__local_1385 = 2;
10168
10169static const RANAP_PROTOCOL_IES asn1_value__local_1382[] = {
10170{
10171 (intptr_t)&asn1_value__local_1383,
10172 (intptr_t)&asn1_value__local_1384,
10173 (intptr_t)asn1_type_VoiceSupportMatchIndicator,
10174 (intptr_t)&asn1_value__local_1385,
10175},
10176};
10177
10178static const ASN1CType asn1_constraint__local_1381[] = {
10179 ASN1_CCONSTRAINT_TABLE,
10180 (intptr_t)asn1_type_RANAP_PROTOCOL_IES,
10181 2,
10182 (intptr_t)asn1_value__local_1382,
10183 1,
10184 1,
10185 0,
10186 0x80000000,
10187 0,
10188};
10189
10190static const ASN1CType asn1_type__local_1380[] = {
10191 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
10192 (intptr_t)asn1_constraint__local_1381,
10193};
10194
10195const ASN1CType asn1_type_ProtocolIE_Field_110[] = {
10196 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
10197 3,
10198 sizeof(ProtocolIE_Field_110),
10199
10200 offsetof(ProtocolIE_Field_110, id) | 0x0,
10201 (intptr_t)asn1_type__local_1378,
10202 0,
10203 (intptr_t)"id",
10204
10205 offsetof(ProtocolIE_Field_110, criticality) | 0x0,
10206 (intptr_t)asn1_type__local_1379,
10207 0,
10208 (intptr_t)"criticality",
10209
10210 offsetof(ProtocolIE_Field_110, value) | 0x0,
10211 (intptr_t)asn1_type__local_1380,
10212 0,
10213 (intptr_t)"value",
10214
10215};
10216
10217const ASN1CType asn1_type_ProtocolIE_ContainerPair_1[] = {
10218 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10219 0x0,
10220 0xffff,
10221 sizeof(ProtocolIE_FieldPair_1),
10222 (intptr_t)asn1_type_ProtocolIE_FieldPair_1,
10223 0,
10224};
10225
10226static const ASN1CType asn1_type__local_1386[] = {
10227 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
10228 (intptr_t)asn1_type_ProtocolIE_ID,
10229};
10230
10231static const ASN1CType asn1_type__local_1387[] = {
10232 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
10233 (intptr_t)asn1_type_Criticality,
10234};
10235
10236static const ProtocolIE_ID asn1_value__local_1391 = 53;
10237
10238static const Criticality asn1_value__local_1392 = 0;
10239
10240static const Criticality asn1_value__local_1393 = 1;
10241
10242static const Presence asn1_value__local_1394 = 2;
10243
10244static const RANAP_PROTOCOL_IES_PAIR asn1_value__local_1390[] = {
10245{
10246 (intptr_t)&asn1_value__local_1391,
10247 (intptr_t)&asn1_value__local_1392,
10248 (intptr_t)asn1_type_RAB_SetupOrModifyItemFirst,
10249 (intptr_t)&asn1_value__local_1393,
10250 (intptr_t)asn1_type_RAB_SetupOrModifyItemSecond,
10251 (intptr_t)&asn1_value__local_1394,
10252},
10253};
10254
10255static const ASN1CType asn1_constraint__local_1389[] = {
10256 ASN1_CCONSTRAINT_TABLE,
10257 (intptr_t)asn1_type_RANAP_PROTOCOL_IES_PAIR,
10258 2,
10259 (intptr_t)asn1_value__local_1390,
10260 1,
10261 1,
10262 0,
10263 0x80000000,
10264 0,
10265};
10266
10267static const ASN1CType asn1_type__local_1388[] = {
10268 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
10269 (intptr_t)asn1_constraint__local_1389,
10270};
10271
10272static const ASN1CType asn1_type__local_1395[] = {
10273 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
10274 (intptr_t)asn1_type_Criticality,
10275};
10276
10277static const ProtocolIE_ID asn1_value__local_1399 = 53;
10278
10279static const Criticality asn1_value__local_1400 = 0;
10280
10281static const Criticality asn1_value__local_1401 = 1;
10282
10283static const Presence asn1_value__local_1402 = 2;
10284
10285static const RANAP_PROTOCOL_IES_PAIR asn1_value__local_1398[] = {
10286{
10287 (intptr_t)&asn1_value__local_1399,
10288 (intptr_t)&asn1_value__local_1400,
10289 (intptr_t)asn1_type_RAB_SetupOrModifyItemFirst,
10290 (intptr_t)&asn1_value__local_1401,
10291 (intptr_t)asn1_type_RAB_SetupOrModifyItemSecond,
10292 (intptr_t)&asn1_value__local_1402,
10293},
10294};
10295
10296static const ASN1CType asn1_constraint__local_1397[] = {
10297 ASN1_CCONSTRAINT_TABLE,
10298 (intptr_t)asn1_type_RANAP_PROTOCOL_IES_PAIR,
10299 4,
10300 (intptr_t)asn1_value__local_1398,
10301 1,
10302 1,
10303 0,
10304 0x80000000,
10305 0,
10306};
10307
10308static const ASN1CType asn1_type__local_1396[] = {
10309 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100004,
10310 (intptr_t)asn1_constraint__local_1397,
10311};
10312
10313const ASN1CType asn1_type_ProtocolIE_FieldPair_1[] = {
10314 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
10315 5,
10316 sizeof(ProtocolIE_FieldPair_1),
10317
10318 offsetof(ProtocolIE_FieldPair_1, id) | 0x0,
10319 (intptr_t)asn1_type__local_1386,
10320 0,
10321 (intptr_t)"id",
10322
10323 offsetof(ProtocolIE_FieldPair_1, firstCriticality) | 0x0,
10324 (intptr_t)asn1_type__local_1387,
10325 0,
10326 (intptr_t)"firstCriticality",
10327
10328 offsetof(ProtocolIE_FieldPair_1, firstValue) | 0x0,
10329 (intptr_t)asn1_type__local_1388,
10330 0,
10331 (intptr_t)"firstValue",
10332
10333 offsetof(ProtocolIE_FieldPair_1, secondCriticality) | 0x0,
10334 (intptr_t)asn1_type__local_1395,
10335 0,
10336 (intptr_t)"secondCriticality",
10337
10338 offsetof(ProtocolIE_FieldPair_1, secondValue) | 0x0,
10339 (intptr_t)asn1_type__local_1396,
10340 0,
10341 (intptr_t)"secondValue",
10342
10343};
10344
10345const ASN1CType asn1_type_ProtocolIE_ContainerList_1[] = {
10346 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10347 0x1,
10348 0x100,
10349 sizeof(ProtocolIE_Container_3),
10350 (intptr_t)asn1_type_ProtocolIE_Container_3,
10351 0,
10352};
10353
10354const ASN1CType asn1_type_ProtocolIE_ContainerList_2[] = {
10355 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10356 0x1,
10357 0x100,
10358 sizeof(ProtocolIE_Container_4),
10359 (intptr_t)asn1_type_ProtocolIE_Container_4,
10360 0,
10361};
10362
10363const ASN1CType asn1_type_ProtocolIE_ContainerList_3[] = {
10364 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10365 0x1,
10366 0x100,
10367 sizeof(ProtocolIE_Container_7),
10368 (intptr_t)asn1_type_ProtocolIE_Container_7,
10369 0,
10370};
10371
10372const ASN1CType asn1_type_ProtocolIE_ContainerList_4[] = {
10373 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10374 0x1,
10375 0x100,
10376 sizeof(ProtocolIE_Container_8),
10377 (intptr_t)asn1_type_ProtocolIE_Container_8,
10378 0,
10379};
10380
10381const ASN1CType asn1_type_ProtocolIE_ContainerList_5[] = {
10382 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10383 0x1,
10384 0x100,
10385 sizeof(ProtocolIE_Container_11),
10386 (intptr_t)asn1_type_ProtocolIE_Container_11,
10387 0,
10388};
10389
10390const ASN1CType asn1_type_ProtocolIE_ContainerList_6[] = {
10391 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10392 0x1,
10393 0x100,
10394 sizeof(ProtocolIE_Container_13),
10395 (intptr_t)asn1_type_ProtocolIE_Container_13,
10396 0,
10397};
10398
10399const ASN1CType asn1_type_ProtocolIE_ContainerList_7[] = {
10400 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10401 0x1,
10402 0x100,
10403 sizeof(ProtocolIE_Container_14),
10404 (intptr_t)asn1_type_ProtocolIE_Container_14,
10405 0,
10406};
10407
10408const ASN1CType asn1_type_ProtocolIE_ContainerList_8[] = {
10409 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10410 0x1,
10411 0x100,
10412 sizeof(ProtocolIE_Container_19),
10413 (intptr_t)asn1_type_ProtocolIE_Container_19,
10414 0,
10415};
10416
10417const ASN1CType asn1_type_ProtocolIE_ContainerList_9[] = {
10418 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10419 0x1,
10420 0x100,
10421 sizeof(ProtocolIE_Container_21),
10422 (intptr_t)asn1_type_ProtocolIE_Container_21,
10423 0,
10424};
10425
10426const ASN1CType asn1_type_ProtocolIE_ContainerList_10[] = {
10427 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10428 0x1,
10429 0x100,
10430 sizeof(ProtocolIE_Container_22),
10431 (intptr_t)asn1_type_ProtocolIE_Container_22,
10432 0,
10433};
10434
10435const ASN1CType asn1_type_ProtocolIE_ContainerList_11[] = {
10436 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10437 0x1,
10438 0x100,
10439 sizeof(ProtocolIE_Container_27),
10440 (intptr_t)asn1_type_ProtocolIE_Container_27,
10441 0,
10442};
10443
10444const ASN1CType asn1_type_ProtocolIE_ContainerList_12[] = {
10445 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10446 0x1,
10447 0x100,
10448 sizeof(ProtocolIE_Container_29),
10449 (intptr_t)asn1_type_ProtocolIE_Container_29,
10450 0,
10451};
10452
10453const ASN1CType asn1_type_ProtocolIE_ContainerList_13[] = {
10454 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10455 0x1,
10456 0xfa,
10457 sizeof(ProtocolIE_Container_33),
10458 (intptr_t)asn1_type_ProtocolIE_Container_33,
10459 0,
10460};
10461
10462const ASN1CType asn1_type_ProtocolIE_ContainerList_14[] = {
10463 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10464 0x1,
10465 0xfa,
10466 sizeof(ProtocolIE_Container_35),
10467 (intptr_t)asn1_type_ProtocolIE_Container_35,
10468 0,
10469};
10470
10471const ASN1CType asn1_type_ProtocolIE_ContainerList_15[] = {
10472 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10473 0x1,
10474 0x100,
10475 sizeof(ProtocolIE_Container_37),
10476 (intptr_t)asn1_type_ProtocolIE_Container_37,
10477 0,
10478};
10479
10480const ASN1CType asn1_type_ProtocolIE_ContainerList_16[] = {
10481 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10482 0x1,
10483 0x100,
10484 sizeof(ProtocolIE_Container_42),
10485 (intptr_t)asn1_type_ProtocolIE_Container_42,
10486 0,
10487};
10488
10489const ASN1CType asn1_type_ProtocolIE_ContainerList_17[] = {
10490 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10491 0x1,
10492 0x100,
10493 sizeof(ProtocolIE_Container_44),
10494 (intptr_t)asn1_type_ProtocolIE_Container_44,
10495 0,
10496};
10497
10498const ASN1CType asn1_type_ProtocolIE_ContainerList_18[] = {
10499 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10500 0x1,
10501 0x100,
10502 sizeof(ProtocolIE_Container_45),
10503 (intptr_t)asn1_type_ProtocolIE_Container_45,
10504 0,
10505};
10506
10507const ASN1CType asn1_type_ProtocolIE_ContainerList_19[] = {
10508 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10509 0x1,
10510 0x100,
10511 sizeof(ProtocolIE_Container_62),
10512 (intptr_t)asn1_type_ProtocolIE_Container_62,
10513 0,
10514};
10515
10516const ASN1CType asn1_type_ProtocolIE_ContainerList_20[] = {
10517 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10518 0x1,
10519 0x100,
10520 sizeof(ProtocolIE_Container_63),
10521 (intptr_t)asn1_type_ProtocolIE_Container_63,
10522 0,
10523};
10524
10525const ASN1CType asn1_type_ProtocolIE_ContainerList_21[] = {
10526 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10527 0x1,
10528 0x100,
10529 sizeof(ProtocolIE_Container_64),
10530 (intptr_t)asn1_type_ProtocolIE_Container_64,
10531 0,
10532};
10533
10534const ASN1CType asn1_type_ProtocolIE_ContainerList_22[] = {
10535 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10536 0x1,
10537 0x100,
10538 sizeof(ProtocolIE_Container_65),
10539 (intptr_t)asn1_type_ProtocolIE_Container_65,
10540 0,
10541};
10542
10543const ASN1CType asn1_type_ProtocolIE_ContainerList_23[] = {
10544 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10545 0x1,
10546 0xf,
10547 sizeof(ProtocolIE_Container_67),
10548 (intptr_t)asn1_type_ProtocolIE_Container_67,
10549 0,
10550};
10551
10552const ASN1CType asn1_type_ProtocolIE_ContainerList_24[] = {
10553 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10554 0x1,
10555 0x100,
10556 sizeof(ProtocolIE_Container_68),
10557 (intptr_t)asn1_type_ProtocolIE_Container_68,
10558 0,
10559};
10560
10561const ASN1CType asn1_type_ProtocolIE_ContainerList_25[] = {
10562 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10563 0x1,
10564 0x100,
10565 sizeof(ProtocolIE_Container_70),
10566 (intptr_t)asn1_type_ProtocolIE_Container_70,
10567 0,
10568};
10569
10570const ASN1CType asn1_type_ProtocolIE_ContainerList_26[] = {
10571 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10572 0x1,
10573 0x100,
10574 sizeof(ProtocolIE_Container_72),
10575 (intptr_t)asn1_type_ProtocolIE_Container_72,
10576 0,
10577};
10578
10579const ASN1CType asn1_type_ProtocolIE_ContainerList_27[] = {
10580 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10581 0x1,
10582 0x100,
10583 sizeof(ProtocolIE_Container_73),
10584 (intptr_t)asn1_type_ProtocolIE_Container_73,
10585 0,
10586};
10587
10588const ASN1CType asn1_type_ProtocolIE_ContainerList_28[] = {
10589 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10590 0x1,
10591 0x100,
10592 sizeof(ProtocolIE_Container_75),
10593 (intptr_t)asn1_type_ProtocolIE_Container_75,
10594 0,
10595};
10596
10597const ASN1CType asn1_type_ProtocolIE_ContainerPairList_1[] = {
10598 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10,
10599 0x1,
10600 0x100,
10601 sizeof(ProtocolIE_ContainerPair_1),
10602 (intptr_t)asn1_type_ProtocolIE_ContainerPair_1,
10603 0,
10604};
10605
10606const ASN1CType asn1_type_ProtocolExtensionContainer_1[] = {
10607 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
10608 0x1,
10609 0xffff,
10610 sizeof(ProtocolExtensionField_1),
10611 (intptr_t)asn1_type_ProtocolExtensionField_1,
10612 0,
10613};
10614
10615const ASN1CType asn1_type_ProtocolExtensionContainer_2[] = {
10616 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10617 0x1,
10618 0xffff,
10619 sizeof(ProtocolExtensionField_2),
10620 (intptr_t)asn1_type_ProtocolExtensionField_2,
10621 0,
10622};
10623
10624const ASN1CType asn1_type_ProtocolExtensionContainer_3[] = {
10625 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10626 0x1,
10627 0xffff,
10628 sizeof(ProtocolExtensionField_3),
10629 (intptr_t)asn1_type_ProtocolExtensionField_3,
10630 0,
10631};
10632
10633const ASN1CType asn1_type_ProtocolExtensionContainer_4[] = {
10634 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10635 0x1,
10636 0xffff,
10637 sizeof(ProtocolExtensionField_4),
10638 (intptr_t)asn1_type_ProtocolExtensionField_4,
10639 0,
10640};
10641
10642const ASN1CType asn1_type_ProtocolExtensionContainer_5[] = {
10643 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10644 0x1,
10645 0xffff,
10646 sizeof(ProtocolExtensionField_5),
10647 (intptr_t)asn1_type_ProtocolExtensionField_5,
10648 0,
10649};
10650
10651const ASN1CType asn1_type_ProtocolExtensionContainer_6[] = {
10652 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10653 0x1,
10654 0xffff,
10655 sizeof(ProtocolExtensionField_6),
10656 (intptr_t)asn1_type_ProtocolExtensionField_6,
10657 0,
10658};
10659
10660const ASN1CType asn1_type_ProtocolExtensionContainer_7[] = {
10661 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
10662 0x1,
10663 0xffff,
10664 sizeof(ProtocolExtensionField_7),
10665 (intptr_t)asn1_type_ProtocolExtensionField_7,
10666 0,
10667};
10668
10669const ASN1CType asn1_type_ProtocolExtensionContainer_8[] = {
10670 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
10671 0x1,
10672 0xffff,
10673 sizeof(ProtocolExtensionField_8),
10674 (intptr_t)asn1_type_ProtocolExtensionField_8,
10675 0,
10676};
10677
10678const ASN1CType asn1_type_ProtocolExtensionContainer_9[] = {
10679 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
10680 0x1,
10681 0xffff,
10682 sizeof(ProtocolExtensionField_9),
10683 (intptr_t)asn1_type_ProtocolExtensionField_9,
10684 0,
10685};
10686
10687const ASN1CType asn1_type_ProtocolExtensionContainer_10[] = {
10688 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
10689 0x1,
10690 0xffff,
10691 sizeof(ProtocolExtensionField_10),
10692 (intptr_t)asn1_type_ProtocolExtensionField_10,
10693 0,
10694};
10695
10696const ASN1CType asn1_type_ProtocolExtensionContainer_11[] = {
10697 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
10698 0x1,
10699 0xffff,
10700 sizeof(ProtocolExtensionField_11),
10701 (intptr_t)asn1_type_ProtocolExtensionField_11,
10702 0,
10703};
10704
10705const ASN1CType asn1_type_ProtocolExtensionContainer_12[] = {
10706 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10707 0x1,
10708 0xffff,
10709 sizeof(ProtocolExtensionField_12),
10710 (intptr_t)asn1_type_ProtocolExtensionField_12,
10711 0,
10712};
10713
10714const ASN1CType asn1_type_ProtocolExtensionContainer_13[] = {
10715 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
10716 0x1,
10717 0xffff,
10718 sizeof(ProtocolExtensionField_13),
10719 (intptr_t)asn1_type_ProtocolExtensionField_13,
10720 0,
10721};
10722
10723const ASN1CType asn1_type_ProtocolExtensionContainer_14[] = {
10724 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10725 0x1,
10726 0xffff,
10727 sizeof(ProtocolExtensionField_14),
10728 (intptr_t)asn1_type_ProtocolExtensionField_14,
10729 0,
10730};
10731
10732const ASN1CType asn1_type_ProtocolExtensionContainer_15[] = {
10733 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10734 0x1,
10735 0xffff,
10736 sizeof(ProtocolExtensionField_15),
10737 (intptr_t)asn1_type_ProtocolExtensionField_15,
10738 0,
10739};
10740
10741const ASN1CType asn1_type_ProtocolExtensionContainer_16[] = {
10742 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
10743 0x1,
10744 0xffff,
10745 sizeof(ProtocolExtensionField_16),
10746 (intptr_t)asn1_type_ProtocolExtensionField_16,
10747 0,
10748};
10749
10750const ASN1CType asn1_type_ProtocolExtensionContainer_17[] = {
10751 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100006,
10752 0x1,
10753 0xffff,
10754 sizeof(ProtocolExtensionField_17),
10755 (intptr_t)asn1_type_ProtocolExtensionField_17,
10756 0,
10757};
10758
10759const ASN1CType asn1_type_ProtocolExtensionContainer_18[] = {
10760 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
10761 0x1,
10762 0xffff,
10763 sizeof(ProtocolExtensionField_18),
10764 (intptr_t)asn1_type_ProtocolExtensionField_18,
10765 0,
10766};
10767
10768const ASN1CType asn1_type_ProtocolExtensionContainer_19[] = {
10769 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10770 0x1,
10771 0xffff,
10772 sizeof(ProtocolExtensionField_19),
10773 (intptr_t)asn1_type_ProtocolExtensionField_19,
10774 0,
10775};
10776
10777const ASN1CType asn1_type_ProtocolExtensionContainer_20[] = {
10778 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100005,
10779 0x1,
10780 0xffff,
10781 sizeof(ProtocolExtensionField_20),
10782 (intptr_t)asn1_type_ProtocolExtensionField_20,
10783 0,
10784};
10785
10786const ASN1CType asn1_type_ProtocolExtensionContainer_21[] = {
10787 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
10788 0x1,
10789 0xffff,
10790 sizeof(ProtocolExtensionField_21),
10791 (intptr_t)asn1_type_ProtocolExtensionField_21,
10792 0,
10793};
10794
10795const ASN1CType asn1_type_ProtocolExtensionContainer_22[] = {
10796 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
10797 0x1,
10798 0xffff,
10799 sizeof(ProtocolExtensionField_22),
10800 (intptr_t)asn1_type_ProtocolExtensionField_22,
10801 0,
10802};
10803
10804const ASN1CType asn1_type_ProtocolExtensionContainer_23[] = {
10805 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
10806 0x1,
10807 0xffff,
10808 sizeof(ProtocolExtensionField_23),
10809 (intptr_t)asn1_type_ProtocolExtensionField_23,
10810 0,
10811};
10812
10813const ASN1CType asn1_type_ProtocolExtensionContainer_24[] = {
10814 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
10815 0x1,
10816 0xffff,
10817 sizeof(ProtocolExtensionField_24),
10818 (intptr_t)asn1_type_ProtocolExtensionField_24,
10819 0,
10820};
10821
10822const ASN1CType asn1_type_ProtocolExtensionContainer_25[] = {
10823 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10824 0x1,
10825 0xffff,
10826 sizeof(ProtocolExtensionField_25),
10827 (intptr_t)asn1_type_ProtocolExtensionField_25,
10828 0,
10829};
10830
10831const ASN1CType asn1_type_ProtocolExtensionContainer_26[] = {
10832 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10833 0x1,
10834 0xffff,
10835 sizeof(ProtocolExtensionField_26),
10836 (intptr_t)asn1_type_ProtocolExtensionField_26,
10837 0,
10838};
10839
10840const ASN1CType asn1_type_ProtocolExtensionContainer_27[] = {
10841 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
10842 0x1,
10843 0xffff,
10844 sizeof(ProtocolExtensionField_27),
10845 (intptr_t)asn1_type_ProtocolExtensionField_27,
10846 0,
10847};
10848
10849const ASN1CType asn1_type_ProtocolExtensionContainer_28[] = {
10850 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10851 0x1,
10852 0xffff,
10853 sizeof(ProtocolExtensionField_28),
10854 (intptr_t)asn1_type_ProtocolExtensionField_28,
10855 0,
10856};
10857
10858const ASN1CType asn1_type_ProtocolExtensionContainer_29[] = {
10859 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10860 0x1,
10861 0xffff,
10862 sizeof(ProtocolExtensionField_29),
10863 (intptr_t)asn1_type_ProtocolExtensionField_29,
10864 0,
10865};
10866
10867const ASN1CType asn1_type_ProtocolExtensionContainer_30[] = {
10868 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10869 0x1,
10870 0xffff,
10871 sizeof(ProtocolExtensionField_30),
10872 (intptr_t)asn1_type_ProtocolExtensionField_30,
10873 0,
10874};
10875
10876const ASN1CType asn1_type_ProtocolExtensionContainer_31[] = {
10877 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10878 0x1,
10879 0xffff,
10880 sizeof(ProtocolExtensionField_31),
10881 (intptr_t)asn1_type_ProtocolExtensionField_31,
10882 0,
10883};
10884
10885const ASN1CType asn1_type_ProtocolExtensionContainer_32[] = {
10886 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10887 0x1,
10888 0xffff,
10889 sizeof(ProtocolExtensionField_32),
10890 (intptr_t)asn1_type_ProtocolExtensionField_32,
10891 0,
10892};
10893
10894const ASN1CType asn1_type_ProtocolExtensionContainer_33[] = {
10895 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
10896 0x1,
10897 0xffff,
10898 sizeof(ProtocolExtensionField_33),
10899 (intptr_t)asn1_type_ProtocolExtensionField_33,
10900 0,
10901};
10902
10903const ASN1CType asn1_type_ProtocolExtensionContainer_34[] = {
10904 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
10905 0x1,
10906 0xffff,
10907 sizeof(ProtocolExtensionField_34),
10908 (intptr_t)asn1_type_ProtocolExtensionField_34,
10909 0,
10910};
10911
10912const ASN1CType asn1_type_ProtocolExtensionContainer_35[] = {
10913 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10000b,
10914 0x1,
10915 0xffff,
10916 sizeof(ProtocolExtensionField_35),
10917 (intptr_t)asn1_type_ProtocolExtensionField_35,
10918 0,
10919};
10920
10921const ASN1CType asn1_type_ProtocolExtensionContainer_36[] = {
10922 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10923 0x1,
10924 0xffff,
10925 sizeof(ProtocolExtensionField_36),
10926 (intptr_t)asn1_type_ProtocolExtensionField_36,
10927 0,
10928};
10929
10930const ASN1CType asn1_type_ProtocolExtensionContainer_37[] = {
10931 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10932 0x1,
10933 0xffff,
10934 sizeof(ProtocolExtensionField_37),
10935 (intptr_t)asn1_type_ProtocolExtensionField_37,
10936 0,
10937};
10938
10939const ASN1CType asn1_type_ProtocolExtensionContainer_38[] = {
10940 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10941 0x1,
10942 0xffff,
10943 sizeof(ProtocolExtensionField_38),
10944 (intptr_t)asn1_type_ProtocolExtensionField_38,
10945 0,
10946};
10947
10948const ASN1CType asn1_type_ProtocolExtensionContainer_39[] = {
10949 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
10950 0x1,
10951 0xffff,
10952 sizeof(ProtocolExtensionField_39),
10953 (intptr_t)asn1_type_ProtocolExtensionField_39,
10954 0,
10955};
10956
10957const ASN1CType asn1_type_ProtocolExtensionContainer_40[] = {
10958 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10959 0x1,
10960 0xffff,
10961 sizeof(ProtocolExtensionField_40),
10962 (intptr_t)asn1_type_ProtocolExtensionField_40,
10963 0,
10964};
10965
10966const ASN1CType asn1_type_ProtocolExtensionContainer_41[] = {
10967 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10968 0x1,
10969 0xffff,
10970 sizeof(ProtocolExtensionField_41),
10971 (intptr_t)asn1_type_ProtocolExtensionField_41,
10972 0,
10973};
10974
10975const ASN1CType asn1_type_ProtocolExtensionContainer_42[] = {
10976 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
10977 0x1,
10978 0xffff,
10979 sizeof(ProtocolExtensionField_42),
10980 (intptr_t)asn1_type_ProtocolExtensionField_42,
10981 0,
10982};
10983
10984const ASN1CType asn1_type_ProtocolExtensionContainer_43[] = {
10985 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10986 0x1,
10987 0xffff,
10988 sizeof(ProtocolExtensionField_43),
10989 (intptr_t)asn1_type_ProtocolExtensionField_43,
10990 0,
10991};
10992
10993const ASN1CType asn1_type_ProtocolExtensionContainer_44[] = {
10994 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
10995 0x1,
10996 0xffff,
10997 sizeof(ProtocolExtensionField_44),
10998 (intptr_t)asn1_type_ProtocolExtensionField_44,
10999 0,
11000};
11001
11002const ASN1CType asn1_type_ProtocolExtensionContainer_45[] = {
11003 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11004 0x1,
11005 0xffff,
11006 sizeof(ProtocolExtensionField_45),
11007 (intptr_t)asn1_type_ProtocolExtensionField_45,
11008 0,
11009};
11010
11011const ASN1CType asn1_type_ProtocolExtensionContainer_46[] = {
11012 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11013 0x1,
11014 0xffff,
11015 sizeof(ProtocolExtensionField_46),
11016 (intptr_t)asn1_type_ProtocolExtensionField_46,
11017 0,
11018};
11019
11020const ASN1CType asn1_type_ProtocolExtensionContainer_47[] = {
11021 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11022 0x1,
11023 0xffff,
11024 sizeof(ProtocolExtensionField_47),
11025 (intptr_t)asn1_type_ProtocolExtensionField_47,
11026 0,
11027};
11028
11029const ASN1CType asn1_type_ProtocolExtensionContainer_48[] = {
11030 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10000c,
11031 0x1,
11032 0xffff,
11033 sizeof(ProtocolExtensionField_48),
11034 (intptr_t)asn1_type_ProtocolExtensionField_48,
11035 0,
11036};
11037
11038const ASN1CType asn1_type_ProtocolExtensionContainer_49[] = {
11039 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
11040 0x1,
11041 0xffff,
11042 sizeof(ProtocolExtensionField_49),
11043 (intptr_t)asn1_type_ProtocolExtensionField_49,
11044 0,
11045};
11046
11047const ASN1CType asn1_type_ProtocolExtensionContainer_50[] = {
11048 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11049 0x1,
11050 0xffff,
11051 sizeof(ProtocolExtensionField_50),
11052 (intptr_t)asn1_type_ProtocolExtensionField_50,
11053 0,
11054};
11055
11056const ASN1CType asn1_type_ProtocolExtensionContainer_51[] = {
11057 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11058 0x1,
11059 0xffff,
11060 sizeof(ProtocolExtensionField_51),
11061 (intptr_t)asn1_type_ProtocolExtensionField_51,
11062 0,
11063};
11064
11065const ASN1CType asn1_type_ProtocolExtensionContainer_52[] = {
11066 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11067 0x1,
11068 0xffff,
11069 sizeof(ProtocolExtensionField_52),
11070 (intptr_t)asn1_type_ProtocolExtensionField_52,
11071 0,
11072};
11073
11074const ASN1CType asn1_type_ProtocolExtensionContainer_53[] = {
11075 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
11076 0x1,
11077 0xffff,
11078 sizeof(ProtocolExtensionField_53),
11079 (intptr_t)asn1_type_ProtocolExtensionField_53,
11080 0,
11081};
11082
11083const ASN1CType asn1_type_ProtocolExtensionContainer_54[] = {
11084 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11085 0x1,
11086 0xffff,
11087 sizeof(ProtocolExtensionField_54),
11088 (intptr_t)asn1_type_ProtocolExtensionField_54,
11089 0,
11090};
11091
11092const ASN1CType asn1_type_ProtocolExtensionContainer_55[] = {
11093 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11094 0x1,
11095 0xffff,
11096 sizeof(ProtocolExtensionField_55),
11097 (intptr_t)asn1_type_ProtocolExtensionField_55,
11098 0,
11099};
11100
11101const ASN1CType asn1_type_ProtocolExtensionContainer_56[] = {
11102 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11103 0x1,
11104 0xffff,
11105 sizeof(ProtocolExtensionField_56),
11106 (intptr_t)asn1_type_ProtocolExtensionField_56,
11107 0,
11108};
11109
11110const ASN1CType asn1_type_ProtocolExtensionContainer_57[] = {
11111 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
11112 0x1,
11113 0xffff,
11114 sizeof(ProtocolExtensionField_57),
11115 (intptr_t)asn1_type_ProtocolExtensionField_57,
11116 0,
11117};
11118
11119const ASN1CType asn1_type_ProtocolExtensionContainer_58[] = {
11120 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
11121 0x1,
11122 0xffff,
11123 sizeof(ProtocolExtensionField_58),
11124 (intptr_t)asn1_type_ProtocolExtensionField_58,
11125 0,
11126};
11127
11128const ASN1CType asn1_type_ProtocolExtensionContainer_59[] = {
11129 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11130 0x1,
11131 0xffff,
11132 sizeof(ProtocolExtensionField_59),
11133 (intptr_t)asn1_type_ProtocolExtensionField_59,
11134 0,
11135};
11136
11137const ASN1CType asn1_type_ProtocolExtensionContainer_60[] = {
11138 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
11139 0x1,
11140 0xffff,
11141 sizeof(ProtocolExtensionField_60),
11142 (intptr_t)asn1_type_ProtocolExtensionField_60,
11143 0,
11144};
11145
11146const ASN1CType asn1_type_ProtocolExtensionContainer_61[] = {
11147 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11148 0x1,
11149 0xffff,
11150 sizeof(ProtocolExtensionField_61),
11151 (intptr_t)asn1_type_ProtocolExtensionField_61,
11152 0,
11153};
11154
11155const ASN1CType asn1_type_ProtocolExtensionContainer_62[] = {
11156 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11157 0x1,
11158 0xffff,
11159 sizeof(ProtocolExtensionField_62),
11160 (intptr_t)asn1_type_ProtocolExtensionField_62,
11161 0,
11162};
11163
11164const ASN1CType asn1_type_ProtocolExtensionContainer_63[] = {
11165 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11166 0x1,
11167 0xffff,
11168 sizeof(ProtocolExtensionField_63),
11169 (intptr_t)asn1_type_ProtocolExtensionField_63,
11170 0,
11171};
11172
11173const ASN1CType asn1_type_ProtocolExtensionContainer_64[] = {
11174 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
11175 0x1,
11176 0xffff,
11177 sizeof(ProtocolExtensionField_64),
11178 (intptr_t)asn1_type_ProtocolExtensionField_64,
11179 0,
11180};
11181
11182const ASN1CType asn1_type_ProtocolExtensionContainer_65[] = {
11183 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11184 0x1,
11185 0xffff,
11186 sizeof(ProtocolExtensionField_65),
11187 (intptr_t)asn1_type_ProtocolExtensionField_65,
11188 0,
11189};
11190
11191const ASN1CType asn1_type_ProtocolExtensionContainer_66[] = {
11192 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11193 0x1,
11194 0xffff,
11195 sizeof(ProtocolExtensionField_66),
11196 (intptr_t)asn1_type_ProtocolExtensionField_66,
11197 0,
11198};
11199
11200const ASN1CType asn1_type_ProtocolExtensionContainer_67[] = {
11201 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10000c,
11202 0x1,
11203 0xffff,
11204 sizeof(ProtocolExtensionField_67),
11205 (intptr_t)asn1_type_ProtocolExtensionField_67,
11206 0,
11207};
11208
11209const ASN1CType asn1_type_ProtocolExtensionContainer_68[] = {
11210 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
11211 0x1,
11212 0xffff,
11213 sizeof(ProtocolExtensionField_68),
11214 (intptr_t)asn1_type_ProtocolExtensionField_68,
11215 0,
11216};
11217
11218const ASN1CType asn1_type_ProtocolExtensionContainer_69[] = {
11219 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11220 0x1,
11221 0xffff,
11222 sizeof(ProtocolExtensionField_69),
11223 (intptr_t)asn1_type_ProtocolExtensionField_69,
11224 0,
11225};
11226
11227const ASN1CType asn1_type_ProtocolExtensionContainer_70[] = {
11228 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11229 0x1,
11230 0xffff,
11231 sizeof(ProtocolExtensionField_70),
11232 (intptr_t)asn1_type_ProtocolExtensionField_70,
11233 0,
11234};
11235
11236const ASN1CType asn1_type_ProtocolExtensionContainer_71[] = {
11237 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11238 0x1,
11239 0xffff,
11240 sizeof(ProtocolExtensionField_71),
11241 (intptr_t)asn1_type_ProtocolExtensionField_71,
11242 0,
11243};
11244
11245const ASN1CType asn1_type_ProtocolExtensionContainer_72[] = {
11246 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11247 0x1,
11248 0xffff,
11249 sizeof(ProtocolExtensionField_72),
11250 (intptr_t)asn1_type_ProtocolExtensionField_72,
11251 0,
11252};
11253
11254const ASN1CType asn1_type_ProtocolExtensionContainer_73[] = {
11255 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11256 0x1,
11257 0xffff,
11258 sizeof(ProtocolExtensionField_73),
11259 (intptr_t)asn1_type_ProtocolExtensionField_73,
11260 0,
11261};
11262
11263const ASN1CType asn1_type_ProtocolExtensionContainer_74[] = {
11264 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11265 0x1,
11266 0xffff,
11267 sizeof(ProtocolExtensionField_74),
11268 (intptr_t)asn1_type_ProtocolExtensionField_74,
11269 0,
11270};
11271
11272const ASN1CType asn1_type_ProtocolExtensionContainer_75[] = {
11273 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11274 0x1,
11275 0xffff,
11276 sizeof(ProtocolExtensionField_75),
11277 (intptr_t)asn1_type_ProtocolExtensionField_75,
11278 0,
11279};
11280
11281const ASN1CType asn1_type_ProtocolExtensionContainer_76[] = {
11282 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
11283 0x1,
11284 0xffff,
11285 sizeof(ProtocolExtensionField_76),
11286 (intptr_t)asn1_type_ProtocolExtensionField_76,
11287 0,
11288};
11289
11290const ASN1CType asn1_type_ProtocolExtensionContainer_77[] = {
11291 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11292 0x1,
11293 0xffff,
11294 sizeof(ProtocolExtensionField_77),
11295 (intptr_t)asn1_type_ProtocolExtensionField_77,
11296 0,
11297};
11298
11299const ASN1CType asn1_type_ProtocolExtensionContainer_78[] = {
11300 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11301 0x1,
11302 0xffff,
11303 sizeof(ProtocolExtensionField_78),
11304 (intptr_t)asn1_type_ProtocolExtensionField_78,
11305 0,
11306};
11307
11308const ASN1CType asn1_type_ProtocolExtensionContainer_79[] = {
11309 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
11310 0x1,
11311 0xffff,
11312 sizeof(ProtocolExtensionField_79),
11313 (intptr_t)asn1_type_ProtocolExtensionField_79,
11314 0,
11315};
11316
11317const ASN1CType asn1_type_ProtocolExtensionContainer_80[] = {
11318 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
11319 0x1,
11320 0xffff,
11321 sizeof(ProtocolExtensionField_80),
11322 (intptr_t)asn1_type_ProtocolExtensionField_80,
11323 0,
11324};
11325
11326const ASN1CType asn1_type_ProtocolExtensionContainer_81[] = {
11327 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11328 0x1,
11329 0xffff,
11330 sizeof(ProtocolExtensionField_81),
11331 (intptr_t)asn1_type_ProtocolExtensionField_81,
11332 0,
11333};
11334
11335const ASN1CType asn1_type_ProtocolExtensionContainer_82[] = {
11336 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
11337 0x1,
11338 0xffff,
11339 sizeof(ProtocolExtensionField_82),
11340 (intptr_t)asn1_type_ProtocolExtensionField_82,
11341 0,
11342};
11343
11344const ASN1CType asn1_type_ProtocolExtensionContainer_83[] = {
11345 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11346 0x1,
11347 0xffff,
11348 sizeof(ProtocolExtensionField_83),
11349 (intptr_t)asn1_type_ProtocolExtensionField_83,
11350 0,
11351};
11352
11353const ASN1CType asn1_type_ProtocolExtensionContainer_84[] = {
11354 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11355 0x1,
11356 0xffff,
11357 sizeof(ProtocolExtensionField_84),
11358 (intptr_t)asn1_type_ProtocolExtensionField_84,
11359 0,
11360};
11361
11362const ASN1CType asn1_type_ProtocolExtensionContainer_85[] = {
11363 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100006,
11364 0x1,
11365 0xffff,
11366 sizeof(ProtocolExtensionField_85),
11367 (intptr_t)asn1_type_ProtocolExtensionField_85,
11368 0,
11369};
11370
11371const ASN1CType asn1_type_ProtocolExtensionContainer_86[] = {
11372 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11373 0x1,
11374 0xffff,
11375 sizeof(ProtocolExtensionField_86),
11376 (intptr_t)asn1_type_ProtocolExtensionField_86,
11377 0,
11378};
11379
11380const ASN1CType asn1_type_ProtocolExtensionContainer_87[] = {
11381 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11382 0x1,
11383 0xffff,
11384 sizeof(ProtocolExtensionField_87),
11385 (intptr_t)asn1_type_ProtocolExtensionField_87,
11386 0,
11387};
11388
11389const ASN1CType asn1_type_ProtocolExtensionContainer_88[] = {
11390 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11391 0x1,
11392 0xffff,
11393 sizeof(ProtocolExtensionField_88),
11394 (intptr_t)asn1_type_ProtocolExtensionField_88,
11395 0,
11396};
11397
11398const ASN1CType asn1_type_ProtocolExtensionContainer_89[] = {
11399 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11400 0x1,
11401 0xffff,
11402 sizeof(ProtocolExtensionField_89),
11403 (intptr_t)asn1_type_ProtocolExtensionField_89,
11404 0,
11405};
11406
11407const ASN1CType asn1_type_ProtocolExtensionContainer_90[] = {
11408 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
11409 0x1,
11410 0xffff,
11411 sizeof(ProtocolExtensionField_90),
11412 (intptr_t)asn1_type_ProtocolExtensionField_90,
11413 0,
11414};
11415
11416const ASN1CType asn1_type_ProtocolExtensionContainer_91[] = {
11417 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11418 0x1,
11419 0xffff,
11420 sizeof(ProtocolExtensionField_91),
11421 (intptr_t)asn1_type_ProtocolExtensionField_91,
11422 0,
11423};
11424
11425const ASN1CType asn1_type_ProtocolExtensionContainer_92[] = {
11426 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11427 0x1,
11428 0xffff,
11429 sizeof(ProtocolExtensionField_92),
11430 (intptr_t)asn1_type_ProtocolExtensionField_92,
11431 0,
11432};
11433
11434const ASN1CType asn1_type_ProtocolExtensionContainer_93[] = {
11435 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11436 0x1,
11437 0xffff,
11438 sizeof(ProtocolExtensionField_93),
11439 (intptr_t)asn1_type_ProtocolExtensionField_93,
11440 0,
11441};
11442
11443const ASN1CType asn1_type_ProtocolExtensionContainer_94[] = {
11444 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
11445 0x1,
11446 0xffff,
11447 sizeof(ProtocolExtensionField_94),
11448 (intptr_t)asn1_type_ProtocolExtensionField_94,
11449 0,
11450};
11451
11452const ASN1CType asn1_type_ProtocolExtensionContainer_95[] = {
11453 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11454 0x1,
11455 0xffff,
11456 sizeof(ProtocolExtensionField_95),
11457 (intptr_t)asn1_type_ProtocolExtensionField_95,
11458 0,
11459};
11460
11461const ASN1CType asn1_type_ProtocolExtensionContainer_96[] = {
11462 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11463 0x1,
11464 0xffff,
11465 sizeof(ProtocolExtensionField_96),
11466 (intptr_t)asn1_type_ProtocolExtensionField_96,
11467 0,
11468};
11469
11470const ASN1CType asn1_type_ProtocolExtensionContainer_97[] = {
11471 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11472 0x1,
11473 0xffff,
11474 sizeof(ProtocolExtensionField_97),
11475 (intptr_t)asn1_type_ProtocolExtensionField_97,
11476 0,
11477};
11478
11479const ASN1CType asn1_type_ProtocolExtensionContainer_98[] = {
11480 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
11481 0x1,
11482 0xffff,
11483 sizeof(ProtocolExtensionField_98),
11484 (intptr_t)asn1_type_ProtocolExtensionField_98,
11485 0,
11486};
11487
11488const ASN1CType asn1_type_ProtocolExtensionContainer_99[] = {
11489 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11490 0x1,
11491 0xffff,
11492 sizeof(ProtocolExtensionField_99),
11493 (intptr_t)asn1_type_ProtocolExtensionField_99,
11494 0,
11495};
11496
11497const ASN1CType asn1_type_ProtocolExtensionContainer_100[] = {
11498 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11499 0x1,
11500 0xffff,
11501 sizeof(ProtocolExtensionField_100),
11502 (intptr_t)asn1_type_ProtocolExtensionField_100,
11503 0,
11504};
11505
11506const ASN1CType asn1_type_ProtocolExtensionContainer_101[] = {
11507 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100009,
11508 0x1,
11509 0xffff,
11510 sizeof(ProtocolExtensionField_101),
11511 (intptr_t)asn1_type_ProtocolExtensionField_101,
11512 0,
11513};
11514
11515const ASN1CType asn1_type_ProtocolExtensionContainer_102[] = {
11516 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11517 0x1,
11518 0xffff,
11519 sizeof(ProtocolExtensionField_102),
11520 (intptr_t)asn1_type_ProtocolExtensionField_102,
11521 0,
11522};
11523
11524const ASN1CType asn1_type_ProtocolExtensionContainer_103[] = {
11525 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11526 0x1,
11527 0xffff,
11528 sizeof(ProtocolExtensionField_103),
11529 (intptr_t)asn1_type_ProtocolExtensionField_103,
11530 0,
11531};
11532
11533const ASN1CType asn1_type_ProtocolExtensionContainer_104[] = {
11534 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11535 0x1,
11536 0xffff,
11537 sizeof(ProtocolExtensionField_104),
11538 (intptr_t)asn1_type_ProtocolExtensionField_104,
11539 0,
11540};
11541
11542const ASN1CType asn1_type_ProtocolExtensionContainer_105[] = {
11543 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11544 0x1,
11545 0xffff,
11546 sizeof(ProtocolExtensionField_105),
11547 (intptr_t)asn1_type_ProtocolExtensionField_105,
11548 0,
11549};
11550
11551const ASN1CType asn1_type_ProtocolExtensionContainer_106[] = {
11552 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
11553 0x1,
11554 0xffff,
11555 sizeof(ProtocolExtensionField_106),
11556 (intptr_t)asn1_type_ProtocolExtensionField_106,
11557 0,
11558};
11559
11560const ASN1CType asn1_type_ProtocolExtensionContainer_107[] = {
11561 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11562 0x1,
11563 0xffff,
11564 sizeof(ProtocolExtensionField_107),
11565 (intptr_t)asn1_type_ProtocolExtensionField_107,
11566 0,
11567};
11568
11569const ASN1CType asn1_type_ProtocolExtensionContainer_108[] = {
11570 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11571 0x1,
11572 0xffff,
11573 sizeof(ProtocolExtensionField_108),
11574 (intptr_t)asn1_type_ProtocolExtensionField_108,
11575 0,
11576};
11577
11578const ASN1CType asn1_type_ProtocolExtensionContainer_109[] = {
11579 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11580 0x1,
11581 0xffff,
11582 sizeof(ProtocolExtensionField_109),
11583 (intptr_t)asn1_type_ProtocolExtensionField_109,
11584 0,
11585};
11586
11587const ASN1CType asn1_type_ProtocolExtensionContainer_110[] = {
11588 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11589 0x1,
11590 0xffff,
11591 sizeof(ProtocolExtensionField_110),
11592 (intptr_t)asn1_type_ProtocolExtensionField_110,
11593 0,
11594};
11595
11596const ASN1CType asn1_type_ProtocolExtensionContainer_111[] = {
11597 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11598 0x1,
11599 0xffff,
11600 sizeof(ProtocolExtensionField_111),
11601 (intptr_t)asn1_type_ProtocolExtensionField_111,
11602 0,
11603};
11604
11605const ASN1CType asn1_type_ProtocolExtensionContainer_112[] = {
11606 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11607 0x1,
11608 0xffff,
11609 sizeof(ProtocolExtensionField_112),
11610 (intptr_t)asn1_type_ProtocolExtensionField_112,
11611 0,
11612};
11613
11614const ASN1CType asn1_type_ProtocolExtensionContainer_113[] = {
11615 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11616 0x1,
11617 0xffff,
11618 sizeof(ProtocolExtensionField_113),
11619 (intptr_t)asn1_type_ProtocolExtensionField_113,
11620 0,
11621};
11622
11623const ASN1CType asn1_type_ProtocolExtensionContainer_114[] = {
11624 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100005,
11625 0x1,
11626 0xffff,
11627 sizeof(ProtocolExtensionField_114),
11628 (intptr_t)asn1_type_ProtocolExtensionField_114,
11629 0,
11630};
11631
11632const ASN1CType asn1_type_ProtocolExtensionContainer_115[] = {
11633 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11634 0x1,
11635 0xffff,
11636 sizeof(ProtocolExtensionField_115),
11637 (intptr_t)asn1_type_ProtocolExtensionField_115,
11638 0,
11639};
11640
11641const ASN1CType asn1_type_ProtocolExtensionContainer_116[] = {
11642 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11643 0x1,
11644 0xffff,
11645 sizeof(ProtocolExtensionField_116),
11646 (intptr_t)asn1_type_ProtocolExtensionField_116,
11647 0,
11648};
11649
11650const ASN1CType asn1_type_ProtocolExtensionContainer_117[] = {
11651 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11652 0x1,
11653 0xffff,
11654 sizeof(ProtocolExtensionField_117),
11655 (intptr_t)asn1_type_ProtocolExtensionField_117,
11656 0,
11657};
11658
11659const ASN1CType asn1_type_ProtocolExtensionContainer_118[] = {
11660 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11661 0x1,
11662 0xffff,
11663 sizeof(ProtocolExtensionField_118),
11664 (intptr_t)asn1_type_ProtocolExtensionField_118,
11665 0,
11666};
11667
11668const ASN1CType asn1_type_ProtocolExtensionContainer_119[] = {
11669 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11670 0x1,
11671 0xffff,
11672 sizeof(ProtocolExtensionField_119),
11673 (intptr_t)asn1_type_ProtocolExtensionField_119,
11674 0,
11675};
11676
11677const ASN1CType asn1_type_ProtocolExtensionContainer_120[] = {
11678 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11679 0x1,
11680 0xffff,
11681 sizeof(ProtocolExtensionField_120),
11682 (intptr_t)asn1_type_ProtocolExtensionField_120,
11683 0,
11684};
11685
11686const ASN1CType asn1_type_ProtocolExtensionContainer_121[] = {
11687 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11688 0x1,
11689 0xffff,
11690 sizeof(ProtocolExtensionField_121),
11691 (intptr_t)asn1_type_ProtocolExtensionField_121,
11692 0,
11693};
11694
11695const ASN1CType asn1_type_ProtocolExtensionContainer_122[] = {
11696 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11697 0x1,
11698 0xffff,
11699 sizeof(ProtocolExtensionField_122),
11700 (intptr_t)asn1_type_ProtocolExtensionField_122,
11701 0,
11702};
11703
11704const ASN1CType asn1_type_ProtocolExtensionContainer_123[] = {
11705 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11706 0x1,
11707 0xffff,
11708 sizeof(ProtocolExtensionField_123),
11709 (intptr_t)asn1_type_ProtocolExtensionField_123,
11710 0,
11711};
11712
11713const ASN1CType asn1_type_ProtocolExtensionContainer_124[] = {
11714 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11715 0x1,
11716 0xffff,
11717 sizeof(ProtocolExtensionField_124),
11718 (intptr_t)asn1_type_ProtocolExtensionField_124,
11719 0,
11720};
11721
11722const ASN1CType asn1_type_ProtocolExtensionContainer_125[] = {
11723 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11724 0x1,
11725 0xffff,
11726 sizeof(ProtocolExtensionField_125),
11727 (intptr_t)asn1_type_ProtocolExtensionField_125,
11728 0,
11729};
11730
11731const ASN1CType asn1_type_ProtocolExtensionContainer_126[] = {
11732 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11733 0x1,
11734 0xffff,
11735 sizeof(ProtocolExtensionField_126),
11736 (intptr_t)asn1_type_ProtocolExtensionField_126,
11737 0,
11738};
11739
11740const ASN1CType asn1_type_ProtocolExtensionContainer_127[] = {
11741 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11742 0x1,
11743 0xffff,
11744 sizeof(ProtocolExtensionField_127),
11745 (intptr_t)asn1_type_ProtocolExtensionField_127,
11746 0,
11747};
11748
11749const ASN1CType asn1_type_ProtocolExtensionContainer_128[] = {
11750 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11751 0x1,
11752 0xffff,
11753 sizeof(ProtocolExtensionField_128),
11754 (intptr_t)asn1_type_ProtocolExtensionField_128,
11755 0,
11756};
11757
11758const ASN1CType asn1_type_ProtocolExtensionContainer_129[] = {
11759 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11760 0x1,
11761 0xffff,
11762 sizeof(ProtocolExtensionField_129),
11763 (intptr_t)asn1_type_ProtocolExtensionField_129,
11764 0,
11765};
11766
11767const ASN1CType asn1_type_ProtocolExtensionContainer_130[] = {
11768 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11769 0x1,
11770 0xffff,
11771 sizeof(ProtocolExtensionField_130),
11772 (intptr_t)asn1_type_ProtocolExtensionField_130,
11773 0,
11774};
11775
11776const ASN1CType asn1_type_ProtocolExtensionContainer_131[] = {
11777 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11778 0x1,
11779 0xffff,
11780 sizeof(ProtocolExtensionField_131),
11781 (intptr_t)asn1_type_ProtocolExtensionField_131,
11782 0,
11783};
11784
11785const ASN1CType asn1_type_ProtocolExtensionContainer_132[] = {
11786 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11787 0x1,
11788 0xffff,
11789 sizeof(ProtocolExtensionField_132),
11790 (intptr_t)asn1_type_ProtocolExtensionField_132,
11791 0,
11792};
11793
11794const ASN1CType asn1_type_ProtocolExtensionContainer_133[] = {
11795 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11796 0x1,
11797 0xffff,
11798 sizeof(ProtocolExtensionField_133),
11799 (intptr_t)asn1_type_ProtocolExtensionField_133,
11800 0,
11801};
11802
11803const ASN1CType asn1_type_ProtocolExtensionContainer_134[] = {
11804 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11805 0x1,
11806 0xffff,
11807 sizeof(ProtocolExtensionField_134),
11808 (intptr_t)asn1_type_ProtocolExtensionField_134,
11809 0,
11810};
11811
11812const ASN1CType asn1_type_ProtocolExtensionContainer_135[] = {
11813 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
11814 0x1,
11815 0xffff,
11816 sizeof(ProtocolExtensionField_135),
11817 (intptr_t)asn1_type_ProtocolExtensionField_135,
11818 0,
11819};
11820
11821const ASN1CType asn1_type_ProtocolExtensionContainer_136[] = {
11822 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11823 0x1,
11824 0xffff,
11825 sizeof(ProtocolExtensionField_136),
11826 (intptr_t)asn1_type_ProtocolExtensionField_136,
11827 0,
11828};
11829
11830const ASN1CType asn1_type_ProtocolExtensionContainer_137[] = {
11831 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100006,
11832 0x1,
11833 0xffff,
11834 sizeof(ProtocolExtensionField_137),
11835 (intptr_t)asn1_type_ProtocolExtensionField_137,
11836 0,
11837};
11838
11839const ASN1CType asn1_type_ProtocolExtensionContainer_138[] = {
11840 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11841 0x1,
11842 0xffff,
11843 sizeof(ProtocolExtensionField_138),
11844 (intptr_t)asn1_type_ProtocolExtensionField_138,
11845 0,
11846};
11847
11848const ASN1CType asn1_type_ProtocolExtensionContainer_139[] = {
11849 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11850 0x1,
11851 0xffff,
11852 sizeof(ProtocolExtensionField_139),
11853 (intptr_t)asn1_type_ProtocolExtensionField_139,
11854 0,
11855};
11856
11857const ASN1CType asn1_type_ProtocolExtensionContainer_140[] = {
11858 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11859 0x1,
11860 0xffff,
11861 sizeof(ProtocolExtensionField_140),
11862 (intptr_t)asn1_type_ProtocolExtensionField_140,
11863 0,
11864};
11865
11866const ASN1CType asn1_type_ProtocolExtensionContainer_141[] = {
11867 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11868 0x1,
11869 0xffff,
11870 sizeof(ProtocolExtensionField_141),
11871 (intptr_t)asn1_type_ProtocolExtensionField_141,
11872 0,
11873};
11874
11875const ASN1CType asn1_type_ProtocolExtensionContainer_142[] = {
11876 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11877 0x1,
11878 0xffff,
11879 sizeof(ProtocolExtensionField_142),
11880 (intptr_t)asn1_type_ProtocolExtensionField_142,
11881 0,
11882};
11883
11884const ASN1CType asn1_type_ProtocolExtensionContainer_143[] = {
11885 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11886 0x1,
11887 0xffff,
11888 sizeof(ProtocolExtensionField_143),
11889 (intptr_t)asn1_type_ProtocolExtensionField_143,
11890 0,
11891};
11892
11893const ASN1CType asn1_type_ProtocolExtensionContainer_144[] = {
11894 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11895 0x1,
11896 0xffff,
11897 sizeof(ProtocolExtensionField_144),
11898 (intptr_t)asn1_type_ProtocolExtensionField_144,
11899 0,
11900};
11901
11902const ASN1CType asn1_type_ProtocolExtensionContainer_145[] = {
11903 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11904 0x1,
11905 0xffff,
11906 sizeof(ProtocolExtensionField_145),
11907 (intptr_t)asn1_type_ProtocolExtensionField_145,
11908 0,
11909};
11910
11911const ASN1CType asn1_type_ProtocolExtensionContainer_146[] = {
11912 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11913 0x1,
11914 0xffff,
11915 sizeof(ProtocolExtensionField_146),
11916 (intptr_t)asn1_type_ProtocolExtensionField_146,
11917 0,
11918};
11919
11920const ASN1CType asn1_type_ProtocolExtensionContainer_147[] = {
11921 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11922 0x1,
11923 0xffff,
11924 sizeof(ProtocolExtensionField_147),
11925 (intptr_t)asn1_type_ProtocolExtensionField_147,
11926 0,
11927};
11928
11929const ASN1CType asn1_type_ProtocolExtensionContainer_148[] = {
11930 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11931 0x1,
11932 0xffff,
11933 sizeof(ProtocolExtensionField_148),
11934 (intptr_t)asn1_type_ProtocolExtensionField_148,
11935 0,
11936};
11937
11938const ASN1CType asn1_type_ProtocolExtensionContainer_149[] = {
11939 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11940 0x1,
11941 0xffff,
11942 sizeof(ProtocolExtensionField_149),
11943 (intptr_t)asn1_type_ProtocolExtensionField_149,
11944 0,
11945};
11946
11947const ASN1CType asn1_type_ProtocolExtensionContainer_150[] = {
11948 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11949 0x1,
11950 0xffff,
11951 sizeof(ProtocolExtensionField_150),
11952 (intptr_t)asn1_type_ProtocolExtensionField_150,
11953 0,
11954};
11955
11956const ASN1CType asn1_type_ProtocolExtensionContainer_151[] = {
11957 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11958 0x1,
11959 0xffff,
11960 sizeof(ProtocolExtensionField_151),
11961 (intptr_t)asn1_type_ProtocolExtensionField_151,
11962 0,
11963};
11964
11965const ASN1CType asn1_type_ProtocolExtensionContainer_152[] = {
11966 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11967 0x1,
11968 0xffff,
11969 sizeof(ProtocolExtensionField_152),
11970 (intptr_t)asn1_type_ProtocolExtensionField_152,
11971 0,
11972};
11973
11974const ASN1CType asn1_type_ProtocolExtensionContainer_153[] = {
11975 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
11976 0x1,
11977 0xffff,
11978 sizeof(ProtocolExtensionField_153),
11979 (intptr_t)asn1_type_ProtocolExtensionField_153,
11980 0,
11981};
11982
11983const ASN1CType asn1_type_ProtocolExtensionContainer_154[] = {
11984 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100006,
11985 0x1,
11986 0xffff,
11987 sizeof(ProtocolExtensionField_154),
11988 (intptr_t)asn1_type_ProtocolExtensionField_154,
11989 0,
11990};
11991
11992const ASN1CType asn1_type_ProtocolExtensionContainer_155[] = {
11993 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
11994 0x1,
11995 0xffff,
11996 sizeof(ProtocolExtensionField_155),
11997 (intptr_t)asn1_type_ProtocolExtensionField_155,
11998 0,
11999};
12000
12001const ASN1CType asn1_type_ProtocolExtensionContainer_156[] = {
12002 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100006,
12003 0x1,
12004 0xffff,
12005 sizeof(ProtocolExtensionField_156),
12006 (intptr_t)asn1_type_ProtocolExtensionField_156,
12007 0,
12008};
12009
12010const ASN1CType asn1_type_ProtocolExtensionContainer_157[] = {
12011 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12012 0x1,
12013 0xffff,
12014 sizeof(ProtocolExtensionField_157),
12015 (intptr_t)asn1_type_ProtocolExtensionField_157,
12016 0,
12017};
12018
12019const ASN1CType asn1_type_ProtocolExtensionContainer_158[] = {
12020 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
12021 0x1,
12022 0xffff,
12023 sizeof(ProtocolExtensionField_158),
12024 (intptr_t)asn1_type_ProtocolExtensionField_158,
12025 0,
12026};
12027
12028const ASN1CType asn1_type_ProtocolExtensionContainer_159[] = {
12029 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
12030 0x1,
12031 0xffff,
12032 sizeof(ProtocolExtensionField_159),
12033 (intptr_t)asn1_type_ProtocolExtensionField_159,
12034 0,
12035};
12036
12037const ASN1CType asn1_type_ProtocolExtensionContainer_160[] = {
12038 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
12039 0x1,
12040 0xffff,
12041 sizeof(ProtocolExtensionField_160),
12042 (intptr_t)asn1_type_ProtocolExtensionField_160,
12043 0,
12044};
12045
12046const ASN1CType asn1_type_ProtocolExtensionContainer_161[] = {
12047 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12048 0x1,
12049 0xffff,
12050 sizeof(ProtocolExtensionField_161),
12051 (intptr_t)asn1_type_ProtocolExtensionField_161,
12052 0,
12053};
12054
12055const ASN1CType asn1_type_ProtocolExtensionContainer_162[] = {
12056 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
12057 0x1,
12058 0xffff,
12059 sizeof(ProtocolExtensionField_162),
12060 (intptr_t)asn1_type_ProtocolExtensionField_162,
12061 0,
12062};
12063
12064const ASN1CType asn1_type_ProtocolExtensionContainer_163[] = {
12065 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12066 0x1,
12067 0xffff,
12068 sizeof(ProtocolExtensionField_163),
12069 (intptr_t)asn1_type_ProtocolExtensionField_163,
12070 0,
12071};
12072
12073const ASN1CType asn1_type_ProtocolExtensionContainer_164[] = {
12074 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
12075 0x1,
12076 0xffff,
12077 sizeof(ProtocolExtensionField_164),
12078 (intptr_t)asn1_type_ProtocolExtensionField_164,
12079 0,
12080};
12081
12082const ASN1CType asn1_type_ProtocolExtensionContainer_165[] = {
12083 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100005,
12084 0x1,
12085 0xffff,
12086 sizeof(ProtocolExtensionField_165),
12087 (intptr_t)asn1_type_ProtocolExtensionField_165,
12088 0,
12089};
12090
12091const ASN1CType asn1_type_ProtocolExtensionContainer_166[] = {
12092 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12093 0x1,
12094 0xffff,
12095 sizeof(ProtocolExtensionField_166),
12096 (intptr_t)asn1_type_ProtocolExtensionField_166,
12097 0,
12098};
12099
12100const ASN1CType asn1_type_ProtocolExtensionContainer_167[] = {
12101 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x10000a,
12102 0x1,
12103 0xffff,
12104 sizeof(ProtocolExtensionField_167),
12105 (intptr_t)asn1_type_ProtocolExtensionField_167,
12106 0,
12107};
12108
12109const ASN1CType asn1_type_ProtocolExtensionContainer_168[] = {
12110 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
12111 0x1,
12112 0xffff,
12113 sizeof(ProtocolExtensionField_168),
12114 (intptr_t)asn1_type_ProtocolExtensionField_168,
12115 0,
12116};
12117
12118const ASN1CType asn1_type_ProtocolExtensionContainer_169[] = {
12119 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12120 0x1,
12121 0xffff,
12122 sizeof(ProtocolExtensionField_169),
12123 (intptr_t)asn1_type_ProtocolExtensionField_169,
12124 0,
12125};
12126
12127const ASN1CType asn1_type_ProtocolExtensionContainer_170[] = {
12128 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
12129 0x1,
12130 0xffff,
12131 sizeof(ProtocolExtensionField_170),
12132 (intptr_t)asn1_type_ProtocolExtensionField_170,
12133 0,
12134};
12135
12136const ASN1CType asn1_type_ProtocolExtensionContainer_171[] = {
12137 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
12138 0x1,
12139 0xffff,
12140 sizeof(ProtocolExtensionField_171),
12141 (intptr_t)asn1_type_ProtocolExtensionField_171,
12142 0,
12143};
12144
12145const ASN1CType asn1_type_ProtocolExtensionContainer_172[] = {
12146 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
12147 0x1,
12148 0xffff,
12149 sizeof(ProtocolExtensionField_172),
12150 (intptr_t)asn1_type_ProtocolExtensionField_172,
12151 0,
12152};
12153
12154const ASN1CType asn1_type_ProtocolExtensionContainer_173[] = {
12155 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12156 0x1,
12157 0xffff,
12158 sizeof(ProtocolExtensionField_173),
12159 (intptr_t)asn1_type_ProtocolExtensionField_173,
12160 0,
12161};
12162
12163const ASN1CType asn1_type_ProtocolExtensionContainer_174[] = {
12164 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
12165 0x1,
12166 0xffff,
12167 sizeof(ProtocolExtensionField_174),
12168 (intptr_t)asn1_type_ProtocolExtensionField_174,
12169 0,
12170};
12171
12172const ASN1CType asn1_type_ProtocolExtensionContainer_175[] = {
12173 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12174 0x1,
12175 0xffff,
12176 sizeof(ProtocolExtensionField_175),
12177 (intptr_t)asn1_type_ProtocolExtensionField_175,
12178 0,
12179};
12180
12181const ASN1CType asn1_type_ProtocolExtensionContainer_176[] = {
12182 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12183 0x1,
12184 0xffff,
12185 sizeof(ProtocolExtensionField_176),
12186 (intptr_t)asn1_type_ProtocolExtensionField_176,
12187 0,
12188};
12189
12190const ASN1CType asn1_type_ProtocolExtensionContainer_177[] = {
12191 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12192 0x1,
12193 0xffff,
12194 sizeof(ProtocolExtensionField_177),
12195 (intptr_t)asn1_type_ProtocolExtensionField_177,
12196 0,
12197};
12198
12199const ASN1CType asn1_type_ProtocolExtensionContainer_178[] = {
12200 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12201 0x1,
12202 0xffff,
12203 sizeof(ProtocolExtensionField_178),
12204 (intptr_t)asn1_type_ProtocolExtensionField_178,
12205 0,
12206};
12207
12208const ASN1CType asn1_type_ProtocolExtensionContainer_179[] = {
12209 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12210 0x1,
12211 0xffff,
12212 sizeof(ProtocolExtensionField_179),
12213 (intptr_t)asn1_type_ProtocolExtensionField_179,
12214 0,
12215};
12216
12217const ASN1CType asn1_type_ProtocolExtensionContainer_180[] = {
12218 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12219 0x1,
12220 0xffff,
12221 sizeof(ProtocolExtensionField_180),
12222 (intptr_t)asn1_type_ProtocolExtensionField_180,
12223 0,
12224};
12225
12226const ASN1CType asn1_type_ProtocolExtensionContainer_181[] = {
12227 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12228 0x1,
12229 0xffff,
12230 sizeof(ProtocolExtensionField_181),
12231 (intptr_t)asn1_type_ProtocolExtensionField_181,
12232 0,
12233};
12234
12235const ASN1CType asn1_type_ProtocolExtensionContainer_182[] = {
12236 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12237 0x1,
12238 0xffff,
12239 sizeof(ProtocolExtensionField_182),
12240 (intptr_t)asn1_type_ProtocolExtensionField_182,
12241 0,
12242};
12243
12244const ASN1CType asn1_type_ProtocolExtensionContainer_183[] = {
12245 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12246 0x1,
12247 0xffff,
12248 sizeof(ProtocolExtensionField_183),
12249 (intptr_t)asn1_type_ProtocolExtensionField_183,
12250 0,
12251};
12252
12253const ASN1CType asn1_type_ProtocolExtensionContainer_184[] = {
12254 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12255 0x1,
12256 0xffff,
12257 sizeof(ProtocolExtensionField_184),
12258 (intptr_t)asn1_type_ProtocolExtensionField_184,
12259 0,
12260};
12261
12262const ASN1CType asn1_type_ProtocolExtensionContainer_185[] = {
12263 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12264 0x1,
12265 0xffff,
12266 sizeof(ProtocolExtensionField_185),
12267 (intptr_t)asn1_type_ProtocolExtensionField_185,
12268 0,
12269};
12270
12271const ASN1CType asn1_type_ProtocolExtensionContainer_186[] = {
12272 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12273 0x1,
12274 0xffff,
12275 sizeof(ProtocolExtensionField_186),
12276 (intptr_t)asn1_type_ProtocolExtensionField_186,
12277 0,
12278};
12279
12280const ASN1CType asn1_type_ProtocolExtensionContainer_187[] = {
12281 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
12282 0x1,
12283 0xffff,
12284 sizeof(ProtocolExtensionField_187),
12285 (intptr_t)asn1_type_ProtocolExtensionField_187,
12286 0,
12287};
12288
12289const ASN1CType asn1_type_ProtocolExtensionContainer_188[] = {
12290 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12291 0x1,
12292 0xffff,
12293 sizeof(ProtocolExtensionField_188),
12294 (intptr_t)asn1_type_ProtocolExtensionField_188,
12295 0,
12296};
12297
12298const ASN1CType asn1_type_ProtocolExtensionContainer_189[] = {
12299 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12300 0x1,
12301 0xffff,
12302 sizeof(ProtocolExtensionField_189),
12303 (intptr_t)asn1_type_ProtocolExtensionField_189,
12304 0,
12305};
12306
12307const ASN1CType asn1_type_ProtocolExtensionContainer_190[] = {
12308 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12309 0x1,
12310 0xffff,
12311 sizeof(ProtocolExtensionField_190),
12312 (intptr_t)asn1_type_ProtocolExtensionField_190,
12313 0,
12314};
12315
12316const ASN1CType asn1_type_ProtocolExtensionContainer_191[] = {
12317 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12318 0x1,
12319 0xffff,
12320 sizeof(ProtocolExtensionField_191),
12321 (intptr_t)asn1_type_ProtocolExtensionField_191,
12322 0,
12323};
12324
12325const ASN1CType asn1_type_ProtocolExtensionContainer_192[] = {
12326 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12327 0x1,
12328 0xffff,
12329 sizeof(ProtocolExtensionField_192),
12330 (intptr_t)asn1_type_ProtocolExtensionField_192,
12331 0,
12332};
12333
12334const ASN1CType asn1_type_ProtocolExtensionContainer_193[] = {
12335 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12336 0x1,
12337 0xffff,
12338 sizeof(ProtocolExtensionField_193),
12339 (intptr_t)asn1_type_ProtocolExtensionField_193,
12340 0,
12341};
12342
12343const ASN1CType asn1_type_ProtocolExtensionContainer_194[] = {
12344 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12345 0x1,
12346 0xffff,
12347 sizeof(ProtocolExtensionField_194),
12348 (intptr_t)asn1_type_ProtocolExtensionField_194,
12349 0,
12350};
12351
12352const ASN1CType asn1_type_ProtocolExtensionContainer_195[] = {
12353 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12354 0x1,
12355 0xffff,
12356 sizeof(ProtocolExtensionField_195),
12357 (intptr_t)asn1_type_ProtocolExtensionField_195,
12358 0,
12359};
12360
12361const ASN1CType asn1_type_ProtocolExtensionContainer_196[] = {
12362 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12363 0x1,
12364 0xffff,
12365 sizeof(ProtocolExtensionField_196),
12366 (intptr_t)asn1_type_ProtocolExtensionField_196,
12367 0,
12368};
12369
12370const ASN1CType asn1_type_ProtocolExtensionContainer_197[] = {
12371 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12372 0x1,
12373 0xffff,
12374 sizeof(ProtocolExtensionField_197),
12375 (intptr_t)asn1_type_ProtocolExtensionField_197,
12376 0,
12377};
12378
12379const ASN1CType asn1_type_ProtocolExtensionContainer_198[] = {
12380 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
12381 0x1,
12382 0xffff,
12383 sizeof(ProtocolExtensionField_198),
12384 (intptr_t)asn1_type_ProtocolExtensionField_198,
12385 0,
12386};
12387
12388const ASN1CType asn1_type_ProtocolExtensionContainer_199[] = {
12389 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12390 0x1,
12391 0xffff,
12392 sizeof(ProtocolExtensionField_199),
12393 (intptr_t)asn1_type_ProtocolExtensionField_199,
12394 0,
12395};
12396
12397const ASN1CType asn1_type_ProtocolExtensionContainer_200[] = {
12398 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12399 0x1,
12400 0xffff,
12401 sizeof(ProtocolExtensionField_200),
12402 (intptr_t)asn1_type_ProtocolExtensionField_200,
12403 0,
12404};
12405
12406const ASN1CType asn1_type_ProtocolExtensionContainer_201[] = {
12407 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12408 0x1,
12409 0xffff,
12410 sizeof(ProtocolExtensionField_201),
12411 (intptr_t)asn1_type_ProtocolExtensionField_201,
12412 0,
12413};
12414
12415const ASN1CType asn1_type_ProtocolExtensionContainer_202[] = {
12416 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12417 0x1,
12418 0xffff,
12419 sizeof(ProtocolExtensionField_202),
12420 (intptr_t)asn1_type_ProtocolExtensionField_202,
12421 0,
12422};
12423
12424const ASN1CType asn1_type_ProtocolExtensionContainer_203[] = {
12425 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12426 0x1,
12427 0xffff,
12428 sizeof(ProtocolExtensionField_203),
12429 (intptr_t)asn1_type_ProtocolExtensionField_203,
12430 0,
12431};
12432
12433const ASN1CType asn1_type_ProtocolExtensionContainer_204[] = {
12434 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12435 0x1,
12436 0xffff,
12437 sizeof(ProtocolExtensionField_204),
12438 (intptr_t)asn1_type_ProtocolExtensionField_204,
12439 0,
12440};
12441
12442const ASN1CType asn1_type_ProtocolExtensionContainer_205[] = {
12443 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12444 0x1,
12445 0xffff,
12446 sizeof(ProtocolExtensionField_205),
12447 (intptr_t)asn1_type_ProtocolExtensionField_205,
12448 0,
12449};
12450
12451const ASN1CType asn1_type_ProtocolExtensionContainer_206[] = {
12452 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12453 0x1,
12454 0xffff,
12455 sizeof(ProtocolExtensionField_206),
12456 (intptr_t)asn1_type_ProtocolExtensionField_206,
12457 0,
12458};
12459
12460const ASN1CType asn1_type_ProtocolExtensionContainer_207[] = {
12461 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12462 0x1,
12463 0xffff,
12464 sizeof(ProtocolExtensionField_207),
12465 (intptr_t)asn1_type_ProtocolExtensionField_207,
12466 0,
12467};
12468
12469const ASN1CType asn1_type_ProtocolExtensionContainer_208[] = {
12470 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12471 0x1,
12472 0xffff,
12473 sizeof(ProtocolExtensionField_208),
12474 (intptr_t)asn1_type_ProtocolExtensionField_208,
12475 0,
12476};
12477
12478const ASN1CType asn1_type_ProtocolExtensionContainer_209[] = {
12479 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12480 0x1,
12481 0xffff,
12482 sizeof(ProtocolExtensionField_209),
12483 (intptr_t)asn1_type_ProtocolExtensionField_209,
12484 0,
12485};
12486
12487const ASN1CType asn1_type_ProtocolExtensionContainer_210[] = {
12488 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12489 0x1,
12490 0xffff,
12491 sizeof(ProtocolExtensionField_210),
12492 (intptr_t)asn1_type_ProtocolExtensionField_210,
12493 0,
12494};
12495
12496const ASN1CType asn1_type_ProtocolExtensionContainer_211[] = {
12497 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
12498 0x1,
12499 0xffff,
12500 sizeof(ProtocolExtensionField_211),
12501 (intptr_t)asn1_type_ProtocolExtensionField_211,
12502 0,
12503};
12504
12505static const ASN1CType asn1_type__local_1403[] = {
12506 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
12507 (intptr_t)asn1_type_ProtocolExtensionID,
12508};
12509
12510static const ASN1CType asn1_type__local_1404[] = {
12511 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
12512 (intptr_t)asn1_type_Criticality,
12513};
12514
12515static const ASN1CType asn1_constraint__local_1406[] = {
12516 ASN1_CCONSTRAINT_TABLE,
12517 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
12518 2,
12519 0,
12520 0,
12521 1,
12522 0,
12523 0x80000000,
12524 0,
12525};
12526
12527static const ASN1CType asn1_type__local_1405[] = {
12528 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
12529 (intptr_t)asn1_constraint__local_1406,
12530};
12531
12532const ASN1CType asn1_type_ProtocolExtensionField_1[] = {
12533 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
12534 3,
12535 sizeof(ProtocolExtensionField_1),
12536
12537 offsetof(ProtocolExtensionField_1, id) | 0x0,
12538 (intptr_t)asn1_type__local_1403,
12539 0,
12540 (intptr_t)"id",
12541
12542 offsetof(ProtocolExtensionField_1, criticality) | 0x0,
12543 (intptr_t)asn1_type__local_1404,
12544 0,
12545 (intptr_t)"criticality",
12546
12547 offsetof(ProtocolExtensionField_1, extensionValue) | 0x0,
12548 (intptr_t)asn1_type__local_1405,
12549 0,
12550 (intptr_t)"extensionValue",
12551
12552};
12553
12554static const ASN1CType asn1_type__local_1408[] = {
12555 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
12556 (intptr_t)asn1_type_ProtocolExtensionID,
12557};
12558
12559static const ASN1CType asn1_type__local_1409[] = {
12560 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
12561 (intptr_t)asn1_type_Criticality,
12562};
12563
12564static const ProtocolExtensionID asn1_value__local_1413 = 158;
12565
12566static const Criticality asn1_value__local_1414 = 1;
12567
12568static const Presence asn1_value__local_1415 = 0;
12569
12570static const ProtocolExtensionID asn1_value__local_1416 = 172;
12571
12572static const Criticality asn1_value__local_1417 = 1;
12573
12574static const Presence asn1_value__local_1418 = 0;
12575
12576static const ProtocolExtensionID asn1_value__local_1419 = 173;
12577
12578static const Criticality asn1_value__local_1420 = 1;
12579
12580static const Presence asn1_value__local_1421 = 0;
12581
12582static const ProtocolExtensionID asn1_value__local_1422 = 215;
12583
12584static const Criticality asn1_value__local_1423 = 0;
12585
12586static const Presence asn1_value__local_1424 = 0;
12587
12588static const ProtocolExtensionID asn1_value__local_1425 = 214;
12589
12590static const Criticality asn1_value__local_1426 = 0;
12591
12592static const Presence asn1_value__local_1427 = 0;
12593
12594static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1412[] = {
12595{
12596 (intptr_t)&asn1_value__local_1413,
12597 (intptr_t)&asn1_value__local_1414,
12598 (intptr_t)asn1_type_RAB_Parameters,
12599 (intptr_t)&asn1_value__local_1415,
12600},
12601{
12602 (intptr_t)&asn1_value__local_1416,
12603 (intptr_t)&asn1_value__local_1417,
12604 (intptr_t)asn1_type_Alt_RAB_Parameter_ExtendedGuaranteedBitrateInf,
12605 (intptr_t)&asn1_value__local_1418,
12606},
12607{
12608 (intptr_t)&asn1_value__local_1419,
12609 (intptr_t)&asn1_value__local_1420,
12610 (intptr_t)asn1_type_Alt_RAB_Parameter_ExtendedMaxBitrateInf,
12611 (intptr_t)&asn1_value__local_1421,
12612},
12613{
12614 (intptr_t)&asn1_value__local_1422,
12615 (intptr_t)&asn1_value__local_1423,
12616 (intptr_t)asn1_type_Alt_RAB_Parameter_SupportedMaxBitrateInf,
12617 (intptr_t)&asn1_value__local_1424,
12618},
12619{
12620 (intptr_t)&asn1_value__local_1425,
12621 (intptr_t)&asn1_value__local_1426,
12622 (intptr_t)asn1_type_Alt_RAB_Parameter_SupportedGuaranteedBitrateInf,
12623 (intptr_t)&asn1_value__local_1427,
12624},
12625};
12626
12627static const ASN1CType asn1_constraint__local_1411[] = {
12628 ASN1_CCONSTRAINT_TABLE,
12629 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
12630 2,
12631 (intptr_t)asn1_value__local_1412,
12632 5,
12633 1,
12634 0,
12635 0x80000000,
12636 0,
12637};
12638
12639static const ASN1CType asn1_type__local_1410[] = {
12640 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
12641 (intptr_t)asn1_constraint__local_1411,
12642};
12643
12644const ASN1CType asn1_type_ProtocolExtensionField_2[] = {
12645 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
12646 3,
12647 sizeof(ProtocolExtensionField_2),
12648
12649 offsetof(ProtocolExtensionField_2, id) | 0x0,
12650 (intptr_t)asn1_type__local_1408,
12651 0,
12652 (intptr_t)"id",
12653
12654 offsetof(ProtocolExtensionField_2, criticality) | 0x0,
12655 (intptr_t)asn1_type__local_1409,
12656 0,
12657 (intptr_t)"criticality",
12658
12659 offsetof(ProtocolExtensionField_2, extensionValue) | 0x0,
12660 (intptr_t)asn1_type__local_1410,
12661 0,
12662 (intptr_t)"extensionValue",
12663
12664};
12665
12666static const ASN1CType asn1_type__local_1428[] = {
12667 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
12668 (intptr_t)asn1_type_ProtocolExtensionID,
12669};
12670
12671static const ASN1CType asn1_type__local_1429[] = {
12672 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
12673 (intptr_t)asn1_type_Criticality,
12674};
12675
12676static const ASN1CType asn1_constraint__local_1431[] = {
12677 ASN1_CCONSTRAINT_TABLE,
12678 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
12679 2,
12680 0,
12681 0,
12682 1,
12683 0,
12684 0x80000000,
12685 0,
12686};
12687
12688static const ASN1CType asn1_type__local_1430[] = {
12689 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
12690 (intptr_t)asn1_constraint__local_1431,
12691};
12692
12693const ASN1CType asn1_type_ProtocolExtensionField_3[] = {
12694 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
12695 3,
12696 sizeof(ProtocolExtensionField_3),
12697
12698 offsetof(ProtocolExtensionField_3, id) | 0x0,
12699 (intptr_t)asn1_type__local_1428,
12700 0,
12701 (intptr_t)"id",
12702
12703 offsetof(ProtocolExtensionField_3, criticality) | 0x0,
12704 (intptr_t)asn1_type__local_1429,
12705 0,
12706 (intptr_t)"criticality",
12707
12708 offsetof(ProtocolExtensionField_3, extensionValue) | 0x0,
12709 (intptr_t)asn1_type__local_1430,
12710 0,
12711 (intptr_t)"extensionValue",
12712
12713};
12714
12715static const ASN1CType asn1_type__local_1433[] = {
12716 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
12717 (intptr_t)asn1_type_ProtocolExtensionID,
12718};
12719
12720static const ASN1CType asn1_type__local_1434[] = {
12721 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
12722 (intptr_t)asn1_type_Criticality,
12723};
12724
12725static const ASN1CType asn1_constraint__local_1436[] = {
12726 ASN1_CCONSTRAINT_TABLE,
12727 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
12728 2,
12729 0,
12730 0,
12731 1,
12732 0,
12733 0x80000000,
12734 0,
12735};
12736
12737static const ASN1CType asn1_type__local_1435[] = {
12738 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
12739 (intptr_t)asn1_constraint__local_1436,
12740};
12741
12742const ASN1CType asn1_type_ProtocolExtensionField_4[] = {
12743 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
12744 3,
12745 sizeof(ProtocolExtensionField_4),
12746
12747 offsetof(ProtocolExtensionField_4, id) | 0x0,
12748 (intptr_t)asn1_type__local_1433,
12749 0,
12750 (intptr_t)"id",
12751
12752 offsetof(ProtocolExtensionField_4, criticality) | 0x0,
12753 (intptr_t)asn1_type__local_1434,
12754 0,
12755 (intptr_t)"criticality",
12756
12757 offsetof(ProtocolExtensionField_4, extensionValue) | 0x0,
12758 (intptr_t)asn1_type__local_1435,
12759 0,
12760 (intptr_t)"extensionValue",
12761
12762};
12763
12764static const ASN1CType asn1_type__local_1438[] = {
12765 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
12766 (intptr_t)asn1_type_ProtocolExtensionID,
12767};
12768
12769static const ASN1CType asn1_type__local_1439[] = {
12770 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
12771 (intptr_t)asn1_type_Criticality,
12772};
12773
12774static const ProtocolExtensionID asn1_value__local_1443 = 174;
12775
12776static const Criticality asn1_value__local_1444 = 0;
12777
12778static const Presence asn1_value__local_1445 = 0;
12779
12780static const ProtocolExtensionID asn1_value__local_1446 = 175;
12781
12782static const Criticality asn1_value__local_1447 = 0;
12783
12784static const Presence asn1_value__local_1448 = 0;
12785
12786static const ProtocolExtensionID asn1_value__local_1449 = 217;
12787
12788static const Criticality asn1_value__local_1450 = 1;
12789
12790static const Presence asn1_value__local_1451 = 0;
12791
12792static const ProtocolExtensionID asn1_value__local_1452 = 216;
12793
12794static const Criticality asn1_value__local_1453 = 1;
12795
12796static const Presence asn1_value__local_1454 = 0;
12797
12798static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1442[] = {
12799{
12800 (intptr_t)&asn1_value__local_1443,
12801 (intptr_t)&asn1_value__local_1444,
12802 (intptr_t)asn1_type_Ass_RAB_Parameter_ExtendedGuaranteedBitrateList,
12803 (intptr_t)&asn1_value__local_1445,
12804},
12805{
12806 (intptr_t)&asn1_value__local_1446,
12807 (intptr_t)&asn1_value__local_1447,
12808 (intptr_t)asn1_type_Ass_RAB_Parameter_ExtendedMaxBitrateList,
12809 (intptr_t)&asn1_value__local_1448,
12810},
12811{
12812 (intptr_t)&asn1_value__local_1449,
12813 (intptr_t)&asn1_value__local_1450,
12814 (intptr_t)asn1_type_SupportedRAB_ParameterBitrateList,
12815 (intptr_t)&asn1_value__local_1451,
12816},
12817{
12818 (intptr_t)&asn1_value__local_1452,
12819 (intptr_t)&asn1_value__local_1453,
12820 (intptr_t)asn1_type_SupportedRAB_ParameterBitrateList,
12821 (intptr_t)&asn1_value__local_1454,
12822},
12823};
12824
12825static const ASN1CType asn1_constraint__local_1441[] = {
12826 ASN1_CCONSTRAINT_TABLE,
12827 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
12828 2,
12829 (intptr_t)asn1_value__local_1442,
12830 4,
12831 1,
12832 0,
12833 0x80000000,
12834 0,
12835};
12836
12837static const ASN1CType asn1_type__local_1440[] = {
12838 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
12839 (intptr_t)asn1_constraint__local_1441,
12840};
12841
12842const ASN1CType asn1_type_ProtocolExtensionField_5[] = {
12843 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
12844 3,
12845 sizeof(ProtocolExtensionField_5),
12846
12847 offsetof(ProtocolExtensionField_5, id) | 0x0,
12848 (intptr_t)asn1_type__local_1438,
12849 0,
12850 (intptr_t)"id",
12851
12852 offsetof(ProtocolExtensionField_5, criticality) | 0x0,
12853 (intptr_t)asn1_type__local_1439,
12854 0,
12855 (intptr_t)"criticality",
12856
12857 offsetof(ProtocolExtensionField_5, extensionValue) | 0x0,
12858 (intptr_t)asn1_type__local_1440,
12859 0,
12860 (intptr_t)"extensionValue",
12861
12862};
12863
12864static const ASN1CType asn1_type__local_1455[] = {
12865 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
12866 (intptr_t)asn1_type_ProtocolExtensionID,
12867};
12868
12869static const ASN1CType asn1_type__local_1456[] = {
12870 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
12871 (intptr_t)asn1_type_Criticality,
12872};
12873
12874static const ASN1CType asn1_constraint__local_1458[] = {
12875 ASN1_CCONSTRAINT_TABLE,
12876 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
12877 2,
12878 0,
12879 0,
12880 1,
12881 0,
12882 0x80000000,
12883 0,
12884};
12885
12886static const ASN1CType asn1_type__local_1457[] = {
12887 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
12888 (intptr_t)asn1_constraint__local_1458,
12889};
12890
12891const ASN1CType asn1_type_ProtocolExtensionField_6[] = {
12892 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
12893 3,
12894 sizeof(ProtocolExtensionField_6),
12895
12896 offsetof(ProtocolExtensionField_6, id) | 0x0,
12897 (intptr_t)asn1_type__local_1455,
12898 0,
12899 (intptr_t)"id",
12900
12901 offsetof(ProtocolExtensionField_6, criticality) | 0x0,
12902 (intptr_t)asn1_type__local_1456,
12903 0,
12904 (intptr_t)"criticality",
12905
12906 offsetof(ProtocolExtensionField_6, extensionValue) | 0x0,
12907 (intptr_t)asn1_type__local_1457,
12908 0,
12909 (intptr_t)"extensionValue",
12910
12911};
12912
12913static const ASN1CType asn1_type__local_1460[] = {
12914 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
12915 (intptr_t)asn1_type_ProtocolExtensionID,
12916};
12917
12918static const ASN1CType asn1_type__local_1461[] = {
12919 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
12920 (intptr_t)asn1_type_Criticality,
12921};
12922
12923static const ASN1CType asn1_constraint__local_1463[] = {
12924 ASN1_CCONSTRAINT_TABLE,
12925 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
12926 2,
12927 0,
12928 0,
12929 1,
12930 0,
12931 0x80000000,
12932 0,
12933};
12934
12935static const ASN1CType asn1_type__local_1462[] = {
12936 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
12937 (intptr_t)asn1_constraint__local_1463,
12938};
12939
12940const ASN1CType asn1_type_ProtocolExtensionField_7[] = {
12941 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
12942 3,
12943 sizeof(ProtocolExtensionField_7),
12944
12945 offsetof(ProtocolExtensionField_7, id) | 0x0,
12946 (intptr_t)asn1_type__local_1460,
12947 0,
12948 (intptr_t)"id",
12949
12950 offsetof(ProtocolExtensionField_7, criticality) | 0x0,
12951 (intptr_t)asn1_type__local_1461,
12952 0,
12953 (intptr_t)"criticality",
12954
12955 offsetof(ProtocolExtensionField_7, extensionValue) | 0x0,
12956 (intptr_t)asn1_type__local_1462,
12957 0,
12958 (intptr_t)"extensionValue",
12959
12960};
12961
12962static const ASN1CType asn1_type__local_1465[] = {
12963 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
12964 (intptr_t)asn1_type_ProtocolExtensionID,
12965};
12966
12967static const ASN1CType asn1_type__local_1466[] = {
12968 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
12969 (intptr_t)asn1_type_Criticality,
12970};
12971
12972static const ASN1CType asn1_constraint__local_1468[] = {
12973 ASN1_CCONSTRAINT_TABLE,
12974 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
12975 2,
12976 0,
12977 0,
12978 1,
12979 0,
12980 0x80000000,
12981 0,
12982};
12983
12984static const ASN1CType asn1_type__local_1467[] = {
12985 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
12986 (intptr_t)asn1_constraint__local_1468,
12987};
12988
12989const ASN1CType asn1_type_ProtocolExtensionField_8[] = {
12990 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
12991 3,
12992 sizeof(ProtocolExtensionField_8),
12993
12994 offsetof(ProtocolExtensionField_8, id) | 0x0,
12995 (intptr_t)asn1_type__local_1465,
12996 0,
12997 (intptr_t)"id",
12998
12999 offsetof(ProtocolExtensionField_8, criticality) | 0x0,
13000 (intptr_t)asn1_type__local_1466,
13001 0,
13002 (intptr_t)"criticality",
13003
13004 offsetof(ProtocolExtensionField_8, extensionValue) | 0x0,
13005 (intptr_t)asn1_type__local_1467,
13006 0,
13007 (intptr_t)"extensionValue",
13008
13009};
13010
13011static const ASN1CType asn1_type__local_1470[] = {
13012 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13013 (intptr_t)asn1_type_ProtocolExtensionID,
13014};
13015
13016static const ASN1CType asn1_type__local_1471[] = {
13017 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13018 (intptr_t)asn1_type_Criticality,
13019};
13020
13021static const ASN1CType asn1_constraint__local_1473[] = {
13022 ASN1_CCONSTRAINT_TABLE,
13023 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13024 2,
13025 0,
13026 0,
13027 1,
13028 0,
13029 0x80000000,
13030 0,
13031};
13032
13033static const ASN1CType asn1_type__local_1472[] = {
13034 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13035 (intptr_t)asn1_constraint__local_1473,
13036};
13037
13038const ASN1CType asn1_type_ProtocolExtensionField_9[] = {
13039 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13040 3,
13041 sizeof(ProtocolExtensionField_9),
13042
13043 offsetof(ProtocolExtensionField_9, id) | 0x0,
13044 (intptr_t)asn1_type__local_1470,
13045 0,
13046 (intptr_t)"id",
13047
13048 offsetof(ProtocolExtensionField_9, criticality) | 0x0,
13049 (intptr_t)asn1_type__local_1471,
13050 0,
13051 (intptr_t)"criticality",
13052
13053 offsetof(ProtocolExtensionField_9, extensionValue) | 0x0,
13054 (intptr_t)asn1_type__local_1472,
13055 0,
13056 (intptr_t)"extensionValue",
13057
13058};
13059
13060static const ASN1CType asn1_type__local_1475[] = {
13061 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13062 (intptr_t)asn1_type_ProtocolExtensionID,
13063};
13064
13065static const ASN1CType asn1_type__local_1476[] = {
13066 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13067 (intptr_t)asn1_type_Criticality,
13068};
13069
13070static const ASN1CType asn1_constraint__local_1478[] = {
13071 ASN1_CCONSTRAINT_TABLE,
13072 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13073 2,
13074 0,
13075 0,
13076 1,
13077 0,
13078 0x80000000,
13079 0,
13080};
13081
13082static const ASN1CType asn1_type__local_1477[] = {
13083 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13084 (intptr_t)asn1_constraint__local_1478,
13085};
13086
13087const ASN1CType asn1_type_ProtocolExtensionField_10[] = {
13088 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13089 3,
13090 sizeof(ProtocolExtensionField_10),
13091
13092 offsetof(ProtocolExtensionField_10, id) | 0x0,
13093 (intptr_t)asn1_type__local_1475,
13094 0,
13095 (intptr_t)"id",
13096
13097 offsetof(ProtocolExtensionField_10, criticality) | 0x0,
13098 (intptr_t)asn1_type__local_1476,
13099 0,
13100 (intptr_t)"criticality",
13101
13102 offsetof(ProtocolExtensionField_10, extensionValue) | 0x0,
13103 (intptr_t)asn1_type__local_1477,
13104 0,
13105 (intptr_t)"extensionValue",
13106
13107};
13108
13109static const ASN1CType asn1_type__local_1480[] = {
13110 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13111 (intptr_t)asn1_type_ProtocolExtensionID,
13112};
13113
13114static const ASN1CType asn1_type__local_1481[] = {
13115 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13116 (intptr_t)asn1_type_Criticality,
13117};
13118
13119static const ProtocolExtensionID asn1_value__local_1485 = 88;
13120
13121static const Criticality asn1_value__local_1486 = 1;
13122
13123static const Presence asn1_value__local_1487 = 0;
13124
13125static const ProtocolExtensionID asn1_value__local_1488 = 93;
13126
13127static const Criticality asn1_value__local_1489 = 1;
13128
13129static const Presence asn1_value__local_1490 = 2;
13130
13131static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1484[] = {
13132{
13133 (intptr_t)&asn1_value__local_1485,
13134 (intptr_t)&asn1_value__local_1486,
13135 (intptr_t)asn1_type_MessageStructure,
13136 (intptr_t)&asn1_value__local_1487,
13137},
13138{
13139 (intptr_t)&asn1_value__local_1488,
13140 (intptr_t)&asn1_value__local_1489,
13141 (intptr_t)asn1_type_TypeOfError,
13142 (intptr_t)&asn1_value__local_1490,
13143},
13144};
13145
13146static const ASN1CType asn1_constraint__local_1483[] = {
13147 ASN1_CCONSTRAINT_TABLE,
13148 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13149 2,
13150 (intptr_t)asn1_value__local_1484,
13151 2,
13152 1,
13153 0,
13154 0x80000000,
13155 0,
13156};
13157
13158static const ASN1CType asn1_type__local_1482[] = {
13159 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13160 (intptr_t)asn1_constraint__local_1483,
13161};
13162
13163const ASN1CType asn1_type_ProtocolExtensionField_11[] = {
13164 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13165 3,
13166 sizeof(ProtocolExtensionField_11),
13167
13168 offsetof(ProtocolExtensionField_11, id) | 0x0,
13169 (intptr_t)asn1_type__local_1480,
13170 0,
13171 (intptr_t)"id",
13172
13173 offsetof(ProtocolExtensionField_11, criticality) | 0x0,
13174 (intptr_t)asn1_type__local_1481,
13175 0,
13176 (intptr_t)"criticality",
13177
13178 offsetof(ProtocolExtensionField_11, extensionValue) | 0x0,
13179 (intptr_t)asn1_type__local_1482,
13180 0,
13181 (intptr_t)"extensionValue",
13182
13183};
13184
13185static const ASN1CType asn1_type__local_1491[] = {
13186 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13187 (intptr_t)asn1_type_ProtocolExtensionID,
13188};
13189
13190static const ASN1CType asn1_type__local_1492[] = {
13191 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13192 (intptr_t)asn1_type_Criticality,
13193};
13194
13195static const ASN1CType asn1_constraint__local_1494[] = {
13196 ASN1_CCONSTRAINT_TABLE,
13197 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13198 2,
13199 0,
13200 0,
13201 1,
13202 0,
13203 0x80000000,
13204 0,
13205};
13206
13207static const ASN1CType asn1_type__local_1493[] = {
13208 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13209 (intptr_t)asn1_constraint__local_1494,
13210};
13211
13212const ASN1CType asn1_type_ProtocolExtensionField_12[] = {
13213 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13214 3,
13215 sizeof(ProtocolExtensionField_12),
13216
13217 offsetof(ProtocolExtensionField_12, id) | 0x0,
13218 (intptr_t)asn1_type__local_1491,
13219 0,
13220 (intptr_t)"id",
13221
13222 offsetof(ProtocolExtensionField_12, criticality) | 0x0,
13223 (intptr_t)asn1_type__local_1492,
13224 0,
13225 (intptr_t)"criticality",
13226
13227 offsetof(ProtocolExtensionField_12, extensionValue) | 0x0,
13228 (intptr_t)asn1_type__local_1493,
13229 0,
13230 (intptr_t)"extensionValue",
13231
13232};
13233
13234static const ASN1CType asn1_type__local_1496[] = {
13235 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13236 (intptr_t)asn1_type_ProtocolExtensionID,
13237};
13238
13239static const ASN1CType asn1_type__local_1497[] = {
13240 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13241 (intptr_t)asn1_type_Criticality,
13242};
13243
13244static const ProtocolExtensionID asn1_value__local_1501 = 55;
13245
13246static const Criticality asn1_value__local_1502 = 1;
13247
13248static const Presence asn1_value__local_1503 = 0;
13249
13250static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1500[] = {
13251{
13252 (intptr_t)&asn1_value__local_1501,
13253 (intptr_t)&asn1_value__local_1502,
13254 (intptr_t)asn1_type_RAC,
13255 (intptr_t)&asn1_value__local_1503,
13256},
13257};
13258
13259static const ASN1CType asn1_constraint__local_1499[] = {
13260 ASN1_CCONSTRAINT_TABLE,
13261 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13262 2,
13263 (intptr_t)asn1_value__local_1500,
13264 1,
13265 1,
13266 0,
13267 0x80000000,
13268 0,
13269};
13270
13271static const ASN1CType asn1_type__local_1498[] = {
13272 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13273 (intptr_t)asn1_constraint__local_1499,
13274};
13275
13276const ASN1CType asn1_type_ProtocolExtensionField_13[] = {
13277 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13278 3,
13279 sizeof(ProtocolExtensionField_13),
13280
13281 offsetof(ProtocolExtensionField_13, id) | 0x0,
13282 (intptr_t)asn1_type__local_1496,
13283 0,
13284 (intptr_t)"id",
13285
13286 offsetof(ProtocolExtensionField_13, criticality) | 0x0,
13287 (intptr_t)asn1_type__local_1497,
13288 0,
13289 (intptr_t)"criticality",
13290
13291 offsetof(ProtocolExtensionField_13, extensionValue) | 0x0,
13292 (intptr_t)asn1_type__local_1498,
13293 0,
13294 (intptr_t)"extensionValue",
13295
13296};
13297
13298static const ASN1CType asn1_type__local_1504[] = {
13299 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13300 (intptr_t)asn1_type_ProtocolExtensionID,
13301};
13302
13303static const ASN1CType asn1_type__local_1505[] = {
13304 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13305 (intptr_t)asn1_type_Criticality,
13306};
13307
13308static const ProtocolExtensionID asn1_value__local_1509 = 181;
13309
13310static const Criticality asn1_value__local_1510 = 0;
13311
13312static const Presence asn1_value__local_1511 = 1;
13313
13314static const ProtocolExtensionID asn1_value__local_1512 = 182;
13315
13316static const Criticality asn1_value__local_1513 = 0;
13317
13318static const Presence asn1_value__local_1514 = 1;
13319
13320static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1508[] = {
13321{
13322 (intptr_t)&asn1_value__local_1509,
13323 (intptr_t)&asn1_value__local_1510,
13324 (intptr_t)asn1_type_LAListofIdleModeUEs,
13325 (intptr_t)&asn1_value__local_1511,
13326},
13327{
13328 (intptr_t)&asn1_value__local_1512,
13329 (intptr_t)&asn1_value__local_1513,
13330 (intptr_t)asn1_type_LAListofIdleModeUEs,
13331 (intptr_t)&asn1_value__local_1514,
13332},
13333};
13334
13335static const ASN1CType asn1_constraint__local_1507[] = {
13336 ASN1_CCONSTRAINT_TABLE,
13337 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13338 2,
13339 (intptr_t)asn1_value__local_1508,
13340 2,
13341 1,
13342 0,
13343 0x80000000,
13344 0,
13345};
13346
13347static const ASN1CType asn1_type__local_1506[] = {
13348 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13349 (intptr_t)asn1_constraint__local_1507,
13350};
13351
13352const ASN1CType asn1_type_ProtocolExtensionField_14[] = {
13353 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13354 3,
13355 sizeof(ProtocolExtensionField_14),
13356
13357 offsetof(ProtocolExtensionField_14, id) | 0x0,
13358 (intptr_t)asn1_type__local_1504,
13359 0,
13360 (intptr_t)"id",
13361
13362 offsetof(ProtocolExtensionField_14, criticality) | 0x0,
13363 (intptr_t)asn1_type__local_1505,
13364 0,
13365 (intptr_t)"criticality",
13366
13367 offsetof(ProtocolExtensionField_14, extensionValue) | 0x0,
13368 (intptr_t)asn1_type__local_1506,
13369 0,
13370 (intptr_t)"extensionValue",
13371
13372};
13373
13374static const ASN1CType asn1_type__local_1515[] = {
13375 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13376 (intptr_t)asn1_type_ProtocolExtensionID,
13377};
13378
13379static const ASN1CType asn1_type__local_1516[] = {
13380 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13381 (intptr_t)asn1_type_Criticality,
13382};
13383
13384static const ASN1CType asn1_constraint__local_1518[] = {
13385 ASN1_CCONSTRAINT_TABLE,
13386 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13387 2,
13388 0,
13389 0,
13390 1,
13391 0,
13392 0x80000000,
13393 0,
13394};
13395
13396static const ASN1CType asn1_type__local_1517[] = {
13397 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13398 (intptr_t)asn1_constraint__local_1518,
13399};
13400
13401const ASN1CType asn1_type_ProtocolExtensionField_15[] = {
13402 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13403 3,
13404 sizeof(ProtocolExtensionField_15),
13405
13406 offsetof(ProtocolExtensionField_15, id) | 0x0,
13407 (intptr_t)asn1_type__local_1515,
13408 0,
13409 (intptr_t)"id",
13410
13411 offsetof(ProtocolExtensionField_15, criticality) | 0x0,
13412 (intptr_t)asn1_type__local_1516,
13413 0,
13414 (intptr_t)"criticality",
13415
13416 offsetof(ProtocolExtensionField_15, extensionValue) | 0x0,
13417 (intptr_t)asn1_type__local_1517,
13418 0,
13419 (intptr_t)"extensionValue",
13420
13421};
13422
13423static const ASN1CType asn1_type__local_1520[] = {
13424 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13425 (intptr_t)asn1_type_ProtocolExtensionID,
13426};
13427
13428static const ASN1CType asn1_type__local_1521[] = {
13429 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13430 (intptr_t)asn1_type_Criticality,
13431};
13432
13433static const ASN1CType asn1_constraint__local_1523[] = {
13434 ASN1_CCONSTRAINT_TABLE,
13435 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13436 2,
13437 0,
13438 0,
13439 1,
13440 0,
13441 0x80000000,
13442 0,
13443};
13444
13445static const ASN1CType asn1_type__local_1522[] = {
13446 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13447 (intptr_t)asn1_constraint__local_1523,
13448};
13449
13450const ASN1CType asn1_type_ProtocolExtensionField_16[] = {
13451 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13452 3,
13453 sizeof(ProtocolExtensionField_16),
13454
13455 offsetof(ProtocolExtensionField_16, id) | 0x0,
13456 (intptr_t)asn1_type__local_1520,
13457 0,
13458 (intptr_t)"id",
13459
13460 offsetof(ProtocolExtensionField_16, criticality) | 0x0,
13461 (intptr_t)asn1_type__local_1521,
13462 0,
13463 (intptr_t)"criticality",
13464
13465 offsetof(ProtocolExtensionField_16, extensionValue) | 0x0,
13466 (intptr_t)asn1_type__local_1522,
13467 0,
13468 (intptr_t)"extensionValue",
13469
13470};
13471
13472static const ASN1CType asn1_type__local_1525[] = {
13473 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13474 (intptr_t)asn1_type_ProtocolExtensionID,
13475};
13476
13477static const ASN1CType asn1_type__local_1526[] = {
13478 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13479 (intptr_t)asn1_type_Criticality,
13480};
13481
13482static const ASN1CType asn1_constraint__local_1528[] = {
13483 ASN1_CCONSTRAINT_TABLE,
13484 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13485 2,
13486 0,
13487 0,
13488 1,
13489 0,
13490 0x80000000,
13491 0,
13492};
13493
13494static const ASN1CType asn1_type__local_1527[] = {
13495 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13496 (intptr_t)asn1_constraint__local_1528,
13497};
13498
13499const ASN1CType asn1_type_ProtocolExtensionField_17[] = {
13500 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13501 3,
13502 sizeof(ProtocolExtensionField_17),
13503
13504 offsetof(ProtocolExtensionField_17, id) | 0x0,
13505 (intptr_t)asn1_type__local_1525,
13506 0,
13507 (intptr_t)"id",
13508
13509 offsetof(ProtocolExtensionField_17, criticality) | 0x0,
13510 (intptr_t)asn1_type__local_1526,
13511 0,
13512 (intptr_t)"criticality",
13513
13514 offsetof(ProtocolExtensionField_17, extensionValue) | 0x0,
13515 (intptr_t)asn1_type__local_1527,
13516 0,
13517 (intptr_t)"extensionValue",
13518
13519};
13520
13521static const ASN1CType asn1_type__local_1530[] = {
13522 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13523 (intptr_t)asn1_type_ProtocolExtensionID,
13524};
13525
13526static const ASN1CType asn1_type__local_1531[] = {
13527 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13528 (intptr_t)asn1_type_Criticality,
13529};
13530
13531static const ASN1CType asn1_constraint__local_1533[] = {
13532 ASN1_CCONSTRAINT_TABLE,
13533 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13534 2,
13535 0,
13536 0,
13537 1,
13538 0,
13539 0x80000000,
13540 0,
13541};
13542
13543static const ASN1CType asn1_type__local_1532[] = {
13544 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13545 (intptr_t)asn1_constraint__local_1533,
13546};
13547
13548const ASN1CType asn1_type_ProtocolExtensionField_18[] = {
13549 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13550 3,
13551 sizeof(ProtocolExtensionField_18),
13552
13553 offsetof(ProtocolExtensionField_18, id) | 0x0,
13554 (intptr_t)asn1_type__local_1530,
13555 0,
13556 (intptr_t)"id",
13557
13558 offsetof(ProtocolExtensionField_18, criticality) | 0x0,
13559 (intptr_t)asn1_type__local_1531,
13560 0,
13561 (intptr_t)"criticality",
13562
13563 offsetof(ProtocolExtensionField_18, extensionValue) | 0x0,
13564 (intptr_t)asn1_type__local_1532,
13565 0,
13566 (intptr_t)"extensionValue",
13567
13568};
13569
13570static const ASN1CType asn1_type__local_1535[] = {
13571 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13572 (intptr_t)asn1_type_ProtocolExtensionID,
13573};
13574
13575static const ASN1CType asn1_type__local_1536[] = {
13576 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13577 (intptr_t)asn1_type_Criticality,
13578};
13579
13580static const ASN1CType asn1_constraint__local_1538[] = {
13581 ASN1_CCONSTRAINT_TABLE,
13582 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13583 2,
13584 0,
13585 0,
13586 1,
13587 0,
13588 0x80000000,
13589 0,
13590};
13591
13592static const ASN1CType asn1_type__local_1537[] = {
13593 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13594 (intptr_t)asn1_constraint__local_1538,
13595};
13596
13597const ASN1CType asn1_type_ProtocolExtensionField_19[] = {
13598 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13599 3,
13600 sizeof(ProtocolExtensionField_19),
13601
13602 offsetof(ProtocolExtensionField_19, id) | 0x0,
13603 (intptr_t)asn1_type__local_1535,
13604 0,
13605 (intptr_t)"id",
13606
13607 offsetof(ProtocolExtensionField_19, criticality) | 0x0,
13608 (intptr_t)asn1_type__local_1536,
13609 0,
13610 (intptr_t)"criticality",
13611
13612 offsetof(ProtocolExtensionField_19, extensionValue) | 0x0,
13613 (intptr_t)asn1_type__local_1537,
13614 0,
13615 (intptr_t)"extensionValue",
13616
13617};
13618
13619static const ASN1CType asn1_type__local_1540[] = {
13620 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13621 (intptr_t)asn1_type_ProtocolExtensionID,
13622};
13623
13624static const ASN1CType asn1_type__local_1541[] = {
13625 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13626 (intptr_t)asn1_type_Criticality,
13627};
13628
13629static const ASN1CType asn1_constraint__local_1543[] = {
13630 ASN1_CCONSTRAINT_TABLE,
13631 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13632 2,
13633 0,
13634 0,
13635 1,
13636 0,
13637 0x80000000,
13638 0,
13639};
13640
13641static const ASN1CType asn1_type__local_1542[] = {
13642 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13643 (intptr_t)asn1_constraint__local_1543,
13644};
13645
13646const ASN1CType asn1_type_ProtocolExtensionField_20[] = {
13647 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13648 3,
13649 sizeof(ProtocolExtensionField_20),
13650
13651 offsetof(ProtocolExtensionField_20, id) | 0x0,
13652 (intptr_t)asn1_type__local_1540,
13653 0,
13654 (intptr_t)"id",
13655
13656 offsetof(ProtocolExtensionField_20, criticality) | 0x0,
13657 (intptr_t)asn1_type__local_1541,
13658 0,
13659 (intptr_t)"criticality",
13660
13661 offsetof(ProtocolExtensionField_20, extensionValue) | 0x0,
13662 (intptr_t)asn1_type__local_1542,
13663 0,
13664 (intptr_t)"extensionValue",
13665
13666};
13667
13668static const ASN1CType asn1_type__local_1545[] = {
13669 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13670 (intptr_t)asn1_type_ProtocolExtensionID,
13671};
13672
13673static const ASN1CType asn1_type__local_1546[] = {
13674 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13675 (intptr_t)asn1_type_Criticality,
13676};
13677
13678static const ASN1CType asn1_constraint__local_1548[] = {
13679 ASN1_CCONSTRAINT_TABLE,
13680 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13681 2,
13682 0,
13683 0,
13684 1,
13685 0,
13686 0x80000000,
13687 0,
13688};
13689
13690static const ASN1CType asn1_type__local_1547[] = {
13691 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13692 (intptr_t)asn1_constraint__local_1548,
13693};
13694
13695const ASN1CType asn1_type_ProtocolExtensionField_21[] = {
13696 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13697 3,
13698 sizeof(ProtocolExtensionField_21),
13699
13700 offsetof(ProtocolExtensionField_21, id) | 0x0,
13701 (intptr_t)asn1_type__local_1545,
13702 0,
13703 (intptr_t)"id",
13704
13705 offsetof(ProtocolExtensionField_21, criticality) | 0x0,
13706 (intptr_t)asn1_type__local_1546,
13707 0,
13708 (intptr_t)"criticality",
13709
13710 offsetof(ProtocolExtensionField_21, extensionValue) | 0x0,
13711 (intptr_t)asn1_type__local_1547,
13712 0,
13713 (intptr_t)"extensionValue",
13714
13715};
13716
13717static const ASN1CType asn1_type__local_1550[] = {
13718 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13719 (intptr_t)asn1_type_ProtocolExtensionID,
13720};
13721
13722static const ASN1CType asn1_type__local_1551[] = {
13723 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13724 (intptr_t)asn1_type_Criticality,
13725};
13726
13727static const ASN1CType asn1_constraint__local_1553[] = {
13728 ASN1_CCONSTRAINT_TABLE,
13729 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13730 2,
13731 0,
13732 0,
13733 1,
13734 0,
13735 0x80000000,
13736 0,
13737};
13738
13739static const ASN1CType asn1_type__local_1552[] = {
13740 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13741 (intptr_t)asn1_constraint__local_1553,
13742};
13743
13744const ASN1CType asn1_type_ProtocolExtensionField_22[] = {
13745 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13746 3,
13747 sizeof(ProtocolExtensionField_22),
13748
13749 offsetof(ProtocolExtensionField_22, id) | 0x0,
13750 (intptr_t)asn1_type__local_1550,
13751 0,
13752 (intptr_t)"id",
13753
13754 offsetof(ProtocolExtensionField_22, criticality) | 0x0,
13755 (intptr_t)asn1_type__local_1551,
13756 0,
13757 (intptr_t)"criticality",
13758
13759 offsetof(ProtocolExtensionField_22, extensionValue) | 0x0,
13760 (intptr_t)asn1_type__local_1552,
13761 0,
13762 (intptr_t)"extensionValue",
13763
13764};
13765
13766static const ASN1CType asn1_type__local_1555[] = {
13767 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13768 (intptr_t)asn1_type_ProtocolExtensionID,
13769};
13770
13771static const ASN1CType asn1_type__local_1556[] = {
13772 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13773 (intptr_t)asn1_type_Criticality,
13774};
13775
13776static const ASN1CType asn1_constraint__local_1558[] = {
13777 ASN1_CCONSTRAINT_TABLE,
13778 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13779 2,
13780 0,
13781 0,
13782 1,
13783 0,
13784 0x80000000,
13785 0,
13786};
13787
13788static const ASN1CType asn1_type__local_1557[] = {
13789 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13790 (intptr_t)asn1_constraint__local_1558,
13791};
13792
13793const ASN1CType asn1_type_ProtocolExtensionField_23[] = {
13794 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13795 3,
13796 sizeof(ProtocolExtensionField_23),
13797
13798 offsetof(ProtocolExtensionField_23, id) | 0x0,
13799 (intptr_t)asn1_type__local_1555,
13800 0,
13801 (intptr_t)"id",
13802
13803 offsetof(ProtocolExtensionField_23, criticality) | 0x0,
13804 (intptr_t)asn1_type__local_1556,
13805 0,
13806 (intptr_t)"criticality",
13807
13808 offsetof(ProtocolExtensionField_23, extensionValue) | 0x0,
13809 (intptr_t)asn1_type__local_1557,
13810 0,
13811 (intptr_t)"extensionValue",
13812
13813};
13814
13815static const ASN1CType asn1_type__local_1560[] = {
13816 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13817 (intptr_t)asn1_type_ProtocolExtensionID,
13818};
13819
13820static const ASN1CType asn1_type__local_1561[] = {
13821 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13822 (intptr_t)asn1_type_Criticality,
13823};
13824
13825static const ASN1CType asn1_constraint__local_1563[] = {
13826 ASN1_CCONSTRAINT_TABLE,
13827 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13828 2,
13829 0,
13830 0,
13831 1,
13832 0,
13833 0x80000000,
13834 0,
13835};
13836
13837static const ASN1CType asn1_type__local_1562[] = {
13838 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13839 (intptr_t)asn1_constraint__local_1563,
13840};
13841
13842const ASN1CType asn1_type_ProtocolExtensionField_24[] = {
13843 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13844 3,
13845 sizeof(ProtocolExtensionField_24),
13846
13847 offsetof(ProtocolExtensionField_24, id) | 0x0,
13848 (intptr_t)asn1_type__local_1560,
13849 0,
13850 (intptr_t)"id",
13851
13852 offsetof(ProtocolExtensionField_24, criticality) | 0x0,
13853 (intptr_t)asn1_type__local_1561,
13854 0,
13855 (intptr_t)"criticality",
13856
13857 offsetof(ProtocolExtensionField_24, extensionValue) | 0x0,
13858 (intptr_t)asn1_type__local_1562,
13859 0,
13860 (intptr_t)"extensionValue",
13861
13862};
13863
13864static const ASN1CType asn1_type__local_1565[] = {
13865 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13866 (intptr_t)asn1_type_ProtocolExtensionID,
13867};
13868
13869static const ASN1CType asn1_type__local_1566[] = {
13870 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13871 (intptr_t)asn1_type_Criticality,
13872};
13873
13874static const ASN1CType asn1_constraint__local_1568[] = {
13875 ASN1_CCONSTRAINT_TABLE,
13876 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13877 2,
13878 0,
13879 0,
13880 1,
13881 0,
13882 0x80000000,
13883 0,
13884};
13885
13886static const ASN1CType asn1_type__local_1567[] = {
13887 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13888 (intptr_t)asn1_constraint__local_1568,
13889};
13890
13891const ASN1CType asn1_type_ProtocolExtensionField_25[] = {
13892 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13893 3,
13894 sizeof(ProtocolExtensionField_25),
13895
13896 offsetof(ProtocolExtensionField_25, id) | 0x0,
13897 (intptr_t)asn1_type__local_1565,
13898 0,
13899 (intptr_t)"id",
13900
13901 offsetof(ProtocolExtensionField_25, criticality) | 0x0,
13902 (intptr_t)asn1_type__local_1566,
13903 0,
13904 (intptr_t)"criticality",
13905
13906 offsetof(ProtocolExtensionField_25, extensionValue) | 0x0,
13907 (intptr_t)asn1_type__local_1567,
13908 0,
13909 (intptr_t)"extensionValue",
13910
13911};
13912
13913static const ASN1CType asn1_type__local_1570[] = {
13914 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13915 (intptr_t)asn1_type_ProtocolExtensionID,
13916};
13917
13918static const ASN1CType asn1_type__local_1571[] = {
13919 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13920 (intptr_t)asn1_type_Criticality,
13921};
13922
13923static const ASN1CType asn1_constraint__local_1573[] = {
13924 ASN1_CCONSTRAINT_TABLE,
13925 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
13926 2,
13927 0,
13928 0,
13929 1,
13930 0,
13931 0x80000000,
13932 0,
13933};
13934
13935static const ASN1CType asn1_type__local_1572[] = {
13936 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
13937 (intptr_t)asn1_constraint__local_1573,
13938};
13939
13940const ASN1CType asn1_type_ProtocolExtensionField_26[] = {
13941 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
13942 3,
13943 sizeof(ProtocolExtensionField_26),
13944
13945 offsetof(ProtocolExtensionField_26, id) | 0x0,
13946 (intptr_t)asn1_type__local_1570,
13947 0,
13948 (intptr_t)"id",
13949
13950 offsetof(ProtocolExtensionField_26, criticality) | 0x0,
13951 (intptr_t)asn1_type__local_1571,
13952 0,
13953 (intptr_t)"criticality",
13954
13955 offsetof(ProtocolExtensionField_26, extensionValue) | 0x0,
13956 (intptr_t)asn1_type__local_1572,
13957 0,
13958 (intptr_t)"extensionValue",
13959
13960};
13961
13962static const ASN1CType asn1_type__local_1575[] = {
13963 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
13964 (intptr_t)asn1_type_ProtocolExtensionID,
13965};
13966
13967static const ASN1CType asn1_type__local_1576[] = {
13968 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
13969 (intptr_t)asn1_type_Criticality,
13970};
13971
13972static const ProtocolExtensionID asn1_value__local_1580 = 265;
13973
13974static const Criticality asn1_value__local_1581 = 1;
13975
13976static const Presence asn1_value__local_1582 = 0;
13977
13978static const ProtocolExtensionID asn1_value__local_1583 = 266;
13979
13980static const Criticality asn1_value__local_1584 = 1;
13981
13982static const Presence asn1_value__local_1585 = 0;
13983
13984static const ProtocolExtensionID asn1_value__local_1586 = 267;
13985
13986static const Criticality asn1_value__local_1587 = 1;
13987
13988static const Presence asn1_value__local_1588 = 0;
13989
13990static const ProtocolExtensionID asn1_value__local_1589 = 268;
13991
13992static const Criticality asn1_value__local_1590 = 1;
13993
13994static const Presence asn1_value__local_1591 = 0;
13995
13996static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1579[] = {
13997{
13998 (intptr_t)&asn1_value__local_1580,
13999 (intptr_t)&asn1_value__local_1581,
14000 (intptr_t)asn1_type_M4Report,
14001 (intptr_t)&asn1_value__local_1582,
14002},
14003{
14004 (intptr_t)&asn1_value__local_1583,
14005 (intptr_t)&asn1_value__local_1584,
14006 (intptr_t)asn1_type_M5Report,
14007 (intptr_t)&asn1_value__local_1585,
14008},
14009{
14010 (intptr_t)&asn1_value__local_1586,
14011 (intptr_t)&asn1_value__local_1587,
14012 (intptr_t)asn1_type_M6Report,
14013 (intptr_t)&asn1_value__local_1588,
14014},
14015{
14016 (intptr_t)&asn1_value__local_1589,
14017 (intptr_t)&asn1_value__local_1590,
14018 (intptr_t)asn1_type_M7Report,
14019 (intptr_t)&asn1_value__local_1591,
14020},
14021};
14022
14023static const ASN1CType asn1_constraint__local_1578[] = {
14024 ASN1_CCONSTRAINT_TABLE,
14025 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14026 2,
14027 (intptr_t)asn1_value__local_1579,
14028 4,
14029 1,
14030 0,
14031 0x80000000,
14032 0,
14033};
14034
14035static const ASN1CType asn1_type__local_1577[] = {
14036 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14037 (intptr_t)asn1_constraint__local_1578,
14038};
14039
14040const ASN1CType asn1_type_ProtocolExtensionField_27[] = {
14041 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14042 3,
14043 sizeof(ProtocolExtensionField_27),
14044
14045 offsetof(ProtocolExtensionField_27, id) | 0x0,
14046 (intptr_t)asn1_type__local_1575,
14047 0,
14048 (intptr_t)"id",
14049
14050 offsetof(ProtocolExtensionField_27, criticality) | 0x0,
14051 (intptr_t)asn1_type__local_1576,
14052 0,
14053 (intptr_t)"criticality",
14054
14055 offsetof(ProtocolExtensionField_27, extensionValue) | 0x0,
14056 (intptr_t)asn1_type__local_1577,
14057 0,
14058 (intptr_t)"extensionValue",
14059
14060};
14061
14062static const ASN1CType asn1_type__local_1592[] = {
14063 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14064 (intptr_t)asn1_type_ProtocolExtensionID,
14065};
14066
14067static const ASN1CType asn1_type__local_1593[] = {
14068 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14069 (intptr_t)asn1_type_Criticality,
14070};
14071
14072static const ASN1CType asn1_constraint__local_1595[] = {
14073 ASN1_CCONSTRAINT_TABLE,
14074 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14075 2,
14076 0,
14077 0,
14078 1,
14079 0,
14080 0x80000000,
14081 0,
14082};
14083
14084static const ASN1CType asn1_type__local_1594[] = {
14085 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14086 (intptr_t)asn1_constraint__local_1595,
14087};
14088
14089const ASN1CType asn1_type_ProtocolExtensionField_28[] = {
14090 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14091 3,
14092 sizeof(ProtocolExtensionField_28),
14093
14094 offsetof(ProtocolExtensionField_28, id) | 0x0,
14095 (intptr_t)asn1_type__local_1592,
14096 0,
14097 (intptr_t)"id",
14098
14099 offsetof(ProtocolExtensionField_28, criticality) | 0x0,
14100 (intptr_t)asn1_type__local_1593,
14101 0,
14102 (intptr_t)"criticality",
14103
14104 offsetof(ProtocolExtensionField_28, extensionValue) | 0x0,
14105 (intptr_t)asn1_type__local_1594,
14106 0,
14107 (intptr_t)"extensionValue",
14108
14109};
14110
14111static const ASN1CType asn1_type__local_1597[] = {
14112 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14113 (intptr_t)asn1_type_ProtocolExtensionID,
14114};
14115
14116static const ASN1CType asn1_type__local_1598[] = {
14117 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14118 (intptr_t)asn1_type_Criticality,
14119};
14120
14121static const ASN1CType asn1_constraint__local_1600[] = {
14122 ASN1_CCONSTRAINT_TABLE,
14123 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14124 2,
14125 0,
14126 0,
14127 1,
14128 0,
14129 0x80000000,
14130 0,
14131};
14132
14133static const ASN1CType asn1_type__local_1599[] = {
14134 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14135 (intptr_t)asn1_constraint__local_1600,
14136};
14137
14138const ASN1CType asn1_type_ProtocolExtensionField_29[] = {
14139 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14140 3,
14141 sizeof(ProtocolExtensionField_29),
14142
14143 offsetof(ProtocolExtensionField_29, id) | 0x0,
14144 (intptr_t)asn1_type__local_1597,
14145 0,
14146 (intptr_t)"id",
14147
14148 offsetof(ProtocolExtensionField_29, criticality) | 0x0,
14149 (intptr_t)asn1_type__local_1598,
14150 0,
14151 (intptr_t)"criticality",
14152
14153 offsetof(ProtocolExtensionField_29, extensionValue) | 0x0,
14154 (intptr_t)asn1_type__local_1599,
14155 0,
14156 (intptr_t)"extensionValue",
14157
14158};
14159
14160static const ASN1CType asn1_type__local_1602[] = {
14161 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14162 (intptr_t)asn1_type_ProtocolExtensionID,
14163};
14164
14165static const ASN1CType asn1_type__local_1603[] = {
14166 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14167 (intptr_t)asn1_type_Criticality,
14168};
14169
14170static const ASN1CType asn1_constraint__local_1605[] = {
14171 ASN1_CCONSTRAINT_TABLE,
14172 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14173 2,
14174 0,
14175 0,
14176 1,
14177 0,
14178 0x80000000,
14179 0,
14180};
14181
14182static const ASN1CType asn1_type__local_1604[] = {
14183 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14184 (intptr_t)asn1_constraint__local_1605,
14185};
14186
14187const ASN1CType asn1_type_ProtocolExtensionField_30[] = {
14188 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14189 3,
14190 sizeof(ProtocolExtensionField_30),
14191
14192 offsetof(ProtocolExtensionField_30, id) | 0x0,
14193 (intptr_t)asn1_type__local_1602,
14194 0,
14195 (intptr_t)"id",
14196
14197 offsetof(ProtocolExtensionField_30, criticality) | 0x0,
14198 (intptr_t)asn1_type__local_1603,
14199 0,
14200 (intptr_t)"criticality",
14201
14202 offsetof(ProtocolExtensionField_30, extensionValue) | 0x0,
14203 (intptr_t)asn1_type__local_1604,
14204 0,
14205 (intptr_t)"extensionValue",
14206
14207};
14208
14209static const ASN1CType asn1_type__local_1607[] = {
14210 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14211 (intptr_t)asn1_type_ProtocolExtensionID,
14212};
14213
14214static const ASN1CType asn1_type__local_1608[] = {
14215 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14216 (intptr_t)asn1_type_Criticality,
14217};
14218
14219static const ASN1CType asn1_constraint__local_1610[] = {
14220 ASN1_CCONSTRAINT_TABLE,
14221 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14222 2,
14223 0,
14224 0,
14225 1,
14226 0,
14227 0x80000000,
14228 0,
14229};
14230
14231static const ASN1CType asn1_type__local_1609[] = {
14232 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14233 (intptr_t)asn1_constraint__local_1610,
14234};
14235
14236const ASN1CType asn1_type_ProtocolExtensionField_31[] = {
14237 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14238 3,
14239 sizeof(ProtocolExtensionField_31),
14240
14241 offsetof(ProtocolExtensionField_31, id) | 0x0,
14242 (intptr_t)asn1_type__local_1607,
14243 0,
14244 (intptr_t)"id",
14245
14246 offsetof(ProtocolExtensionField_31, criticality) | 0x0,
14247 (intptr_t)asn1_type__local_1608,
14248 0,
14249 (intptr_t)"criticality",
14250
14251 offsetof(ProtocolExtensionField_31, extensionValue) | 0x0,
14252 (intptr_t)asn1_type__local_1609,
14253 0,
14254 (intptr_t)"extensionValue",
14255
14256};
14257
14258static const ASN1CType asn1_type__local_1612[] = {
14259 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14260 (intptr_t)asn1_type_ProtocolExtensionID,
14261};
14262
14263static const ASN1CType asn1_type__local_1613[] = {
14264 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14265 (intptr_t)asn1_type_Criticality,
14266};
14267
14268static const ASN1CType asn1_constraint__local_1615[] = {
14269 ASN1_CCONSTRAINT_TABLE,
14270 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14271 2,
14272 0,
14273 0,
14274 1,
14275 0,
14276 0x80000000,
14277 0,
14278};
14279
14280static const ASN1CType asn1_type__local_1614[] = {
14281 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14282 (intptr_t)asn1_constraint__local_1615,
14283};
14284
14285const ASN1CType asn1_type_ProtocolExtensionField_32[] = {
14286 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14287 3,
14288 sizeof(ProtocolExtensionField_32),
14289
14290 offsetof(ProtocolExtensionField_32, id) | 0x0,
14291 (intptr_t)asn1_type__local_1612,
14292 0,
14293 (intptr_t)"id",
14294
14295 offsetof(ProtocolExtensionField_32, criticality) | 0x0,
14296 (intptr_t)asn1_type__local_1613,
14297 0,
14298 (intptr_t)"criticality",
14299
14300 offsetof(ProtocolExtensionField_32, extensionValue) | 0x0,
14301 (intptr_t)asn1_type__local_1614,
14302 0,
14303 (intptr_t)"extensionValue",
14304
14305};
14306
14307static const ASN1CType asn1_type__local_1617[] = {
14308 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14309 (intptr_t)asn1_type_ProtocolExtensionID,
14310};
14311
14312static const ASN1CType asn1_type__local_1618[] = {
14313 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14314 (intptr_t)asn1_type_Criticality,
14315};
14316
14317static const ProtocolExtensionID asn1_value__local_1622 = 253;
14318
14319static const Criticality asn1_value__local_1623 = 1;
14320
14321static const Presence asn1_value__local_1624 = 0;
14322
14323static const ProtocolExtensionID asn1_value__local_1625 = 257;
14324
14325static const Criticality asn1_value__local_1626 = 1;
14326
14327static const Presence asn1_value__local_1627 = 0;
14328
14329static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1621[] = {
14330{
14331 (intptr_t)&asn1_value__local_1622,
14332 (intptr_t)&asn1_value__local_1623,
14333 (intptr_t)asn1_type_Time_UE_StayedInCell_EnhancedGranularity,
14334 (intptr_t)&asn1_value__local_1624,
14335},
14336{
14337 (intptr_t)&asn1_value__local_1625,
14338 (intptr_t)&asn1_value__local_1626,
14339 (intptr_t)asn1_type_Cause,
14340 (intptr_t)&asn1_value__local_1627,
14341},
14342};
14343
14344static const ASN1CType asn1_constraint__local_1620[] = {
14345 ASN1_CCONSTRAINT_TABLE,
14346 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14347 2,
14348 (intptr_t)asn1_value__local_1621,
14349 2,
14350 1,
14351 0,
14352 0x80000000,
14353 0,
14354};
14355
14356static const ASN1CType asn1_type__local_1619[] = {
14357 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14358 (intptr_t)asn1_constraint__local_1620,
14359};
14360
14361const ASN1CType asn1_type_ProtocolExtensionField_33[] = {
14362 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14363 3,
14364 sizeof(ProtocolExtensionField_33),
14365
14366 offsetof(ProtocolExtensionField_33, id) | 0x0,
14367 (intptr_t)asn1_type__local_1617,
14368 0,
14369 (intptr_t)"id",
14370
14371 offsetof(ProtocolExtensionField_33, criticality) | 0x0,
14372 (intptr_t)asn1_type__local_1618,
14373 0,
14374 (intptr_t)"criticality",
14375
14376 offsetof(ProtocolExtensionField_33, extensionValue) | 0x0,
14377 (intptr_t)asn1_type__local_1619,
14378 0,
14379 (intptr_t)"extensionValue",
14380
14381};
14382
14383static const ASN1CType asn1_type__local_1628[] = {
14384 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14385 (intptr_t)asn1_type_ProtocolExtensionID,
14386};
14387
14388static const ASN1CType asn1_type__local_1629[] = {
14389 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14390 (intptr_t)asn1_type_Criticality,
14391};
14392
14393static const ASN1CType asn1_constraint__local_1631[] = {
14394 ASN1_CCONSTRAINT_TABLE,
14395 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14396 2,
14397 0,
14398 0,
14399 1,
14400 0,
14401 0x80000000,
14402 0,
14403};
14404
14405static const ASN1CType asn1_type__local_1630[] = {
14406 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14407 (intptr_t)asn1_constraint__local_1631,
14408};
14409
14410const ASN1CType asn1_type_ProtocolExtensionField_34[] = {
14411 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14412 3,
14413 sizeof(ProtocolExtensionField_34),
14414
14415 offsetof(ProtocolExtensionField_34, id) | 0x0,
14416 (intptr_t)asn1_type__local_1628,
14417 0,
14418 (intptr_t)"id",
14419
14420 offsetof(ProtocolExtensionField_34, criticality) | 0x0,
14421 (intptr_t)asn1_type__local_1629,
14422 0,
14423 (intptr_t)"criticality",
14424
14425 offsetof(ProtocolExtensionField_34, extensionValue) | 0x0,
14426 (intptr_t)asn1_type__local_1630,
14427 0,
14428 (intptr_t)"extensionValue",
14429
14430};
14431
14432static const ASN1CType asn1_type__local_1633[] = {
14433 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14434 (intptr_t)asn1_type_ProtocolExtensionID,
14435};
14436
14437static const ASN1CType asn1_type__local_1634[] = {
14438 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14439 (intptr_t)asn1_type_Criticality,
14440};
14441
14442static const ASN1CType asn1_constraint__local_1636[] = {
14443 ASN1_CCONSTRAINT_TABLE,
14444 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14445 2,
14446 0,
14447 0,
14448 1,
14449 0,
14450 0x80000000,
14451 0,
14452};
14453
14454static const ASN1CType asn1_type__local_1635[] = {
14455 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14456 (intptr_t)asn1_constraint__local_1636,
14457};
14458
14459const ASN1CType asn1_type_ProtocolExtensionField_35[] = {
14460 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14461 3,
14462 sizeof(ProtocolExtensionField_35),
14463
14464 offsetof(ProtocolExtensionField_35, id) | 0x0,
14465 (intptr_t)asn1_type__local_1633,
14466 0,
14467 (intptr_t)"id",
14468
14469 offsetof(ProtocolExtensionField_35, criticality) | 0x0,
14470 (intptr_t)asn1_type__local_1634,
14471 0,
14472 (intptr_t)"criticality",
14473
14474 offsetof(ProtocolExtensionField_35, extensionValue) | 0x0,
14475 (intptr_t)asn1_type__local_1635,
14476 0,
14477 (intptr_t)"extensionValue",
14478
14479};
14480
14481static const ASN1CType asn1_type__local_1638[] = {
14482 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14483 (intptr_t)asn1_type_ProtocolExtensionID,
14484};
14485
14486static const ASN1CType asn1_type__local_1639[] = {
14487 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14488 (intptr_t)asn1_type_Criticality,
14489};
14490
14491static const ASN1CType asn1_constraint__local_1641[] = {
14492 ASN1_CCONSTRAINT_TABLE,
14493 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14494 2,
14495 0,
14496 0,
14497 1,
14498 0,
14499 0x80000000,
14500 0,
14501};
14502
14503static const ASN1CType asn1_type__local_1640[] = {
14504 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14505 (intptr_t)asn1_constraint__local_1641,
14506};
14507
14508const ASN1CType asn1_type_ProtocolExtensionField_36[] = {
14509 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14510 3,
14511 sizeof(ProtocolExtensionField_36),
14512
14513 offsetof(ProtocolExtensionField_36, id) | 0x0,
14514 (intptr_t)asn1_type__local_1638,
14515 0,
14516 (intptr_t)"id",
14517
14518 offsetof(ProtocolExtensionField_36, criticality) | 0x0,
14519 (intptr_t)asn1_type__local_1639,
14520 0,
14521 (intptr_t)"criticality",
14522
14523 offsetof(ProtocolExtensionField_36, extensionValue) | 0x0,
14524 (intptr_t)asn1_type__local_1640,
14525 0,
14526 (intptr_t)"extensionValue",
14527
14528};
14529
14530static const ASN1CType asn1_type__local_1643[] = {
14531 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14532 (intptr_t)asn1_type_ProtocolExtensionID,
14533};
14534
14535static const ASN1CType asn1_type__local_1644[] = {
14536 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14537 (intptr_t)asn1_type_Criticality,
14538};
14539
14540static const ASN1CType asn1_constraint__local_1646[] = {
14541 ASN1_CCONSTRAINT_TABLE,
14542 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14543 2,
14544 0,
14545 0,
14546 1,
14547 0,
14548 0x80000000,
14549 0,
14550};
14551
14552static const ASN1CType asn1_type__local_1645[] = {
14553 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14554 (intptr_t)asn1_constraint__local_1646,
14555};
14556
14557const ASN1CType asn1_type_ProtocolExtensionField_37[] = {
14558 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14559 3,
14560 sizeof(ProtocolExtensionField_37),
14561
14562 offsetof(ProtocolExtensionField_37, id) | 0x0,
14563 (intptr_t)asn1_type__local_1643,
14564 0,
14565 (intptr_t)"id",
14566
14567 offsetof(ProtocolExtensionField_37, criticality) | 0x0,
14568 (intptr_t)asn1_type__local_1644,
14569 0,
14570 (intptr_t)"criticality",
14571
14572 offsetof(ProtocolExtensionField_37, extensionValue) | 0x0,
14573 (intptr_t)asn1_type__local_1645,
14574 0,
14575 (intptr_t)"extensionValue",
14576
14577};
14578
14579static const ASN1CType asn1_type__local_1648[] = {
14580 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14581 (intptr_t)asn1_type_ProtocolExtensionID,
14582};
14583
14584static const ASN1CType asn1_type__local_1649[] = {
14585 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14586 (intptr_t)asn1_type_Criticality,
14587};
14588
14589static const ASN1CType asn1_constraint__local_1651[] = {
14590 ASN1_CCONSTRAINT_TABLE,
14591 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14592 2,
14593 0,
14594 0,
14595 1,
14596 0,
14597 0x80000000,
14598 0,
14599};
14600
14601static const ASN1CType asn1_type__local_1650[] = {
14602 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14603 (intptr_t)asn1_constraint__local_1651,
14604};
14605
14606const ASN1CType asn1_type_ProtocolExtensionField_38[] = {
14607 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14608 3,
14609 sizeof(ProtocolExtensionField_38),
14610
14611 offsetof(ProtocolExtensionField_38, id) | 0x0,
14612 (intptr_t)asn1_type__local_1648,
14613 0,
14614 (intptr_t)"id",
14615
14616 offsetof(ProtocolExtensionField_38, criticality) | 0x0,
14617 (intptr_t)asn1_type__local_1649,
14618 0,
14619 (intptr_t)"criticality",
14620
14621 offsetof(ProtocolExtensionField_38, extensionValue) | 0x0,
14622 (intptr_t)asn1_type__local_1650,
14623 0,
14624 (intptr_t)"extensionValue",
14625
14626};
14627
14628static const ASN1CType asn1_type__local_1653[] = {
14629 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14630 (intptr_t)asn1_type_ProtocolExtensionID,
14631};
14632
14633static const ASN1CType asn1_type__local_1654[] = {
14634 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14635 (intptr_t)asn1_type_Criticality,
14636};
14637
14638static const ProtocolExtensionID asn1_value__local_1658 = 264;
14639
14640static const Criticality asn1_value__local_1659 = 1;
14641
14642static const Presence asn1_value__local_1660 = 0;
14643
14644static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1657[] = {
14645{
14646 (intptr_t)&asn1_value__local_1658,
14647 (intptr_t)&asn1_value__local_1659,
14648 (intptr_t)asn1_type_MDT_PLMN_List,
14649 (intptr_t)&asn1_value__local_1660,
14650},
14651};
14652
14653static const ASN1CType asn1_constraint__local_1656[] = {
14654 ASN1_CCONSTRAINT_TABLE,
14655 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14656 2,
14657 (intptr_t)asn1_value__local_1657,
14658 1,
14659 1,
14660 0,
14661 0x80000000,
14662 0,
14663};
14664
14665static const ASN1CType asn1_type__local_1655[] = {
14666 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14667 (intptr_t)asn1_constraint__local_1656,
14668};
14669
14670const ASN1CType asn1_type_ProtocolExtensionField_39[] = {
14671 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14672 3,
14673 sizeof(ProtocolExtensionField_39),
14674
14675 offsetof(ProtocolExtensionField_39, id) | 0x0,
14676 (intptr_t)asn1_type__local_1653,
14677 0,
14678 (intptr_t)"id",
14679
14680 offsetof(ProtocolExtensionField_39, criticality) | 0x0,
14681 (intptr_t)asn1_type__local_1654,
14682 0,
14683 (intptr_t)"criticality",
14684
14685 offsetof(ProtocolExtensionField_39, extensionValue) | 0x0,
14686 (intptr_t)asn1_type__local_1655,
14687 0,
14688 (intptr_t)"extensionValue",
14689
14690};
14691
14692static const ASN1CType asn1_type__local_1661[] = {
14693 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14694 (intptr_t)asn1_type_ProtocolExtensionID,
14695};
14696
14697static const ASN1CType asn1_type__local_1662[] = {
14698 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14699 (intptr_t)asn1_type_Criticality,
14700};
14701
14702static const ASN1CType asn1_constraint__local_1664[] = {
14703 ASN1_CCONSTRAINT_TABLE,
14704 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14705 2,
14706 0,
14707 0,
14708 1,
14709 0,
14710 0x80000000,
14711 0,
14712};
14713
14714static const ASN1CType asn1_type__local_1663[] = {
14715 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14716 (intptr_t)asn1_constraint__local_1664,
14717};
14718
14719const ASN1CType asn1_type_ProtocolExtensionField_40[] = {
14720 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14721 3,
14722 sizeof(ProtocolExtensionField_40),
14723
14724 offsetof(ProtocolExtensionField_40, id) | 0x0,
14725 (intptr_t)asn1_type__local_1661,
14726 0,
14727 (intptr_t)"id",
14728
14729 offsetof(ProtocolExtensionField_40, criticality) | 0x0,
14730 (intptr_t)asn1_type__local_1662,
14731 0,
14732 (intptr_t)"criticality",
14733
14734 offsetof(ProtocolExtensionField_40, extensionValue) | 0x0,
14735 (intptr_t)asn1_type__local_1663,
14736 0,
14737 (intptr_t)"extensionValue",
14738
14739};
14740
14741static const ASN1CType asn1_type__local_1666[] = {
14742 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14743 (intptr_t)asn1_type_ProtocolExtensionID,
14744};
14745
14746static const ASN1CType asn1_type__local_1667[] = {
14747 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14748 (intptr_t)asn1_type_Criticality,
14749};
14750
14751static const ASN1CType asn1_constraint__local_1669[] = {
14752 ASN1_CCONSTRAINT_TABLE,
14753 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14754 2,
14755 0,
14756 0,
14757 1,
14758 0,
14759 0x80000000,
14760 0,
14761};
14762
14763static const ASN1CType asn1_type__local_1668[] = {
14764 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14765 (intptr_t)asn1_constraint__local_1669,
14766};
14767
14768const ASN1CType asn1_type_ProtocolExtensionField_41[] = {
14769 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14770 3,
14771 sizeof(ProtocolExtensionField_41),
14772
14773 offsetof(ProtocolExtensionField_41, id) | 0x0,
14774 (intptr_t)asn1_type__local_1666,
14775 0,
14776 (intptr_t)"id",
14777
14778 offsetof(ProtocolExtensionField_41, criticality) | 0x0,
14779 (intptr_t)asn1_type__local_1667,
14780 0,
14781 (intptr_t)"criticality",
14782
14783 offsetof(ProtocolExtensionField_41, extensionValue) | 0x0,
14784 (intptr_t)asn1_type__local_1668,
14785 0,
14786 (intptr_t)"extensionValue",
14787
14788};
14789
14790static const ASN1CType asn1_type__local_1671[] = {
14791 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14792 (intptr_t)asn1_type_ProtocolExtensionID,
14793};
14794
14795static const ASN1CType asn1_type__local_1672[] = {
14796 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14797 (intptr_t)asn1_type_Criticality,
14798};
14799
14800static const ASN1CType asn1_constraint__local_1674[] = {
14801 ASN1_CCONSTRAINT_TABLE,
14802 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14803 2,
14804 0,
14805 0,
14806 1,
14807 0,
14808 0x80000000,
14809 0,
14810};
14811
14812static const ASN1CType asn1_type__local_1673[] = {
14813 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14814 (intptr_t)asn1_constraint__local_1674,
14815};
14816
14817const ASN1CType asn1_type_ProtocolExtensionField_42[] = {
14818 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14819 3,
14820 sizeof(ProtocolExtensionField_42),
14821
14822 offsetof(ProtocolExtensionField_42, id) | 0x0,
14823 (intptr_t)asn1_type__local_1671,
14824 0,
14825 (intptr_t)"id",
14826
14827 offsetof(ProtocolExtensionField_42, criticality) | 0x0,
14828 (intptr_t)asn1_type__local_1672,
14829 0,
14830 (intptr_t)"criticality",
14831
14832 offsetof(ProtocolExtensionField_42, extensionValue) | 0x0,
14833 (intptr_t)asn1_type__local_1673,
14834 0,
14835 (intptr_t)"extensionValue",
14836
14837};
14838
14839static const ASN1CType asn1_type__local_1676[] = {
14840 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14841 (intptr_t)asn1_type_ProtocolExtensionID,
14842};
14843
14844static const ASN1CType asn1_type__local_1677[] = {
14845 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14846 (intptr_t)asn1_type_Criticality,
14847};
14848
14849static const ASN1CType asn1_constraint__local_1679[] = {
14850 ASN1_CCONSTRAINT_TABLE,
14851 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14852 2,
14853 0,
14854 0,
14855 1,
14856 0,
14857 0x80000000,
14858 0,
14859};
14860
14861static const ASN1CType asn1_type__local_1678[] = {
14862 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14863 (intptr_t)asn1_constraint__local_1679,
14864};
14865
14866const ASN1CType asn1_type_ProtocolExtensionField_43[] = {
14867 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14868 3,
14869 sizeof(ProtocolExtensionField_43),
14870
14871 offsetof(ProtocolExtensionField_43, id) | 0x0,
14872 (intptr_t)asn1_type__local_1676,
14873 0,
14874 (intptr_t)"id",
14875
14876 offsetof(ProtocolExtensionField_43, criticality) | 0x0,
14877 (intptr_t)asn1_type__local_1677,
14878 0,
14879 (intptr_t)"criticality",
14880
14881 offsetof(ProtocolExtensionField_43, extensionValue) | 0x0,
14882 (intptr_t)asn1_type__local_1678,
14883 0,
14884 (intptr_t)"extensionValue",
14885
14886};
14887
14888static const ASN1CType asn1_type__local_1681[] = {
14889 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14890 (intptr_t)asn1_type_ProtocolExtensionID,
14891};
14892
14893static const ASN1CType asn1_type__local_1682[] = {
14894 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14895 (intptr_t)asn1_type_Criticality,
14896};
14897
14898static const ASN1CType asn1_constraint__local_1684[] = {
14899 ASN1_CCONSTRAINT_TABLE,
14900 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14901 2,
14902 0,
14903 0,
14904 1,
14905 0,
14906 0x80000000,
14907 0,
14908};
14909
14910static const ASN1CType asn1_type__local_1683[] = {
14911 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14912 (intptr_t)asn1_constraint__local_1684,
14913};
14914
14915const ASN1CType asn1_type_ProtocolExtensionField_44[] = {
14916 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14917 3,
14918 sizeof(ProtocolExtensionField_44),
14919
14920 offsetof(ProtocolExtensionField_44, id) | 0x0,
14921 (intptr_t)asn1_type__local_1681,
14922 0,
14923 (intptr_t)"id",
14924
14925 offsetof(ProtocolExtensionField_44, criticality) | 0x0,
14926 (intptr_t)asn1_type__local_1682,
14927 0,
14928 (intptr_t)"criticality",
14929
14930 offsetof(ProtocolExtensionField_44, extensionValue) | 0x0,
14931 (intptr_t)asn1_type__local_1683,
14932 0,
14933 (intptr_t)"extensionValue",
14934
14935};
14936
14937static const ASN1CType asn1_type__local_1686[] = {
14938 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
14939 (intptr_t)asn1_type_ProtocolExtensionID,
14940};
14941
14942static const ASN1CType asn1_type__local_1687[] = {
14943 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
14944 (intptr_t)asn1_type_Criticality,
14945};
14946
14947static const ProtocolExtensionID asn1_value__local_1691 = 184;
14948
14949static const Criticality asn1_value__local_1692 = 1;
14950
14951static const Presence asn1_value__local_1693 = 0;
14952
14953static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1690[] = {
14954{
14955 (intptr_t)&asn1_value__local_1691,
14956 (intptr_t)&asn1_value__local_1692,
14957 (intptr_t)asn1_type_GANSS_PositioningDataSet,
14958 (intptr_t)&asn1_value__local_1693,
14959},
14960};
14961
14962static const ASN1CType asn1_constraint__local_1689[] = {
14963 ASN1_CCONSTRAINT_TABLE,
14964 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
14965 2,
14966 (intptr_t)asn1_value__local_1690,
14967 1,
14968 1,
14969 0,
14970 0x80000000,
14971 0,
14972};
14973
14974static const ASN1CType asn1_type__local_1688[] = {
14975 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
14976 (intptr_t)asn1_constraint__local_1689,
14977};
14978
14979const ASN1CType asn1_type_ProtocolExtensionField_45[] = {
14980 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
14981 3,
14982 sizeof(ProtocolExtensionField_45),
14983
14984 offsetof(ProtocolExtensionField_45, id) | 0x0,
14985 (intptr_t)asn1_type__local_1686,
14986 0,
14987 (intptr_t)"id",
14988
14989 offsetof(ProtocolExtensionField_45, criticality) | 0x0,
14990 (intptr_t)asn1_type__local_1687,
14991 0,
14992 (intptr_t)"criticality",
14993
14994 offsetof(ProtocolExtensionField_45, extensionValue) | 0x0,
14995 (intptr_t)asn1_type__local_1688,
14996 0,
14997 (intptr_t)"extensionValue",
14998
14999};
15000
15001static const ASN1CType asn1_type__local_1694[] = {
15002 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15003 (intptr_t)asn1_type_ProtocolExtensionID,
15004};
15005
15006static const ASN1CType asn1_type__local_1695[] = {
15007 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15008 (intptr_t)asn1_type_Criticality,
15009};
15010
15011static const ASN1CType asn1_constraint__local_1697[] = {
15012 ASN1_CCONSTRAINT_TABLE,
15013 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15014 2,
15015 0,
15016 0,
15017 1,
15018 0,
15019 0x80000000,
15020 0,
15021};
15022
15023static const ASN1CType asn1_type__local_1696[] = {
15024 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15025 (intptr_t)asn1_constraint__local_1697,
15026};
15027
15028const ASN1CType asn1_type_ProtocolExtensionField_46[] = {
15029 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15030 3,
15031 sizeof(ProtocolExtensionField_46),
15032
15033 offsetof(ProtocolExtensionField_46, id) | 0x0,
15034 (intptr_t)asn1_type__local_1694,
15035 0,
15036 (intptr_t)"id",
15037
15038 offsetof(ProtocolExtensionField_46, criticality) | 0x0,
15039 (intptr_t)asn1_type__local_1695,
15040 0,
15041 (intptr_t)"criticality",
15042
15043 offsetof(ProtocolExtensionField_46, extensionValue) | 0x0,
15044 (intptr_t)asn1_type__local_1696,
15045 0,
15046 (intptr_t)"extensionValue",
15047
15048};
15049
15050static const ASN1CType asn1_type__local_1699[] = {
15051 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15052 (intptr_t)asn1_type_ProtocolExtensionID,
15053};
15054
15055static const ASN1CType asn1_type__local_1700[] = {
15056 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15057 (intptr_t)asn1_type_Criticality,
15058};
15059
15060static const ASN1CType asn1_constraint__local_1702[] = {
15061 ASN1_CCONSTRAINT_TABLE,
15062 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15063 2,
15064 0,
15065 0,
15066 1,
15067 0,
15068 0x80000000,
15069 0,
15070};
15071
15072static const ASN1CType asn1_type__local_1701[] = {
15073 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15074 (intptr_t)asn1_constraint__local_1702,
15075};
15076
15077const ASN1CType asn1_type_ProtocolExtensionField_47[] = {
15078 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15079 3,
15080 sizeof(ProtocolExtensionField_47),
15081
15082 offsetof(ProtocolExtensionField_47, id) | 0x0,
15083 (intptr_t)asn1_type__local_1699,
15084 0,
15085 (intptr_t)"id",
15086
15087 offsetof(ProtocolExtensionField_47, criticality) | 0x0,
15088 (intptr_t)asn1_type__local_1700,
15089 0,
15090 (intptr_t)"criticality",
15091
15092 offsetof(ProtocolExtensionField_47, extensionValue) | 0x0,
15093 (intptr_t)asn1_type__local_1701,
15094 0,
15095 (intptr_t)"extensionValue",
15096
15097};
15098
15099static const ASN1CType asn1_type__local_1704[] = {
15100 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15101 (intptr_t)asn1_type_ProtocolExtensionID,
15102};
15103
15104static const ASN1CType asn1_type__local_1705[] = {
15105 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15106 (intptr_t)asn1_type_Criticality,
15107};
15108
15109static const ProtocolExtensionID asn1_value__local_1709 = 116;
15110
15111static const Criticality asn1_value__local_1710 = 1;
15112
15113static const Presence asn1_value__local_1711 = 0;
15114
15115static const ProtocolExtensionID asn1_value__local_1712 = 176;
15116
15117static const Criticality asn1_value__local_1713 = 0;
15118
15119static const Presence asn1_value__local_1714 = 0;
15120
15121static const ProtocolExtensionID asn1_value__local_1715 = 177;
15122
15123static const Criticality asn1_value__local_1716 = 0;
15124
15125static const Presence asn1_value__local_1717 = 0;
15126
15127static const ProtocolExtensionID asn1_value__local_1718 = 219;
15128
15129static const Criticality asn1_value__local_1719 = 0;
15130
15131static const Presence asn1_value__local_1720 = 0;
15132
15133static const ProtocolExtensionID asn1_value__local_1721 = 218;
15134
15135static const Criticality asn1_value__local_1722 = 0;
15136
15137static const Presence asn1_value__local_1723 = 0;
15138
15139static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1708[] = {
15140{
15141 (intptr_t)&asn1_value__local_1709,
15142 (intptr_t)&asn1_value__local_1710,
15143 (intptr_t)asn1_type_SignallingIndication,
15144 (intptr_t)&asn1_value__local_1711,
15145},
15146{
15147 (intptr_t)&asn1_value__local_1712,
15148 (intptr_t)&asn1_value__local_1713,
15149 (intptr_t)asn1_type_RAB_Parameter_ExtendedGuaranteedBitrateList,
15150 (intptr_t)&asn1_value__local_1714,
15151},
15152{
15153 (intptr_t)&asn1_value__local_1715,
15154 (intptr_t)&asn1_value__local_1716,
15155 (intptr_t)asn1_type_RAB_Parameter_ExtendedMaxBitrateList,
15156 (intptr_t)&asn1_value__local_1717,
15157},
15158{
15159 (intptr_t)&asn1_value__local_1718,
15160 (intptr_t)&asn1_value__local_1719,
15161 (intptr_t)asn1_type_SupportedRAB_ParameterBitrateList,
15162 (intptr_t)&asn1_value__local_1720,
15163},
15164{
15165 (intptr_t)&asn1_value__local_1721,
15166 (intptr_t)&asn1_value__local_1722,
15167 (intptr_t)asn1_type_SupportedRAB_ParameterBitrateList,
15168 (intptr_t)&asn1_value__local_1723,
15169},
15170};
15171
15172static const ASN1CType asn1_constraint__local_1707[] = {
15173 ASN1_CCONSTRAINT_TABLE,
15174 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15175 2,
15176 (intptr_t)asn1_value__local_1708,
15177 5,
15178 1,
15179 0,
15180 0x80000000,
15181 0,
15182};
15183
15184static const ASN1CType asn1_type__local_1706[] = {
15185 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15186 (intptr_t)asn1_constraint__local_1707,
15187};
15188
15189const ASN1CType asn1_type_ProtocolExtensionField_48[] = {
15190 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15191 3,
15192 sizeof(ProtocolExtensionField_48),
15193
15194 offsetof(ProtocolExtensionField_48, id) | 0x0,
15195 (intptr_t)asn1_type__local_1704,
15196 0,
15197 (intptr_t)"id",
15198
15199 offsetof(ProtocolExtensionField_48, criticality) | 0x0,
15200 (intptr_t)asn1_type__local_1705,
15201 0,
15202 (intptr_t)"criticality",
15203
15204 offsetof(ProtocolExtensionField_48, extensionValue) | 0x0,
15205 (intptr_t)asn1_type__local_1706,
15206 0,
15207 (intptr_t)"extensionValue",
15208
15209};
15210
15211static const ASN1CType asn1_type__local_1724[] = {
15212 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15213 (intptr_t)asn1_type_ProtocolExtensionID,
15214};
15215
15216static const ASN1CType asn1_type__local_1725[] = {
15217 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15218 (intptr_t)asn1_type_Criticality,
15219};
15220
15221static const ASN1CType asn1_constraint__local_1727[] = {
15222 ASN1_CCONSTRAINT_TABLE,
15223 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15224 2,
15225 0,
15226 0,
15227 1,
15228 0,
15229 0x80000000,
15230 0,
15231};
15232
15233static const ASN1CType asn1_type__local_1726[] = {
15234 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15235 (intptr_t)asn1_constraint__local_1727,
15236};
15237
15238const ASN1CType asn1_type_ProtocolExtensionField_49[] = {
15239 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15240 3,
15241 sizeof(ProtocolExtensionField_49),
15242
15243 offsetof(ProtocolExtensionField_49, id) | 0x0,
15244 (intptr_t)asn1_type__local_1724,
15245 0,
15246 (intptr_t)"id",
15247
15248 offsetof(ProtocolExtensionField_49, criticality) | 0x0,
15249 (intptr_t)asn1_type__local_1725,
15250 0,
15251 (intptr_t)"criticality",
15252
15253 offsetof(ProtocolExtensionField_49, extensionValue) | 0x0,
15254 (intptr_t)asn1_type__local_1726,
15255 0,
15256 (intptr_t)"extensionValue",
15257
15258};
15259
15260static const ASN1CType asn1_type__local_1729[] = {
15261 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15262 (intptr_t)asn1_type_ProtocolExtensionID,
15263};
15264
15265static const ASN1CType asn1_type__local_1730[] = {
15266 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15267 (intptr_t)asn1_type_Criticality,
15268};
15269
15270static const ProtocolExtensionID asn1_value__local_1734 = 3;
15271
15272static const Criticality asn1_value__local_1735 = 1;
15273
15274static const Presence asn1_value__local_1736 = 0;
15275
15276static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1733[] = {
15277{
15278 (intptr_t)&asn1_value__local_1734,
15279 (intptr_t)&asn1_value__local_1735,
15280 (intptr_t)asn1_type_CN_DomainIndicator,
15281 (intptr_t)&asn1_value__local_1736,
15282},
15283};
15284
15285static const ASN1CType asn1_constraint__local_1732[] = {
15286 ASN1_CCONSTRAINT_TABLE,
15287 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15288 2,
15289 (intptr_t)asn1_value__local_1733,
15290 1,
15291 1,
15292 0,
15293 0x80000000,
15294 0,
15295};
15296
15297static const ASN1CType asn1_type__local_1731[] = {
15298 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15299 (intptr_t)asn1_constraint__local_1732,
15300};
15301
15302const ASN1CType asn1_type_ProtocolExtensionField_50[] = {
15303 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15304 3,
15305 sizeof(ProtocolExtensionField_50),
15306
15307 offsetof(ProtocolExtensionField_50, id) | 0x0,
15308 (intptr_t)asn1_type__local_1729,
15309 0,
15310 (intptr_t)"id",
15311
15312 offsetof(ProtocolExtensionField_50, criticality) | 0x0,
15313 (intptr_t)asn1_type__local_1730,
15314 0,
15315 (intptr_t)"criticality",
15316
15317 offsetof(ProtocolExtensionField_50, extensionValue) | 0x0,
15318 (intptr_t)asn1_type__local_1731,
15319 0,
15320 (intptr_t)"extensionValue",
15321
15322};
15323
15324static const ASN1CType asn1_type__local_1737[] = {
15325 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15326 (intptr_t)asn1_type_ProtocolExtensionID,
15327};
15328
15329static const ASN1CType asn1_type__local_1738[] = {
15330 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15331 (intptr_t)asn1_type_Criticality,
15332};
15333
15334static const ASN1CType asn1_constraint__local_1740[] = {
15335 ASN1_CCONSTRAINT_TABLE,
15336 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15337 2,
15338 0,
15339 0,
15340 1,
15341 0,
15342 0x80000000,
15343 0,
15344};
15345
15346static const ASN1CType asn1_type__local_1739[] = {
15347 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15348 (intptr_t)asn1_constraint__local_1740,
15349};
15350
15351const ASN1CType asn1_type_ProtocolExtensionField_51[] = {
15352 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15353 3,
15354 sizeof(ProtocolExtensionField_51),
15355
15356 offsetof(ProtocolExtensionField_51, id) | 0x0,
15357 (intptr_t)asn1_type__local_1737,
15358 0,
15359 (intptr_t)"id",
15360
15361 offsetof(ProtocolExtensionField_51, criticality) | 0x0,
15362 (intptr_t)asn1_type__local_1738,
15363 0,
15364 (intptr_t)"criticality",
15365
15366 offsetof(ProtocolExtensionField_51, extensionValue) | 0x0,
15367 (intptr_t)asn1_type__local_1739,
15368 0,
15369 (intptr_t)"extensionValue",
15370
15371};
15372
15373static const ASN1CType asn1_type__local_1742[] = {
15374 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15375 (intptr_t)asn1_type_ProtocolExtensionID,
15376};
15377
15378static const ASN1CType asn1_type__local_1743[] = {
15379 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15380 (intptr_t)asn1_type_Criticality,
15381};
15382
15383static const ProtocolExtensionID asn1_value__local_1747 = 180;
15384
15385static const Criticality asn1_value__local_1748 = 0;
15386
15387static const Presence asn1_value__local_1749 = 1;
15388
15389static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1746[] = {
15390{
15391 (intptr_t)&asn1_value__local_1747,
15392 (intptr_t)&asn1_value__local_1748,
15393 (intptr_t)asn1_type_LAListofIdleModeUEs,
15394 (intptr_t)&asn1_value__local_1749,
15395},
15396};
15397
15398static const ASN1CType asn1_constraint__local_1745[] = {
15399 ASN1_CCONSTRAINT_TABLE,
15400 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15401 2,
15402 (intptr_t)asn1_value__local_1746,
15403 1,
15404 1,
15405 0,
15406 0x80000000,
15407 0,
15408};
15409
15410static const ASN1CType asn1_type__local_1744[] = {
15411 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15412 (intptr_t)asn1_constraint__local_1745,
15413};
15414
15415const ASN1CType asn1_type_ProtocolExtensionField_52[] = {
15416 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15417 3,
15418 sizeof(ProtocolExtensionField_52),
15419
15420 offsetof(ProtocolExtensionField_52, id) | 0x0,
15421 (intptr_t)asn1_type__local_1742,
15422 0,
15423 (intptr_t)"id",
15424
15425 offsetof(ProtocolExtensionField_52, criticality) | 0x0,
15426 (intptr_t)asn1_type__local_1743,
15427 0,
15428 (intptr_t)"criticality",
15429
15430 offsetof(ProtocolExtensionField_52, extensionValue) | 0x0,
15431 (intptr_t)asn1_type__local_1744,
15432 0,
15433 (intptr_t)"extensionValue",
15434
15435};
15436
15437static const ASN1CType asn1_type__local_1750[] = {
15438 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15439 (intptr_t)asn1_type_ProtocolExtensionID,
15440};
15441
15442static const ASN1CType asn1_type__local_1751[] = {
15443 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15444 (intptr_t)asn1_type_Criticality,
15445};
15446
15447static const ASN1CType asn1_constraint__local_1753[] = {
15448 ASN1_CCONSTRAINT_TABLE,
15449 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15450 2,
15451 0,
15452 0,
15453 1,
15454 0,
15455 0x80000000,
15456 0,
15457};
15458
15459static const ASN1CType asn1_type__local_1752[] = {
15460 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15461 (intptr_t)asn1_constraint__local_1753,
15462};
15463
15464const ASN1CType asn1_type_ProtocolExtensionField_53[] = {
15465 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15466 3,
15467 sizeof(ProtocolExtensionField_53),
15468
15469 offsetof(ProtocolExtensionField_53, id) | 0x0,
15470 (intptr_t)asn1_type__local_1750,
15471 0,
15472 (intptr_t)"id",
15473
15474 offsetof(ProtocolExtensionField_53, criticality) | 0x0,
15475 (intptr_t)asn1_type__local_1751,
15476 0,
15477 (intptr_t)"criticality",
15478
15479 offsetof(ProtocolExtensionField_53, extensionValue) | 0x0,
15480 (intptr_t)asn1_type__local_1752,
15481 0,
15482 (intptr_t)"extensionValue",
15483
15484};
15485
15486static const ASN1CType asn1_type__local_1755[] = {
15487 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15488 (intptr_t)asn1_type_ProtocolExtensionID,
15489};
15490
15491static const ASN1CType asn1_type__local_1756[] = {
15492 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15493 (intptr_t)asn1_type_Criticality,
15494};
15495
15496static const ProtocolExtensionID asn1_value__local_1760 = 159;
15497
15498static const Criticality asn1_value__local_1761 = 1;
15499
15500static const Presence asn1_value__local_1762 = 0;
15501
15502static const ProtocolExtensionID asn1_value__local_1763 = 178;
15503
15504static const Criticality asn1_value__local_1764 = 0;
15505
15506static const Presence asn1_value__local_1765 = 0;
15507
15508static const ProtocolExtensionID asn1_value__local_1766 = 179;
15509
15510static const Criticality asn1_value__local_1767 = 0;
15511
15512static const Presence asn1_value__local_1768 = 0;
15513
15514static const ProtocolExtensionID asn1_value__local_1769 = 220;
15515
15516static const Criticality asn1_value__local_1770 = 0;
15517
15518static const Presence asn1_value__local_1771 = 0;
15519
15520static const ProtocolExtensionID asn1_value__local_1772 = 221;
15521
15522static const Criticality asn1_value__local_1773 = 0;
15523
15524static const Presence asn1_value__local_1774 = 0;
15525
15526static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1759[] = {
15527{
15528 (intptr_t)&asn1_value__local_1760,
15529 (intptr_t)&asn1_value__local_1761,
15530 (intptr_t)asn1_type_AlternativeRABConfigurationRequest,
15531 (intptr_t)&asn1_value__local_1762,
15532},
15533{
15534 (intptr_t)&asn1_value__local_1763,
15535 (intptr_t)&asn1_value__local_1764,
15536 (intptr_t)asn1_type_Requested_RAB_Parameter_ExtendedMaxBitrateList,
15537 (intptr_t)&asn1_value__local_1765,
15538},
15539{
15540 (intptr_t)&asn1_value__local_1766,
15541 (intptr_t)&asn1_value__local_1767,
15542 (intptr_t)asn1_type_Requested_RAB_Parameter_ExtendedGuaranteedBitrateList,
15543 (intptr_t)&asn1_value__local_1768,
15544},
15545{
15546 (intptr_t)&asn1_value__local_1769,
15547 (intptr_t)&asn1_value__local_1770,
15548 (intptr_t)asn1_type_SupportedRAB_ParameterBitrateList,
15549 (intptr_t)&asn1_value__local_1771,
15550},
15551{
15552 (intptr_t)&asn1_value__local_1772,
15553 (intptr_t)&asn1_value__local_1773,
15554 (intptr_t)asn1_type_SupportedRAB_ParameterBitrateList,
15555 (intptr_t)&asn1_value__local_1774,
15556},
15557};
15558
15559static const ASN1CType asn1_constraint__local_1758[] = {
15560 ASN1_CCONSTRAINT_TABLE,
15561 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15562 2,
15563 (intptr_t)asn1_value__local_1759,
15564 5,
15565 1,
15566 0,
15567 0x80000000,
15568 0,
15569};
15570
15571static const ASN1CType asn1_type__local_1757[] = {
15572 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15573 (intptr_t)asn1_constraint__local_1758,
15574};
15575
15576const ASN1CType asn1_type_ProtocolExtensionField_54[] = {
15577 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15578 3,
15579 sizeof(ProtocolExtensionField_54),
15580
15581 offsetof(ProtocolExtensionField_54, id) | 0x0,
15582 (intptr_t)asn1_type__local_1755,
15583 0,
15584 (intptr_t)"id",
15585
15586 offsetof(ProtocolExtensionField_54, criticality) | 0x0,
15587 (intptr_t)asn1_type__local_1756,
15588 0,
15589 (intptr_t)"criticality",
15590
15591 offsetof(ProtocolExtensionField_54, extensionValue) | 0x0,
15592 (intptr_t)asn1_type__local_1757,
15593 0,
15594 (intptr_t)"extensionValue",
15595
15596};
15597
15598static const ASN1CType asn1_type__local_1775[] = {
15599 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15600 (intptr_t)asn1_type_ProtocolExtensionID,
15601};
15602
15603static const ASN1CType asn1_type__local_1776[] = {
15604 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15605 (intptr_t)asn1_type_Criticality,
15606};
15607
15608static const ASN1CType asn1_constraint__local_1778[] = {
15609 ASN1_CCONSTRAINT_TABLE,
15610 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15611 2,
15612 0,
15613 0,
15614 1,
15615 0,
15616 0x80000000,
15617 0,
15618};
15619
15620static const ASN1CType asn1_type__local_1777[] = {
15621 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15622 (intptr_t)asn1_constraint__local_1778,
15623};
15624
15625const ASN1CType asn1_type_ProtocolExtensionField_55[] = {
15626 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15627 3,
15628 sizeof(ProtocolExtensionField_55),
15629
15630 offsetof(ProtocolExtensionField_55, id) | 0x0,
15631 (intptr_t)asn1_type__local_1775,
15632 0,
15633 (intptr_t)"id",
15634
15635 offsetof(ProtocolExtensionField_55, criticality) | 0x0,
15636 (intptr_t)asn1_type__local_1776,
15637 0,
15638 (intptr_t)"criticality",
15639
15640 offsetof(ProtocolExtensionField_55, extensionValue) | 0x0,
15641 (intptr_t)asn1_type__local_1777,
15642 0,
15643 (intptr_t)"extensionValue",
15644
15645};
15646
15647static const ASN1CType asn1_type__local_1780[] = {
15648 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15649 (intptr_t)asn1_type_ProtocolExtensionID,
15650};
15651
15652static const ASN1CType asn1_type__local_1781[] = {
15653 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15654 (intptr_t)asn1_type_Criticality,
15655};
15656
15657static const ASN1CType asn1_constraint__local_1783[] = {
15658 ASN1_CCONSTRAINT_TABLE,
15659 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15660 2,
15661 0,
15662 0,
15663 1,
15664 0,
15665 0x80000000,
15666 0,
15667};
15668
15669static const ASN1CType asn1_type__local_1782[] = {
15670 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15671 (intptr_t)asn1_constraint__local_1783,
15672};
15673
15674const ASN1CType asn1_type_ProtocolExtensionField_56[] = {
15675 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15676 3,
15677 sizeof(ProtocolExtensionField_56),
15678
15679 offsetof(ProtocolExtensionField_56, id) | 0x0,
15680 (intptr_t)asn1_type__local_1780,
15681 0,
15682 (intptr_t)"id",
15683
15684 offsetof(ProtocolExtensionField_56, criticality) | 0x0,
15685 (intptr_t)asn1_type__local_1781,
15686 0,
15687 (intptr_t)"criticality",
15688
15689 offsetof(ProtocolExtensionField_56, extensionValue) | 0x0,
15690 (intptr_t)asn1_type__local_1782,
15691 0,
15692 (intptr_t)"extensionValue",
15693
15694};
15695
15696static const ASN1CType asn1_type__local_1785[] = {
15697 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15698 (intptr_t)asn1_type_ProtocolExtensionID,
15699};
15700
15701static const ASN1CType asn1_type__local_1786[] = {
15702 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15703 (intptr_t)asn1_type_Criticality,
15704};
15705
15706static const ProtocolExtensionID asn1_value__local_1790 = 255;
15707
15708static const Criticality asn1_value__local_1791 = 1;
15709
15710static const Presence asn1_value__local_1792 = 0;
15711
15712static const ProtocolExtensionID asn1_value__local_1793 = 256;
15713
15714static const Criticality asn1_value__local_1794 = 1;
15715
15716static const Presence asn1_value__local_1795 = 0;
15717
15718static const ProtocolExtensionID asn1_value__local_1796 = 251;
15719
15720static const Criticality asn1_value__local_1797 = 1;
15721
15722static const Presence asn1_value__local_1798 = 0;
15723
15724static const ProtocolExtensionID asn1_value__local_1799 = 270;
15725
15726static const Criticality asn1_value__local_1800 = 1;
15727
15728static const Presence asn1_value__local_1801 = 0;
15729
15730static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1789[] = {
15731{
15732 (intptr_t)&asn1_value__local_1790,
15733 (intptr_t)&asn1_value__local_1791,
15734 (intptr_t)asn1_type_TraceRecordingSessionReference,
15735 (intptr_t)&asn1_value__local_1792,
15736},
15737{
15738 (intptr_t)&asn1_value__local_1793,
15739 (intptr_t)&asn1_value__local_1794,
15740 (intptr_t)asn1_type_IMSI,
15741 (intptr_t)&asn1_value__local_1795,
15742},
15743{
15744 (intptr_t)&asn1_value__local_1796,
15745 (intptr_t)&asn1_value__local_1797,
15746 (intptr_t)asn1_type_TransportLayerAddress,
15747 (intptr_t)&asn1_value__local_1798,
15748},
15749{
15750 (intptr_t)&asn1_value__local_1799,
15751 (intptr_t)&asn1_value__local_1800,
15752 (intptr_t)asn1_type_UTRAN_CellID,
15753 (intptr_t)&asn1_value__local_1801,
15754},
15755};
15756
15757static const ASN1CType asn1_constraint__local_1788[] = {
15758 ASN1_CCONSTRAINT_TABLE,
15759 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15760 2,
15761 (intptr_t)asn1_value__local_1789,
15762 4,
15763 1,
15764 0,
15765 0x80000000,
15766 0,
15767};
15768
15769static const ASN1CType asn1_type__local_1787[] = {
15770 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15771 (intptr_t)asn1_constraint__local_1788,
15772};
15773
15774const ASN1CType asn1_type_ProtocolExtensionField_57[] = {
15775 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15776 3,
15777 sizeof(ProtocolExtensionField_57),
15778
15779 offsetof(ProtocolExtensionField_57, id) | 0x0,
15780 (intptr_t)asn1_type__local_1785,
15781 0,
15782 (intptr_t)"id",
15783
15784 offsetof(ProtocolExtensionField_57, criticality) | 0x0,
15785 (intptr_t)asn1_type__local_1786,
15786 0,
15787 (intptr_t)"criticality",
15788
15789 offsetof(ProtocolExtensionField_57, extensionValue) | 0x0,
15790 (intptr_t)asn1_type__local_1787,
15791 0,
15792 (intptr_t)"extensionValue",
15793
15794};
15795
15796static const ASN1CType asn1_type__local_1802[] = {
15797 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15798 (intptr_t)asn1_type_ProtocolExtensionID,
15799};
15800
15801static const ASN1CType asn1_type__local_1803[] = {
15802 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15803 (intptr_t)asn1_type_Criticality,
15804};
15805
15806static const ASN1CType asn1_constraint__local_1805[] = {
15807 ASN1_CCONSTRAINT_TABLE,
15808 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15809 2,
15810 0,
15811 0,
15812 1,
15813 0,
15814 0x80000000,
15815 0,
15816};
15817
15818static const ASN1CType asn1_type__local_1804[] = {
15819 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15820 (intptr_t)asn1_constraint__local_1805,
15821};
15822
15823const ASN1CType asn1_type_ProtocolExtensionField_58[] = {
15824 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15825 3,
15826 sizeof(ProtocolExtensionField_58),
15827
15828 offsetof(ProtocolExtensionField_58, id) | 0x0,
15829 (intptr_t)asn1_type__local_1802,
15830 0,
15831 (intptr_t)"id",
15832
15833 offsetof(ProtocolExtensionField_58, criticality) | 0x0,
15834 (intptr_t)asn1_type__local_1803,
15835 0,
15836 (intptr_t)"criticality",
15837
15838 offsetof(ProtocolExtensionField_58, extensionValue) | 0x0,
15839 (intptr_t)asn1_type__local_1804,
15840 0,
15841 (intptr_t)"extensionValue",
15842
15843};
15844
15845static const ASN1CType asn1_type__local_1807[] = {
15846 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15847 (intptr_t)asn1_type_ProtocolExtensionID,
15848};
15849
15850static const ASN1CType asn1_type__local_1808[] = {
15851 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15852 (intptr_t)asn1_type_Criticality,
15853};
15854
15855static const ASN1CType asn1_constraint__local_1810[] = {
15856 ASN1_CCONSTRAINT_TABLE,
15857 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15858 2,
15859 0,
15860 0,
15861 1,
15862 0,
15863 0x80000000,
15864 0,
15865};
15866
15867static const ASN1CType asn1_type__local_1809[] = {
15868 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15869 (intptr_t)asn1_constraint__local_1810,
15870};
15871
15872const ASN1CType asn1_type_ProtocolExtensionField_59[] = {
15873 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15874 3,
15875 sizeof(ProtocolExtensionField_59),
15876
15877 offsetof(ProtocolExtensionField_59, id) | 0x0,
15878 (intptr_t)asn1_type__local_1807,
15879 0,
15880 (intptr_t)"id",
15881
15882 offsetof(ProtocolExtensionField_59, criticality) | 0x0,
15883 (intptr_t)asn1_type__local_1808,
15884 0,
15885 (intptr_t)"criticality",
15886
15887 offsetof(ProtocolExtensionField_59, extensionValue) | 0x0,
15888 (intptr_t)asn1_type__local_1809,
15889 0,
15890 (intptr_t)"extensionValue",
15891
15892};
15893
15894static const ASN1CType asn1_type__local_1812[] = {
15895 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15896 (intptr_t)asn1_type_ProtocolExtensionID,
15897};
15898
15899static const ASN1CType asn1_type__local_1813[] = {
15900 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15901 (intptr_t)asn1_type_Criticality,
15902};
15903
15904static const ASN1CType asn1_constraint__local_1815[] = {
15905 ASN1_CCONSTRAINT_TABLE,
15906 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15907 2,
15908 0,
15909 0,
15910 1,
15911 0,
15912 0x80000000,
15913 0,
15914};
15915
15916static const ASN1CType asn1_type__local_1814[] = {
15917 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15918 (intptr_t)asn1_constraint__local_1815,
15919};
15920
15921const ASN1CType asn1_type_ProtocolExtensionField_60[] = {
15922 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15923 3,
15924 sizeof(ProtocolExtensionField_60),
15925
15926 offsetof(ProtocolExtensionField_60, id) | 0x0,
15927 (intptr_t)asn1_type__local_1812,
15928 0,
15929 (intptr_t)"id",
15930
15931 offsetof(ProtocolExtensionField_60, criticality) | 0x0,
15932 (intptr_t)asn1_type__local_1813,
15933 0,
15934 (intptr_t)"criticality",
15935
15936 offsetof(ProtocolExtensionField_60, extensionValue) | 0x0,
15937 (intptr_t)asn1_type__local_1814,
15938 0,
15939 (intptr_t)"extensionValue",
15940
15941};
15942
15943static const ASN1CType asn1_type__local_1817[] = {
15944 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15945 (intptr_t)asn1_type_ProtocolExtensionID,
15946};
15947
15948static const ASN1CType asn1_type__local_1818[] = {
15949 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15950 (intptr_t)asn1_type_Criticality,
15951};
15952
15953static const ASN1CType asn1_constraint__local_1820[] = {
15954 ASN1_CCONSTRAINT_TABLE,
15955 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
15956 2,
15957 0,
15958 0,
15959 1,
15960 0,
15961 0x80000000,
15962 0,
15963};
15964
15965static const ASN1CType asn1_type__local_1819[] = {
15966 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
15967 (intptr_t)asn1_constraint__local_1820,
15968};
15969
15970const ASN1CType asn1_type_ProtocolExtensionField_61[] = {
15971 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
15972 3,
15973 sizeof(ProtocolExtensionField_61),
15974
15975 offsetof(ProtocolExtensionField_61, id) | 0x0,
15976 (intptr_t)asn1_type__local_1817,
15977 0,
15978 (intptr_t)"id",
15979
15980 offsetof(ProtocolExtensionField_61, criticality) | 0x0,
15981 (intptr_t)asn1_type__local_1818,
15982 0,
15983 (intptr_t)"criticality",
15984
15985 offsetof(ProtocolExtensionField_61, extensionValue) | 0x0,
15986 (intptr_t)asn1_type__local_1819,
15987 0,
15988 (intptr_t)"extensionValue",
15989
15990};
15991
15992static const ASN1CType asn1_type__local_1822[] = {
15993 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
15994 (intptr_t)asn1_type_ProtocolExtensionID,
15995};
15996
15997static const ASN1CType asn1_type__local_1823[] = {
15998 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
15999 (intptr_t)asn1_type_Criticality,
16000};
16001
16002static const ASN1CType asn1_constraint__local_1825[] = {
16003 ASN1_CCONSTRAINT_TABLE,
16004 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16005 2,
16006 0,
16007 0,
16008 1,
16009 0,
16010 0x80000000,
16011 0,
16012};
16013
16014static const ASN1CType asn1_type__local_1824[] = {
16015 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16016 (intptr_t)asn1_constraint__local_1825,
16017};
16018
16019const ASN1CType asn1_type_ProtocolExtensionField_62[] = {
16020 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16021 3,
16022 sizeof(ProtocolExtensionField_62),
16023
16024 offsetof(ProtocolExtensionField_62, id) | 0x0,
16025 (intptr_t)asn1_type__local_1822,
16026 0,
16027 (intptr_t)"id",
16028
16029 offsetof(ProtocolExtensionField_62, criticality) | 0x0,
16030 (intptr_t)asn1_type__local_1823,
16031 0,
16032 (intptr_t)"criticality",
16033
16034 offsetof(ProtocolExtensionField_62, extensionValue) | 0x0,
16035 (intptr_t)asn1_type__local_1824,
16036 0,
16037 (intptr_t)"extensionValue",
16038
16039};
16040
16041static const ASN1CType asn1_type__local_1827[] = {
16042 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16043 (intptr_t)asn1_type_ProtocolExtensionID,
16044};
16045
16046static const ASN1CType asn1_type__local_1828[] = {
16047 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16048 (intptr_t)asn1_type_Criticality,
16049};
16050
16051static const ASN1CType asn1_constraint__local_1830[] = {
16052 ASN1_CCONSTRAINT_TABLE,
16053 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16054 2,
16055 0,
16056 0,
16057 1,
16058 0,
16059 0x80000000,
16060 0,
16061};
16062
16063static const ASN1CType asn1_type__local_1829[] = {
16064 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16065 (intptr_t)asn1_constraint__local_1830,
16066};
16067
16068const ASN1CType asn1_type_ProtocolExtensionField_63[] = {
16069 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16070 3,
16071 sizeof(ProtocolExtensionField_63),
16072
16073 offsetof(ProtocolExtensionField_63, id) | 0x0,
16074 (intptr_t)asn1_type__local_1827,
16075 0,
16076 (intptr_t)"id",
16077
16078 offsetof(ProtocolExtensionField_63, criticality) | 0x0,
16079 (intptr_t)asn1_type__local_1828,
16080 0,
16081 (intptr_t)"criticality",
16082
16083 offsetof(ProtocolExtensionField_63, extensionValue) | 0x0,
16084 (intptr_t)asn1_type__local_1829,
16085 0,
16086 (intptr_t)"extensionValue",
16087
16088};
16089
16090static const ASN1CType asn1_type__local_1832[] = {
16091 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16092 (intptr_t)asn1_type_ProtocolExtensionID,
16093};
16094
16095static const ASN1CType asn1_type__local_1833[] = {
16096 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16097 (intptr_t)asn1_type_Criticality,
16098};
16099
16100static const ASN1CType asn1_constraint__local_1835[] = {
16101 ASN1_CCONSTRAINT_TABLE,
16102 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16103 2,
16104 0,
16105 0,
16106 1,
16107 0,
16108 0x80000000,
16109 0,
16110};
16111
16112static const ASN1CType asn1_type__local_1834[] = {
16113 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16114 (intptr_t)asn1_constraint__local_1835,
16115};
16116
16117const ASN1CType asn1_type_ProtocolExtensionField_64[] = {
16118 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16119 3,
16120 sizeof(ProtocolExtensionField_64),
16121
16122 offsetof(ProtocolExtensionField_64, id) | 0x0,
16123 (intptr_t)asn1_type__local_1832,
16124 0,
16125 (intptr_t)"id",
16126
16127 offsetof(ProtocolExtensionField_64, criticality) | 0x0,
16128 (intptr_t)asn1_type__local_1833,
16129 0,
16130 (intptr_t)"criticality",
16131
16132 offsetof(ProtocolExtensionField_64, extensionValue) | 0x0,
16133 (intptr_t)asn1_type__local_1834,
16134 0,
16135 (intptr_t)"extensionValue",
16136
16137};
16138
16139static const ASN1CType asn1_type__local_1837[] = {
16140 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16141 (intptr_t)asn1_type_ProtocolExtensionID,
16142};
16143
16144static const ASN1CType asn1_type__local_1838[] = {
16145 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16146 (intptr_t)asn1_type_Criticality,
16147};
16148
16149static const ASN1CType asn1_constraint__local_1840[] = {
16150 ASN1_CCONSTRAINT_TABLE,
16151 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16152 2,
16153 0,
16154 0,
16155 1,
16156 0,
16157 0x80000000,
16158 0,
16159};
16160
16161static const ASN1CType asn1_type__local_1839[] = {
16162 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16163 (intptr_t)asn1_constraint__local_1840,
16164};
16165
16166const ASN1CType asn1_type_ProtocolExtensionField_65[] = {
16167 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16168 3,
16169 sizeof(ProtocolExtensionField_65),
16170
16171 offsetof(ProtocolExtensionField_65, id) | 0x0,
16172 (intptr_t)asn1_type__local_1837,
16173 0,
16174 (intptr_t)"id",
16175
16176 offsetof(ProtocolExtensionField_65, criticality) | 0x0,
16177 (intptr_t)asn1_type__local_1838,
16178 0,
16179 (intptr_t)"criticality",
16180
16181 offsetof(ProtocolExtensionField_65, extensionValue) | 0x0,
16182 (intptr_t)asn1_type__local_1839,
16183 0,
16184 (intptr_t)"extensionValue",
16185
16186};
16187
16188static const ASN1CType asn1_type__local_1842[] = {
16189 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16190 (intptr_t)asn1_type_ProtocolExtensionID,
16191};
16192
16193static const ASN1CType asn1_type__local_1843[] = {
16194 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16195 (intptr_t)asn1_type_Criticality,
16196};
16197
16198static const ProtocolExtensionID asn1_value__local_1847 = 171;
16199
16200static const Criticality asn1_value__local_1848 = 0;
16201
16202static const Presence asn1_value__local_1849 = 0;
16203
16204static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1846[] = {
16205{
16206 (intptr_t)&asn1_value__local_1847,
16207 (intptr_t)&asn1_value__local_1848,
16208 (intptr_t)asn1_type_ExtendedRNC_ID,
16209 (intptr_t)&asn1_value__local_1849,
16210},
16211};
16212
16213static const ASN1CType asn1_constraint__local_1845[] = {
16214 ASN1_CCONSTRAINT_TABLE,
16215 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16216 2,
16217 (intptr_t)asn1_value__local_1846,
16218 1,
16219 1,
16220 0,
16221 0x80000000,
16222 0,
16223};
16224
16225static const ASN1CType asn1_type__local_1844[] = {
16226 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16227 (intptr_t)asn1_constraint__local_1845,
16228};
16229
16230const ASN1CType asn1_type_ProtocolExtensionField_66[] = {
16231 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16232 3,
16233 sizeof(ProtocolExtensionField_66),
16234
16235 offsetof(ProtocolExtensionField_66, id) | 0x0,
16236 (intptr_t)asn1_type__local_1842,
16237 0,
16238 (intptr_t)"id",
16239
16240 offsetof(ProtocolExtensionField_66, criticality) | 0x0,
16241 (intptr_t)asn1_type__local_1843,
16242 0,
16243 (intptr_t)"criticality",
16244
16245 offsetof(ProtocolExtensionField_66, extensionValue) | 0x0,
16246 (intptr_t)asn1_type__local_1844,
16247 0,
16248 (intptr_t)"extensionValue",
16249
16250};
16251
16252static const ASN1CType asn1_type__local_1850[] = {
16253 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16254 (intptr_t)asn1_type_ProtocolExtensionID,
16255};
16256
16257static const ASN1CType asn1_type__local_1851[] = {
16258 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16259 (intptr_t)asn1_type_Criticality,
16260};
16261
16262static const ProtocolExtensionID asn1_value__local_1855 = 98;
16263
16264static const Criticality asn1_value__local_1856 = 0;
16265
16266static const Presence asn1_value__local_1857 = 0;
16267
16268static const ProtocolExtensionID asn1_value__local_1858 = 121;
16269
16270static const Criticality asn1_value__local_1859 = 1;
16271
16272static const Presence asn1_value__local_1860 = 0;
16273
16274static const ProtocolExtensionID asn1_value__local_1861 = 124;
16275
16276static const Criticality asn1_value__local_1862 = 1;
16277
16278static const Presence asn1_value__local_1863 = 0;
16279
16280static const ProtocolExtensionID asn1_value__local_1864 = 156;
16281
16282static const Criticality asn1_value__local_1865 = 1;
16283
16284static const Presence asn1_value__local_1866 = 0;
16285
16286static const ProtocolExtensionID asn1_value__local_1867 = 187;
16287
16288static const Criticality asn1_value__local_1868 = 0;
16289
16290static const Presence asn1_value__local_1869 = 0;
16291
16292static const ProtocolExtensionID asn1_value__local_1870 = 200;
16293
16294static const Criticality asn1_value__local_1871 = 1;
16295
16296static const Presence asn1_value__local_1872 = 0;
16297
16298static const ProtocolExtensionID asn1_value__local_1873 = 202;
16299
16300static const Criticality asn1_value__local_1874 = 1;
16301
16302static const Presence asn1_value__local_1875 = 0;
16303
16304static const ProtocolExtensionID asn1_value__local_1876 = 227;
16305
16306static const Criticality asn1_value__local_1877 = 0;
16307
16308static const Presence asn1_value__local_1878 = 0;
16309
16310static const ProtocolExtensionID asn1_value__local_1879 = 230;
16311
16312static const Criticality asn1_value__local_1880 = 0;
16313
16314static const Presence asn1_value__local_1881 = 0;
16315
16316static const ProtocolExtensionID asn1_value__local_1882 = 237;
16317
16318static const Criticality asn1_value__local_1883 = 1;
16319
16320static const Presence asn1_value__local_1884 = 0;
16321
16322static const ProtocolExtensionID asn1_value__local_1885 = 243;
16323
16324static const Criticality asn1_value__local_1886 = 1;
16325
16326static const Presence asn1_value__local_1887 = 0;
16327
16328static const ProtocolExtensionID asn1_value__local_1888 = 249;
16329
16330static const Criticality asn1_value__local_1889 = 1;
16331
16332static const Presence asn1_value__local_1890 = 0;
16333
16334static const ProtocolExtensionID asn1_value__local_1891 = 263;
16335
16336static const Criticality asn1_value__local_1892 = 1;
16337
16338static const Presence asn1_value__local_1893 = 0;
16339
16340static const ProtocolExtensionID asn1_value__local_1894 = 277;
16341
16342static const Criticality asn1_value__local_1895 = 1;
16343
16344static const Presence asn1_value__local_1896 = 0;
16345
16346static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1854[] = {
16347{
16348 (intptr_t)&asn1_value__local_1855,
16349 (intptr_t)&asn1_value__local_1856,
16350 (intptr_t)asn1_type_SRB_TrCH_Mapping,
16351 (intptr_t)&asn1_value__local_1857,
16352},
16353{
16354 (intptr_t)&asn1_value__local_1858,
16355 (intptr_t)&asn1_value__local_1859,
16356 (intptr_t)asn1_type_CellLoadInformationGroup,
16357 (intptr_t)&asn1_value__local_1860,
16358},
16359{
16360 (intptr_t)&asn1_value__local_1861,
16361 (intptr_t)&asn1_value__local_1862,
16362 (intptr_t)asn1_type_TraceRecordingSessionInformation,
16363 (intptr_t)&asn1_value__local_1863,
16364},
16365{
16366 (intptr_t)&asn1_value__local_1864,
16367 (intptr_t)&asn1_value__local_1865,
16368 (intptr_t)asn1_type_MBMSLinkingInformation,
16369 (intptr_t)&asn1_value__local_1866,
16370},
16371{
16372 (intptr_t)&asn1_value__local_1867,
16373 (intptr_t)&asn1_value__local_1868,
16374 (intptr_t)asn1_type_D_RNTI,
16375 (intptr_t)&asn1_value__local_1869,
16376},
16377{
16378 (intptr_t)&asn1_value__local_1870,
16379 (intptr_t)&asn1_value__local_1871,
16380 (intptr_t)asn1_type_UE_History_Information,
16381 (intptr_t)&asn1_value__local_1872,
16382},
16383{
16384 (intptr_t)&asn1_value__local_1873,
16385 (intptr_t)&asn1_value__local_1874,
16386 (intptr_t)asn1_type_SubscriberProfileIDforRFP,
16387 (intptr_t)&asn1_value__local_1875,
16388},
16389{
16390 (intptr_t)&asn1_value__local_1876,
16391 (intptr_t)&asn1_value__local_1877,
16392 (intptr_t)asn1_type_SRVCC_Information,
16393 (intptr_t)&asn1_value__local_1878,
16394},
16395{
16396 (intptr_t)&asn1_value__local_1879,
16397 (intptr_t)&asn1_value__local_1880,
16398 (intptr_t)asn1_type_RAB_ID,
16399 (intptr_t)&asn1_value__local_1881,
16400},
16401{
16402 (intptr_t)&asn1_value__local_1882,
16403 (intptr_t)&asn1_value__local_1883,
16404 (intptr_t)asn1_type_CSFB_Information,
16405 (intptr_t)&asn1_value__local_1884,
16406},
16407{
16408 (intptr_t)&asn1_value__local_1885,
16409 (intptr_t)&asn1_value__local_1886,
16410 (intptr_t)asn1_type_IRAT_Measurement_Configuration,
16411 (intptr_t)&asn1_value__local_1887,
16412},
16413{
16414 (intptr_t)&asn1_value__local_1888,
16415 (intptr_t)&asn1_value__local_1889,
16416 (intptr_t)asn1_type_Management_Based_MDT_Allowed,
16417 (intptr_t)&asn1_value__local_1890,
16418},
16419{
16420 (intptr_t)&asn1_value__local_1891,
16421 (intptr_t)&asn1_value__local_1892,
16422 (intptr_t)asn1_type_MDT_PLMN_List,
16423 (intptr_t)&asn1_value__local_1893,
16424},
16425{
16426 (intptr_t)&asn1_value__local_1894,
16427 (intptr_t)&asn1_value__local_1895,
16428 (intptr_t)asn1_type_PLMNidentity,
16429 (intptr_t)&asn1_value__local_1896,
16430},
16431};
16432
16433static const ASN1CType asn1_constraint__local_1853[] = {
16434 ASN1_CCONSTRAINT_TABLE,
16435 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16436 2,
16437 (intptr_t)asn1_value__local_1854,
16438 14,
16439 1,
16440 0,
16441 0x80000000,
16442 0,
16443};
16444
16445static const ASN1CType asn1_type__local_1852[] = {
16446 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16447 (intptr_t)asn1_constraint__local_1853,
16448};
16449
16450const ASN1CType asn1_type_ProtocolExtensionField_67[] = {
16451 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16452 3,
16453 sizeof(ProtocolExtensionField_67),
16454
16455 offsetof(ProtocolExtensionField_67, id) | 0x0,
16456 (intptr_t)asn1_type__local_1850,
16457 0,
16458 (intptr_t)"id",
16459
16460 offsetof(ProtocolExtensionField_67, criticality) | 0x0,
16461 (intptr_t)asn1_type__local_1851,
16462 0,
16463 (intptr_t)"criticality",
16464
16465 offsetof(ProtocolExtensionField_67, extensionValue) | 0x0,
16466 (intptr_t)asn1_type__local_1852,
16467 0,
16468 (intptr_t)"extensionValue",
16469
16470};
16471
16472static const ASN1CType asn1_type__local_1897[] = {
16473 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16474 (intptr_t)asn1_type_ProtocolExtensionID,
16475};
16476
16477static const ASN1CType asn1_type__local_1898[] = {
16478 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16479 (intptr_t)asn1_type_Criticality,
16480};
16481
16482static const ProtocolExtensionID asn1_value__local_1902 = 278;
16483
16484static const Criticality asn1_value__local_1903 = 1;
16485
16486static const Presence asn1_value__local_1904 = 0;
16487
16488static const ProtocolExtensionID asn1_value__local_1905 = 279;
16489
16490static const Criticality asn1_value__local_1906 = 1;
16491
16492static const Presence asn1_value__local_1907 = 0;
16493
16494static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1901[] = {
16495{
16496 (intptr_t)&asn1_value__local_1902,
16497 (intptr_t)&asn1_value__local_1903,
16498 (intptr_t)asn1_type_RSRQ_Type,
16499 (intptr_t)&asn1_value__local_1904,
16500},
16501{
16502 (intptr_t)&asn1_value__local_1905,
16503 (intptr_t)&asn1_value__local_1906,
16504 (intptr_t)asn1_type_RSRQ_Extension,
16505 (intptr_t)&asn1_value__local_1907,
16506},
16507};
16508
16509static const ASN1CType asn1_constraint__local_1900[] = {
16510 ASN1_CCONSTRAINT_TABLE,
16511 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16512 2,
16513 (intptr_t)asn1_value__local_1901,
16514 2,
16515 1,
16516 0,
16517 0x80000000,
16518 0,
16519};
16520
16521static const ASN1CType asn1_type__local_1899[] = {
16522 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16523 (intptr_t)asn1_constraint__local_1900,
16524};
16525
16526const ASN1CType asn1_type_ProtocolExtensionField_68[] = {
16527 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16528 3,
16529 sizeof(ProtocolExtensionField_68),
16530
16531 offsetof(ProtocolExtensionField_68, id) | 0x0,
16532 (intptr_t)asn1_type__local_1897,
16533 0,
16534 (intptr_t)"id",
16535
16536 offsetof(ProtocolExtensionField_68, criticality) | 0x0,
16537 (intptr_t)asn1_type__local_1898,
16538 0,
16539 (intptr_t)"criticality",
16540
16541 offsetof(ProtocolExtensionField_68, extensionValue) | 0x0,
16542 (intptr_t)asn1_type__local_1899,
16543 0,
16544 (intptr_t)"extensionValue",
16545
16546};
16547
16548static const ASN1CType asn1_type__local_1908[] = {
16549 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16550 (intptr_t)asn1_type_ProtocolExtensionID,
16551};
16552
16553static const ASN1CType asn1_type__local_1909[] = {
16554 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16555 (intptr_t)asn1_type_Criticality,
16556};
16557
16558static const ASN1CType asn1_constraint__local_1911[] = {
16559 ASN1_CCONSTRAINT_TABLE,
16560 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16561 2,
16562 0,
16563 0,
16564 1,
16565 0,
16566 0x80000000,
16567 0,
16568};
16569
16570static const ASN1CType asn1_type__local_1910[] = {
16571 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16572 (intptr_t)asn1_constraint__local_1911,
16573};
16574
16575const ASN1CType asn1_type_ProtocolExtensionField_69[] = {
16576 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16577 3,
16578 sizeof(ProtocolExtensionField_69),
16579
16580 offsetof(ProtocolExtensionField_69, id) | 0x0,
16581 (intptr_t)asn1_type__local_1908,
16582 0,
16583 (intptr_t)"id",
16584
16585 offsetof(ProtocolExtensionField_69, criticality) | 0x0,
16586 (intptr_t)asn1_type__local_1909,
16587 0,
16588 (intptr_t)"criticality",
16589
16590 offsetof(ProtocolExtensionField_69, extensionValue) | 0x0,
16591 (intptr_t)asn1_type__local_1910,
16592 0,
16593 (intptr_t)"extensionValue",
16594
16595};
16596
16597static const ASN1CType asn1_type__local_1913[] = {
16598 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16599 (intptr_t)asn1_type_ProtocolExtensionID,
16600};
16601
16602static const ASN1CType asn1_type__local_1914[] = {
16603 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16604 (intptr_t)asn1_type_Criticality,
16605};
16606
16607static const ProtocolExtensionID asn1_value__local_1918 = 271;
16608
16609static const Criticality asn1_value__local_1919 = 0;
16610
16611static const Presence asn1_value__local_1920 = 0;
16612
16613static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1917[] = {
16614{
16615 (intptr_t)&asn1_value__local_1918,
16616 (intptr_t)&asn1_value__local_1919,
16617 (intptr_t)asn1_type_EARFCN_Extended,
16618 (intptr_t)&asn1_value__local_1920,
16619},
16620};
16621
16622static const ASN1CType asn1_constraint__local_1916[] = {
16623 ASN1_CCONSTRAINT_TABLE,
16624 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16625 2,
16626 (intptr_t)asn1_value__local_1917,
16627 1,
16628 1,
16629 0,
16630 0x80000000,
16631 0,
16632};
16633
16634static const ASN1CType asn1_type__local_1915[] = {
16635 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16636 (intptr_t)asn1_constraint__local_1916,
16637};
16638
16639const ASN1CType asn1_type_ProtocolExtensionField_70[] = {
16640 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16641 3,
16642 sizeof(ProtocolExtensionField_70),
16643
16644 offsetof(ProtocolExtensionField_70, id) | 0x0,
16645 (intptr_t)asn1_type__local_1913,
16646 0,
16647 (intptr_t)"id",
16648
16649 offsetof(ProtocolExtensionField_70, criticality) | 0x0,
16650 (intptr_t)asn1_type__local_1914,
16651 0,
16652 (intptr_t)"criticality",
16653
16654 offsetof(ProtocolExtensionField_70, extensionValue) | 0x0,
16655 (intptr_t)asn1_type__local_1915,
16656 0,
16657 (intptr_t)"extensionValue",
16658
16659};
16660
16661static const ASN1CType asn1_type__local_1921[] = {
16662 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16663 (intptr_t)asn1_type_ProtocolExtensionID,
16664};
16665
16666static const ASN1CType asn1_type__local_1922[] = {
16667 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16668 (intptr_t)asn1_type_Criticality,
16669};
16670
16671static const ASN1CType asn1_constraint__local_1924[] = {
16672 ASN1_CCONSTRAINT_TABLE,
16673 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16674 2,
16675 0,
16676 0,
16677 1,
16678 0,
16679 0x80000000,
16680 0,
16681};
16682
16683static const ASN1CType asn1_type__local_1923[] = {
16684 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16685 (intptr_t)asn1_constraint__local_1924,
16686};
16687
16688const ASN1CType asn1_type_ProtocolExtensionField_71[] = {
16689 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16690 3,
16691 sizeof(ProtocolExtensionField_71),
16692
16693 offsetof(ProtocolExtensionField_71, id) | 0x0,
16694 (intptr_t)asn1_type__local_1921,
16695 0,
16696 (intptr_t)"id",
16697
16698 offsetof(ProtocolExtensionField_71, criticality) | 0x0,
16699 (intptr_t)asn1_type__local_1922,
16700 0,
16701 (intptr_t)"criticality",
16702
16703 offsetof(ProtocolExtensionField_71, extensionValue) | 0x0,
16704 (intptr_t)asn1_type__local_1923,
16705 0,
16706 (intptr_t)"extensionValue",
16707
16708};
16709
16710static const ASN1CType asn1_type__local_1926[] = {
16711 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16712 (intptr_t)asn1_type_ProtocolExtensionID,
16713};
16714
16715static const ASN1CType asn1_type__local_1927[] = {
16716 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16717 (intptr_t)asn1_type_Criticality,
16718};
16719
16720static const ASN1CType asn1_constraint__local_1929[] = {
16721 ASN1_CCONSTRAINT_TABLE,
16722 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16723 2,
16724 0,
16725 0,
16726 1,
16727 0,
16728 0x80000000,
16729 0,
16730};
16731
16732static const ASN1CType asn1_type__local_1928[] = {
16733 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16734 (intptr_t)asn1_constraint__local_1929,
16735};
16736
16737const ASN1CType asn1_type_ProtocolExtensionField_72[] = {
16738 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16739 3,
16740 sizeof(ProtocolExtensionField_72),
16741
16742 offsetof(ProtocolExtensionField_72, id) | 0x0,
16743 (intptr_t)asn1_type__local_1926,
16744 0,
16745 (intptr_t)"id",
16746
16747 offsetof(ProtocolExtensionField_72, criticality) | 0x0,
16748 (intptr_t)asn1_type__local_1927,
16749 0,
16750 (intptr_t)"criticality",
16751
16752 offsetof(ProtocolExtensionField_72, extensionValue) | 0x0,
16753 (intptr_t)asn1_type__local_1928,
16754 0,
16755 (intptr_t)"extensionValue",
16756
16757};
16758
16759static const ASN1CType asn1_type__local_1931[] = {
16760 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16761 (intptr_t)asn1_type_ProtocolExtensionID,
16762};
16763
16764static const ASN1CType asn1_type__local_1932[] = {
16765 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16766 (intptr_t)asn1_type_Criticality,
16767};
16768
16769static const ASN1CType asn1_constraint__local_1934[] = {
16770 ASN1_CCONSTRAINT_TABLE,
16771 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16772 2,
16773 0,
16774 0,
16775 1,
16776 0,
16777 0x80000000,
16778 0,
16779};
16780
16781static const ASN1CType asn1_type__local_1933[] = {
16782 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16783 (intptr_t)asn1_constraint__local_1934,
16784};
16785
16786const ASN1CType asn1_type_ProtocolExtensionField_73[] = {
16787 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16788 3,
16789 sizeof(ProtocolExtensionField_73),
16790
16791 offsetof(ProtocolExtensionField_73, id) | 0x0,
16792 (intptr_t)asn1_type__local_1931,
16793 0,
16794 (intptr_t)"id",
16795
16796 offsetof(ProtocolExtensionField_73, criticality) | 0x0,
16797 (intptr_t)asn1_type__local_1932,
16798 0,
16799 (intptr_t)"criticality",
16800
16801 offsetof(ProtocolExtensionField_73, extensionValue) | 0x0,
16802 (intptr_t)asn1_type__local_1933,
16803 0,
16804 (intptr_t)"extensionValue",
16805
16806};
16807
16808static const ASN1CType asn1_type__local_1936[] = {
16809 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16810 (intptr_t)asn1_type_ProtocolExtensionID,
16811};
16812
16813static const ASN1CType asn1_type__local_1937[] = {
16814 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16815 (intptr_t)asn1_type_Criticality,
16816};
16817
16818static const ASN1CType asn1_constraint__local_1939[] = {
16819 ASN1_CCONSTRAINT_TABLE,
16820 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16821 2,
16822 0,
16823 0,
16824 1,
16825 0,
16826 0x80000000,
16827 0,
16828};
16829
16830static const ASN1CType asn1_type__local_1938[] = {
16831 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16832 (intptr_t)asn1_constraint__local_1939,
16833};
16834
16835const ASN1CType asn1_type_ProtocolExtensionField_74[] = {
16836 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16837 3,
16838 sizeof(ProtocolExtensionField_74),
16839
16840 offsetof(ProtocolExtensionField_74, id) | 0x0,
16841 (intptr_t)asn1_type__local_1936,
16842 0,
16843 (intptr_t)"id",
16844
16845 offsetof(ProtocolExtensionField_74, criticality) | 0x0,
16846 (intptr_t)asn1_type__local_1937,
16847 0,
16848 (intptr_t)"criticality",
16849
16850 offsetof(ProtocolExtensionField_74, extensionValue) | 0x0,
16851 (intptr_t)asn1_type__local_1938,
16852 0,
16853 (intptr_t)"extensionValue",
16854
16855};
16856
16857static const ASN1CType asn1_type__local_1941[] = {
16858 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16859 (intptr_t)asn1_type_ProtocolExtensionID,
16860};
16861
16862static const ASN1CType asn1_type__local_1942[] = {
16863 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16864 (intptr_t)asn1_type_Criticality,
16865};
16866
16867static const ASN1CType asn1_constraint__local_1944[] = {
16868 ASN1_CCONSTRAINT_TABLE,
16869 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16870 2,
16871 0,
16872 0,
16873 1,
16874 0,
16875 0x80000000,
16876 0,
16877};
16878
16879static const ASN1CType asn1_type__local_1943[] = {
16880 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16881 (intptr_t)asn1_constraint__local_1944,
16882};
16883
16884const ASN1CType asn1_type_ProtocolExtensionField_75[] = {
16885 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16886 3,
16887 sizeof(ProtocolExtensionField_75),
16888
16889 offsetof(ProtocolExtensionField_75, id) | 0x0,
16890 (intptr_t)asn1_type__local_1941,
16891 0,
16892 (intptr_t)"id",
16893
16894 offsetof(ProtocolExtensionField_75, criticality) | 0x0,
16895 (intptr_t)asn1_type__local_1942,
16896 0,
16897 (intptr_t)"criticality",
16898
16899 offsetof(ProtocolExtensionField_75, extensionValue) | 0x0,
16900 (intptr_t)asn1_type__local_1943,
16901 0,
16902 (intptr_t)"extensionValue",
16903
16904};
16905
16906static const ASN1CType asn1_type__local_1946[] = {
16907 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16908 (intptr_t)asn1_type_ProtocolExtensionID,
16909};
16910
16911static const ASN1CType asn1_type__local_1947[] = {
16912 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16913 (intptr_t)asn1_type_Criticality,
16914};
16915
16916static const ProtocolExtensionID asn1_value__local_1951 = 171;
16917
16918static const Criticality asn1_value__local_1952 = 0;
16919
16920static const Presence asn1_value__local_1953 = 0;
16921
16922static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1950[] = {
16923{
16924 (intptr_t)&asn1_value__local_1951,
16925 (intptr_t)&asn1_value__local_1952,
16926 (intptr_t)asn1_type_ExtendedRNC_ID,
16927 (intptr_t)&asn1_value__local_1953,
16928},
16929};
16930
16931static const ASN1CType asn1_constraint__local_1949[] = {
16932 ASN1_CCONSTRAINT_TABLE,
16933 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16934 2,
16935 (intptr_t)asn1_value__local_1950,
16936 1,
16937 1,
16938 0,
16939 0x80000000,
16940 0,
16941};
16942
16943static const ASN1CType asn1_type__local_1948[] = {
16944 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16945 (intptr_t)asn1_constraint__local_1949,
16946};
16947
16948const ASN1CType asn1_type_ProtocolExtensionField_76[] = {
16949 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16950 3,
16951 sizeof(ProtocolExtensionField_76),
16952
16953 offsetof(ProtocolExtensionField_76, id) | 0x0,
16954 (intptr_t)asn1_type__local_1946,
16955 0,
16956 (intptr_t)"id",
16957
16958 offsetof(ProtocolExtensionField_76, criticality) | 0x0,
16959 (intptr_t)asn1_type__local_1947,
16960 0,
16961 (intptr_t)"criticality",
16962
16963 offsetof(ProtocolExtensionField_76, extensionValue) | 0x0,
16964 (intptr_t)asn1_type__local_1948,
16965 0,
16966 (intptr_t)"extensionValue",
16967
16968};
16969
16970static const ASN1CType asn1_type__local_1954[] = {
16971 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
16972 (intptr_t)asn1_type_ProtocolExtensionID,
16973};
16974
16975static const ASN1CType asn1_type__local_1955[] = {
16976 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
16977 (intptr_t)asn1_type_Criticality,
16978};
16979
16980static const ASN1CType asn1_constraint__local_1957[] = {
16981 ASN1_CCONSTRAINT_TABLE,
16982 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
16983 2,
16984 0,
16985 0,
16986 1,
16987 0,
16988 0x80000000,
16989 0,
16990};
16991
16992static const ASN1CType asn1_type__local_1956[] = {
16993 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
16994 (intptr_t)asn1_constraint__local_1957,
16995};
16996
16997const ASN1CType asn1_type_ProtocolExtensionField_77[] = {
16998 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
16999 3,
17000 sizeof(ProtocolExtensionField_77),
17001
17002 offsetof(ProtocolExtensionField_77, id) | 0x0,
17003 (intptr_t)asn1_type__local_1954,
17004 0,
17005 (intptr_t)"id",
17006
17007 offsetof(ProtocolExtensionField_77, criticality) | 0x0,
17008 (intptr_t)asn1_type__local_1955,
17009 0,
17010 (intptr_t)"criticality",
17011
17012 offsetof(ProtocolExtensionField_77, extensionValue) | 0x0,
17013 (intptr_t)asn1_type__local_1956,
17014 0,
17015 (intptr_t)"extensionValue",
17016
17017};
17018
17019static const ASN1CType asn1_type__local_1959[] = {
17020 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17021 (intptr_t)asn1_type_ProtocolExtensionID,
17022};
17023
17024static const ASN1CType asn1_type__local_1960[] = {
17025 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17026 (intptr_t)asn1_type_Criticality,
17027};
17028
17029static const ASN1CType asn1_constraint__local_1962[] = {
17030 ASN1_CCONSTRAINT_TABLE,
17031 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17032 2,
17033 0,
17034 0,
17035 1,
17036 0,
17037 0x80000000,
17038 0,
17039};
17040
17041static const ASN1CType asn1_type__local_1961[] = {
17042 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17043 (intptr_t)asn1_constraint__local_1962,
17044};
17045
17046const ASN1CType asn1_type_ProtocolExtensionField_78[] = {
17047 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17048 3,
17049 sizeof(ProtocolExtensionField_78),
17050
17051 offsetof(ProtocolExtensionField_78, id) | 0x0,
17052 (intptr_t)asn1_type__local_1959,
17053 0,
17054 (intptr_t)"id",
17055
17056 offsetof(ProtocolExtensionField_78, criticality) | 0x0,
17057 (intptr_t)asn1_type__local_1960,
17058 0,
17059 (intptr_t)"criticality",
17060
17061 offsetof(ProtocolExtensionField_78, extensionValue) | 0x0,
17062 (intptr_t)asn1_type__local_1961,
17063 0,
17064 (intptr_t)"extensionValue",
17065
17066};
17067
17068static const ASN1CType asn1_type__local_1964[] = {
17069 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17070 (intptr_t)asn1_type_ProtocolExtensionID,
17071};
17072
17073static const ASN1CType asn1_type__local_1965[] = {
17074 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17075 (intptr_t)asn1_type_Criticality,
17076};
17077
17078static const ASN1CType asn1_constraint__local_1967[] = {
17079 ASN1_CCONSTRAINT_TABLE,
17080 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17081 2,
17082 0,
17083 0,
17084 1,
17085 0,
17086 0x80000000,
17087 0,
17088};
17089
17090static const ASN1CType asn1_type__local_1966[] = {
17091 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17092 (intptr_t)asn1_constraint__local_1967,
17093};
17094
17095const ASN1CType asn1_type_ProtocolExtensionField_79[] = {
17096 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17097 3,
17098 sizeof(ProtocolExtensionField_79),
17099
17100 offsetof(ProtocolExtensionField_79, id) | 0x0,
17101 (intptr_t)asn1_type__local_1964,
17102 0,
17103 (intptr_t)"id",
17104
17105 offsetof(ProtocolExtensionField_79, criticality) | 0x0,
17106 (intptr_t)asn1_type__local_1965,
17107 0,
17108 (intptr_t)"criticality",
17109
17110 offsetof(ProtocolExtensionField_79, extensionValue) | 0x0,
17111 (intptr_t)asn1_type__local_1966,
17112 0,
17113 (intptr_t)"extensionValue",
17114
17115};
17116
17117static const ASN1CType asn1_type__local_1969[] = {
17118 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17119 (intptr_t)asn1_type_ProtocolExtensionID,
17120};
17121
17122static const ASN1CType asn1_type__local_1970[] = {
17123 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17124 (intptr_t)asn1_type_Criticality,
17125};
17126
17127static const ASN1CType asn1_constraint__local_1972[] = {
17128 ASN1_CCONSTRAINT_TABLE,
17129 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17130 2,
17131 0,
17132 0,
17133 1,
17134 0,
17135 0x80000000,
17136 0,
17137};
17138
17139static const ASN1CType asn1_type__local_1971[] = {
17140 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17141 (intptr_t)asn1_constraint__local_1972,
17142};
17143
17144const ASN1CType asn1_type_ProtocolExtensionField_80[] = {
17145 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17146 3,
17147 sizeof(ProtocolExtensionField_80),
17148
17149 offsetof(ProtocolExtensionField_80, id) | 0x0,
17150 (intptr_t)asn1_type__local_1969,
17151 0,
17152 (intptr_t)"id",
17153
17154 offsetof(ProtocolExtensionField_80, criticality) | 0x0,
17155 (intptr_t)asn1_type__local_1970,
17156 0,
17157 (intptr_t)"criticality",
17158
17159 offsetof(ProtocolExtensionField_80, extensionValue) | 0x0,
17160 (intptr_t)asn1_type__local_1971,
17161 0,
17162 (intptr_t)"extensionValue",
17163
17164};
17165
17166static const ASN1CType asn1_type__local_1974[] = {
17167 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17168 (intptr_t)asn1_type_ProtocolExtensionID,
17169};
17170
17171static const ASN1CType asn1_type__local_1975[] = {
17172 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17173 (intptr_t)asn1_type_Criticality,
17174};
17175
17176static const ASN1CType asn1_constraint__local_1977[] = {
17177 ASN1_CCONSTRAINT_TABLE,
17178 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17179 2,
17180 0,
17181 0,
17182 1,
17183 0,
17184 0x80000000,
17185 0,
17186};
17187
17188static const ASN1CType asn1_type__local_1976[] = {
17189 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17190 (intptr_t)asn1_constraint__local_1977,
17191};
17192
17193const ASN1CType asn1_type_ProtocolExtensionField_81[] = {
17194 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17195 3,
17196 sizeof(ProtocolExtensionField_81),
17197
17198 offsetof(ProtocolExtensionField_81, id) | 0x0,
17199 (intptr_t)asn1_type__local_1974,
17200 0,
17201 (intptr_t)"id",
17202
17203 offsetof(ProtocolExtensionField_81, criticality) | 0x0,
17204 (intptr_t)asn1_type__local_1975,
17205 0,
17206 (intptr_t)"criticality",
17207
17208 offsetof(ProtocolExtensionField_81, extensionValue) | 0x0,
17209 (intptr_t)asn1_type__local_1976,
17210 0,
17211 (intptr_t)"extensionValue",
17212
17213};
17214
17215static const ASN1CType asn1_type__local_1979[] = {
17216 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17217 (intptr_t)asn1_type_ProtocolExtensionID,
17218};
17219
17220static const ASN1CType asn1_type__local_1980[] = {
17221 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17222 (intptr_t)asn1_type_Criticality,
17223};
17224
17225static const ProtocolExtensionID asn1_value__local_1984 = 117;
17226
17227static const Criticality asn1_value__local_1985 = 1;
17228
17229static const Presence asn1_value__local_1986 = 0;
17230
17231static const ProtocolExtensionID asn1_value__local_1987 = 160;
17232
17233static const Criticality asn1_value__local_1988 = 1;
17234
17235static const Presence asn1_value__local_1989 = 0;
17236
17237static const RANAP_PROTOCOL_EXTENSION asn1_value__local_1983[] = {
17238{
17239 (intptr_t)&asn1_value__local_1984,
17240 (intptr_t)&asn1_value__local_1985,
17241 (intptr_t)asn1_type_HS_DSCH_MAC_d_Flow_ID,
17242 (intptr_t)&asn1_value__local_1986,
17243},
17244{
17245 (intptr_t)&asn1_value__local_1987,
17246 (intptr_t)&asn1_value__local_1988,
17247 (intptr_t)asn1_type_E_DCH_MAC_d_Flow_ID,
17248 (intptr_t)&asn1_value__local_1989,
17249},
17250};
17251
17252static const ASN1CType asn1_constraint__local_1982[] = {
17253 ASN1_CCONSTRAINT_TABLE,
17254 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17255 2,
17256 (intptr_t)asn1_value__local_1983,
17257 2,
17258 1,
17259 0,
17260 0x80000000,
17261 0,
17262};
17263
17264static const ASN1CType asn1_type__local_1981[] = {
17265 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17266 (intptr_t)asn1_constraint__local_1982,
17267};
17268
17269const ASN1CType asn1_type_ProtocolExtensionField_82[] = {
17270 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17271 3,
17272 sizeof(ProtocolExtensionField_82),
17273
17274 offsetof(ProtocolExtensionField_82, id) | 0x0,
17275 (intptr_t)asn1_type__local_1979,
17276 0,
17277 (intptr_t)"id",
17278
17279 offsetof(ProtocolExtensionField_82, criticality) | 0x0,
17280 (intptr_t)asn1_type__local_1980,
17281 0,
17282 (intptr_t)"criticality",
17283
17284 offsetof(ProtocolExtensionField_82, extensionValue) | 0x0,
17285 (intptr_t)asn1_type__local_1981,
17286 0,
17287 (intptr_t)"extensionValue",
17288
17289};
17290
17291static const ASN1CType asn1_type__local_1990[] = {
17292 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17293 (intptr_t)asn1_type_ProtocolExtensionID,
17294};
17295
17296static const ASN1CType asn1_type__local_1991[] = {
17297 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17298 (intptr_t)asn1_type_Criticality,
17299};
17300
17301static const ASN1CType asn1_constraint__local_1993[] = {
17302 ASN1_CCONSTRAINT_TABLE,
17303 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17304 2,
17305 0,
17306 0,
17307 1,
17308 0,
17309 0x80000000,
17310 0,
17311};
17312
17313static const ASN1CType asn1_type__local_1992[] = {
17314 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17315 (intptr_t)asn1_constraint__local_1993,
17316};
17317
17318const ASN1CType asn1_type_ProtocolExtensionField_83[] = {
17319 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17320 3,
17321 sizeof(ProtocolExtensionField_83),
17322
17323 offsetof(ProtocolExtensionField_83, id) | 0x0,
17324 (intptr_t)asn1_type__local_1990,
17325 0,
17326 (intptr_t)"id",
17327
17328 offsetof(ProtocolExtensionField_83, criticality) | 0x0,
17329 (intptr_t)asn1_type__local_1991,
17330 0,
17331 (intptr_t)"criticality",
17332
17333 offsetof(ProtocolExtensionField_83, extensionValue) | 0x0,
17334 (intptr_t)asn1_type__local_1992,
17335 0,
17336 (intptr_t)"extensionValue",
17337
17338};
17339
17340static const ASN1CType asn1_type__local_1995[] = {
17341 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17342 (intptr_t)asn1_type_ProtocolExtensionID,
17343};
17344
17345static const ASN1CType asn1_type__local_1996[] = {
17346 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17347 (intptr_t)asn1_type_Criticality,
17348};
17349
17350static const ASN1CType asn1_constraint__local_1998[] = {
17351 ASN1_CCONSTRAINT_TABLE,
17352 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17353 2,
17354 0,
17355 0,
17356 1,
17357 0,
17358 0x80000000,
17359 0,
17360};
17361
17362static const ASN1CType asn1_type__local_1997[] = {
17363 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17364 (intptr_t)asn1_constraint__local_1998,
17365};
17366
17367const ASN1CType asn1_type_ProtocolExtensionField_84[] = {
17368 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17369 3,
17370 sizeof(ProtocolExtensionField_84),
17371
17372 offsetof(ProtocolExtensionField_84, id) | 0x0,
17373 (intptr_t)asn1_type__local_1995,
17374 0,
17375 (intptr_t)"id",
17376
17377 offsetof(ProtocolExtensionField_84, criticality) | 0x0,
17378 (intptr_t)asn1_type__local_1996,
17379 0,
17380 (intptr_t)"criticality",
17381
17382 offsetof(ProtocolExtensionField_84, extensionValue) | 0x0,
17383 (intptr_t)asn1_type__local_1997,
17384 0,
17385 (intptr_t)"extensionValue",
17386
17387};
17388
17389static const ASN1CType asn1_type__local_2000[] = {
17390 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17391 (intptr_t)asn1_type_ProtocolExtensionID,
17392};
17393
17394static const ASN1CType asn1_type__local_2001[] = {
17395 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17396 (intptr_t)asn1_type_Criticality,
17397};
17398
17399static const ProtocolExtensionID asn1_value__local_2005 = 269;
17400
17401static const Criticality asn1_value__local_2006 = 1;
17402
17403static const Presence asn1_value__local_2007 = 0;
17404
17405static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2004[] = {
17406{
17407 (intptr_t)&asn1_value__local_2005,
17408 (intptr_t)&asn1_value__local_2006,
17409 (intptr_t)asn1_type_TimingDifferenceULDL,
17410 (intptr_t)&asn1_value__local_2007,
17411},
17412};
17413
17414static const ASN1CType asn1_constraint__local_2003[] = {
17415 ASN1_CCONSTRAINT_TABLE,
17416 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17417 2,
17418 (intptr_t)asn1_value__local_2004,
17419 1,
17420 1,
17421 0,
17422 0x80000000,
17423 0,
17424};
17425
17426static const ASN1CType asn1_type__local_2002[] = {
17427 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17428 (intptr_t)asn1_constraint__local_2003,
17429};
17430
17431const ASN1CType asn1_type_ProtocolExtensionField_85[] = {
17432 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17433 3,
17434 sizeof(ProtocolExtensionField_85),
17435
17436 offsetof(ProtocolExtensionField_85, id) | 0x0,
17437 (intptr_t)asn1_type__local_2000,
17438 0,
17439 (intptr_t)"id",
17440
17441 offsetof(ProtocolExtensionField_85, criticality) | 0x0,
17442 (intptr_t)asn1_type__local_2001,
17443 0,
17444 (intptr_t)"criticality",
17445
17446 offsetof(ProtocolExtensionField_85, extensionValue) | 0x0,
17447 (intptr_t)asn1_type__local_2002,
17448 0,
17449 (intptr_t)"extensionValue",
17450
17451};
17452
17453static const ASN1CType asn1_type__local_2008[] = {
17454 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17455 (intptr_t)asn1_type_ProtocolExtensionID,
17456};
17457
17458static const ASN1CType asn1_type__local_2009[] = {
17459 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17460 (intptr_t)asn1_type_Criticality,
17461};
17462
17463static const ASN1CType asn1_constraint__local_2011[] = {
17464 ASN1_CCONSTRAINT_TABLE,
17465 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17466 2,
17467 0,
17468 0,
17469 1,
17470 0,
17471 0x80000000,
17472 0,
17473};
17474
17475static const ASN1CType asn1_type__local_2010[] = {
17476 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17477 (intptr_t)asn1_constraint__local_2011,
17478};
17479
17480const ASN1CType asn1_type_ProtocolExtensionField_86[] = {
17481 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17482 3,
17483 sizeof(ProtocolExtensionField_86),
17484
17485 offsetof(ProtocolExtensionField_86, id) | 0x0,
17486 (intptr_t)asn1_type__local_2008,
17487 0,
17488 (intptr_t)"id",
17489
17490 offsetof(ProtocolExtensionField_86, criticality) | 0x0,
17491 (intptr_t)asn1_type__local_2009,
17492 0,
17493 (intptr_t)"criticality",
17494
17495 offsetof(ProtocolExtensionField_86, extensionValue) | 0x0,
17496 (intptr_t)asn1_type__local_2010,
17497 0,
17498 (intptr_t)"extensionValue",
17499
17500};
17501
17502static const ASN1CType asn1_type__local_2013[] = {
17503 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17504 (intptr_t)asn1_type_ProtocolExtensionID,
17505};
17506
17507static const ASN1CType asn1_type__local_2014[] = {
17508 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17509 (intptr_t)asn1_type_Criticality,
17510};
17511
17512static const ASN1CType asn1_constraint__local_2016[] = {
17513 ASN1_CCONSTRAINT_TABLE,
17514 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17515 2,
17516 0,
17517 0,
17518 1,
17519 0,
17520 0x80000000,
17521 0,
17522};
17523
17524static const ASN1CType asn1_type__local_2015[] = {
17525 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17526 (intptr_t)asn1_constraint__local_2016,
17527};
17528
17529const ASN1CType asn1_type_ProtocolExtensionField_87[] = {
17530 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17531 3,
17532 sizeof(ProtocolExtensionField_87),
17533
17534 offsetof(ProtocolExtensionField_87, id) | 0x0,
17535 (intptr_t)asn1_type__local_2013,
17536 0,
17537 (intptr_t)"id",
17538
17539 offsetof(ProtocolExtensionField_87, criticality) | 0x0,
17540 (intptr_t)asn1_type__local_2014,
17541 0,
17542 (intptr_t)"criticality",
17543
17544 offsetof(ProtocolExtensionField_87, extensionValue) | 0x0,
17545 (intptr_t)asn1_type__local_2015,
17546 0,
17547 (intptr_t)"extensionValue",
17548
17549};
17550
17551static const ASN1CType asn1_type__local_2018[] = {
17552 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17553 (intptr_t)asn1_type_ProtocolExtensionID,
17554};
17555
17556static const ASN1CType asn1_type__local_2019[] = {
17557 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17558 (intptr_t)asn1_type_Criticality,
17559};
17560
17561static const ASN1CType asn1_constraint__local_2021[] = {
17562 ASN1_CCONSTRAINT_TABLE,
17563 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17564 2,
17565 0,
17566 0,
17567 1,
17568 0,
17569 0x80000000,
17570 0,
17571};
17572
17573static const ASN1CType asn1_type__local_2020[] = {
17574 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17575 (intptr_t)asn1_constraint__local_2021,
17576};
17577
17578const ASN1CType asn1_type_ProtocolExtensionField_88[] = {
17579 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17580 3,
17581 sizeof(ProtocolExtensionField_88),
17582
17583 offsetof(ProtocolExtensionField_88, id) | 0x0,
17584 (intptr_t)asn1_type__local_2018,
17585 0,
17586 (intptr_t)"id",
17587
17588 offsetof(ProtocolExtensionField_88, criticality) | 0x0,
17589 (intptr_t)asn1_type__local_2019,
17590 0,
17591 (intptr_t)"criticality",
17592
17593 offsetof(ProtocolExtensionField_88, extensionValue) | 0x0,
17594 (intptr_t)asn1_type__local_2020,
17595 0,
17596 (intptr_t)"extensionValue",
17597
17598};
17599
17600static const ASN1CType asn1_type__local_2023[] = {
17601 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17602 (intptr_t)asn1_type_ProtocolExtensionID,
17603};
17604
17605static const ASN1CType asn1_type__local_2024[] = {
17606 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17607 (intptr_t)asn1_type_Criticality,
17608};
17609
17610static const ASN1CType asn1_constraint__local_2026[] = {
17611 ASN1_CCONSTRAINT_TABLE,
17612 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17613 2,
17614 0,
17615 0,
17616 1,
17617 0,
17618 0x80000000,
17619 0,
17620};
17621
17622static const ASN1CType asn1_type__local_2025[] = {
17623 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17624 (intptr_t)asn1_constraint__local_2026,
17625};
17626
17627const ASN1CType asn1_type_ProtocolExtensionField_89[] = {
17628 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17629 3,
17630 sizeof(ProtocolExtensionField_89),
17631
17632 offsetof(ProtocolExtensionField_89, id) | 0x0,
17633 (intptr_t)asn1_type__local_2023,
17634 0,
17635 (intptr_t)"id",
17636
17637 offsetof(ProtocolExtensionField_89, criticality) | 0x0,
17638 (intptr_t)asn1_type__local_2024,
17639 0,
17640 (intptr_t)"criticality",
17641
17642 offsetof(ProtocolExtensionField_89, extensionValue) | 0x0,
17643 (intptr_t)asn1_type__local_2025,
17644 0,
17645 (intptr_t)"extensionValue",
17646
17647};
17648
17649static const ASN1CType asn1_type__local_2028[] = {
17650 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17651 (intptr_t)asn1_type_ProtocolExtensionID,
17652};
17653
17654static const ASN1CType asn1_type__local_2029[] = {
17655 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17656 (intptr_t)asn1_type_Criticality,
17657};
17658
17659static const ASN1CType asn1_constraint__local_2031[] = {
17660 ASN1_CCONSTRAINT_TABLE,
17661 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17662 2,
17663 0,
17664 0,
17665 1,
17666 0,
17667 0x80000000,
17668 0,
17669};
17670
17671static const ASN1CType asn1_type__local_2030[] = {
17672 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17673 (intptr_t)asn1_constraint__local_2031,
17674};
17675
17676const ASN1CType asn1_type_ProtocolExtensionField_90[] = {
17677 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17678 3,
17679 sizeof(ProtocolExtensionField_90),
17680
17681 offsetof(ProtocolExtensionField_90, id) | 0x0,
17682 (intptr_t)asn1_type__local_2028,
17683 0,
17684 (intptr_t)"id",
17685
17686 offsetof(ProtocolExtensionField_90, criticality) | 0x0,
17687 (intptr_t)asn1_type__local_2029,
17688 0,
17689 (intptr_t)"criticality",
17690
17691 offsetof(ProtocolExtensionField_90, extensionValue) | 0x0,
17692 (intptr_t)asn1_type__local_2030,
17693 0,
17694 (intptr_t)"extensionValue",
17695
17696};
17697
17698static const ASN1CType asn1_type__local_2033[] = {
17699 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17700 (intptr_t)asn1_type_ProtocolExtensionID,
17701};
17702
17703static const ASN1CType asn1_type__local_2034[] = {
17704 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17705 (intptr_t)asn1_type_Criticality,
17706};
17707
17708static const ProtocolExtensionID asn1_value__local_2038 = 252;
17709
17710static const Criticality asn1_value__local_2039 = 1;
17711
17712static const Presence asn1_value__local_2040 = 0;
17713
17714static const ProtocolExtensionID asn1_value__local_2041 = 254;
17715
17716static const Criticality asn1_value__local_2042 = 1;
17717
17718static const Presence asn1_value__local_2043 = 0;
17719
17720static const ProtocolExtensionID asn1_value__local_2044 = 277;
17721
17722static const Criticality asn1_value__local_2045 = 1;
17723
17724static const Presence asn1_value__local_2046 = 0;
17725
17726static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2037[] = {
17727{
17728 (intptr_t)&asn1_value__local_2038,
17729 (intptr_t)&asn1_value__local_2039,
17730 (intptr_t)asn1_type_End_Of_CSFB,
17731 (intptr_t)&asn1_value__local_2040,
17732},
17733{
17734 (intptr_t)&asn1_value__local_2041,
17735 (intptr_t)&asn1_value__local_2042,
17736 (intptr_t)asn1_type_Out_Of_UTRAN,
17737 (intptr_t)&asn1_value__local_2043,
17738},
17739{
17740 (intptr_t)&asn1_value__local_2044,
17741 (intptr_t)&asn1_value__local_2045,
17742 (intptr_t)asn1_type_PLMNidentity,
17743 (intptr_t)&asn1_value__local_2046,
17744},
17745};
17746
17747static const ASN1CType asn1_constraint__local_2036[] = {
17748 ASN1_CCONSTRAINT_TABLE,
17749 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17750 2,
17751 (intptr_t)asn1_value__local_2037,
17752 3,
17753 1,
17754 0,
17755 0x80000000,
17756 0,
17757};
17758
17759static const ASN1CType asn1_type__local_2035[] = {
17760 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17761 (intptr_t)asn1_constraint__local_2036,
17762};
17763
17764const ASN1CType asn1_type_ProtocolExtensionField_91[] = {
17765 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17766 3,
17767 sizeof(ProtocolExtensionField_91),
17768
17769 offsetof(ProtocolExtensionField_91, id) | 0x0,
17770 (intptr_t)asn1_type__local_2033,
17771 0,
17772 (intptr_t)"id",
17773
17774 offsetof(ProtocolExtensionField_91, criticality) | 0x0,
17775 (intptr_t)asn1_type__local_2034,
17776 0,
17777 (intptr_t)"criticality",
17778
17779 offsetof(ProtocolExtensionField_91, extensionValue) | 0x0,
17780 (intptr_t)asn1_type__local_2035,
17781 0,
17782 (intptr_t)"extensionValue",
17783
17784};
17785
17786static const ASN1CType asn1_type__local_2047[] = {
17787 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17788 (intptr_t)asn1_type_ProtocolExtensionID,
17789};
17790
17791static const ASN1CType asn1_type__local_2048[] = {
17792 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17793 (intptr_t)asn1_type_Criticality,
17794};
17795
17796static const ASN1CType asn1_constraint__local_2050[] = {
17797 ASN1_CCONSTRAINT_TABLE,
17798 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17799 2,
17800 0,
17801 0,
17802 1,
17803 0,
17804 0x80000000,
17805 0,
17806};
17807
17808static const ASN1CType asn1_type__local_2049[] = {
17809 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17810 (intptr_t)asn1_constraint__local_2050,
17811};
17812
17813const ASN1CType asn1_type_ProtocolExtensionField_92[] = {
17814 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17815 3,
17816 sizeof(ProtocolExtensionField_92),
17817
17818 offsetof(ProtocolExtensionField_92, id) | 0x0,
17819 (intptr_t)asn1_type__local_2047,
17820 0,
17821 (intptr_t)"id",
17822
17823 offsetof(ProtocolExtensionField_92, criticality) | 0x0,
17824 (intptr_t)asn1_type__local_2048,
17825 0,
17826 (intptr_t)"criticality",
17827
17828 offsetof(ProtocolExtensionField_92, extensionValue) | 0x0,
17829 (intptr_t)asn1_type__local_2049,
17830 0,
17831 (intptr_t)"extensionValue",
17832
17833};
17834
17835static const ASN1CType asn1_type__local_2052[] = {
17836 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17837 (intptr_t)asn1_type_ProtocolExtensionID,
17838};
17839
17840static const ASN1CType asn1_type__local_2053[] = {
17841 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17842 (intptr_t)asn1_type_Criticality,
17843};
17844
17845static const ASN1CType asn1_constraint__local_2055[] = {
17846 ASN1_CCONSTRAINT_TABLE,
17847 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17848 2,
17849 0,
17850 0,
17851 1,
17852 0,
17853 0x80000000,
17854 0,
17855};
17856
17857static const ASN1CType asn1_type__local_2054[] = {
17858 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17859 (intptr_t)asn1_constraint__local_2055,
17860};
17861
17862const ASN1CType asn1_type_ProtocolExtensionField_93[] = {
17863 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17864 3,
17865 sizeof(ProtocolExtensionField_93),
17866
17867 offsetof(ProtocolExtensionField_93, id) | 0x0,
17868 (intptr_t)asn1_type__local_2052,
17869 0,
17870 (intptr_t)"id",
17871
17872 offsetof(ProtocolExtensionField_93, criticality) | 0x0,
17873 (intptr_t)asn1_type__local_2053,
17874 0,
17875 (intptr_t)"criticality",
17876
17877 offsetof(ProtocolExtensionField_93, extensionValue) | 0x0,
17878 (intptr_t)asn1_type__local_2054,
17879 0,
17880 (intptr_t)"extensionValue",
17881
17882};
17883
17884static const ASN1CType asn1_type__local_2057[] = {
17885 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17886 (intptr_t)asn1_type_ProtocolExtensionID,
17887};
17888
17889static const ASN1CType asn1_type__local_2058[] = {
17890 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17891 (intptr_t)asn1_type_Criticality,
17892};
17893
17894static const ASN1CType asn1_constraint__local_2060[] = {
17895 ASN1_CCONSTRAINT_TABLE,
17896 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
17897 2,
17898 0,
17899 0,
17900 1,
17901 0,
17902 0x80000000,
17903 0,
17904};
17905
17906static const ASN1CType asn1_type__local_2059[] = {
17907 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
17908 (intptr_t)asn1_constraint__local_2060,
17909};
17910
17911const ASN1CType asn1_type_ProtocolExtensionField_94[] = {
17912 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
17913 3,
17914 sizeof(ProtocolExtensionField_94),
17915
17916 offsetof(ProtocolExtensionField_94, id) | 0x0,
17917 (intptr_t)asn1_type__local_2057,
17918 0,
17919 (intptr_t)"id",
17920
17921 offsetof(ProtocolExtensionField_94, criticality) | 0x0,
17922 (intptr_t)asn1_type__local_2058,
17923 0,
17924 (intptr_t)"criticality",
17925
17926 offsetof(ProtocolExtensionField_94, extensionValue) | 0x0,
17927 (intptr_t)asn1_type__local_2059,
17928 0,
17929 (intptr_t)"extensionValue",
17930
17931};
17932
17933static const ASN1CType asn1_type__local_2062[] = {
17934 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
17935 (intptr_t)asn1_type_ProtocolExtensionID,
17936};
17937
17938static const ASN1CType asn1_type__local_2063[] = {
17939 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
17940 (intptr_t)asn1_type_Criticality,
17941};
17942
17943static const ProtocolExtensionID asn1_value__local_2067 = 108;
17944
17945static const Criticality asn1_value__local_2068 = 1;
17946
17947static const Presence asn1_value__local_2069 = 0;
17948
17949static const ProtocolExtensionID asn1_value__local_2070 = 161;
17950
17951static const Criticality asn1_value__local_2071 = 1;
17952
17953static const Presence asn1_value__local_2072 = 0;
17954
17955static const ProtocolExtensionID asn1_value__local_2073 = 226;
17956
17957static const Criticality asn1_value__local_2074 = 0;
17958
17959static const Presence asn1_value__local_2075 = 0;
17960
17961static const ProtocolExtensionID asn1_value__local_2076 = 203;
17962
17963static const Criticality asn1_value__local_2077 = 0;
17964
17965static const Presence asn1_value__local_2078 = 0;
17966
17967static const ProtocolExtensionID asn1_value__local_2079 = 235;
17968
17969static const Criticality asn1_value__local_2080 = 0;
17970
17971static const Presence asn1_value__local_2081 = 0;
17972
17973static const ProtocolExtensionID asn1_value__local_2082 = 259;
17974
17975static const Criticality asn1_value__local_2083 = 0;
17976
17977static const Presence asn1_value__local_2084 = 0;
17978
17979static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2066[] = {
17980{
17981 (intptr_t)&asn1_value__local_2067,
17982 (intptr_t)&asn1_value__local_2068,
17983 (intptr_t)asn1_type_GERAN_Classmark,
17984 (intptr_t)&asn1_value__local_2069,
17985},
17986{
17987 (intptr_t)&asn1_value__local_2070,
17988 (intptr_t)&asn1_value__local_2071,
17989 (intptr_t)asn1_type_SourceBSS_ToTargetBSS_TransparentContainer,
17990 (intptr_t)&asn1_value__local_2072,
17991},
17992{
17993 (intptr_t)&asn1_value__local_2073,
17994 (intptr_t)&asn1_value__local_2074,
17995 (intptr_t)asn1_type_SRVCC_HO_Indication,
17996 (intptr_t)&asn1_value__local_2075,
17997},
17998{
17999 (intptr_t)&asn1_value__local_2076,
18000 (intptr_t)&asn1_value__local_2077,
18001 (intptr_t)asn1_type_CSG_Id,
18002 (intptr_t)&asn1_value__local_2078,
18003},
18004{
18005 (intptr_t)&asn1_value__local_2079,
18006 (intptr_t)&asn1_value__local_2080,
18007 (intptr_t)asn1_type_Cell_Access_Mode,
18008 (intptr_t)&asn1_value__local_2081,
18009},
18010{
18011 (intptr_t)&asn1_value__local_2082,
18012 (intptr_t)&asn1_value__local_2083,
18013 (intptr_t)asn1_type_RSRVCC_HO_Indication,
18014 (intptr_t)&asn1_value__local_2084,
18015},
18016};
18017
18018static const ASN1CType asn1_constraint__local_2065[] = {
18019 ASN1_CCONSTRAINT_TABLE,
18020 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18021 2,
18022 (intptr_t)asn1_value__local_2066,
18023 6,
18024 1,
18025 0,
18026 0x80000000,
18027 0,
18028};
18029
18030static const ASN1CType asn1_type__local_2064[] = {
18031 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18032 (intptr_t)asn1_constraint__local_2065,
18033};
18034
18035const ASN1CType asn1_type_ProtocolExtensionField_95[] = {
18036 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18037 3,
18038 sizeof(ProtocolExtensionField_95),
18039
18040 offsetof(ProtocolExtensionField_95, id) | 0x0,
18041 (intptr_t)asn1_type__local_2062,
18042 0,
18043 (intptr_t)"id",
18044
18045 offsetof(ProtocolExtensionField_95, criticality) | 0x0,
18046 (intptr_t)asn1_type__local_2063,
18047 0,
18048 (intptr_t)"criticality",
18049
18050 offsetof(ProtocolExtensionField_95, extensionValue) | 0x0,
18051 (intptr_t)asn1_type__local_2064,
18052 0,
18053 (intptr_t)"extensionValue",
18054
18055};
18056
18057static const ASN1CType asn1_type__local_2085[] = {
18058 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18059 (intptr_t)asn1_type_ProtocolExtensionID,
18060};
18061
18062static const ASN1CType asn1_type__local_2086[] = {
18063 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18064 (intptr_t)asn1_type_Criticality,
18065};
18066
18067static const ProtocolExtensionID asn1_value__local_2090 = 99;
18068
18069static const Criticality asn1_value__local_2091 = 1;
18070
18071static const Presence asn1_value__local_2092 = 0;
18072
18073static const ProtocolExtensionID asn1_value__local_2093 = 162;
18074
18075static const Criticality asn1_value__local_2094 = 1;
18076
18077static const Presence asn1_value__local_2095 = 0;
18078
18079static const ProtocolExtensionID asn1_value__local_2096 = 227;
18080
18081static const Criticality asn1_value__local_2097 = 0;
18082
18083static const Presence asn1_value__local_2098 = 0;
18084
18085static const ProtocolExtensionID asn1_value__local_2099 = 260;
18086
18087static const Criticality asn1_value__local_2100 = 0;
18088
18089static const Presence asn1_value__local_2101 = 0;
18090
18091static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2089[] = {
18092{
18093 (intptr_t)&asn1_value__local_2090,
18094 (intptr_t)&asn1_value__local_2091,
18095 (intptr_t)asn1_type_InterSystemInformation_TransparentContainer,
18096 (intptr_t)&asn1_value__local_2092,
18097},
18098{
18099 (intptr_t)&asn1_value__local_2093,
18100 (intptr_t)&asn1_value__local_2094,
18101 (intptr_t)asn1_type_TargetBSS_ToSourceBSS_TransparentContainer,
18102 (intptr_t)&asn1_value__local_2095,
18103},
18104{
18105 (intptr_t)&asn1_value__local_2096,
18106 (intptr_t)&asn1_value__local_2097,
18107 (intptr_t)asn1_type_SRVCC_Information,
18108 (intptr_t)&asn1_value__local_2098,
18109},
18110{
18111 (intptr_t)&asn1_value__local_2099,
18112 (intptr_t)&asn1_value__local_2100,
18113 (intptr_t)asn1_type_RSRVCC_Information,
18114 (intptr_t)&asn1_value__local_2101,
18115},
18116};
18117
18118static const ASN1CType asn1_constraint__local_2088[] = {
18119 ASN1_CCONSTRAINT_TABLE,
18120 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18121 2,
18122 (intptr_t)asn1_value__local_2089,
18123 4,
18124 1,
18125 0,
18126 0x80000000,
18127 0,
18128};
18129
18130static const ASN1CType asn1_type__local_2087[] = {
18131 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18132 (intptr_t)asn1_constraint__local_2088,
18133};
18134
18135const ASN1CType asn1_type_ProtocolExtensionField_96[] = {
18136 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18137 3,
18138 sizeof(ProtocolExtensionField_96),
18139
18140 offsetof(ProtocolExtensionField_96, id) | 0x0,
18141 (intptr_t)asn1_type__local_2085,
18142 0,
18143 (intptr_t)"id",
18144
18145 offsetof(ProtocolExtensionField_96, criticality) | 0x0,
18146 (intptr_t)asn1_type__local_2086,
18147 0,
18148 (intptr_t)"criticality",
18149
18150 offsetof(ProtocolExtensionField_96, extensionValue) | 0x0,
18151 (intptr_t)asn1_type__local_2087,
18152 0,
18153 (intptr_t)"extensionValue",
18154
18155};
18156
18157static const ASN1CType asn1_type__local_2102[] = {
18158 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18159 (intptr_t)asn1_type_ProtocolExtensionID,
18160};
18161
18162static const ASN1CType asn1_type__local_2103[] = {
18163 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18164 (intptr_t)asn1_type_Criticality,
18165};
18166
18167static const ASN1CType asn1_constraint__local_2105[] = {
18168 ASN1_CCONSTRAINT_TABLE,
18169 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18170 2,
18171 0,
18172 0,
18173 1,
18174 0,
18175 0x80000000,
18176 0,
18177};
18178
18179static const ASN1CType asn1_type__local_2104[] = {
18180 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18181 (intptr_t)asn1_constraint__local_2105,
18182};
18183
18184const ASN1CType asn1_type_ProtocolExtensionField_97[] = {
18185 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18186 3,
18187 sizeof(ProtocolExtensionField_97),
18188
18189 offsetof(ProtocolExtensionField_97, id) | 0x0,
18190 (intptr_t)asn1_type__local_2102,
18191 0,
18192 (intptr_t)"id",
18193
18194 offsetof(ProtocolExtensionField_97, criticality) | 0x0,
18195 (intptr_t)asn1_type__local_2103,
18196 0,
18197 (intptr_t)"criticality",
18198
18199 offsetof(ProtocolExtensionField_97, extensionValue) | 0x0,
18200 (intptr_t)asn1_type__local_2104,
18201 0,
18202 (intptr_t)"extensionValue",
18203
18204};
18205
18206static const ASN1CType asn1_type__local_2107[] = {
18207 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18208 (intptr_t)asn1_type_ProtocolExtensionID,
18209};
18210
18211static const ASN1CType asn1_type__local_2108[] = {
18212 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18213 (intptr_t)asn1_type_Criticality,
18214};
18215
18216static const ProtocolExtensionID asn1_value__local_2112 = 67;
18217
18218static const Criticality asn1_value__local_2113 = 1;
18219
18220static const Presence asn1_value__local_2114 = 0;
18221
18222static const ProtocolExtensionID asn1_value__local_2115 = 13;
18223
18224static const Criticality asn1_value__local_2116 = 1;
18225
18226static const Presence asn1_value__local_2117 = 0;
18227
18228static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2111[] = {
18229{
18230 (intptr_t)&asn1_value__local_2112,
18231 (intptr_t)&asn1_value__local_2113,
18232 (intptr_t)asn1_type_TransportLayerAddress,
18233 (intptr_t)&asn1_value__local_2114,
18234},
18235{
18236 (intptr_t)&asn1_value__local_2115,
18237 (intptr_t)&asn1_value__local_2116,
18238 (intptr_t)asn1_type_IuTransportAssociation,
18239 (intptr_t)&asn1_value__local_2117,
18240},
18241};
18242
18243static const ASN1CType asn1_constraint__local_2110[] = {
18244 ASN1_CCONSTRAINT_TABLE,
18245 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18246 2,
18247 (intptr_t)asn1_value__local_2111,
18248 2,
18249 1,
18250 0,
18251 0x80000000,
18252 0,
18253};
18254
18255static const ASN1CType asn1_type__local_2109[] = {
18256 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18257 (intptr_t)asn1_constraint__local_2110,
18258};
18259
18260const ASN1CType asn1_type_ProtocolExtensionField_98[] = {
18261 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18262 3,
18263 sizeof(ProtocolExtensionField_98),
18264
18265 offsetof(ProtocolExtensionField_98, id) | 0x0,
18266 (intptr_t)asn1_type__local_2107,
18267 0,
18268 (intptr_t)"id",
18269
18270 offsetof(ProtocolExtensionField_98, criticality) | 0x0,
18271 (intptr_t)asn1_type__local_2108,
18272 0,
18273 (intptr_t)"criticality",
18274
18275 offsetof(ProtocolExtensionField_98, extensionValue) | 0x0,
18276 (intptr_t)asn1_type__local_2109,
18277 0,
18278 (intptr_t)"extensionValue",
18279
18280};
18281
18282static const ASN1CType asn1_type__local_2118[] = {
18283 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18284 (intptr_t)asn1_type_ProtocolExtensionID,
18285};
18286
18287static const ASN1CType asn1_type__local_2119[] = {
18288 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18289 (intptr_t)asn1_type_Criticality,
18290};
18291
18292static const ProtocolExtensionID asn1_value__local_2123 = 99;
18293
18294static const Criticality asn1_value__local_2124 = 1;
18295
18296static const Presence asn1_value__local_2125 = 0;
18297
18298static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2122[] = {
18299{
18300 (intptr_t)&asn1_value__local_2123,
18301 (intptr_t)&asn1_value__local_2124,
18302 (intptr_t)asn1_type_InterSystemInformation_TransparentContainer,
18303 (intptr_t)&asn1_value__local_2125,
18304},
18305};
18306
18307static const ASN1CType asn1_constraint__local_2121[] = {
18308 ASN1_CCONSTRAINT_TABLE,
18309 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18310 2,
18311 (intptr_t)asn1_value__local_2122,
18312 1,
18313 1,
18314 0,
18315 0x80000000,
18316 0,
18317};
18318
18319static const ASN1CType asn1_type__local_2120[] = {
18320 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18321 (intptr_t)asn1_constraint__local_2121,
18322};
18323
18324const ASN1CType asn1_type_ProtocolExtensionField_99[] = {
18325 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18326 3,
18327 sizeof(ProtocolExtensionField_99),
18328
18329 offsetof(ProtocolExtensionField_99, id) | 0x0,
18330 (intptr_t)asn1_type__local_2118,
18331 0,
18332 (intptr_t)"id",
18333
18334 offsetof(ProtocolExtensionField_99, criticality) | 0x0,
18335 (intptr_t)asn1_type__local_2119,
18336 0,
18337 (intptr_t)"criticality",
18338
18339 offsetof(ProtocolExtensionField_99, extensionValue) | 0x0,
18340 (intptr_t)asn1_type__local_2120,
18341 0,
18342 (intptr_t)"extensionValue",
18343
18344};
18345
18346static const ASN1CType asn1_type__local_2126[] = {
18347 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18348 (intptr_t)asn1_type_ProtocolExtensionID,
18349};
18350
18351static const ASN1CType asn1_type__local_2127[] = {
18352 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18353 (intptr_t)asn1_type_Criticality,
18354};
18355
18356static const ProtocolExtensionID asn1_value__local_2131 = 96;
18357
18358static const Criticality asn1_value__local_2132 = 0;
18359
18360static const Presence asn1_value__local_2133 = 0;
18361
18362static const ProtocolExtensionID asn1_value__local_2134 = 105;
18363
18364static const Criticality asn1_value__local_2135 = 1;
18365
18366static const Presence asn1_value__local_2136 = 0;
18367
18368static const ProtocolExtensionID asn1_value__local_2137 = 118;
18369
18370static const Criticality asn1_value__local_2138 = 1;
18371
18372static const Presence asn1_value__local_2139 = 0;
18373
18374static const ProtocolExtensionID asn1_value__local_2140 = 127;
18375
18376static const Criticality asn1_value__local_2141 = 1;
18377
18378static const Presence asn1_value__local_2142 = 0;
18379
18380static const ProtocolExtensionID asn1_value__local_2143 = 133;
18381
18382static const Criticality asn1_value__local_2144 = 1;
18383
18384static const Presence asn1_value__local_2145 = 0;
18385
18386static const ProtocolExtensionID asn1_value__local_2146 = 233;
18387
18388static const Criticality asn1_value__local_2147 = 1;
18389
18390static const Presence asn1_value__local_2148 = 0;
18391
18392static const ProtocolExtensionID asn1_value__local_2149 = 203;
18393
18394static const Criticality asn1_value__local_2150 = 0;
18395
18396static const Presence asn1_value__local_2151 = 0;
18397
18398static const ProtocolExtensionID asn1_value__local_2152 = 234;
18399
18400static const Criticality asn1_value__local_2153 = 1;
18401
18402static const Presence asn1_value__local_2154 = 0;
18403
18404static const ProtocolExtensionID asn1_value__local_2155 = 239;
18405
18406static const Criticality asn1_value__local_2156 = 1;
18407
18408static const Presence asn1_value__local_2157 = 0;
18409
18410static const ProtocolExtensionID asn1_value__local_2158 = 261;
18411
18412static const Criticality asn1_value__local_2159 = 1;
18413
18414static const Presence asn1_value__local_2160 = 0;
18415
18416static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2130[] = {
18417{
18418 (intptr_t)&asn1_value__local_2131,
18419 (intptr_t)&asn1_value__local_2132,
18420 (intptr_t)asn1_type_GlobalCN_ID,
18421 (intptr_t)&asn1_value__local_2133,
18422},
18423{
18424 (intptr_t)&asn1_value__local_2134,
18425 (intptr_t)&asn1_value__local_2135,
18426 (intptr_t)asn1_type_SNA_Access_Information,
18427 (intptr_t)&asn1_value__local_2136,
18428},
18429{
18430 (intptr_t)&asn1_value__local_2137,
18431 (intptr_t)&asn1_value__local_2138,
18432 (intptr_t)asn1_type_UESBI_Iu,
18433 (intptr_t)&asn1_value__local_2139,
18434},
18435{
18436 (intptr_t)&asn1_value__local_2140,
18437 (intptr_t)&asn1_value__local_2141,
18438 (intptr_t)asn1_type_PLMNidentity,
18439 (intptr_t)&asn1_value__local_2142,
18440},
18441{
18442 (intptr_t)&asn1_value__local_2143,
18443 (intptr_t)&asn1_value__local_2144,
18444 (intptr_t)asn1_type_CNMBMSLinkingInformation,
18445 (intptr_t)&asn1_value__local_2145,
18446},
18447{
18448 (intptr_t)&asn1_value__local_2146,
18449 (intptr_t)&asn1_value__local_2147,
18450 (intptr_t)asn1_type_UE_AggregateMaximumBitRate,
18451 (intptr_t)&asn1_value__local_2148,
18452},
18453{
18454 (intptr_t)&asn1_value__local_2149,
18455 (intptr_t)&asn1_value__local_2150,
18456 (intptr_t)asn1_type_CSG_Id,
18457 (intptr_t)&asn1_value__local_2151,
18458},
18459{
18460 (intptr_t)&asn1_value__local_2152,
18461 (intptr_t)&asn1_value__local_2153,
18462 (intptr_t)asn1_type_CSG_Membership_Status,
18463 (intptr_t)&asn1_value__local_2154,
18464},
18465{
18466 (intptr_t)&asn1_value__local_2155,
18467 (intptr_t)&asn1_value__local_2156,
18468 (intptr_t)asn1_type_MSISDN,
18469 (intptr_t)&asn1_value__local_2157,
18470},
18471{
18472 (intptr_t)&asn1_value__local_2158,
18473 (intptr_t)&asn1_value__local_2159,
18474 (intptr_t)asn1_type_PLMNidentity,
18475 (intptr_t)&asn1_value__local_2160,
18476},
18477};
18478
18479static const ASN1CType asn1_constraint__local_2129[] = {
18480 ASN1_CCONSTRAINT_TABLE,
18481 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18482 2,
18483 (intptr_t)asn1_value__local_2130,
18484 10,
18485 1,
18486 0,
18487 0x80000000,
18488 0,
18489};
18490
18491static const ASN1CType asn1_type__local_2128[] = {
18492 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18493 (intptr_t)asn1_constraint__local_2129,
18494};
18495
18496const ASN1CType asn1_type_ProtocolExtensionField_100[] = {
18497 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18498 3,
18499 sizeof(ProtocolExtensionField_100),
18500
18501 offsetof(ProtocolExtensionField_100, id) | 0x0,
18502 (intptr_t)asn1_type__local_2126,
18503 0,
18504 (intptr_t)"id",
18505
18506 offsetof(ProtocolExtensionField_100, criticality) | 0x0,
18507 (intptr_t)asn1_type__local_2127,
18508 0,
18509 (intptr_t)"criticality",
18510
18511 offsetof(ProtocolExtensionField_100, extensionValue) | 0x0,
18512 (intptr_t)asn1_type__local_2128,
18513 0,
18514 (intptr_t)"extensionValue",
18515
18516};
18517
18518static const ASN1CType asn1_type__local_2161[] = {
18519 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18520 (intptr_t)asn1_type_ProtocolExtensionID,
18521};
18522
18523static const ASN1CType asn1_type__local_2162[] = {
18524 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18525 (intptr_t)asn1_type_Criticality,
18526};
18527
18528static const ProtocolExtensionID asn1_value__local_2166 = 89;
18529
18530static const Criticality asn1_value__local_2167 = 1;
18531
18532static const Presence asn1_value__local_2168 = 0;
18533
18534static const ProtocolExtensionID asn1_value__local_2169 = 107;
18535
18536static const Criticality asn1_value__local_2170 = 1;
18537
18538static const Presence asn1_value__local_2171 = 0;
18539
18540static const ProtocolExtensionID asn1_value__local_2172 = 231;
18541
18542static const Criticality asn1_value__local_2173 = 1;
18543
18544static const Presence asn1_value__local_2174 = 0;
18545
18546static const ProtocolExtensionID asn1_value__local_2175 = 238;
18547
18548static const Criticality asn1_value__local_2176 = 1;
18549
18550static const Presence asn1_value__local_2177 = 0;
18551
18552static const ProtocolExtensionID asn1_value__local_2178 = 240;
18553
18554static const Criticality asn1_value__local_2179 = 1;
18555
18556static const Presence asn1_value__local_2180 = 0;
18557
18558static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2165[] = {
18559{
18560 (intptr_t)&asn1_value__local_2166,
18561 (intptr_t)&asn1_value__local_2167,
18562 (intptr_t)asn1_type_Alt_RAB_Parameters,
18563 (intptr_t)&asn1_value__local_2168,
18564},
18565{
18566 (intptr_t)&asn1_value__local_2169,
18567 (intptr_t)&asn1_value__local_2170,
18568 (intptr_t)asn1_type_GERAN_BSC_Container,
18569 (intptr_t)&asn1_value__local_2171,
18570},
18571{
18572 (intptr_t)&asn1_value__local_2172,
18573 (intptr_t)&asn1_value__local_2173,
18574 (intptr_t)asn1_type_E_UTRAN_Service_Handover,
18575 (intptr_t)&asn1_value__local_2174,
18576},
18577{
18578 (intptr_t)&asn1_value__local_2175,
18579 (intptr_t)&asn1_value__local_2176,
18580 (intptr_t)asn1_type_PDP_TypeInformation_extension,
18581 (intptr_t)&asn1_value__local_2177,
18582},
18583{
18584 (intptr_t)&asn1_value__local_2178,
18585 (intptr_t)&asn1_value__local_2179,
18586 (intptr_t)asn1_type_Offload_RAB_Parameters,
18587 (intptr_t)&asn1_value__local_2180,
18588},
18589};
18590
18591static const ASN1CType asn1_constraint__local_2164[] = {
18592 ASN1_CCONSTRAINT_TABLE,
18593 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18594 2,
18595 (intptr_t)asn1_value__local_2165,
18596 5,
18597 1,
18598 0,
18599 0x80000000,
18600 0,
18601};
18602
18603static const ASN1CType asn1_type__local_2163[] = {
18604 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18605 (intptr_t)asn1_constraint__local_2164,
18606};
18607
18608const ASN1CType asn1_type_ProtocolExtensionField_101[] = {
18609 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18610 3,
18611 sizeof(ProtocolExtensionField_101),
18612
18613 offsetof(ProtocolExtensionField_101, id) | 0x0,
18614 (intptr_t)asn1_type__local_2161,
18615 0,
18616 (intptr_t)"id",
18617
18618 offsetof(ProtocolExtensionField_101, criticality) | 0x0,
18619 (intptr_t)asn1_type__local_2162,
18620 0,
18621 (intptr_t)"criticality",
18622
18623 offsetof(ProtocolExtensionField_101, extensionValue) | 0x0,
18624 (intptr_t)asn1_type__local_2163,
18625 0,
18626 (intptr_t)"extensionValue",
18627
18628};
18629
18630static const ASN1CType asn1_type__local_2181[] = {
18631 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18632 (intptr_t)asn1_type_ProtocolExtensionID,
18633};
18634
18635static const ASN1CType asn1_type__local_2182[] = {
18636 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18637 (intptr_t)asn1_type_Criticality,
18638};
18639
18640static const ASN1CType asn1_constraint__local_2184[] = {
18641 ASN1_CCONSTRAINT_TABLE,
18642 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18643 2,
18644 0,
18645 0,
18646 1,
18647 0,
18648 0x80000000,
18649 0,
18650};
18651
18652static const ASN1CType asn1_type__local_2183[] = {
18653 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18654 (intptr_t)asn1_constraint__local_2184,
18655};
18656
18657const ASN1CType asn1_type_ProtocolExtensionField_102[] = {
18658 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18659 3,
18660 sizeof(ProtocolExtensionField_102),
18661
18662 offsetof(ProtocolExtensionField_102, id) | 0x0,
18663 (intptr_t)asn1_type__local_2181,
18664 0,
18665 (intptr_t)"id",
18666
18667 offsetof(ProtocolExtensionField_102, criticality) | 0x0,
18668 (intptr_t)asn1_type__local_2182,
18669 0,
18670 (intptr_t)"criticality",
18671
18672 offsetof(ProtocolExtensionField_102, extensionValue) | 0x0,
18673 (intptr_t)asn1_type__local_2183,
18674 0,
18675 (intptr_t)"extensionValue",
18676
18677};
18678
18679static const ASN1CType asn1_type__local_2186[] = {
18680 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18681 (intptr_t)asn1_type_ProtocolExtensionID,
18682};
18683
18684static const ASN1CType asn1_type__local_2187[] = {
18685 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18686 (intptr_t)asn1_type_Criticality,
18687};
18688
18689static const ASN1CType asn1_constraint__local_2189[] = {
18690 ASN1_CCONSTRAINT_TABLE,
18691 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18692 2,
18693 0,
18694 0,
18695 1,
18696 0,
18697 0x80000000,
18698 0,
18699};
18700
18701static const ASN1CType asn1_type__local_2188[] = {
18702 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18703 (intptr_t)asn1_constraint__local_2189,
18704};
18705
18706const ASN1CType asn1_type_ProtocolExtensionField_103[] = {
18707 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18708 3,
18709 sizeof(ProtocolExtensionField_103),
18710
18711 offsetof(ProtocolExtensionField_103, id) | 0x0,
18712 (intptr_t)asn1_type__local_2186,
18713 0,
18714 (intptr_t)"id",
18715
18716 offsetof(ProtocolExtensionField_103, criticality) | 0x0,
18717 (intptr_t)asn1_type__local_2187,
18718 0,
18719 (intptr_t)"criticality",
18720
18721 offsetof(ProtocolExtensionField_103, extensionValue) | 0x0,
18722 (intptr_t)asn1_type__local_2188,
18723 0,
18724 (intptr_t)"extensionValue",
18725
18726};
18727
18728static const ASN1CType asn1_type__local_2191[] = {
18729 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18730 (intptr_t)asn1_type_ProtocolExtensionID,
18731};
18732
18733static const ASN1CType asn1_type__local_2192[] = {
18734 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18735 (intptr_t)asn1_type_Criticality,
18736};
18737
18738static const ASN1CType asn1_constraint__local_2194[] = {
18739 ASN1_CCONSTRAINT_TABLE,
18740 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18741 2,
18742 0,
18743 0,
18744 1,
18745 0,
18746 0x80000000,
18747 0,
18748};
18749
18750static const ASN1CType asn1_type__local_2193[] = {
18751 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18752 (intptr_t)asn1_constraint__local_2194,
18753};
18754
18755const ASN1CType asn1_type_ProtocolExtensionField_104[] = {
18756 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18757 3,
18758 sizeof(ProtocolExtensionField_104),
18759
18760 offsetof(ProtocolExtensionField_104, id) | 0x0,
18761 (intptr_t)asn1_type__local_2191,
18762 0,
18763 (intptr_t)"id",
18764
18765 offsetof(ProtocolExtensionField_104, criticality) | 0x0,
18766 (intptr_t)asn1_type__local_2192,
18767 0,
18768 (intptr_t)"criticality",
18769
18770 offsetof(ProtocolExtensionField_104, extensionValue) | 0x0,
18771 (intptr_t)asn1_type__local_2193,
18772 0,
18773 (intptr_t)"extensionValue",
18774
18775};
18776
18777static const ASN1CType asn1_type__local_2196[] = {
18778 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18779 (intptr_t)asn1_type_ProtocolExtensionID,
18780};
18781
18782static const ASN1CType asn1_type__local_2197[] = {
18783 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18784 (intptr_t)asn1_type_Criticality,
18785};
18786
18787static const ProtocolExtensionID asn1_value__local_2201 = 100;
18788
18789static const Criticality asn1_value__local_2202 = 1;
18790
18791static const Presence asn1_value__local_2203 = 0;
18792
18793static const ProtocolExtensionID asn1_value__local_2204 = 203;
18794
18795static const Criticality asn1_value__local_2205 = 1;
18796
18797static const Presence asn1_value__local_2206 = 0;
18798
18799static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2200[] = {
18800{
18801 (intptr_t)&asn1_value__local_2201,
18802 (intptr_t)&asn1_value__local_2202,
18803 (intptr_t)asn1_type_NewBSS_To_OldBSS_Information,
18804 (intptr_t)&asn1_value__local_2203,
18805},
18806{
18807 (intptr_t)&asn1_value__local_2204,
18808 (intptr_t)&asn1_value__local_2205,
18809 (intptr_t)asn1_type_CSG_Id,
18810 (intptr_t)&asn1_value__local_2206,
18811},
18812};
18813
18814static const ASN1CType asn1_constraint__local_2199[] = {
18815 ASN1_CCONSTRAINT_TABLE,
18816 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18817 2,
18818 (intptr_t)asn1_value__local_2200,
18819 2,
18820 1,
18821 0,
18822 0x80000000,
18823 0,
18824};
18825
18826static const ASN1CType asn1_type__local_2198[] = {
18827 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18828 (intptr_t)asn1_constraint__local_2199,
18829};
18830
18831const ASN1CType asn1_type_ProtocolExtensionField_105[] = {
18832 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18833 3,
18834 sizeof(ProtocolExtensionField_105),
18835
18836 offsetof(ProtocolExtensionField_105, id) | 0x0,
18837 (intptr_t)asn1_type__local_2196,
18838 0,
18839 (intptr_t)"id",
18840
18841 offsetof(ProtocolExtensionField_105, criticality) | 0x0,
18842 (intptr_t)asn1_type__local_2197,
18843 0,
18844 (intptr_t)"criticality",
18845
18846 offsetof(ProtocolExtensionField_105, extensionValue) | 0x0,
18847 (intptr_t)asn1_type__local_2198,
18848 0,
18849 (intptr_t)"extensionValue",
18850
18851};
18852
18853static const ASN1CType asn1_type__local_2207[] = {
18854 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18855 (intptr_t)asn1_type_ProtocolExtensionID,
18856};
18857
18858static const ASN1CType asn1_type__local_2208[] = {
18859 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18860 (intptr_t)asn1_type_Criticality,
18861};
18862
18863static const ProtocolExtensionID asn1_value__local_2212 = 90;
18864
18865static const Criticality asn1_value__local_2213 = 1;
18866
18867static const Presence asn1_value__local_2214 = 0;
18868
18869static const ProtocolExtensionID asn1_value__local_2215 = 67;
18870
18871static const Criticality asn1_value__local_2216 = 1;
18872
18873static const Presence asn1_value__local_2217 = 0;
18874
18875static const ProtocolExtensionID asn1_value__local_2218 = 13;
18876
18877static const Criticality asn1_value__local_2219 = 1;
18878
18879static const Presence asn1_value__local_2220 = 0;
18880
18881static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2211[] = {
18882{
18883 (intptr_t)&asn1_value__local_2212,
18884 (intptr_t)&asn1_value__local_2213,
18885 (intptr_t)asn1_type_Ass_RAB_Parameters,
18886 (intptr_t)&asn1_value__local_2214,
18887},
18888{
18889 (intptr_t)&asn1_value__local_2215,
18890 (intptr_t)&asn1_value__local_2216,
18891 (intptr_t)asn1_type_TransportLayerAddress,
18892 (intptr_t)&asn1_value__local_2217,
18893},
18894{
18895 (intptr_t)&asn1_value__local_2218,
18896 (intptr_t)&asn1_value__local_2219,
18897 (intptr_t)asn1_type_IuTransportAssociation,
18898 (intptr_t)&asn1_value__local_2220,
18899},
18900};
18901
18902static const ASN1CType asn1_constraint__local_2210[] = {
18903 ASN1_CCONSTRAINT_TABLE,
18904 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18905 2,
18906 (intptr_t)asn1_value__local_2211,
18907 3,
18908 1,
18909 0,
18910 0x80000000,
18911 0,
18912};
18913
18914static const ASN1CType asn1_type__local_2209[] = {
18915 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18916 (intptr_t)asn1_constraint__local_2210,
18917};
18918
18919const ASN1CType asn1_type_ProtocolExtensionField_106[] = {
18920 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18921 3,
18922 sizeof(ProtocolExtensionField_106),
18923
18924 offsetof(ProtocolExtensionField_106, id) | 0x0,
18925 (intptr_t)asn1_type__local_2207,
18926 0,
18927 (intptr_t)"id",
18928
18929 offsetof(ProtocolExtensionField_106, criticality) | 0x0,
18930 (intptr_t)asn1_type__local_2208,
18931 0,
18932 (intptr_t)"criticality",
18933
18934 offsetof(ProtocolExtensionField_106, extensionValue) | 0x0,
18935 (intptr_t)asn1_type__local_2209,
18936 0,
18937 (intptr_t)"extensionValue",
18938
18939};
18940
18941static const ASN1CType asn1_type__local_2221[] = {
18942 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18943 (intptr_t)asn1_type_ProtocolExtensionID,
18944};
18945
18946static const ASN1CType asn1_type__local_2222[] = {
18947 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18948 (intptr_t)asn1_type_Criticality,
18949};
18950
18951static const ASN1CType asn1_constraint__local_2224[] = {
18952 ASN1_CCONSTRAINT_TABLE,
18953 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
18954 2,
18955 0,
18956 0,
18957 1,
18958 0,
18959 0x80000000,
18960 0,
18961};
18962
18963static const ASN1CType asn1_type__local_2223[] = {
18964 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
18965 (intptr_t)asn1_constraint__local_2224,
18966};
18967
18968const ASN1CType asn1_type_ProtocolExtensionField_107[] = {
18969 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
18970 3,
18971 sizeof(ProtocolExtensionField_107),
18972
18973 offsetof(ProtocolExtensionField_107, id) | 0x0,
18974 (intptr_t)asn1_type__local_2221,
18975 0,
18976 (intptr_t)"id",
18977
18978 offsetof(ProtocolExtensionField_107, criticality) | 0x0,
18979 (intptr_t)asn1_type__local_2222,
18980 0,
18981 (intptr_t)"criticality",
18982
18983 offsetof(ProtocolExtensionField_107, extensionValue) | 0x0,
18984 (intptr_t)asn1_type__local_2223,
18985 0,
18986 (intptr_t)"extensionValue",
18987
18988};
18989
18990static const ASN1CType asn1_type__local_2226[] = {
18991 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
18992 (intptr_t)asn1_type_ProtocolExtensionID,
18993};
18994
18995static const ASN1CType asn1_type__local_2227[] = {
18996 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
18997 (intptr_t)asn1_type_Criticality,
18998};
18999
19000static const ProtocolExtensionID asn1_value__local_2231 = 100;
19001
19002static const Criticality asn1_value__local_2232 = 1;
19003
19004static const Presence asn1_value__local_2233 = 0;
19005
19006static const ProtocolExtensionID asn1_value__local_2234 = 108;
19007
19008static const Criticality asn1_value__local_2235 = 1;
19009
19010static const Presence asn1_value__local_2236 = 0;
19011
19012static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2230[] = {
19013{
19014 (intptr_t)&asn1_value__local_2231,
19015 (intptr_t)&asn1_value__local_2232,
19016 (intptr_t)asn1_type_NewBSS_To_OldBSS_Information,
19017 (intptr_t)&asn1_value__local_2233,
19018},
19019{
19020 (intptr_t)&asn1_value__local_2234,
19021 (intptr_t)&asn1_value__local_2235,
19022 (intptr_t)asn1_type_GERAN_Classmark,
19023 (intptr_t)&asn1_value__local_2236,
19024},
19025};
19026
19027static const ASN1CType asn1_constraint__local_2229[] = {
19028 ASN1_CCONSTRAINT_TABLE,
19029 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19030 2,
19031 (intptr_t)asn1_value__local_2230,
19032 2,
19033 1,
19034 0,
19035 0x80000000,
19036 0,
19037};
19038
19039static const ASN1CType asn1_type__local_2228[] = {
19040 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19041 (intptr_t)asn1_constraint__local_2229,
19042};
19043
19044const ASN1CType asn1_type_ProtocolExtensionField_108[] = {
19045 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19046 3,
19047 sizeof(ProtocolExtensionField_108),
19048
19049 offsetof(ProtocolExtensionField_108, id) | 0x0,
19050 (intptr_t)asn1_type__local_2226,
19051 0,
19052 (intptr_t)"id",
19053
19054 offsetof(ProtocolExtensionField_108, criticality) | 0x0,
19055 (intptr_t)asn1_type__local_2227,
19056 0,
19057 (intptr_t)"criticality",
19058
19059 offsetof(ProtocolExtensionField_108, extensionValue) | 0x0,
19060 (intptr_t)asn1_type__local_2228,
19061 0,
19062 (intptr_t)"extensionValue",
19063
19064};
19065
19066static const ASN1CType asn1_type__local_2237[] = {
19067 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19068 (intptr_t)asn1_type_ProtocolExtensionID,
19069};
19070
19071static const ASN1CType asn1_type__local_2238[] = {
19072 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19073 (intptr_t)asn1_type_Criticality,
19074};
19075
19076static const ASN1CType asn1_constraint__local_2240[] = {
19077 ASN1_CCONSTRAINT_TABLE,
19078 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19079 2,
19080 0,
19081 0,
19082 1,
19083 0,
19084 0x80000000,
19085 0,
19086};
19087
19088static const ASN1CType asn1_type__local_2239[] = {
19089 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19090 (intptr_t)asn1_constraint__local_2240,
19091};
19092
19093const ASN1CType asn1_type_ProtocolExtensionField_109[] = {
19094 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19095 3,
19096 sizeof(ProtocolExtensionField_109),
19097
19098 offsetof(ProtocolExtensionField_109, id) | 0x0,
19099 (intptr_t)asn1_type__local_2237,
19100 0,
19101 (intptr_t)"id",
19102
19103 offsetof(ProtocolExtensionField_109, criticality) | 0x0,
19104 (intptr_t)asn1_type__local_2238,
19105 0,
19106 (intptr_t)"criticality",
19107
19108 offsetof(ProtocolExtensionField_109, extensionValue) | 0x0,
19109 (intptr_t)asn1_type__local_2239,
19110 0,
19111 (intptr_t)"extensionValue",
19112
19113};
19114
19115static const ASN1CType asn1_type__local_2242[] = {
19116 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19117 (intptr_t)asn1_type_ProtocolExtensionID,
19118};
19119
19120static const ASN1CType asn1_type__local_2243[] = {
19121 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19122 (intptr_t)asn1_type_Criticality,
19123};
19124
19125static const ASN1CType asn1_constraint__local_2245[] = {
19126 ASN1_CCONSTRAINT_TABLE,
19127 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19128 2,
19129 0,
19130 0,
19131 1,
19132 0,
19133 0x80000000,
19134 0,
19135};
19136
19137static const ASN1CType asn1_type__local_2244[] = {
19138 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19139 (intptr_t)asn1_constraint__local_2245,
19140};
19141
19142const ASN1CType asn1_type_ProtocolExtensionField_110[] = {
19143 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19144 3,
19145 sizeof(ProtocolExtensionField_110),
19146
19147 offsetof(ProtocolExtensionField_110, id) | 0x0,
19148 (intptr_t)asn1_type__local_2242,
19149 0,
19150 (intptr_t)"id",
19151
19152 offsetof(ProtocolExtensionField_110, criticality) | 0x0,
19153 (intptr_t)asn1_type__local_2243,
19154 0,
19155 (intptr_t)"criticality",
19156
19157 offsetof(ProtocolExtensionField_110, extensionValue) | 0x0,
19158 (intptr_t)asn1_type__local_2244,
19159 0,
19160 (intptr_t)"extensionValue",
19161
19162};
19163
19164static const ASN1CType asn1_type__local_2247[] = {
19165 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19166 (intptr_t)asn1_type_ProtocolExtensionID,
19167};
19168
19169static const ASN1CType asn1_type__local_2248[] = {
19170 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19171 (intptr_t)asn1_type_Criticality,
19172};
19173
19174static const ProtocolExtensionID asn1_value__local_2252 = 167;
19175
19176static const Criticality asn1_value__local_2253 = 1;
19177
19178static const Presence asn1_value__local_2254 = 0;
19179
19180static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2251[] = {
19181{
19182 (intptr_t)&asn1_value__local_2252,
19183 (intptr_t)&asn1_value__local_2253,
19184 (intptr_t)asn1_type_RAT_Type,
19185 (intptr_t)&asn1_value__local_2254,
19186},
19187};
19188
19189static const ASN1CType asn1_constraint__local_2250[] = {
19190 ASN1_CCONSTRAINT_TABLE,
19191 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19192 2,
19193 (intptr_t)asn1_value__local_2251,
19194 1,
19195 1,
19196 0,
19197 0x80000000,
19198 0,
19199};
19200
19201static const ASN1CType asn1_type__local_2249[] = {
19202 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19203 (intptr_t)asn1_constraint__local_2250,
19204};
19205
19206const ASN1CType asn1_type_ProtocolExtensionField_111[] = {
19207 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19208 3,
19209 sizeof(ProtocolExtensionField_111),
19210
19211 offsetof(ProtocolExtensionField_111, id) | 0x0,
19212 (intptr_t)asn1_type__local_2247,
19213 0,
19214 (intptr_t)"id",
19215
19216 offsetof(ProtocolExtensionField_111, criticality) | 0x0,
19217 (intptr_t)asn1_type__local_2248,
19218 0,
19219 (intptr_t)"criticality",
19220
19221 offsetof(ProtocolExtensionField_111, extensionValue) | 0x0,
19222 (intptr_t)asn1_type__local_2249,
19223 0,
19224 (intptr_t)"extensionValue",
19225
19226};
19227
19228static const ASN1CType asn1_type__local_2255[] = {
19229 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19230 (intptr_t)asn1_type_ProtocolExtensionID,
19231};
19232
19233static const ASN1CType asn1_type__local_2256[] = {
19234 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19235 (intptr_t)asn1_type_Criticality,
19236};
19237
19238static const ASN1CType asn1_constraint__local_2258[] = {
19239 ASN1_CCONSTRAINT_TABLE,
19240 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19241 2,
19242 0,
19243 0,
19244 1,
19245 0,
19246 0x80000000,
19247 0,
19248};
19249
19250static const ASN1CType asn1_type__local_2257[] = {
19251 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19252 (intptr_t)asn1_constraint__local_2258,
19253};
19254
19255const ASN1CType asn1_type_ProtocolExtensionField_112[] = {
19256 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19257 3,
19258 sizeof(ProtocolExtensionField_112),
19259
19260 offsetof(ProtocolExtensionField_112, id) | 0x0,
19261 (intptr_t)asn1_type__local_2255,
19262 0,
19263 (intptr_t)"id",
19264
19265 offsetof(ProtocolExtensionField_112, criticality) | 0x0,
19266 (intptr_t)asn1_type__local_2256,
19267 0,
19268 (intptr_t)"criticality",
19269
19270 offsetof(ProtocolExtensionField_112, extensionValue) | 0x0,
19271 (intptr_t)asn1_type__local_2257,
19272 0,
19273 (intptr_t)"extensionValue",
19274
19275};
19276
19277static const ASN1CType asn1_type__local_2260[] = {
19278 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19279 (intptr_t)asn1_type_ProtocolExtensionID,
19280};
19281
19282static const ASN1CType asn1_type__local_2261[] = {
19283 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19284 (intptr_t)asn1_type_Criticality,
19285};
19286
19287static const ASN1CType asn1_constraint__local_2263[] = {
19288 ASN1_CCONSTRAINT_TABLE,
19289 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19290 2,
19291 0,
19292 0,
19293 1,
19294 0,
19295 0x80000000,
19296 0,
19297};
19298
19299static const ASN1CType asn1_type__local_2262[] = {
19300 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19301 (intptr_t)asn1_constraint__local_2263,
19302};
19303
19304const ASN1CType asn1_type_ProtocolExtensionField_113[] = {
19305 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19306 3,
19307 sizeof(ProtocolExtensionField_113),
19308
19309 offsetof(ProtocolExtensionField_113, id) | 0x0,
19310 (intptr_t)asn1_type__local_2260,
19311 0,
19312 (intptr_t)"id",
19313
19314 offsetof(ProtocolExtensionField_113, criticality) | 0x0,
19315 (intptr_t)asn1_type__local_2261,
19316 0,
19317 (intptr_t)"criticality",
19318
19319 offsetof(ProtocolExtensionField_113, extensionValue) | 0x0,
19320 (intptr_t)asn1_type__local_2262,
19321 0,
19322 (intptr_t)"extensionValue",
19323
19324};
19325
19326static const ASN1CType asn1_type__local_2265[] = {
19327 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19328 (intptr_t)asn1_type_ProtocolExtensionID,
19329};
19330
19331static const ASN1CType asn1_type__local_2266[] = {
19332 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19333 (intptr_t)asn1_type_Criticality,
19334};
19335
19336static const ASN1CType asn1_constraint__local_2268[] = {
19337 ASN1_CCONSTRAINT_TABLE,
19338 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19339 2,
19340 0,
19341 0,
19342 1,
19343 0,
19344 0x80000000,
19345 0,
19346};
19347
19348static const ASN1CType asn1_type__local_2267[] = {
19349 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19350 (intptr_t)asn1_constraint__local_2268,
19351};
19352
19353const ASN1CType asn1_type_ProtocolExtensionField_114[] = {
19354 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19355 3,
19356 sizeof(ProtocolExtensionField_114),
19357
19358 offsetof(ProtocolExtensionField_114, id) | 0x0,
19359 (intptr_t)asn1_type__local_2265,
19360 0,
19361 (intptr_t)"id",
19362
19363 offsetof(ProtocolExtensionField_114, criticality) | 0x0,
19364 (intptr_t)asn1_type__local_2266,
19365 0,
19366 (intptr_t)"criticality",
19367
19368 offsetof(ProtocolExtensionField_114, extensionValue) | 0x0,
19369 (intptr_t)asn1_type__local_2267,
19370 0,
19371 (intptr_t)"extensionValue",
19372
19373};
19374
19375static const ASN1CType asn1_type__local_2270[] = {
19376 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19377 (intptr_t)asn1_type_ProtocolExtensionID,
19378};
19379
19380static const ASN1CType asn1_type__local_2271[] = {
19381 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19382 (intptr_t)asn1_type_Criticality,
19383};
19384
19385static const ASN1CType asn1_constraint__local_2273[] = {
19386 ASN1_CCONSTRAINT_TABLE,
19387 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19388 2,
19389 0,
19390 0,
19391 1,
19392 0,
19393 0x80000000,
19394 0,
19395};
19396
19397static const ASN1CType asn1_type__local_2272[] = {
19398 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19399 (intptr_t)asn1_constraint__local_2273,
19400};
19401
19402const ASN1CType asn1_type_ProtocolExtensionField_115[] = {
19403 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19404 3,
19405 sizeof(ProtocolExtensionField_115),
19406
19407 offsetof(ProtocolExtensionField_115, id) | 0x0,
19408 (intptr_t)asn1_type__local_2270,
19409 0,
19410 (intptr_t)"id",
19411
19412 offsetof(ProtocolExtensionField_115, criticality) | 0x0,
19413 (intptr_t)asn1_type__local_2271,
19414 0,
19415 (intptr_t)"criticality",
19416
19417 offsetof(ProtocolExtensionField_115, extensionValue) | 0x0,
19418 (intptr_t)asn1_type__local_2272,
19419 0,
19420 (intptr_t)"extensionValue",
19421
19422};
19423
19424static const ASN1CType asn1_type__local_2275[] = {
19425 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19426 (intptr_t)asn1_type_ProtocolExtensionID,
19427};
19428
19429static const ASN1CType asn1_type__local_2276[] = {
19430 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19431 (intptr_t)asn1_type_Criticality,
19432};
19433
19434static const ASN1CType asn1_constraint__local_2278[] = {
19435 ASN1_CCONSTRAINT_TABLE,
19436 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19437 2,
19438 0,
19439 0,
19440 1,
19441 0,
19442 0x80000000,
19443 0,
19444};
19445
19446static const ASN1CType asn1_type__local_2277[] = {
19447 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19448 (intptr_t)asn1_constraint__local_2278,
19449};
19450
19451const ASN1CType asn1_type_ProtocolExtensionField_116[] = {
19452 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19453 3,
19454 sizeof(ProtocolExtensionField_116),
19455
19456 offsetof(ProtocolExtensionField_116, id) | 0x0,
19457 (intptr_t)asn1_type__local_2275,
19458 0,
19459 (intptr_t)"id",
19460
19461 offsetof(ProtocolExtensionField_116, criticality) | 0x0,
19462 (intptr_t)asn1_type__local_2276,
19463 0,
19464 (intptr_t)"criticality",
19465
19466 offsetof(ProtocolExtensionField_116, extensionValue) | 0x0,
19467 (intptr_t)asn1_type__local_2277,
19468 0,
19469 (intptr_t)"extensionValue",
19470
19471};
19472
19473static const ASN1CType asn1_type__local_2280[] = {
19474 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19475 (intptr_t)asn1_type_ProtocolExtensionID,
19476};
19477
19478static const ASN1CType asn1_type__local_2281[] = {
19479 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19480 (intptr_t)asn1_type_Criticality,
19481};
19482
19483static const ASN1CType asn1_constraint__local_2283[] = {
19484 ASN1_CCONSTRAINT_TABLE,
19485 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19486 2,
19487 0,
19488 0,
19489 1,
19490 0,
19491 0x80000000,
19492 0,
19493};
19494
19495static const ASN1CType asn1_type__local_2282[] = {
19496 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19497 (intptr_t)asn1_constraint__local_2283,
19498};
19499
19500const ASN1CType asn1_type_ProtocolExtensionField_117[] = {
19501 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19502 3,
19503 sizeof(ProtocolExtensionField_117),
19504
19505 offsetof(ProtocolExtensionField_117, id) | 0x0,
19506 (intptr_t)asn1_type__local_2280,
19507 0,
19508 (intptr_t)"id",
19509
19510 offsetof(ProtocolExtensionField_117, criticality) | 0x0,
19511 (intptr_t)asn1_type__local_2281,
19512 0,
19513 (intptr_t)"criticality",
19514
19515 offsetof(ProtocolExtensionField_117, extensionValue) | 0x0,
19516 (intptr_t)asn1_type__local_2282,
19517 0,
19518 (intptr_t)"extensionValue",
19519
19520};
19521
19522static const ASN1CType asn1_type__local_2285[] = {
19523 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19524 (intptr_t)asn1_type_ProtocolExtensionID,
19525};
19526
19527static const ASN1CType asn1_type__local_2286[] = {
19528 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19529 (intptr_t)asn1_type_Criticality,
19530};
19531
19532static const ASN1CType asn1_constraint__local_2288[] = {
19533 ASN1_CCONSTRAINT_TABLE,
19534 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19535 2,
19536 0,
19537 0,
19538 1,
19539 0,
19540 0x80000000,
19541 0,
19542};
19543
19544static const ASN1CType asn1_type__local_2287[] = {
19545 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19546 (intptr_t)asn1_constraint__local_2288,
19547};
19548
19549const ASN1CType asn1_type_ProtocolExtensionField_118[] = {
19550 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19551 3,
19552 sizeof(ProtocolExtensionField_118),
19553
19554 offsetof(ProtocolExtensionField_118, id) | 0x0,
19555 (intptr_t)asn1_type__local_2285,
19556 0,
19557 (intptr_t)"id",
19558
19559 offsetof(ProtocolExtensionField_118, criticality) | 0x0,
19560 (intptr_t)asn1_type__local_2286,
19561 0,
19562 (intptr_t)"criticality",
19563
19564 offsetof(ProtocolExtensionField_118, extensionValue) | 0x0,
19565 (intptr_t)asn1_type__local_2287,
19566 0,
19567 (intptr_t)"extensionValue",
19568
19569};
19570
19571static const ASN1CType asn1_type__local_2290[] = {
19572 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19573 (intptr_t)asn1_type_ProtocolExtensionID,
19574};
19575
19576static const ASN1CType asn1_type__local_2291[] = {
19577 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19578 (intptr_t)asn1_type_Criticality,
19579};
19580
19581static const ASN1CType asn1_constraint__local_2293[] = {
19582 ASN1_CCONSTRAINT_TABLE,
19583 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19584 2,
19585 0,
19586 0,
19587 1,
19588 0,
19589 0x80000000,
19590 0,
19591};
19592
19593static const ASN1CType asn1_type__local_2292[] = {
19594 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19595 (intptr_t)asn1_constraint__local_2293,
19596};
19597
19598const ASN1CType asn1_type_ProtocolExtensionField_119[] = {
19599 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19600 3,
19601 sizeof(ProtocolExtensionField_119),
19602
19603 offsetof(ProtocolExtensionField_119, id) | 0x0,
19604 (intptr_t)asn1_type__local_2290,
19605 0,
19606 (intptr_t)"id",
19607
19608 offsetof(ProtocolExtensionField_119, criticality) | 0x0,
19609 (intptr_t)asn1_type__local_2291,
19610 0,
19611 (intptr_t)"criticality",
19612
19613 offsetof(ProtocolExtensionField_119, extensionValue) | 0x0,
19614 (intptr_t)asn1_type__local_2292,
19615 0,
19616 (intptr_t)"extensionValue",
19617
19618};
19619
19620static const ASN1CType asn1_type__local_2295[] = {
19621 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19622 (intptr_t)asn1_type_ProtocolExtensionID,
19623};
19624
19625static const ASN1CType asn1_type__local_2296[] = {
19626 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19627 (intptr_t)asn1_type_Criticality,
19628};
19629
19630static const ASN1CType asn1_constraint__local_2298[] = {
19631 ASN1_CCONSTRAINT_TABLE,
19632 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19633 2,
19634 0,
19635 0,
19636 1,
19637 0,
19638 0x80000000,
19639 0,
19640};
19641
19642static const ASN1CType asn1_type__local_2297[] = {
19643 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19644 (intptr_t)asn1_constraint__local_2298,
19645};
19646
19647const ASN1CType asn1_type_ProtocolExtensionField_120[] = {
19648 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19649 3,
19650 sizeof(ProtocolExtensionField_120),
19651
19652 offsetof(ProtocolExtensionField_120, id) | 0x0,
19653 (intptr_t)asn1_type__local_2295,
19654 0,
19655 (intptr_t)"id",
19656
19657 offsetof(ProtocolExtensionField_120, criticality) | 0x0,
19658 (intptr_t)asn1_type__local_2296,
19659 0,
19660 (intptr_t)"criticality",
19661
19662 offsetof(ProtocolExtensionField_120, extensionValue) | 0x0,
19663 (intptr_t)asn1_type__local_2297,
19664 0,
19665 (intptr_t)"extensionValue",
19666
19667};
19668
19669static const ASN1CType asn1_type__local_2300[] = {
19670 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19671 (intptr_t)asn1_type_ProtocolExtensionID,
19672};
19673
19674static const ASN1CType asn1_type__local_2301[] = {
19675 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19676 (intptr_t)asn1_type_Criticality,
19677};
19678
19679static const ASN1CType asn1_constraint__local_2303[] = {
19680 ASN1_CCONSTRAINT_TABLE,
19681 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19682 2,
19683 0,
19684 0,
19685 1,
19686 0,
19687 0x80000000,
19688 0,
19689};
19690
19691static const ASN1CType asn1_type__local_2302[] = {
19692 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19693 (intptr_t)asn1_constraint__local_2303,
19694};
19695
19696const ASN1CType asn1_type_ProtocolExtensionField_121[] = {
19697 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19698 3,
19699 sizeof(ProtocolExtensionField_121),
19700
19701 offsetof(ProtocolExtensionField_121, id) | 0x0,
19702 (intptr_t)asn1_type__local_2300,
19703 0,
19704 (intptr_t)"id",
19705
19706 offsetof(ProtocolExtensionField_121, criticality) | 0x0,
19707 (intptr_t)asn1_type__local_2301,
19708 0,
19709 (intptr_t)"criticality",
19710
19711 offsetof(ProtocolExtensionField_121, extensionValue) | 0x0,
19712 (intptr_t)asn1_type__local_2302,
19713 0,
19714 (intptr_t)"extensionValue",
19715
19716};
19717
19718static const ASN1CType asn1_type__local_2305[] = {
19719 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19720 (intptr_t)asn1_type_ProtocolExtensionID,
19721};
19722
19723static const ASN1CType asn1_type__local_2306[] = {
19724 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19725 (intptr_t)asn1_type_Criticality,
19726};
19727
19728static const ASN1CType asn1_constraint__local_2308[] = {
19729 ASN1_CCONSTRAINT_TABLE,
19730 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19731 2,
19732 0,
19733 0,
19734 1,
19735 0,
19736 0x80000000,
19737 0,
19738};
19739
19740static const ASN1CType asn1_type__local_2307[] = {
19741 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19742 (intptr_t)asn1_constraint__local_2308,
19743};
19744
19745const ASN1CType asn1_type_ProtocolExtensionField_122[] = {
19746 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19747 3,
19748 sizeof(ProtocolExtensionField_122),
19749
19750 offsetof(ProtocolExtensionField_122, id) | 0x0,
19751 (intptr_t)asn1_type__local_2305,
19752 0,
19753 (intptr_t)"id",
19754
19755 offsetof(ProtocolExtensionField_122, criticality) | 0x0,
19756 (intptr_t)asn1_type__local_2306,
19757 0,
19758 (intptr_t)"criticality",
19759
19760 offsetof(ProtocolExtensionField_122, extensionValue) | 0x0,
19761 (intptr_t)asn1_type__local_2307,
19762 0,
19763 (intptr_t)"extensionValue",
19764
19765};
19766
19767static const ASN1CType asn1_type__local_2310[] = {
19768 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19769 (intptr_t)asn1_type_ProtocolExtensionID,
19770};
19771
19772static const ASN1CType asn1_type__local_2311[] = {
19773 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19774 (intptr_t)asn1_type_Criticality,
19775};
19776
19777static const ProtocolExtensionID asn1_value__local_2315 = 96;
19778
19779static const Criticality asn1_value__local_2316 = 1;
19780
19781static const Presence asn1_value__local_2317 = 0;
19782
19783static const ProtocolExtensionID asn1_value__local_2318 = 171;
19784
19785static const Criticality asn1_value__local_2319 = 0;
19786
19787static const Presence asn1_value__local_2320 = 0;
19788
19789static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2314[] = {
19790{
19791 (intptr_t)&asn1_value__local_2315,
19792 (intptr_t)&asn1_value__local_2316,
19793 (intptr_t)asn1_type_GlobalCN_ID,
19794 (intptr_t)&asn1_value__local_2317,
19795},
19796{
19797 (intptr_t)&asn1_value__local_2318,
19798 (intptr_t)&asn1_value__local_2319,
19799 (intptr_t)asn1_type_ExtendedRNC_ID,
19800 (intptr_t)&asn1_value__local_2320,
19801},
19802};
19803
19804static const ASN1CType asn1_constraint__local_2313[] = {
19805 ASN1_CCONSTRAINT_TABLE,
19806 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19807 2,
19808 (intptr_t)asn1_value__local_2314,
19809 2,
19810 1,
19811 0,
19812 0x80000000,
19813 0,
19814};
19815
19816static const ASN1CType asn1_type__local_2312[] = {
19817 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19818 (intptr_t)asn1_constraint__local_2313,
19819};
19820
19821const ASN1CType asn1_type_ProtocolExtensionField_123[] = {
19822 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19823 3,
19824 sizeof(ProtocolExtensionField_123),
19825
19826 offsetof(ProtocolExtensionField_123, id) | 0x0,
19827 (intptr_t)asn1_type__local_2310,
19828 0,
19829 (intptr_t)"id",
19830
19831 offsetof(ProtocolExtensionField_123, criticality) | 0x0,
19832 (intptr_t)asn1_type__local_2311,
19833 0,
19834 (intptr_t)"criticality",
19835
19836 offsetof(ProtocolExtensionField_123, extensionValue) | 0x0,
19837 (intptr_t)asn1_type__local_2312,
19838 0,
19839 (intptr_t)"extensionValue",
19840
19841};
19842
19843static const ASN1CType asn1_type__local_2321[] = {
19844 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19845 (intptr_t)asn1_type_ProtocolExtensionID,
19846};
19847
19848static const ASN1CType asn1_type__local_2322[] = {
19849 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19850 (intptr_t)asn1_type_Criticality,
19851};
19852
19853static const ProtocolExtensionID asn1_value__local_2326 = 96;
19854
19855static const Criticality asn1_value__local_2327 = 1;
19856
19857static const Presence asn1_value__local_2328 = 0;
19858
19859static const ProtocolExtensionID asn1_value__local_2329 = 171;
19860
19861static const Criticality asn1_value__local_2330 = 0;
19862
19863static const Presence asn1_value__local_2331 = 0;
19864
19865static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2325[] = {
19866{
19867 (intptr_t)&asn1_value__local_2326,
19868 (intptr_t)&asn1_value__local_2327,
19869 (intptr_t)asn1_type_GlobalCN_ID,
19870 (intptr_t)&asn1_value__local_2328,
19871},
19872{
19873 (intptr_t)&asn1_value__local_2329,
19874 (intptr_t)&asn1_value__local_2330,
19875 (intptr_t)asn1_type_ExtendedRNC_ID,
19876 (intptr_t)&asn1_value__local_2331,
19877},
19878};
19879
19880static const ASN1CType asn1_constraint__local_2324[] = {
19881 ASN1_CCONSTRAINT_TABLE,
19882 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19883 2,
19884 (intptr_t)asn1_value__local_2325,
19885 2,
19886 1,
19887 0,
19888 0x80000000,
19889 0,
19890};
19891
19892static const ASN1CType asn1_type__local_2323[] = {
19893 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19894 (intptr_t)asn1_constraint__local_2324,
19895};
19896
19897const ASN1CType asn1_type_ProtocolExtensionField_124[] = {
19898 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19899 3,
19900 sizeof(ProtocolExtensionField_124),
19901
19902 offsetof(ProtocolExtensionField_124, id) | 0x0,
19903 (intptr_t)asn1_type__local_2321,
19904 0,
19905 (intptr_t)"id",
19906
19907 offsetof(ProtocolExtensionField_124, criticality) | 0x0,
19908 (intptr_t)asn1_type__local_2322,
19909 0,
19910 (intptr_t)"criticality",
19911
19912 offsetof(ProtocolExtensionField_124, extensionValue) | 0x0,
19913 (intptr_t)asn1_type__local_2323,
19914 0,
19915 (intptr_t)"extensionValue",
19916
19917};
19918
19919static const ASN1CType asn1_type__local_2332[] = {
19920 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19921 (intptr_t)asn1_type_ProtocolExtensionID,
19922};
19923
19924static const ASN1CType asn1_type__local_2333[] = {
19925 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
19926 (intptr_t)asn1_type_Criticality,
19927};
19928
19929static const ProtocolExtensionID asn1_value__local_2337 = 96;
19930
19931static const Criticality asn1_value__local_2338 = 1;
19932
19933static const Presence asn1_value__local_2339 = 0;
19934
19935static const ProtocolExtensionID asn1_value__local_2340 = 171;
19936
19937static const Criticality asn1_value__local_2341 = 0;
19938
19939static const Presence asn1_value__local_2342 = 0;
19940
19941static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2336[] = {
19942{
19943 (intptr_t)&asn1_value__local_2337,
19944 (intptr_t)&asn1_value__local_2338,
19945 (intptr_t)asn1_type_GlobalCN_ID,
19946 (intptr_t)&asn1_value__local_2339,
19947},
19948{
19949 (intptr_t)&asn1_value__local_2340,
19950 (intptr_t)&asn1_value__local_2341,
19951 (intptr_t)asn1_type_ExtendedRNC_ID,
19952 (intptr_t)&asn1_value__local_2342,
19953},
19954};
19955
19956static const ASN1CType asn1_constraint__local_2335[] = {
19957 ASN1_CCONSTRAINT_TABLE,
19958 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
19959 2,
19960 (intptr_t)asn1_value__local_2336,
19961 2,
19962 1,
19963 0,
19964 0x80000000,
19965 0,
19966};
19967
19968static const ASN1CType asn1_type__local_2334[] = {
19969 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
19970 (intptr_t)asn1_constraint__local_2335,
19971};
19972
19973const ASN1CType asn1_type_ProtocolExtensionField_125[] = {
19974 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
19975 3,
19976 sizeof(ProtocolExtensionField_125),
19977
19978 offsetof(ProtocolExtensionField_125, id) | 0x0,
19979 (intptr_t)asn1_type__local_2332,
19980 0,
19981 (intptr_t)"id",
19982
19983 offsetof(ProtocolExtensionField_125, criticality) | 0x0,
19984 (intptr_t)asn1_type__local_2333,
19985 0,
19986 (intptr_t)"criticality",
19987
19988 offsetof(ProtocolExtensionField_125, extensionValue) | 0x0,
19989 (intptr_t)asn1_type__local_2334,
19990 0,
19991 (intptr_t)"extensionValue",
19992
19993};
19994
19995static const ASN1CType asn1_type__local_2343[] = {
19996 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
19997 (intptr_t)asn1_type_ProtocolExtensionID,
19998};
19999
20000static const ASN1CType asn1_type__local_2344[] = {
20001 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20002 (intptr_t)asn1_type_Criticality,
20003};
20004
20005static const ASN1CType asn1_constraint__local_2346[] = {
20006 ASN1_CCONSTRAINT_TABLE,
20007 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20008 2,
20009 0,
20010 0,
20011 1,
20012 0,
20013 0x80000000,
20014 0,
20015};
20016
20017static const ASN1CType asn1_type__local_2345[] = {
20018 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20019 (intptr_t)asn1_constraint__local_2346,
20020};
20021
20022const ASN1CType asn1_type_ProtocolExtensionField_126[] = {
20023 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20024 3,
20025 sizeof(ProtocolExtensionField_126),
20026
20027 offsetof(ProtocolExtensionField_126, id) | 0x0,
20028 (intptr_t)asn1_type__local_2343,
20029 0,
20030 (intptr_t)"id",
20031
20032 offsetof(ProtocolExtensionField_126, criticality) | 0x0,
20033 (intptr_t)asn1_type__local_2344,
20034 0,
20035 (intptr_t)"criticality",
20036
20037 offsetof(ProtocolExtensionField_126, extensionValue) | 0x0,
20038 (intptr_t)asn1_type__local_2345,
20039 0,
20040 (intptr_t)"extensionValue",
20041
20042};
20043
20044static const ASN1CType asn1_type__local_2348[] = {
20045 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20046 (intptr_t)asn1_type_ProtocolExtensionID,
20047};
20048
20049static const ASN1CType asn1_type__local_2349[] = {
20050 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20051 (intptr_t)asn1_type_Criticality,
20052};
20053
20054static const ProtocolExtensionID asn1_value__local_2353 = 96;
20055
20056static const Criticality asn1_value__local_2354 = 1;
20057
20058static const Presence asn1_value__local_2355 = 0;
20059
20060static const ProtocolExtensionID asn1_value__local_2356 = 171;
20061
20062static const Criticality asn1_value__local_2357 = 0;
20063
20064static const Presence asn1_value__local_2358 = 0;
20065
20066static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2352[] = {
20067{
20068 (intptr_t)&asn1_value__local_2353,
20069 (intptr_t)&asn1_value__local_2354,
20070 (intptr_t)asn1_type_GlobalCN_ID,
20071 (intptr_t)&asn1_value__local_2355,
20072},
20073{
20074 (intptr_t)&asn1_value__local_2356,
20075 (intptr_t)&asn1_value__local_2357,
20076 (intptr_t)asn1_type_ExtendedRNC_ID,
20077 (intptr_t)&asn1_value__local_2358,
20078},
20079};
20080
20081static const ASN1CType asn1_constraint__local_2351[] = {
20082 ASN1_CCONSTRAINT_TABLE,
20083 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20084 2,
20085 (intptr_t)asn1_value__local_2352,
20086 2,
20087 1,
20088 0,
20089 0x80000000,
20090 0,
20091};
20092
20093static const ASN1CType asn1_type__local_2350[] = {
20094 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20095 (intptr_t)asn1_constraint__local_2351,
20096};
20097
20098const ASN1CType asn1_type_ProtocolExtensionField_127[] = {
20099 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20100 3,
20101 sizeof(ProtocolExtensionField_127),
20102
20103 offsetof(ProtocolExtensionField_127, id) | 0x0,
20104 (intptr_t)asn1_type__local_2348,
20105 0,
20106 (intptr_t)"id",
20107
20108 offsetof(ProtocolExtensionField_127, criticality) | 0x0,
20109 (intptr_t)asn1_type__local_2349,
20110 0,
20111 (intptr_t)"criticality",
20112
20113 offsetof(ProtocolExtensionField_127, extensionValue) | 0x0,
20114 (intptr_t)asn1_type__local_2350,
20115 0,
20116 (intptr_t)"extensionValue",
20117
20118};
20119
20120static const ASN1CType asn1_type__local_2359[] = {
20121 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20122 (intptr_t)asn1_type_ProtocolExtensionID,
20123};
20124
20125static const ASN1CType asn1_type__local_2360[] = {
20126 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20127 (intptr_t)asn1_type_Criticality,
20128};
20129
20130static const ASN1CType asn1_constraint__local_2362[] = {
20131 ASN1_CCONSTRAINT_TABLE,
20132 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20133 2,
20134 0,
20135 0,
20136 1,
20137 0,
20138 0x80000000,
20139 0,
20140};
20141
20142static const ASN1CType asn1_type__local_2361[] = {
20143 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20144 (intptr_t)asn1_constraint__local_2362,
20145};
20146
20147const ASN1CType asn1_type_ProtocolExtensionField_128[] = {
20148 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20149 3,
20150 sizeof(ProtocolExtensionField_128),
20151
20152 offsetof(ProtocolExtensionField_128, id) | 0x0,
20153 (intptr_t)asn1_type__local_2359,
20154 0,
20155 (intptr_t)"id",
20156
20157 offsetof(ProtocolExtensionField_128, criticality) | 0x0,
20158 (intptr_t)asn1_type__local_2360,
20159 0,
20160 (intptr_t)"criticality",
20161
20162 offsetof(ProtocolExtensionField_128, extensionValue) | 0x0,
20163 (intptr_t)asn1_type__local_2361,
20164 0,
20165 (intptr_t)"extensionValue",
20166
20167};
20168
20169static const ASN1CType asn1_type__local_2364[] = {
20170 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20171 (intptr_t)asn1_type_ProtocolExtensionID,
20172};
20173
20174static const ASN1CType asn1_type__local_2365[] = {
20175 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20176 (intptr_t)asn1_type_Criticality,
20177};
20178
20179static const ASN1CType asn1_constraint__local_2367[] = {
20180 ASN1_CCONSTRAINT_TABLE,
20181 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20182 2,
20183 0,
20184 0,
20185 1,
20186 0,
20187 0x80000000,
20188 0,
20189};
20190
20191static const ASN1CType asn1_type__local_2366[] = {
20192 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20193 (intptr_t)asn1_constraint__local_2367,
20194};
20195
20196const ASN1CType asn1_type_ProtocolExtensionField_129[] = {
20197 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20198 3,
20199 sizeof(ProtocolExtensionField_129),
20200
20201 offsetof(ProtocolExtensionField_129, id) | 0x0,
20202 (intptr_t)asn1_type__local_2364,
20203 0,
20204 (intptr_t)"id",
20205
20206 offsetof(ProtocolExtensionField_129, criticality) | 0x0,
20207 (intptr_t)asn1_type__local_2365,
20208 0,
20209 (intptr_t)"criticality",
20210
20211 offsetof(ProtocolExtensionField_129, extensionValue) | 0x0,
20212 (intptr_t)asn1_type__local_2366,
20213 0,
20214 (intptr_t)"extensionValue",
20215
20216};
20217
20218static const ASN1CType asn1_type__local_2369[] = {
20219 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20220 (intptr_t)asn1_type_ProtocolExtensionID,
20221};
20222
20223static const ASN1CType asn1_type__local_2370[] = {
20224 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20225 (intptr_t)asn1_type_Criticality,
20226};
20227
20228static const ASN1CType asn1_constraint__local_2372[] = {
20229 ASN1_CCONSTRAINT_TABLE,
20230 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20231 2,
20232 0,
20233 0,
20234 1,
20235 0,
20236 0x80000000,
20237 0,
20238};
20239
20240static const ASN1CType asn1_type__local_2371[] = {
20241 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20242 (intptr_t)asn1_constraint__local_2372,
20243};
20244
20245const ASN1CType asn1_type_ProtocolExtensionField_130[] = {
20246 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20247 3,
20248 sizeof(ProtocolExtensionField_130),
20249
20250 offsetof(ProtocolExtensionField_130, id) | 0x0,
20251 (intptr_t)asn1_type__local_2369,
20252 0,
20253 (intptr_t)"id",
20254
20255 offsetof(ProtocolExtensionField_130, criticality) | 0x0,
20256 (intptr_t)asn1_type__local_2370,
20257 0,
20258 (intptr_t)"criticality",
20259
20260 offsetof(ProtocolExtensionField_130, extensionValue) | 0x0,
20261 (intptr_t)asn1_type__local_2371,
20262 0,
20263 (intptr_t)"extensionValue",
20264
20265};
20266
20267static const ASN1CType asn1_type__local_2374[] = {
20268 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20269 (intptr_t)asn1_type_ProtocolExtensionID,
20270};
20271
20272static const ASN1CType asn1_type__local_2375[] = {
20273 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20274 (intptr_t)asn1_type_Criticality,
20275};
20276
20277static const ASN1CType asn1_constraint__local_2377[] = {
20278 ASN1_CCONSTRAINT_TABLE,
20279 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20280 2,
20281 0,
20282 0,
20283 1,
20284 0,
20285 0x80000000,
20286 0,
20287};
20288
20289static const ASN1CType asn1_type__local_2376[] = {
20290 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20291 (intptr_t)asn1_constraint__local_2377,
20292};
20293
20294const ASN1CType asn1_type_ProtocolExtensionField_131[] = {
20295 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20296 3,
20297 sizeof(ProtocolExtensionField_131),
20298
20299 offsetof(ProtocolExtensionField_131, id) | 0x0,
20300 (intptr_t)asn1_type__local_2374,
20301 0,
20302 (intptr_t)"id",
20303
20304 offsetof(ProtocolExtensionField_131, criticality) | 0x0,
20305 (intptr_t)asn1_type__local_2375,
20306 0,
20307 (intptr_t)"criticality",
20308
20309 offsetof(ProtocolExtensionField_131, extensionValue) | 0x0,
20310 (intptr_t)asn1_type__local_2376,
20311 0,
20312 (intptr_t)"extensionValue",
20313
20314};
20315
20316static const ASN1CType asn1_type__local_2379[] = {
20317 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20318 (intptr_t)asn1_type_ProtocolExtensionID,
20319};
20320
20321static const ASN1CType asn1_type__local_2380[] = {
20322 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20323 (intptr_t)asn1_type_Criticality,
20324};
20325
20326static const ASN1CType asn1_constraint__local_2382[] = {
20327 ASN1_CCONSTRAINT_TABLE,
20328 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20329 2,
20330 0,
20331 0,
20332 1,
20333 0,
20334 0x80000000,
20335 0,
20336};
20337
20338static const ASN1CType asn1_type__local_2381[] = {
20339 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20340 (intptr_t)asn1_constraint__local_2382,
20341};
20342
20343const ASN1CType asn1_type_ProtocolExtensionField_132[] = {
20344 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20345 3,
20346 sizeof(ProtocolExtensionField_132),
20347
20348 offsetof(ProtocolExtensionField_132, id) | 0x0,
20349 (intptr_t)asn1_type__local_2379,
20350 0,
20351 (intptr_t)"id",
20352
20353 offsetof(ProtocolExtensionField_132, criticality) | 0x0,
20354 (intptr_t)asn1_type__local_2380,
20355 0,
20356 (intptr_t)"criticality",
20357
20358 offsetof(ProtocolExtensionField_132, extensionValue) | 0x0,
20359 (intptr_t)asn1_type__local_2381,
20360 0,
20361 (intptr_t)"extensionValue",
20362
20363};
20364
20365static const ASN1CType asn1_type__local_2384[] = {
20366 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20367 (intptr_t)asn1_type_ProtocolExtensionID,
20368};
20369
20370static const ASN1CType asn1_type__local_2385[] = {
20371 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20372 (intptr_t)asn1_type_Criticality,
20373};
20374
20375static const ProtocolExtensionID asn1_value__local_2389 = 250;
20376
20377static const Criticality asn1_value__local_2390 = 1;
20378
20379static const Presence asn1_value__local_2391 = 0;
20380
20381static const ProtocolExtensionID asn1_value__local_2392 = 262;
20382
20383static const Criticality asn1_value__local_2393 = 1;
20384
20385static const Presence asn1_value__local_2394 = 0;
20386
20387static const ProtocolExtensionID asn1_value__local_2395 = 275;
20388
20389static const Criticality asn1_value__local_2396 = 1;
20390
20391static const Presence asn1_value__local_2397 = 0;
20392
20393static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2388[] = {
20394{
20395 (intptr_t)&asn1_value__local_2389,
20396 (intptr_t)&asn1_value__local_2390,
20397 (intptr_t)asn1_type_HigherBitratesThan16MbpsFlag,
20398 (intptr_t)&asn1_value__local_2391,
20399},
20400{
20401 (intptr_t)&asn1_value__local_2392,
20402 (intptr_t)&asn1_value__local_2393,
20403 (intptr_t)asn1_type_TunnelInformation,
20404 (intptr_t)&asn1_value__local_2394,
20405},
20406{
20407 (intptr_t)&asn1_value__local_2395,
20408 (intptr_t)&asn1_value__local_2396,
20409 (intptr_t)asn1_type_LHN_ID,
20410 (intptr_t)&asn1_value__local_2397,
20411},
20412};
20413
20414static const ASN1CType asn1_constraint__local_2387[] = {
20415 ASN1_CCONSTRAINT_TABLE,
20416 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20417 2,
20418 (intptr_t)asn1_value__local_2388,
20419 3,
20420 1,
20421 0,
20422 0x80000000,
20423 0,
20424};
20425
20426static const ASN1CType asn1_type__local_2386[] = {
20427 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20428 (intptr_t)asn1_constraint__local_2387,
20429};
20430
20431const ASN1CType asn1_type_ProtocolExtensionField_133[] = {
20432 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20433 3,
20434 sizeof(ProtocolExtensionField_133),
20435
20436 offsetof(ProtocolExtensionField_133, id) | 0x0,
20437 (intptr_t)asn1_type__local_2384,
20438 0,
20439 (intptr_t)"id",
20440
20441 offsetof(ProtocolExtensionField_133, criticality) | 0x0,
20442 (intptr_t)asn1_type__local_2385,
20443 0,
20444 (intptr_t)"criticality",
20445
20446 offsetof(ProtocolExtensionField_133, extensionValue) | 0x0,
20447 (intptr_t)asn1_type__local_2386,
20448 0,
20449 (intptr_t)"extensionValue",
20450
20451};
20452
20453static const ASN1CType asn1_type__local_2398[] = {
20454 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20455 (intptr_t)asn1_type_ProtocolExtensionID,
20456};
20457
20458static const ASN1CType asn1_type__local_2399[] = {
20459 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20460 (intptr_t)asn1_type_Criticality,
20461};
20462
20463static const ProtocolExtensionID asn1_value__local_2403 = 6;
20464
20465static const Criticality asn1_value__local_2404 = 1;
20466
20467static const Presence asn1_value__local_2405 = 0;
20468
20469static const ProtocolExtensionID asn1_value__local_2406 = 5;
20470
20471static const Criticality asn1_value__local_2407 = 1;
20472
20473static const Presence asn1_value__local_2408 = 0;
20474
20475static const ProtocolExtensionID asn1_value__local_2409 = 250;
20476
20477static const Criticality asn1_value__local_2410 = 1;
20478
20479static const Presence asn1_value__local_2411 = 0;
20480
20481static const ProtocolExtensionID asn1_value__local_2412 = 203;
20482
20483static const Criticality asn1_value__local_2413 = 0;
20484
20485static const Presence asn1_value__local_2414 = 0;
20486
20487static const ProtocolExtensionID asn1_value__local_2415 = 235;
20488
20489static const Criticality asn1_value__local_2416 = 0;
20490
20491static const Presence asn1_value__local_2417 = 0;
20492
20493static const ProtocolExtensionID asn1_value__local_2418 = 262;
20494
20495static const Criticality asn1_value__local_2419 = 1;
20496
20497static const Presence asn1_value__local_2420 = 0;
20498
20499static const ProtocolExtensionID asn1_value__local_2421 = 275;
20500
20501static const Criticality asn1_value__local_2422 = 1;
20502
20503static const Presence asn1_value__local_2423 = 0;
20504
20505static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2402[] = {
20506{
20507 (intptr_t)&asn1_value__local_2403,
20508 (intptr_t)&asn1_value__local_2404,
20509 (intptr_t)asn1_type_ChosenIntegrityProtectionAlgorithm,
20510 (intptr_t)&asn1_value__local_2405,
20511},
20512{
20513 (intptr_t)&asn1_value__local_2406,
20514 (intptr_t)&asn1_value__local_2407,
20515 (intptr_t)asn1_type_ChosenEncryptionAlgorithm,
20516 (intptr_t)&asn1_value__local_2408,
20517},
20518{
20519 (intptr_t)&asn1_value__local_2409,
20520 (intptr_t)&asn1_value__local_2410,
20521 (intptr_t)asn1_type_HigherBitratesThan16MbpsFlag,
20522 (intptr_t)&asn1_value__local_2411,
20523},
20524{
20525 (intptr_t)&asn1_value__local_2412,
20526 (intptr_t)&asn1_value__local_2413,
20527 (intptr_t)asn1_type_CSG_Id,
20528 (intptr_t)&asn1_value__local_2414,
20529},
20530{
20531 (intptr_t)&asn1_value__local_2415,
20532 (intptr_t)&asn1_value__local_2416,
20533 (intptr_t)asn1_type_Cell_Access_Mode,
20534 (intptr_t)&asn1_value__local_2417,
20535},
20536{
20537 (intptr_t)&asn1_value__local_2418,
20538 (intptr_t)&asn1_value__local_2419,
20539 (intptr_t)asn1_type_TunnelInformation,
20540 (intptr_t)&asn1_value__local_2420,
20541},
20542{
20543 (intptr_t)&asn1_value__local_2421,
20544 (intptr_t)&asn1_value__local_2422,
20545 (intptr_t)asn1_type_LHN_ID,
20546 (intptr_t)&asn1_value__local_2423,
20547},
20548};
20549
20550static const ASN1CType asn1_constraint__local_2401[] = {
20551 ASN1_CCONSTRAINT_TABLE,
20552 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20553 2,
20554 (intptr_t)asn1_value__local_2402,
20555 7,
20556 1,
20557 0,
20558 0x80000000,
20559 0,
20560};
20561
20562static const ASN1CType asn1_type__local_2400[] = {
20563 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20564 (intptr_t)asn1_constraint__local_2401,
20565};
20566
20567const ASN1CType asn1_type_ProtocolExtensionField_134[] = {
20568 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20569 3,
20570 sizeof(ProtocolExtensionField_134),
20571
20572 offsetof(ProtocolExtensionField_134, id) | 0x0,
20573 (intptr_t)asn1_type__local_2398,
20574 0,
20575 (intptr_t)"id",
20576
20577 offsetof(ProtocolExtensionField_134, criticality) | 0x0,
20578 (intptr_t)asn1_type__local_2399,
20579 0,
20580 (intptr_t)"criticality",
20581
20582 offsetof(ProtocolExtensionField_134, extensionValue) | 0x0,
20583 (intptr_t)asn1_type__local_2400,
20584 0,
20585 (intptr_t)"extensionValue",
20586
20587};
20588
20589static const ASN1CType asn1_type__local_2424[] = {
20590 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20591 (intptr_t)asn1_type_ProtocolExtensionID,
20592};
20593
20594static const ASN1CType asn1_type__local_2425[] = {
20595 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20596 (intptr_t)asn1_type_Criticality,
20597};
20598
20599static const ASN1CType asn1_constraint__local_2427[] = {
20600 ASN1_CCONSTRAINT_TABLE,
20601 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20602 2,
20603 0,
20604 0,
20605 1,
20606 0,
20607 0x80000000,
20608 0,
20609};
20610
20611static const ASN1CType asn1_type__local_2426[] = {
20612 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20613 (intptr_t)asn1_constraint__local_2427,
20614};
20615
20616const ASN1CType asn1_type_ProtocolExtensionField_135[] = {
20617 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20618 3,
20619 sizeof(ProtocolExtensionField_135),
20620
20621 offsetof(ProtocolExtensionField_135, id) | 0x0,
20622 (intptr_t)asn1_type__local_2424,
20623 0,
20624 (intptr_t)"id",
20625
20626 offsetof(ProtocolExtensionField_135, criticality) | 0x0,
20627 (intptr_t)asn1_type__local_2425,
20628 0,
20629 (intptr_t)"criticality",
20630
20631 offsetof(ProtocolExtensionField_135, extensionValue) | 0x0,
20632 (intptr_t)asn1_type__local_2426,
20633 0,
20634 (intptr_t)"extensionValue",
20635
20636};
20637
20638static const ASN1CType asn1_type__local_2429[] = {
20639 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20640 (intptr_t)asn1_type_ProtocolExtensionID,
20641};
20642
20643static const ASN1CType asn1_type__local_2430[] = {
20644 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20645 (intptr_t)asn1_type_Criticality,
20646};
20647
20648static const ProtocolExtensionID asn1_value__local_2434 = 233;
20649
20650static const Criticality asn1_value__local_2435 = 1;
20651
20652static const Presence asn1_value__local_2436 = 0;
20653
20654static const ProtocolExtensionID asn1_value__local_2437 = 239;
20655
20656static const Criticality asn1_value__local_2438 = 1;
20657
20658static const Presence asn1_value__local_2439 = 0;
20659
20660static const ProtocolExtensionID asn1_value__local_2440 = 234;
20661
20662static const Criticality asn1_value__local_2441 = 1;
20663
20664static const Presence asn1_value__local_2442 = 0;
20665
20666static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2433[] = {
20667{
20668 (intptr_t)&asn1_value__local_2434,
20669 (intptr_t)&asn1_value__local_2435,
20670 (intptr_t)asn1_type_UE_AggregateMaximumBitRate,
20671 (intptr_t)&asn1_value__local_2436,
20672},
20673{
20674 (intptr_t)&asn1_value__local_2437,
20675 (intptr_t)&asn1_value__local_2438,
20676 (intptr_t)asn1_type_MSISDN,
20677 (intptr_t)&asn1_value__local_2439,
20678},
20679{
20680 (intptr_t)&asn1_value__local_2440,
20681 (intptr_t)&asn1_value__local_2441,
20682 (intptr_t)asn1_type_CSG_Membership_Status,
20683 (intptr_t)&asn1_value__local_2442,
20684},
20685};
20686
20687static const ASN1CType asn1_constraint__local_2432[] = {
20688 ASN1_CCONSTRAINT_TABLE,
20689 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20690 2,
20691 (intptr_t)asn1_value__local_2433,
20692 3,
20693 1,
20694 0,
20695 0x80000000,
20696 0,
20697};
20698
20699static const ASN1CType asn1_type__local_2431[] = {
20700 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20701 (intptr_t)asn1_constraint__local_2432,
20702};
20703
20704const ASN1CType asn1_type_ProtocolExtensionField_136[] = {
20705 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20706 3,
20707 sizeof(ProtocolExtensionField_136),
20708
20709 offsetof(ProtocolExtensionField_136, id) | 0x0,
20710 (intptr_t)asn1_type__local_2429,
20711 0,
20712 (intptr_t)"id",
20713
20714 offsetof(ProtocolExtensionField_136, criticality) | 0x0,
20715 (intptr_t)asn1_type__local_2430,
20716 0,
20717 (intptr_t)"criticality",
20718
20719 offsetof(ProtocolExtensionField_136, extensionValue) | 0x0,
20720 (intptr_t)asn1_type__local_2431,
20721 0,
20722 (intptr_t)"extensionValue",
20723
20724};
20725
20726static const ASN1CType asn1_type__local_2443[] = {
20727 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20728 (intptr_t)asn1_type_ProtocolExtensionID,
20729};
20730
20731static const ASN1CType asn1_type__local_2444[] = {
20732 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20733 (intptr_t)asn1_type_Criticality,
20734};
20735
20736static const ProtocolExtensionID asn1_value__local_2448 = 240;
20737
20738static const Criticality asn1_value__local_2449 = 1;
20739
20740static const Presence asn1_value__local_2450 = 0;
20741
20742static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2447[] = {
20743{
20744 (intptr_t)&asn1_value__local_2448,
20745 (intptr_t)&asn1_value__local_2449,
20746 (intptr_t)asn1_type_Offload_RAB_Parameters,
20747 (intptr_t)&asn1_value__local_2450,
20748},
20749};
20750
20751static const ASN1CType asn1_constraint__local_2446[] = {
20752 ASN1_CCONSTRAINT_TABLE,
20753 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20754 2,
20755 (intptr_t)asn1_value__local_2447,
20756 1,
20757 1,
20758 0,
20759 0x80000000,
20760 0,
20761};
20762
20763static const ASN1CType asn1_type__local_2445[] = {
20764 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20765 (intptr_t)asn1_constraint__local_2446,
20766};
20767
20768const ASN1CType asn1_type_ProtocolExtensionField_137[] = {
20769 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20770 3,
20771 sizeof(ProtocolExtensionField_137),
20772
20773 offsetof(ProtocolExtensionField_137, id) | 0x0,
20774 (intptr_t)asn1_type__local_2443,
20775 0,
20776 (intptr_t)"id",
20777
20778 offsetof(ProtocolExtensionField_137, criticality) | 0x0,
20779 (intptr_t)asn1_type__local_2444,
20780 0,
20781 (intptr_t)"criticality",
20782
20783 offsetof(ProtocolExtensionField_137, extensionValue) | 0x0,
20784 (intptr_t)asn1_type__local_2445,
20785 0,
20786 (intptr_t)"extensionValue",
20787
20788};
20789
20790static const ASN1CType asn1_type__local_2451[] = {
20791 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20792 (intptr_t)asn1_type_ProtocolExtensionID,
20793};
20794
20795static const ASN1CType asn1_type__local_2452[] = {
20796 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20797 (intptr_t)asn1_type_Criticality,
20798};
20799
20800static const ASN1CType asn1_constraint__local_2454[] = {
20801 ASN1_CCONSTRAINT_TABLE,
20802 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20803 2,
20804 0,
20805 0,
20806 1,
20807 0,
20808 0x80000000,
20809 0,
20810};
20811
20812static const ASN1CType asn1_type__local_2453[] = {
20813 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20814 (intptr_t)asn1_constraint__local_2454,
20815};
20816
20817const ASN1CType asn1_type_ProtocolExtensionField_138[] = {
20818 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20819 3,
20820 sizeof(ProtocolExtensionField_138),
20821
20822 offsetof(ProtocolExtensionField_138, id) | 0x0,
20823 (intptr_t)asn1_type__local_2451,
20824 0,
20825 (intptr_t)"id",
20826
20827 offsetof(ProtocolExtensionField_138, criticality) | 0x0,
20828 (intptr_t)asn1_type__local_2452,
20829 0,
20830 (intptr_t)"criticality",
20831
20832 offsetof(ProtocolExtensionField_138, extensionValue) | 0x0,
20833 (intptr_t)asn1_type__local_2453,
20834 0,
20835 (intptr_t)"extensionValue",
20836
20837};
20838
20839static const ASN1CType asn1_type__local_2456[] = {
20840 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20841 (intptr_t)asn1_type_ProtocolExtensionID,
20842};
20843
20844static const ASN1CType asn1_type__local_2457[] = {
20845 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20846 (intptr_t)asn1_type_Criticality,
20847};
20848
20849static const ASN1CType asn1_constraint__local_2459[] = {
20850 ASN1_CCONSTRAINT_TABLE,
20851 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20852 2,
20853 0,
20854 0,
20855 1,
20856 0,
20857 0x80000000,
20858 0,
20859};
20860
20861static const ASN1CType asn1_type__local_2458[] = {
20862 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20863 (intptr_t)asn1_constraint__local_2459,
20864};
20865
20866const ASN1CType asn1_type_ProtocolExtensionField_139[] = {
20867 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20868 3,
20869 sizeof(ProtocolExtensionField_139),
20870
20871 offsetof(ProtocolExtensionField_139, id) | 0x0,
20872 (intptr_t)asn1_type__local_2456,
20873 0,
20874 (intptr_t)"id",
20875
20876 offsetof(ProtocolExtensionField_139, criticality) | 0x0,
20877 (intptr_t)asn1_type__local_2457,
20878 0,
20879 (intptr_t)"criticality",
20880
20881 offsetof(ProtocolExtensionField_139, extensionValue) | 0x0,
20882 (intptr_t)asn1_type__local_2458,
20883 0,
20884 (intptr_t)"extensionValue",
20885
20886};
20887
20888static const ASN1CType asn1_type__local_2461[] = {
20889 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20890 (intptr_t)asn1_type_ProtocolExtensionID,
20891};
20892
20893static const ASN1CType asn1_type__local_2462[] = {
20894 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20895 (intptr_t)asn1_type_Criticality,
20896};
20897
20898static const ASN1CType asn1_constraint__local_2464[] = {
20899 ASN1_CCONSTRAINT_TABLE,
20900 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20901 2,
20902 0,
20903 0,
20904 1,
20905 0,
20906 0x80000000,
20907 0,
20908};
20909
20910static const ASN1CType asn1_type__local_2463[] = {
20911 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20912 (intptr_t)asn1_constraint__local_2464,
20913};
20914
20915const ASN1CType asn1_type_ProtocolExtensionField_140[] = {
20916 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20917 3,
20918 sizeof(ProtocolExtensionField_140),
20919
20920 offsetof(ProtocolExtensionField_140, id) | 0x0,
20921 (intptr_t)asn1_type__local_2461,
20922 0,
20923 (intptr_t)"id",
20924
20925 offsetof(ProtocolExtensionField_140, criticality) | 0x0,
20926 (intptr_t)asn1_type__local_2462,
20927 0,
20928 (intptr_t)"criticality",
20929
20930 offsetof(ProtocolExtensionField_140, extensionValue) | 0x0,
20931 (intptr_t)asn1_type__local_2463,
20932 0,
20933 (intptr_t)"extensionValue",
20934
20935};
20936
20937static const ASN1CType asn1_type__local_2466[] = {
20938 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
20939 (intptr_t)asn1_type_ProtocolExtensionID,
20940};
20941
20942static const ASN1CType asn1_type__local_2467[] = {
20943 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
20944 (intptr_t)asn1_type_Criticality,
20945};
20946
20947static const ProtocolExtensionID asn1_value__local_2471 = 96;
20948
20949static const Criticality asn1_value__local_2472 = 1;
20950
20951static const Presence asn1_value__local_2473 = 0;
20952
20953static const ProtocolExtensionID asn1_value__local_2474 = 229;
20954
20955static const Criticality asn1_value__local_2475 = 1;
20956
20957static const Presence asn1_value__local_2476 = 0;
20958
20959static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2470[] = {
20960{
20961 (intptr_t)&asn1_value__local_2471,
20962 (intptr_t)&asn1_value__local_2472,
20963 (intptr_t)asn1_type_GlobalCN_ID,
20964 (intptr_t)&asn1_value__local_2473,
20965},
20966{
20967 (intptr_t)&asn1_value__local_2474,
20968 (intptr_t)&asn1_value__local_2475,
20969 (intptr_t)asn1_type_CSG_Id_List,
20970 (intptr_t)&asn1_value__local_2476,
20971},
20972};
20973
20974static const ASN1CType asn1_constraint__local_2469[] = {
20975 ASN1_CCONSTRAINT_TABLE,
20976 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
20977 2,
20978 (intptr_t)asn1_value__local_2470,
20979 2,
20980 1,
20981 0,
20982 0x80000000,
20983 0,
20984};
20985
20986static const ASN1CType asn1_type__local_2468[] = {
20987 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
20988 (intptr_t)asn1_constraint__local_2469,
20989};
20990
20991const ASN1CType asn1_type_ProtocolExtensionField_141[] = {
20992 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
20993 3,
20994 sizeof(ProtocolExtensionField_141),
20995
20996 offsetof(ProtocolExtensionField_141, id) | 0x0,
20997 (intptr_t)asn1_type__local_2466,
20998 0,
20999 (intptr_t)"id",
21000
21001 offsetof(ProtocolExtensionField_141, criticality) | 0x0,
21002 (intptr_t)asn1_type__local_2467,
21003 0,
21004 (intptr_t)"criticality",
21005
21006 offsetof(ProtocolExtensionField_141, extensionValue) | 0x0,
21007 (intptr_t)asn1_type__local_2468,
21008 0,
21009 (intptr_t)"extensionValue",
21010
21011};
21012
21013static const ASN1CType asn1_type__local_2477[] = {
21014 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
21015 (intptr_t)asn1_type_ProtocolExtensionID,
21016};
21017
21018static const ASN1CType asn1_type__local_2478[] = {
21019 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
21020 (intptr_t)asn1_type_Criticality,
21021};
21022
21023static const ProtocolExtensionID asn1_value__local_2482 = 105;
21024
21025static const Criticality asn1_value__local_2483 = 1;
21026
21027static const Presence asn1_value__local_2484 = 0;
21028
21029static const ProtocolExtensionID asn1_value__local_2485 = 118;
21030
21031static const Criticality asn1_value__local_2486 = 1;
21032
21033static const Presence asn1_value__local_2487 = 0;
21034
21035static const ProtocolExtensionID asn1_value__local_2488 = 127;
21036
21037static const Criticality asn1_value__local_2489 = 1;
21038
21039static const Presence asn1_value__local_2490 = 0;
21040
21041static const ProtocolExtensionID asn1_value__local_2491 = 202;
21042
21043static const Criticality asn1_value__local_2492 = 1;
21044
21045static const Presence asn1_value__local_2493 = 0;
21046
21047static const ProtocolExtensionID asn1_value__local_2494 = 228;
21048
21049static const Criticality asn1_value__local_2495 = 1;
21050
21051static const Presence asn1_value__local_2496 = 0;
21052
21053static const ProtocolExtensionID asn1_value__local_2497 = 234;
21054
21055static const Criticality asn1_value__local_2498 = 1;
21056
21057static const Presence asn1_value__local_2499 = 0;
21058
21059static const ProtocolExtensionID asn1_value__local_2500 = 249;
21060
21061static const Criticality asn1_value__local_2501 = 1;
21062
21063static const Presence asn1_value__local_2502 = 0;
21064
21065static const ProtocolExtensionID asn1_value__local_2503 = 263;
21066
21067static const Criticality asn1_value__local_2504 = 1;
21068
21069static const Presence asn1_value__local_2505 = 0;
21070
21071static const ProtocolExtensionID asn1_value__local_2506 = 272;
21072
21073static const Criticality asn1_value__local_2507 = 1;
21074
21075static const Presence asn1_value__local_2508 = 0;
21076
21077static const ProtocolExtensionID asn1_value__local_2509 = 277;
21078
21079static const Criticality asn1_value__local_2510 = 1;
21080
21081static const Presence asn1_value__local_2511 = 0;
21082
21083static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2481[] = {
21084{
21085 (intptr_t)&asn1_value__local_2482,
21086 (intptr_t)&asn1_value__local_2483,
21087 (intptr_t)asn1_type_SNA_Access_Information,
21088 (intptr_t)&asn1_value__local_2484,
21089},
21090{
21091 (intptr_t)&asn1_value__local_2485,
21092 (intptr_t)&asn1_value__local_2486,
21093 (intptr_t)asn1_type_UESBI_Iu,
21094 (intptr_t)&asn1_value__local_2487,
21095},
21096{
21097 (intptr_t)&asn1_value__local_2488,
21098 (intptr_t)&asn1_value__local_2489,
21099 (intptr_t)asn1_type_PLMNidentity,
21100 (intptr_t)&asn1_value__local_2490,
21101},
21102{
21103 (intptr_t)&asn1_value__local_2491,
21104 (intptr_t)&asn1_value__local_2492,
21105 (intptr_t)asn1_type_SubscriberProfileIDforRFP,
21106 (intptr_t)&asn1_value__local_2493,
21107},
21108{
21109 (intptr_t)&asn1_value__local_2494,
21110 (intptr_t)&asn1_value__local_2495,
21111 (intptr_t)asn1_type_SRVCC_Operation_Possible,
21112 (intptr_t)&asn1_value__local_2496,
21113},
21114{
21115 (intptr_t)&asn1_value__local_2497,
21116 (intptr_t)&asn1_value__local_2498,
21117 (intptr_t)asn1_type_CSG_Membership_Status,
21118 (intptr_t)&asn1_value__local_2499,
21119},
21120{
21121 (intptr_t)&asn1_value__local_2500,
21122 (intptr_t)&asn1_value__local_2501,
21123 (intptr_t)asn1_type_Management_Based_MDT_Allowed,
21124 (intptr_t)&asn1_value__local_2502,
21125},
21126{
21127 (intptr_t)&asn1_value__local_2503,
21128 (intptr_t)&asn1_value__local_2504,
21129 (intptr_t)asn1_type_MDT_PLMN_List,
21130 (intptr_t)&asn1_value__local_2505,
21131},
21132{
21133 (intptr_t)&asn1_value__local_2506,
21134 (intptr_t)&asn1_value__local_2507,
21135 (intptr_t)asn1_type_RSRVCC_Operation_Possible,
21136 (intptr_t)&asn1_value__local_2508,
21137},
21138{
21139 (intptr_t)&asn1_value__local_2509,
21140 (intptr_t)&asn1_value__local_2510,
21141 (intptr_t)asn1_type_PLMNidentity,
21142 (intptr_t)&asn1_value__local_2511,
21143},
21144};
21145
21146static const ASN1CType asn1_constraint__local_2480[] = {
21147 ASN1_CCONSTRAINT_TABLE,
21148 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
21149 2,
21150 (intptr_t)asn1_value__local_2481,
21151 10,
21152 1,
21153 0,
21154 0x80000000,
21155 0,
21156};
21157
21158static const ASN1CType asn1_type__local_2479[] = {
21159 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
21160 (intptr_t)asn1_constraint__local_2480,
21161};
21162
21163const ASN1CType asn1_type_ProtocolExtensionField_142[] = {
21164 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
21165 3,
21166 sizeof(ProtocolExtensionField_142),
21167
21168 offsetof(ProtocolExtensionField_142, id) | 0x0,
21169 (intptr_t)asn1_type__local_2477,
21170 0,
21171 (intptr_t)"id",
21172
21173 offsetof(ProtocolExtensionField_142, criticality) | 0x0,
21174 (intptr_t)asn1_type__local_2478,
21175 0,
21176 (intptr_t)"criticality",
21177
21178 offsetof(ProtocolExtensionField_142, extensionValue) | 0x0,
21179 (intptr_t)asn1_type__local_2479,
21180 0,
21181 (intptr_t)"extensionValue",
21182
21183};
21184
21185static const ASN1CType asn1_type__local_2512[] = {
21186 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
21187 (intptr_t)asn1_type_ProtocolExtensionID,
21188};
21189
21190static const ASN1CType asn1_type__local_2513[] = {
21191 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
21192 (intptr_t)asn1_type_Criticality,
21193};
21194
21195static const ProtocolExtensionID asn1_value__local_2517 = 125;
21196
21197static const Criticality asn1_value__local_2518 = 1;
21198
21199static const Presence asn1_value__local_2519 = 0;
21200
21201static const ProtocolExtensionID asn1_value__local_2520 = 244;
21202
21203static const Criticality asn1_value__local_2521 = 1;
21204
21205static const Presence asn1_value__local_2522 = 0;
21206
21207static const ProtocolExtensionID asn1_value__local_2523 = 251;
21208
21209static const Criticality asn1_value__local_2524 = 1;
21210
21211static const Presence asn1_value__local_2525 = 0;
21212
21213static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2516[] = {
21214{
21215 (intptr_t)&asn1_value__local_2517,
21216 (intptr_t)&asn1_value__local_2518,
21217 (intptr_t)asn1_type_TracePropagationParameters,
21218 (intptr_t)&asn1_value__local_2519,
21219},
21220{
21221 (intptr_t)&asn1_value__local_2520,
21222 (intptr_t)&asn1_value__local_2521,
21223 (intptr_t)asn1_type_MDT_Configuration,
21224 (intptr_t)&asn1_value__local_2522,
21225},
21226{
21227 (intptr_t)&asn1_value__local_2523,
21228 (intptr_t)&asn1_value__local_2524,
21229 (intptr_t)asn1_type_TransportLayerAddress,
21230 (intptr_t)&asn1_value__local_2525,
21231},
21232};
21233
21234static const ASN1CType asn1_constraint__local_2515[] = {
21235 ASN1_CCONSTRAINT_TABLE,
21236 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
21237 2,
21238 (intptr_t)asn1_value__local_2516,
21239 3,
21240 1,
21241 0,
21242 0x80000000,
21243 0,
21244};
21245
21246static const ASN1CType asn1_type__local_2514[] = {
21247 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
21248 (intptr_t)asn1_constraint__local_2515,
21249};
21250
21251const ASN1CType asn1_type_ProtocolExtensionField_143[] = {
21252 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
21253 3,
21254 sizeof(ProtocolExtensionField_143),
21255
21256 offsetof(ProtocolExtensionField_143, id) | 0x0,
21257 (intptr_t)asn1_type__local_2512,
21258 0,
21259 (intptr_t)"id",
21260
21261 offsetof(ProtocolExtensionField_143, criticality) | 0x0,
21262 (intptr_t)asn1_type__local_2513,
21263 0,
21264 (intptr_t)"criticality",
21265
21266 offsetof(ProtocolExtensionField_143, extensionValue) | 0x0,
21267 (intptr_t)asn1_type__local_2514,
21268 0,
21269 (intptr_t)"extensionValue",
21270
21271};
21272
21273static const ASN1CType asn1_type__local_2526[] = {
21274 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
21275 (intptr_t)asn1_type_ProtocolExtensionID,
21276};
21277
21278static const ASN1CType asn1_type__local_2527[] = {
21279 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
21280 (intptr_t)asn1_type_Criticality,
21281};
21282
21283static const ASN1CType asn1_constraint__local_2529[] = {
21284 ASN1_CCONSTRAINT_TABLE,
21285 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
21286 2,
21287 0,
21288 0,
21289 1,
21290 0,
21291 0x80000000,
21292 0,
21293};
21294
21295static const ASN1CType asn1_type__local_2528[] = {
21296 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
21297 (intptr_t)asn1_constraint__local_2529,
21298};
21299
21300const ASN1CType asn1_type_ProtocolExtensionField_144[] = {
21301 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
21302 3,
21303 sizeof(ProtocolExtensionField_144),
21304
21305 offsetof(ProtocolExtensionField_144, id) | 0x0,
21306 (intptr_t)asn1_type__local_2526,
21307 0,
21308 (intptr_t)"id",
21309
21310 offsetof(ProtocolExtensionField_144, criticality) | 0x0,
21311 (intptr_t)asn1_type__local_2527,
21312 0,
21313 (intptr_t)"criticality",
21314
21315 offsetof(ProtocolExtensionField_144, extensionValue) | 0x0,
21316 (intptr_t)asn1_type__local_2528,
21317 0,
21318 (intptr_t)"extensionValue",
21319
21320};
21321
21322static const ASN1CType asn1_type__local_2531[] = {
21323 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
21324 (intptr_t)asn1_type_ProtocolExtensionID,
21325};
21326
21327static const ASN1CType asn1_type__local_2532[] = {
21328 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
21329 (intptr_t)asn1_type_Criticality,
21330};
21331
21332static const ProtocolExtensionID asn1_value__local_2536 = 111;
21333
21334static const Criticality asn1_value__local_2537 = 1;
21335
21336static const Presence asn1_value__local_2538 = 0;
21337
21338static const ProtocolExtensionID asn1_value__local_2539 = 112;
21339
21340static const Criticality asn1_value__local_2540 = 1;
21341
21342static const Presence asn1_value__local_2541 = 0;
21343
21344static const ProtocolExtensionID asn1_value__local_2542 = 113;
21345
21346static const Criticality asn1_value__local_2543 = 1;
21347
21348static const Presence asn1_value__local_2544 = 0;
21349
21350static const ProtocolExtensionID asn1_value__local_2545 = 114;
21351
21352static const Criticality asn1_value__local_2546 = 1;
21353
21354static const Presence asn1_value__local_2547 = 0;
21355
21356static const ProtocolExtensionID asn1_value__local_2548 = 164;
21357
21358static const Criticality asn1_value__local_2549 = 1;
21359
21360static const Presence asn1_value__local_2550 = 0;
21361
21362static const ProtocolExtensionID asn1_value__local_2551 = 168;
21363
21364static const Criticality asn1_value__local_2552 = 1;
21365
21366static const Presence asn1_value__local_2553 = 0;
21367
21368static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2535[] = {
21369{
21370 (intptr_t)&asn1_value__local_2536,
21371 (intptr_t)&asn1_value__local_2537,
21372 (intptr_t)asn1_type_VerticalAccuracyCode,
21373 (intptr_t)&asn1_value__local_2538,
21374},
21375{
21376 (intptr_t)&asn1_value__local_2539,
21377 (intptr_t)&asn1_value__local_2540,
21378 (intptr_t)asn1_type_ResponseTime,
21379 (intptr_t)&asn1_value__local_2541,
21380},
21381{
21382 (intptr_t)&asn1_value__local_2542,
21383 (intptr_t)&asn1_value__local_2543,
21384 (intptr_t)asn1_type_PositioningPriority,
21385 (intptr_t)&asn1_value__local_2544,
21386},
21387{
21388 (intptr_t)&asn1_value__local_2545,
21389 (intptr_t)&asn1_value__local_2546,
21390 (intptr_t)asn1_type_ClientType,
21391 (intptr_t)&asn1_value__local_2547,
21392},
21393{
21394 (intptr_t)&asn1_value__local_2548,
21395 (intptr_t)&asn1_value__local_2549,
21396 (intptr_t)asn1_type_IncludeVelocity,
21397 (intptr_t)&asn1_value__local_2550,
21398},
21399{
21400 (intptr_t)&asn1_value__local_2551,
21401 (intptr_t)&asn1_value__local_2552,
21402 (intptr_t)asn1_type_PeriodicLocationInfo,
21403 (intptr_t)&asn1_value__local_2553,
21404},
21405};
21406
21407static const ASN1CType asn1_constraint__local_2534[] = {
21408 ASN1_CCONSTRAINT_TABLE,
21409 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
21410 2,
21411 (intptr_t)asn1_value__local_2535,
21412 6,
21413 1,
21414 0,
21415 0x80000000,
21416 0,
21417};
21418
21419static const ASN1CType asn1_type__local_2533[] = {
21420 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
21421 (intptr_t)asn1_constraint__local_2534,
21422};
21423
21424const ASN1CType asn1_type_ProtocolExtensionField_145[] = {
21425 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
21426 3,
21427 sizeof(ProtocolExtensionField_145),
21428
21429 offsetof(ProtocolExtensionField_145, id) | 0x0,
21430 (intptr_t)asn1_type__local_2531,
21431 0,
21432 (intptr_t)"id",
21433
21434 offsetof(ProtocolExtensionField_145, criticality) | 0x0,
21435 (intptr_t)asn1_type__local_2532,
21436 0,
21437 (intptr_t)"criticality",
21438
21439 offsetof(ProtocolExtensionField_145, extensionValue) | 0x0,
21440 (intptr_t)asn1_type__local_2533,
21441 0,
21442 (intptr_t)"extensionValue",
21443
21444};
21445
21446static const ASN1CType asn1_type__local_2554[] = {
21447 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
21448 (intptr_t)asn1_type_ProtocolExtensionID,
21449};
21450
21451static const ASN1CType asn1_type__local_2555[] = {
21452 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
21453 (intptr_t)asn1_type_Criticality,
21454};
21455
21456static const ProtocolExtensionID asn1_value__local_2559 = 97;
21457
21458static const Criticality asn1_value__local_2560 = 1;
21459
21460static const Presence asn1_value__local_2561 = 0;
21461
21462static const ProtocolExtensionID asn1_value__local_2562 = 119;
21463
21464static const Criticality asn1_value__local_2563 = 1;
21465
21466static const Presence asn1_value__local_2564 = 0;
21467
21468static const ProtocolExtensionID asn1_value__local_2565 = 120;
21469
21470static const Criticality asn1_value__local_2566 = 1;
21471
21472static const Presence asn1_value__local_2567 = 0;
21473
21474static const ProtocolExtensionID asn1_value__local_2568 = 122;
21475
21476static const Criticality asn1_value__local_2569 = 1;
21477
21478static const Presence asn1_value__local_2570 = 0;
21479
21480static const ProtocolExtensionID asn1_value__local_2571 = 165;
21481
21482static const Criticality asn1_value__local_2572 = 1;
21483
21484static const Presence asn1_value__local_2573 = 0;
21485
21486static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2558[] = {
21487{
21488 (intptr_t)&asn1_value__local_2559,
21489 (intptr_t)&asn1_value__local_2560,
21490 (intptr_t)asn1_type_LastKnownServiceArea,
21491 (intptr_t)&asn1_value__local_2561,
21492},
21493{
21494 (intptr_t)&asn1_value__local_2562,
21495 (intptr_t)&asn1_value__local_2563,
21496 (intptr_t)asn1_type_PositionData,
21497 (intptr_t)&asn1_value__local_2564,
21498},
21499{
21500 (intptr_t)&asn1_value__local_2565,
21501 (intptr_t)&asn1_value__local_2566,
21502 (intptr_t)asn1_type_PositionDataSpecificToGERANIuMode,
21503 (intptr_t)&asn1_value__local_2567,
21504},
21505{
21506 (intptr_t)&asn1_value__local_2568,
21507 (intptr_t)&asn1_value__local_2569,
21508 (intptr_t)asn1_type_AccuracyFulfilmentIndicator,
21509 (intptr_t)&asn1_value__local_2570,
21510},
21511{
21512 (intptr_t)&asn1_value__local_2571,
21513 (intptr_t)&asn1_value__local_2572,
21514 (intptr_t)asn1_type_VelocityEstimate,
21515 (intptr_t)&asn1_value__local_2573,
21516},
21517};
21518
21519static const ASN1CType asn1_constraint__local_2557[] = {
21520 ASN1_CCONSTRAINT_TABLE,
21521 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
21522 2,
21523 (intptr_t)asn1_value__local_2558,
21524 5,
21525 1,
21526 0,
21527 0x80000000,
21528 0,
21529};
21530
21531static const ASN1CType asn1_type__local_2556[] = {
21532 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
21533 (intptr_t)asn1_constraint__local_2557,
21534};
21535
21536const ASN1CType asn1_type_ProtocolExtensionField_146[] = {
21537 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
21538 3,
21539 sizeof(ProtocolExtensionField_146),
21540
21541 offsetof(ProtocolExtensionField_146, id) | 0x0,
21542 (intptr_t)asn1_type__local_2554,
21543 0,
21544 (intptr_t)"id",
21545
21546 offsetof(ProtocolExtensionField_146, criticality) | 0x0,
21547 (intptr_t)asn1_type__local_2555,
21548 0,
21549 (intptr_t)"criticality",
21550
21551 offsetof(ProtocolExtensionField_146, extensionValue) | 0x0,
21552 (intptr_t)asn1_type__local_2556,
21553 0,
21554 (intptr_t)"extensionValue",
21555
21556};
21557
21558static const ASN1CType asn1_type__local_2574[] = {
21559 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
21560 (intptr_t)asn1_type_ProtocolExtensionID,
21561};
21562
21563static const ASN1CType asn1_type__local_2575[] = {
21564 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
21565 (intptr_t)asn1_type_Criticality,
21566};
21567
21568static const ProtocolExtensionID asn1_value__local_2579 = 108;
21569
21570static const Criticality asn1_value__local_2580 = 1;
21571
21572static const Presence asn1_value__local_2581 = 0;
21573
21574static const ProtocolExtensionID asn1_value__local_2582 = 127;
21575
21576static const Criticality asn1_value__local_2583 = 1;
21577
21578static const Presence asn1_value__local_2584 = 0;
21579
21580static const ProtocolExtensionID asn1_value__local_2585 = 23;
21581
21582static const Criticality asn1_value__local_2586 = 1;
21583
21584static const Presence asn1_value__local_2587 = 0;
21585
21586static const ProtocolExtensionID asn1_value__local_2588 = 130;
21587
21588static const Criticality asn1_value__local_2589 = 1;
21589
21590static const Presence asn1_value__local_2590 = 0;
21591
21592static const ProtocolExtensionID asn1_value__local_2591 = 166;
21593
21594static const Criticality asn1_value__local_2592 = 1;
21595
21596static const Presence asn1_value__local_2593 = 0;
21597
21598static const ProtocolExtensionID asn1_value__local_2594 = 171;
21599
21600static const Criticality asn1_value__local_2595 = 0;
21601
21602static const Presence asn1_value__local_2596 = 0;
21603
21604static const ProtocolExtensionID asn1_value__local_2597 = 203;
21605
21606static const Criticality asn1_value__local_2598 = 0;
21607
21608static const Presence asn1_value__local_2599 = 0;
21609
21610static const ProtocolExtensionID asn1_value__local_2600 = 235;
21611
21612static const Criticality asn1_value__local_2601 = 0;
21613
21614static const Presence asn1_value__local_2602 = 0;
21615
21616static const ProtocolExtensionID asn1_value__local_2603 = 241;
21617
21618static const Criticality asn1_value__local_2604 = 1;
21619
21620static const Presence asn1_value__local_2605 = 0;
21621
21622static const ProtocolExtensionID asn1_value__local_2606 = 250;
21623
21624static const Criticality asn1_value__local_2607 = 1;
21625
21626static const Presence asn1_value__local_2608 = 0;
21627
21628static const ProtocolExtensionID asn1_value__local_2609 = 262;
21629
21630static const Criticality asn1_value__local_2610 = 1;
21631
21632static const Presence asn1_value__local_2611 = 0;
21633
21634static const ProtocolExtensionID asn1_value__local_2612 = 273;
21635
21636static const Criticality asn1_value__local_2613 = 1;
21637
21638static const Presence asn1_value__local_2614 = 0;
21639
21640static const ProtocolExtensionID asn1_value__local_2615 = 275;
21641
21642static const Criticality asn1_value__local_2616 = 1;
21643
21644static const Presence asn1_value__local_2617 = 0;
21645
21646static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2578[] = {
21647{
21648 (intptr_t)&asn1_value__local_2579,
21649 (intptr_t)&asn1_value__local_2580,
21650 (intptr_t)asn1_type_GERAN_Classmark,
21651 (intptr_t)&asn1_value__local_2581,
21652},
21653{
21654 (intptr_t)&asn1_value__local_2582,
21655 (intptr_t)&asn1_value__local_2583,
21656 (intptr_t)asn1_type_PLMNidentity,
21657 (intptr_t)&asn1_value__local_2584,
21658},
21659{
21660 (intptr_t)&asn1_value__local_2585,
21661 (intptr_t)&asn1_value__local_2586,
21662 (intptr_t)asn1_type_PermanentNAS_UE_ID,
21663 (intptr_t)&asn1_value__local_2587,
21664},
21665{
21666 (intptr_t)&asn1_value__local_2588,
21667 (intptr_t)&asn1_value__local_2589,
21668 (intptr_t)asn1_type_NAS_SequenceNumber,
21669 (intptr_t)&asn1_value__local_2590,
21670},
21671{
21672 (intptr_t)&asn1_value__local_2591,
21673 (intptr_t)&asn1_value__local_2592,
21674 (intptr_t)asn1_type_RedirectAttemptFlag,
21675 (intptr_t)&asn1_value__local_2593,
21676},
21677{
21678 (intptr_t)&asn1_value__local_2594,
21679 (intptr_t)&asn1_value__local_2595,
21680 (intptr_t)asn1_type_ExtendedRNC_ID,
21681 (intptr_t)&asn1_value__local_2596,
21682},
21683{
21684 (intptr_t)&asn1_value__local_2597,
21685 (intptr_t)&asn1_value__local_2598,
21686 (intptr_t)asn1_type_CSG_Id,
21687 (intptr_t)&asn1_value__local_2599,
21688},
21689{
21690 (intptr_t)&asn1_value__local_2600,
21691 (intptr_t)&asn1_value__local_2601,
21692 (intptr_t)asn1_type_Cell_Access_Mode,
21693 (intptr_t)&asn1_value__local_2602,
21694},
21695{
21696 (intptr_t)&asn1_value__local_2603,
21697 (intptr_t)&asn1_value__local_2604,
21698 (intptr_t)asn1_type_TransportLayerAddress,
21699 (intptr_t)&asn1_value__local_2605,
21700},
21701{
21702 (intptr_t)&asn1_value__local_2606,
21703 (intptr_t)&asn1_value__local_2607,
21704 (intptr_t)asn1_type_HigherBitratesThan16MbpsFlag,
21705 (intptr_t)&asn1_value__local_2608,
21706},
21707{
21708 (intptr_t)&asn1_value__local_2609,
21709 (intptr_t)&asn1_value__local_2610,
21710 (intptr_t)asn1_type_TunnelInformation,
21711 (intptr_t)&asn1_value__local_2611,
21712},
21713{
21714 (intptr_t)&asn1_value__local_2612,
21715 (intptr_t)&asn1_value__local_2613,
21716 (intptr_t)asn1_type_TransportLayerAddress,
21717 (intptr_t)&asn1_value__local_2614,
21718},
21719{
21720 (intptr_t)&asn1_value__local_2615,
21721 (intptr_t)&asn1_value__local_2616,
21722 (intptr_t)asn1_type_LHN_ID,
21723 (intptr_t)&asn1_value__local_2617,
21724},
21725};
21726
21727static const ASN1CType asn1_constraint__local_2577[] = {
21728 ASN1_CCONSTRAINT_TABLE,
21729 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
21730 2,
21731 (intptr_t)asn1_value__local_2578,
21732 13,
21733 1,
21734 0,
21735 0x80000000,
21736 0,
21737};
21738
21739static const ASN1CType asn1_type__local_2576[] = {
21740 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
21741 (intptr_t)asn1_constraint__local_2577,
21742};
21743
21744const ASN1CType asn1_type_ProtocolExtensionField_147[] = {
21745 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
21746 3,
21747 sizeof(ProtocolExtensionField_147),
21748
21749 offsetof(ProtocolExtensionField_147, id) | 0x0,
21750 (intptr_t)asn1_type__local_2574,
21751 0,
21752 (intptr_t)"id",
21753
21754 offsetof(ProtocolExtensionField_147, criticality) | 0x0,
21755 (intptr_t)asn1_type__local_2575,
21756 0,
21757 (intptr_t)"criticality",
21758
21759 offsetof(ProtocolExtensionField_147, extensionValue) | 0x0,
21760 (intptr_t)asn1_type__local_2576,
21761 0,
21762 (intptr_t)"extensionValue",
21763
21764};
21765
21766static const ASN1CType asn1_type__local_2618[] = {
21767 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
21768 (intptr_t)asn1_type_ProtocolExtensionID,
21769};
21770
21771static const ASN1CType asn1_type__local_2619[] = {
21772 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
21773 (intptr_t)asn1_type_Criticality,
21774};
21775
21776static const ProtocolExtensionID asn1_value__local_2623 = 129;
21777
21778static const Criticality asn1_value__local_2624 = 1;
21779
21780static const Presence asn1_value__local_2625 = 0;
21781
21782static const ProtocolExtensionID asn1_value__local_2626 = 128;
21783
21784static const Criticality asn1_value__local_2627 = 1;
21785
21786static const Presence asn1_value__local_2628 = 0;
21787
21788static const ProtocolExtensionID asn1_value__local_2629 = 202;
21789
21790static const Criticality asn1_value__local_2630 = 1;
21791
21792static const Presence asn1_value__local_2631 = 0;
21793
21794static const ProtocolExtensionID asn1_value__local_2632 = 241;
21795
21796static const Criticality asn1_value__local_2633 = 1;
21797
21798static const Presence asn1_value__local_2634 = 0;
21799
21800static const ProtocolExtensionID asn1_value__local_2635 = 273;
21801
21802static const Criticality asn1_value__local_2636 = 1;
21803
21804static const Presence asn1_value__local_2637 = 0;
21805
21806static const ProtocolExtensionID asn1_value__local_2638 = 275;
21807
21808static const Criticality asn1_value__local_2639 = 1;
21809
21810static const Presence asn1_value__local_2640 = 0;
21811
21812static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2622[] = {
21813{
21814 (intptr_t)&asn1_value__local_2623,
21815 (intptr_t)&asn1_value__local_2624,
21816 (intptr_t)asn1_type_RedirectionIndication,
21817 (intptr_t)&asn1_value__local_2625,
21818},
21819{
21820 (intptr_t)&asn1_value__local_2626,
21821 (intptr_t)&asn1_value__local_2627,
21822 (intptr_t)asn1_type_RedirectionCompleted,
21823 (intptr_t)&asn1_value__local_2628,
21824},
21825{
21826 (intptr_t)&asn1_value__local_2629,
21827 (intptr_t)&asn1_value__local_2630,
21828 (intptr_t)asn1_type_SubscriberProfileIDforRFP,
21829 (intptr_t)&asn1_value__local_2631,
21830},
21831{
21832 (intptr_t)&asn1_value__local_2632,
21833 (intptr_t)&asn1_value__local_2633,
21834 (intptr_t)asn1_type_TransportLayerAddress,
21835 (intptr_t)&asn1_value__local_2634,
21836},
21837{
21838 (intptr_t)&asn1_value__local_2635,
21839 (intptr_t)&asn1_value__local_2636,
21840 (intptr_t)asn1_type_TransportLayerAddress,
21841 (intptr_t)&asn1_value__local_2637,
21842},
21843{
21844 (intptr_t)&asn1_value__local_2638,
21845 (intptr_t)&asn1_value__local_2639,
21846 (intptr_t)asn1_type_LHN_ID,
21847 (intptr_t)&asn1_value__local_2640,
21848},
21849};
21850
21851static const ASN1CType asn1_constraint__local_2621[] = {
21852 ASN1_CCONSTRAINT_TABLE,
21853 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
21854 2,
21855 (intptr_t)asn1_value__local_2622,
21856 6,
21857 1,
21858 0,
21859 0x80000000,
21860 0,
21861};
21862
21863static const ASN1CType asn1_type__local_2620[] = {
21864 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
21865 (intptr_t)asn1_constraint__local_2621,
21866};
21867
21868const ASN1CType asn1_type_ProtocolExtensionField_148[] = {
21869 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
21870 3,
21871 sizeof(ProtocolExtensionField_148),
21872
21873 offsetof(ProtocolExtensionField_148, id) | 0x0,
21874 (intptr_t)asn1_type__local_2618,
21875 0,
21876 (intptr_t)"id",
21877
21878 offsetof(ProtocolExtensionField_148, criticality) | 0x0,
21879 (intptr_t)asn1_type__local_2619,
21880 0,
21881 (intptr_t)"criticality",
21882
21883 offsetof(ProtocolExtensionField_148, extensionValue) | 0x0,
21884 (intptr_t)asn1_type__local_2620,
21885 0,
21886 (intptr_t)"extensionValue",
21887
21888};
21889
21890static const ASN1CType asn1_type__local_2641[] = {
21891 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
21892 (intptr_t)asn1_type_ProtocolExtensionID,
21893};
21894
21895static const ASN1CType asn1_type__local_2642[] = {
21896 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
21897 (intptr_t)asn1_type_Criticality,
21898};
21899
21900static const ProtocolExtensionID asn1_value__local_2646 = 3;
21901
21902static const Criticality asn1_value__local_2647 = 1;
21903
21904static const Presence asn1_value__local_2648 = 0;
21905
21906static const ProtocolExtensionID asn1_value__local_2649 = 96;
21907
21908static const Criticality asn1_value__local_2650 = 1;
21909
21910static const Presence asn1_value__local_2651 = 0;
21911
21912static const ProtocolExtensionID asn1_value__local_2652 = 171;
21913
21914static const Criticality asn1_value__local_2653 = 0;
21915
21916static const Presence asn1_value__local_2654 = 0;
21917
21918static const ProtocolExtensionID asn1_value__local_2655 = 245;
21919
21920static const Criticality asn1_value__local_2656 = 1;
21921
21922static const Presence asn1_value__local_2657 = 0;
21923
21924static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2645[] = {
21925{
21926 (intptr_t)&asn1_value__local_2646,
21927 (intptr_t)&asn1_value__local_2647,
21928 (intptr_t)asn1_type_CN_DomainIndicator,
21929 (intptr_t)&asn1_value__local_2648,
21930},
21931{
21932 (intptr_t)&asn1_value__local_2649,
21933 (intptr_t)&asn1_value__local_2650,
21934 (intptr_t)asn1_type_GlobalCN_ID,
21935 (intptr_t)&asn1_value__local_2651,
21936},
21937{
21938 (intptr_t)&asn1_value__local_2652,
21939 (intptr_t)&asn1_value__local_2653,
21940 (intptr_t)asn1_type_ExtendedRNC_ID,
21941 (intptr_t)&asn1_value__local_2654,
21942},
21943{
21944 (intptr_t)&asn1_value__local_2655,
21945 (intptr_t)&asn1_value__local_2656,
21946 (intptr_t)asn1_type_Priority_Class_Indicator,
21947 (intptr_t)&asn1_value__local_2657,
21948},
21949};
21950
21951static const ASN1CType asn1_constraint__local_2644[] = {
21952 ASN1_CCONSTRAINT_TABLE,
21953 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
21954 2,
21955 (intptr_t)asn1_value__local_2645,
21956 4,
21957 1,
21958 0,
21959 0x80000000,
21960 0,
21961};
21962
21963static const ASN1CType asn1_type__local_2643[] = {
21964 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
21965 (intptr_t)asn1_constraint__local_2644,
21966};
21967
21968const ASN1CType asn1_type_ProtocolExtensionField_149[] = {
21969 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
21970 3,
21971 sizeof(ProtocolExtensionField_149),
21972
21973 offsetof(ProtocolExtensionField_149, id) | 0x0,
21974 (intptr_t)asn1_type__local_2641,
21975 0,
21976 (intptr_t)"id",
21977
21978 offsetof(ProtocolExtensionField_149, criticality) | 0x0,
21979 (intptr_t)asn1_type__local_2642,
21980 0,
21981 (intptr_t)"criticality",
21982
21983 offsetof(ProtocolExtensionField_149, extensionValue) | 0x0,
21984 (intptr_t)asn1_type__local_2643,
21985 0,
21986 (intptr_t)"extensionValue",
21987
21988};
21989
21990static const ASN1CType asn1_type__local_2658[] = {
21991 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
21992 (intptr_t)asn1_type_ProtocolExtensionID,
21993};
21994
21995static const ASN1CType asn1_type__local_2659[] = {
21996 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
21997 (intptr_t)asn1_type_Criticality,
21998};
21999
22000static const ProtocolExtensionID asn1_value__local_2663 = 96;
22001
22002static const Criticality asn1_value__local_2664 = 1;
22003
22004static const Presence asn1_value__local_2665 = 0;
22005
22006static const ProtocolExtensionID asn1_value__local_2666 = 171;
22007
22008static const Criticality asn1_value__local_2667 = 0;
22009
22010static const Presence asn1_value__local_2668 = 0;
22011
22012static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2662[] = {
22013{
22014 (intptr_t)&asn1_value__local_2663,
22015 (intptr_t)&asn1_value__local_2664,
22016 (intptr_t)asn1_type_GlobalCN_ID,
22017 (intptr_t)&asn1_value__local_2665,
22018},
22019{
22020 (intptr_t)&asn1_value__local_2666,
22021 (intptr_t)&asn1_value__local_2667,
22022 (intptr_t)asn1_type_ExtendedRNC_ID,
22023 (intptr_t)&asn1_value__local_2668,
22024},
22025};
22026
22027static const ASN1CType asn1_constraint__local_2661[] = {
22028 ASN1_CCONSTRAINT_TABLE,
22029 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22030 2,
22031 (intptr_t)asn1_value__local_2662,
22032 2,
22033 1,
22034 0,
22035 0x80000000,
22036 0,
22037};
22038
22039static const ASN1CType asn1_type__local_2660[] = {
22040 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22041 (intptr_t)asn1_constraint__local_2661,
22042};
22043
22044const ASN1CType asn1_type_ProtocolExtensionField_150[] = {
22045 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22046 3,
22047 sizeof(ProtocolExtensionField_150),
22048
22049 offsetof(ProtocolExtensionField_150, id) | 0x0,
22050 (intptr_t)asn1_type__local_2658,
22051 0,
22052 (intptr_t)"id",
22053
22054 offsetof(ProtocolExtensionField_150, criticality) | 0x0,
22055 (intptr_t)asn1_type__local_2659,
22056 0,
22057 (intptr_t)"criticality",
22058
22059 offsetof(ProtocolExtensionField_150, extensionValue) | 0x0,
22060 (intptr_t)asn1_type__local_2660,
22061 0,
22062 (intptr_t)"extensionValue",
22063
22064};
22065
22066static const ASN1CType asn1_type__local_2669[] = {
22067 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22068 (intptr_t)asn1_type_ProtocolExtensionID,
22069};
22070
22071static const ASN1CType asn1_type__local_2670[] = {
22072 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22073 (intptr_t)asn1_type_Criticality,
22074};
22075
22076static const ASN1CType asn1_constraint__local_2672[] = {
22077 ASN1_CCONSTRAINT_TABLE,
22078 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22079 2,
22080 0,
22081 0,
22082 1,
22083 0,
22084 0x80000000,
22085 0,
22086};
22087
22088static const ASN1CType asn1_type__local_2671[] = {
22089 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22090 (intptr_t)asn1_constraint__local_2672,
22091};
22092
22093const ASN1CType asn1_type_ProtocolExtensionField_151[] = {
22094 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22095 3,
22096 sizeof(ProtocolExtensionField_151),
22097
22098 offsetof(ProtocolExtensionField_151, id) | 0x0,
22099 (intptr_t)asn1_type__local_2669,
22100 0,
22101 (intptr_t)"id",
22102
22103 offsetof(ProtocolExtensionField_151, criticality) | 0x0,
22104 (intptr_t)asn1_type__local_2670,
22105 0,
22106 (intptr_t)"criticality",
22107
22108 offsetof(ProtocolExtensionField_151, extensionValue) | 0x0,
22109 (intptr_t)asn1_type__local_2671,
22110 0,
22111 (intptr_t)"extensionValue",
22112
22113};
22114
22115static const ASN1CType asn1_type__local_2674[] = {
22116 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22117 (intptr_t)asn1_type_ProtocolExtensionID,
22118};
22119
22120static const ASN1CType asn1_type__local_2675[] = {
22121 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22122 (intptr_t)asn1_type_Criticality,
22123};
22124
22125static const ProtocolExtensionID asn1_value__local_2679 = 103;
22126
22127static const Criticality asn1_value__local_2680 = 1;
22128
22129static const Presence asn1_value__local_2681 = 0;
22130
22131static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2678[] = {
22132{
22133 (intptr_t)&asn1_value__local_2679,
22134 (intptr_t)&asn1_value__local_2680,
22135 (intptr_t)asn1_type_RRC_Container,
22136 (intptr_t)&asn1_value__local_2681,
22137},
22138};
22139
22140static const ASN1CType asn1_constraint__local_2677[] = {
22141 ASN1_CCONSTRAINT_TABLE,
22142 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22143 2,
22144 (intptr_t)asn1_value__local_2678,
22145 1,
22146 1,
22147 0,
22148 0x80000000,
22149 0,
22150};
22151
22152static const ASN1CType asn1_type__local_2676[] = {
22153 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22154 (intptr_t)asn1_constraint__local_2677,
22155};
22156
22157const ASN1CType asn1_type_ProtocolExtensionField_152[] = {
22158 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22159 3,
22160 sizeof(ProtocolExtensionField_152),
22161
22162 offsetof(ProtocolExtensionField_152, id) | 0x0,
22163 (intptr_t)asn1_type__local_2674,
22164 0,
22165 (intptr_t)"id",
22166
22167 offsetof(ProtocolExtensionField_152, criticality) | 0x0,
22168 (intptr_t)asn1_type__local_2675,
22169 0,
22170 (intptr_t)"criticality",
22171
22172 offsetof(ProtocolExtensionField_152, extensionValue) | 0x0,
22173 (intptr_t)asn1_type__local_2676,
22174 0,
22175 (intptr_t)"extensionValue",
22176
22177};
22178
22179static const ASN1CType asn1_type__local_2682[] = {
22180 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22181 (intptr_t)asn1_type_ProtocolExtensionID,
22182};
22183
22184static const ASN1CType asn1_type__local_2683[] = {
22185 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22186 (intptr_t)asn1_type_Criticality,
22187};
22188
22189static const ProtocolExtensionID asn1_value__local_2687 = 233;
22190
22191static const Criticality asn1_value__local_2688 = 1;
22192
22193static const Presence asn1_value__local_2689 = 0;
22194
22195static const ProtocolExtensionID asn1_value__local_2690 = 239;
22196
22197static const Criticality asn1_value__local_2691 = 1;
22198
22199static const Presence asn1_value__local_2692 = 0;
22200
22201static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2686[] = {
22202{
22203 (intptr_t)&asn1_value__local_2687,
22204 (intptr_t)&asn1_value__local_2688,
22205 (intptr_t)asn1_type_UE_AggregateMaximumBitRate,
22206 (intptr_t)&asn1_value__local_2689,
22207},
22208{
22209 (intptr_t)&asn1_value__local_2690,
22210 (intptr_t)&asn1_value__local_2691,
22211 (intptr_t)asn1_type_MSISDN,
22212 (intptr_t)&asn1_value__local_2692,
22213},
22214};
22215
22216static const ASN1CType asn1_constraint__local_2685[] = {
22217 ASN1_CCONSTRAINT_TABLE,
22218 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22219 2,
22220 (intptr_t)asn1_value__local_2686,
22221 2,
22222 1,
22223 0,
22224 0x80000000,
22225 0,
22226};
22227
22228static const ASN1CType asn1_type__local_2684[] = {
22229 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22230 (intptr_t)asn1_constraint__local_2685,
22231};
22232
22233const ASN1CType asn1_type_ProtocolExtensionField_153[] = {
22234 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22235 3,
22236 sizeof(ProtocolExtensionField_153),
22237
22238 offsetof(ProtocolExtensionField_153, id) | 0x0,
22239 (intptr_t)asn1_type__local_2682,
22240 0,
22241 (intptr_t)"id",
22242
22243 offsetof(ProtocolExtensionField_153, criticality) | 0x0,
22244 (intptr_t)asn1_type__local_2683,
22245 0,
22246 (intptr_t)"criticality",
22247
22248 offsetof(ProtocolExtensionField_153, extensionValue) | 0x0,
22249 (intptr_t)asn1_type__local_2684,
22250 0,
22251 (intptr_t)"extensionValue",
22252
22253};
22254
22255static const ASN1CType asn1_type__local_2693[] = {
22256 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22257 (intptr_t)asn1_type_ProtocolExtensionID,
22258};
22259
22260static const ASN1CType asn1_type__local_2694[] = {
22261 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22262 (intptr_t)asn1_type_Criticality,
22263};
22264
22265static const ProtocolExtensionID asn1_value__local_2698 = 231;
22266
22267static const Criticality asn1_value__local_2699 = 1;
22268
22269static const Presence asn1_value__local_2700 = 0;
22270
22271static const ProtocolExtensionID asn1_value__local_2701 = 242;
22272
22273static const Criticality asn1_value__local_2702 = 1;
22274
22275static const Presence asn1_value__local_2703 = 0;
22276
22277static const ProtocolExtensionID asn1_value__local_2704 = 274;
22278
22279static const Criticality asn1_value__local_2705 = 1;
22280
22281static const Presence asn1_value__local_2706 = 0;
22282
22283static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2697[] = {
22284{
22285 (intptr_t)&asn1_value__local_2698,
22286 (intptr_t)&asn1_value__local_2699,
22287 (intptr_t)asn1_type_E_UTRAN_Service_Handover,
22288 (intptr_t)&asn1_value__local_2700,
22289},
22290{
22291 (intptr_t)&asn1_value__local_2701,
22292 (intptr_t)&asn1_value__local_2702,
22293 (intptr_t)asn1_type_Correlation_ID,
22294 (intptr_t)&asn1_value__local_2703,
22295},
22296{
22297 (intptr_t)&asn1_value__local_2704,
22298 (intptr_t)&asn1_value__local_2705,
22299 (intptr_t)asn1_type_Correlation_ID,
22300 (intptr_t)&asn1_value__local_2706,
22301},
22302};
22303
22304static const ASN1CType asn1_constraint__local_2696[] = {
22305 ASN1_CCONSTRAINT_TABLE,
22306 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22307 2,
22308 (intptr_t)asn1_value__local_2697,
22309 3,
22310 1,
22311 0,
22312 0x80000000,
22313 0,
22314};
22315
22316static const ASN1CType asn1_type__local_2695[] = {
22317 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22318 (intptr_t)asn1_constraint__local_2696,
22319};
22320
22321const ASN1CType asn1_type_ProtocolExtensionField_154[] = {
22322 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22323 3,
22324 sizeof(ProtocolExtensionField_154),
22325
22326 offsetof(ProtocolExtensionField_154, id) | 0x0,
22327 (intptr_t)asn1_type__local_2693,
22328 0,
22329 (intptr_t)"id",
22330
22331 offsetof(ProtocolExtensionField_154, criticality) | 0x0,
22332 (intptr_t)asn1_type__local_2694,
22333 0,
22334 (intptr_t)"criticality",
22335
22336 offsetof(ProtocolExtensionField_154, extensionValue) | 0x0,
22337 (intptr_t)asn1_type__local_2695,
22338 0,
22339 (intptr_t)"extensionValue",
22340
22341};
22342
22343static const ASN1CType asn1_type__local_2707[] = {
22344 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22345 (intptr_t)asn1_type_ProtocolExtensionID,
22346};
22347
22348static const ASN1CType asn1_type__local_2708[] = {
22349 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22350 (intptr_t)asn1_type_Criticality,
22351};
22352
22353static const ASN1CType asn1_constraint__local_2710[] = {
22354 ASN1_CCONSTRAINT_TABLE,
22355 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22356 2,
22357 0,
22358 0,
22359 1,
22360 0,
22361 0x80000000,
22362 0,
22363};
22364
22365static const ASN1CType asn1_type__local_2709[] = {
22366 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22367 (intptr_t)asn1_constraint__local_2710,
22368};
22369
22370const ASN1CType asn1_type_ProtocolExtensionField_155[] = {
22371 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22372 3,
22373 sizeof(ProtocolExtensionField_155),
22374
22375 offsetof(ProtocolExtensionField_155, id) | 0x0,
22376 (intptr_t)asn1_type__local_2707,
22377 0,
22378 (intptr_t)"id",
22379
22380 offsetof(ProtocolExtensionField_155, criticality) | 0x0,
22381 (intptr_t)asn1_type__local_2708,
22382 0,
22383 (intptr_t)"criticality",
22384
22385 offsetof(ProtocolExtensionField_155, extensionValue) | 0x0,
22386 (intptr_t)asn1_type__local_2709,
22387 0,
22388 (intptr_t)"extensionValue",
22389
22390};
22391
22392static const ASN1CType asn1_type__local_2712[] = {
22393 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22394 (intptr_t)asn1_type_ProtocolExtensionID,
22395};
22396
22397static const ASN1CType asn1_type__local_2713[] = {
22398 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22399 (intptr_t)asn1_type_Criticality,
22400};
22401
22402static const ProtocolExtensionID asn1_value__local_2717 = 89;
22403
22404static const Criticality asn1_value__local_2718 = 1;
22405
22406static const Presence asn1_value__local_2719 = 0;
22407
22408static const ProtocolExtensionID asn1_value__local_2720 = 107;
22409
22410static const Criticality asn1_value__local_2721 = 1;
22411
22412static const Presence asn1_value__local_2722 = 0;
22413
22414static const ProtocolExtensionID asn1_value__local_2723 = 238;
22415
22416static const Criticality asn1_value__local_2724 = 1;
22417
22418static const Presence asn1_value__local_2725 = 0;
22419
22420static const ProtocolExtensionID asn1_value__local_2726 = 240;
22421
22422static const Criticality asn1_value__local_2727 = 1;
22423
22424static const Presence asn1_value__local_2728 = 0;
22425
22426static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2716[] = {
22427{
22428 (intptr_t)&asn1_value__local_2717,
22429 (intptr_t)&asn1_value__local_2718,
22430 (intptr_t)asn1_type_Alt_RAB_Parameters,
22431 (intptr_t)&asn1_value__local_2719,
22432},
22433{
22434 (intptr_t)&asn1_value__local_2720,
22435 (intptr_t)&asn1_value__local_2721,
22436 (intptr_t)asn1_type_GERAN_BSC_Container,
22437 (intptr_t)&asn1_value__local_2722,
22438},
22439{
22440 (intptr_t)&asn1_value__local_2723,
22441 (intptr_t)&asn1_value__local_2724,
22442 (intptr_t)asn1_type_PDP_TypeInformation_extension,
22443 (intptr_t)&asn1_value__local_2725,
22444},
22445{
22446 (intptr_t)&asn1_value__local_2726,
22447 (intptr_t)&asn1_value__local_2727,
22448 (intptr_t)asn1_type_Offload_RAB_Parameters,
22449 (intptr_t)&asn1_value__local_2728,
22450},
22451};
22452
22453static const ASN1CType asn1_constraint__local_2715[] = {
22454 ASN1_CCONSTRAINT_TABLE,
22455 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22456 2,
22457 (intptr_t)asn1_value__local_2716,
22458 4,
22459 1,
22460 0,
22461 0x80000000,
22462 0,
22463};
22464
22465static const ASN1CType asn1_type__local_2714[] = {
22466 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22467 (intptr_t)asn1_constraint__local_2715,
22468};
22469
22470const ASN1CType asn1_type_ProtocolExtensionField_156[] = {
22471 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22472 3,
22473 sizeof(ProtocolExtensionField_156),
22474
22475 offsetof(ProtocolExtensionField_156, id) | 0x0,
22476 (intptr_t)asn1_type__local_2712,
22477 0,
22478 (intptr_t)"id",
22479
22480 offsetof(ProtocolExtensionField_156, criticality) | 0x0,
22481 (intptr_t)asn1_type__local_2713,
22482 0,
22483 (intptr_t)"criticality",
22484
22485 offsetof(ProtocolExtensionField_156, extensionValue) | 0x0,
22486 (intptr_t)asn1_type__local_2714,
22487 0,
22488 (intptr_t)"extensionValue",
22489
22490};
22491
22492static const ASN1CType asn1_type__local_2729[] = {
22493 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22494 (intptr_t)asn1_type_ProtocolExtensionID,
22495};
22496
22497static const ASN1CType asn1_type__local_2730[] = {
22498 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22499 (intptr_t)asn1_type_Criticality,
22500};
22501
22502static const ProtocolExtensionID asn1_value__local_2734 = 110;
22503
22504static const Criticality asn1_value__local_2735 = 1;
22505
22506static const Presence asn1_value__local_2736 = 0;
22507
22508static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2733[] = {
22509{
22510 (intptr_t)&asn1_value__local_2734,
22511 (intptr_t)&asn1_value__local_2735,
22512 (intptr_t)asn1_type_GERAN_Iumode_RAB_FailedList_RABAssgntResponse,
22513 (intptr_t)&asn1_value__local_2736,
22514},
22515};
22516
22517static const ASN1CType asn1_constraint__local_2732[] = {
22518 ASN1_CCONSTRAINT_TABLE,
22519 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22520 2,
22521 (intptr_t)asn1_value__local_2733,
22522 1,
22523 1,
22524 0,
22525 0x80000000,
22526 0,
22527};
22528
22529static const ASN1CType asn1_type__local_2731[] = {
22530 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22531 (intptr_t)asn1_constraint__local_2732,
22532};
22533
22534const ASN1CType asn1_type_ProtocolExtensionField_157[] = {
22535 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22536 3,
22537 sizeof(ProtocolExtensionField_157),
22538
22539 offsetof(ProtocolExtensionField_157, id) | 0x0,
22540 (intptr_t)asn1_type__local_2729,
22541 0,
22542 (intptr_t)"id",
22543
22544 offsetof(ProtocolExtensionField_157, criticality) | 0x0,
22545 (intptr_t)asn1_type__local_2730,
22546 0,
22547 (intptr_t)"criticality",
22548
22549 offsetof(ProtocolExtensionField_157, extensionValue) | 0x0,
22550 (intptr_t)asn1_type__local_2731,
22551 0,
22552 (intptr_t)"extensionValue",
22553
22554};
22555
22556static const ASN1CType asn1_type__local_2737[] = {
22557 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22558 (intptr_t)asn1_type_ProtocolExtensionID,
22559};
22560
22561static const ASN1CType asn1_type__local_2738[] = {
22562 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22563 (intptr_t)asn1_type_Criticality,
22564};
22565
22566static const ProtocolExtensionID asn1_value__local_2742 = 90;
22567
22568static const Criticality asn1_value__local_2743 = 1;
22569
22570static const Presence asn1_value__local_2744 = 0;
22571
22572static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2741[] = {
22573{
22574 (intptr_t)&asn1_value__local_2742,
22575 (intptr_t)&asn1_value__local_2743,
22576 (intptr_t)asn1_type_Ass_RAB_Parameters,
22577 (intptr_t)&asn1_value__local_2744,
22578},
22579};
22580
22581static const ASN1CType asn1_constraint__local_2740[] = {
22582 ASN1_CCONSTRAINT_TABLE,
22583 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22584 2,
22585 (intptr_t)asn1_value__local_2741,
22586 1,
22587 1,
22588 0,
22589 0x80000000,
22590 0,
22591};
22592
22593static const ASN1CType asn1_type__local_2739[] = {
22594 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22595 (intptr_t)asn1_constraint__local_2740,
22596};
22597
22598const ASN1CType asn1_type_ProtocolExtensionField_158[] = {
22599 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22600 3,
22601 sizeof(ProtocolExtensionField_158),
22602
22603 offsetof(ProtocolExtensionField_158, id) | 0x0,
22604 (intptr_t)asn1_type__local_2737,
22605 0,
22606 (intptr_t)"id",
22607
22608 offsetof(ProtocolExtensionField_158, criticality) | 0x0,
22609 (intptr_t)asn1_type__local_2738,
22610 0,
22611 (intptr_t)"criticality",
22612
22613 offsetof(ProtocolExtensionField_158, extensionValue) | 0x0,
22614 (intptr_t)asn1_type__local_2739,
22615 0,
22616 (intptr_t)"extensionValue",
22617
22618};
22619
22620static const ASN1CType asn1_type__local_2745[] = {
22621 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22622 (intptr_t)asn1_type_ProtocolExtensionID,
22623};
22624
22625static const ASN1CType asn1_type__local_2746[] = {
22626 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22627 (intptr_t)asn1_type_Criticality,
22628};
22629
22630static const ASN1CType asn1_constraint__local_2748[] = {
22631 ASN1_CCONSTRAINT_TABLE,
22632 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22633 2,
22634 0,
22635 0,
22636 1,
22637 0,
22638 0x80000000,
22639 0,
22640};
22641
22642static const ASN1CType asn1_type__local_2747[] = {
22643 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22644 (intptr_t)asn1_constraint__local_2748,
22645};
22646
22647const ASN1CType asn1_type_ProtocolExtensionField_159[] = {
22648 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22649 3,
22650 sizeof(ProtocolExtensionField_159),
22651
22652 offsetof(ProtocolExtensionField_159, id) | 0x0,
22653 (intptr_t)asn1_type__local_2745,
22654 0,
22655 (intptr_t)"id",
22656
22657 offsetof(ProtocolExtensionField_159, criticality) | 0x0,
22658 (intptr_t)asn1_type__local_2746,
22659 0,
22660 (intptr_t)"criticality",
22661
22662 offsetof(ProtocolExtensionField_159, extensionValue) | 0x0,
22663 (intptr_t)asn1_type__local_2747,
22664 0,
22665 (intptr_t)"extensionValue",
22666
22667};
22668
22669static const ASN1CType asn1_type__local_2750[] = {
22670 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22671 (intptr_t)asn1_type_ProtocolExtensionID,
22672};
22673
22674static const ASN1CType asn1_type__local_2751[] = {
22675 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22676 (intptr_t)asn1_type_Criticality,
22677};
22678
22679static const ASN1CType asn1_constraint__local_2753[] = {
22680 ASN1_CCONSTRAINT_TABLE,
22681 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22682 2,
22683 0,
22684 0,
22685 1,
22686 0,
22687 0x80000000,
22688 0,
22689};
22690
22691static const ASN1CType asn1_type__local_2752[] = {
22692 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22693 (intptr_t)asn1_constraint__local_2753,
22694};
22695
22696const ASN1CType asn1_type_ProtocolExtensionField_160[] = {
22697 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22698 3,
22699 sizeof(ProtocolExtensionField_160),
22700
22701 offsetof(ProtocolExtensionField_160, id) | 0x0,
22702 (intptr_t)asn1_type__local_2750,
22703 0,
22704 (intptr_t)"id",
22705
22706 offsetof(ProtocolExtensionField_160, criticality) | 0x0,
22707 (intptr_t)asn1_type__local_2751,
22708 0,
22709 (intptr_t)"criticality",
22710
22711 offsetof(ProtocolExtensionField_160, extensionValue) | 0x0,
22712 (intptr_t)asn1_type__local_2752,
22713 0,
22714 (intptr_t)"extensionValue",
22715
22716};
22717
22718static const ASN1CType asn1_type__local_2755[] = {
22719 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22720 (intptr_t)asn1_type_ProtocolExtensionID,
22721};
22722
22723static const ASN1CType asn1_type__local_2756[] = {
22724 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22725 (intptr_t)asn1_type_Criticality,
22726};
22727
22728static const ASN1CType asn1_constraint__local_2758[] = {
22729 ASN1_CCONSTRAINT_TABLE,
22730 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22731 2,
22732 0,
22733 0,
22734 1,
22735 0,
22736 0x80000000,
22737 0,
22738};
22739
22740static const ASN1CType asn1_type__local_2757[] = {
22741 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22742 (intptr_t)asn1_constraint__local_2758,
22743};
22744
22745const ASN1CType asn1_type_ProtocolExtensionField_161[] = {
22746 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22747 3,
22748 sizeof(ProtocolExtensionField_161),
22749
22750 offsetof(ProtocolExtensionField_161, id) | 0x0,
22751 (intptr_t)asn1_type__local_2755,
22752 0,
22753 (intptr_t)"id",
22754
22755 offsetof(ProtocolExtensionField_161, criticality) | 0x0,
22756 (intptr_t)asn1_type__local_2756,
22757 0,
22758 (intptr_t)"criticality",
22759
22760 offsetof(ProtocolExtensionField_161, extensionValue) | 0x0,
22761 (intptr_t)asn1_type__local_2757,
22762 0,
22763 (intptr_t)"extensionValue",
22764
22765};
22766
22767static const ASN1CType asn1_type__local_2760[] = {
22768 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22769 (intptr_t)asn1_type_ProtocolExtensionID,
22770};
22771
22772static const ASN1CType asn1_type__local_2761[] = {
22773 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22774 (intptr_t)asn1_type_Criticality,
22775};
22776
22777static const ASN1CType asn1_constraint__local_2763[] = {
22778 ASN1_CCONSTRAINT_TABLE,
22779 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22780 2,
22781 0,
22782 0,
22783 1,
22784 0,
22785 0x80000000,
22786 0,
22787};
22788
22789static const ASN1CType asn1_type__local_2762[] = {
22790 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22791 (intptr_t)asn1_constraint__local_2763,
22792};
22793
22794const ASN1CType asn1_type_ProtocolExtensionField_162[] = {
22795 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22796 3,
22797 sizeof(ProtocolExtensionField_162),
22798
22799 offsetof(ProtocolExtensionField_162, id) | 0x0,
22800 (intptr_t)asn1_type__local_2760,
22801 0,
22802 (intptr_t)"id",
22803
22804 offsetof(ProtocolExtensionField_162, criticality) | 0x0,
22805 (intptr_t)asn1_type__local_2761,
22806 0,
22807 (intptr_t)"criticality",
22808
22809 offsetof(ProtocolExtensionField_162, extensionValue) | 0x0,
22810 (intptr_t)asn1_type__local_2762,
22811 0,
22812 (intptr_t)"extensionValue",
22813
22814};
22815
22816static const ASN1CType asn1_type__local_2765[] = {
22817 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22818 (intptr_t)asn1_type_ProtocolExtensionID,
22819};
22820
22821static const ASN1CType asn1_type__local_2766[] = {
22822 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22823 (intptr_t)asn1_type_Criticality,
22824};
22825
22826static const ProtocolExtensionID asn1_value__local_2770 = 103;
22827
22828static const Criticality asn1_value__local_2771 = 1;
22829
22830static const Presence asn1_value__local_2772 = 0;
22831
22832static const ProtocolExtensionID asn1_value__local_2773 = 247;
22833
22834static const Criticality asn1_value__local_2774 = 0;
22835
22836static const Presence asn1_value__local_2775 = 0;
22837
22838static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2769[] = {
22839{
22840 (intptr_t)&asn1_value__local_2770,
22841 (intptr_t)&asn1_value__local_2771,
22842 (intptr_t)asn1_type_RRC_Container,
22843 (intptr_t)&asn1_value__local_2772,
22844},
22845{
22846 (intptr_t)&asn1_value__local_2773,
22847 (intptr_t)&asn1_value__local_2774,
22848 (intptr_t)asn1_type_RNSAPRelocationParameters,
22849 (intptr_t)&asn1_value__local_2775,
22850},
22851};
22852
22853static const ASN1CType asn1_constraint__local_2768[] = {
22854 ASN1_CCONSTRAINT_TABLE,
22855 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22856 2,
22857 (intptr_t)asn1_value__local_2769,
22858 2,
22859 1,
22860 0,
22861 0x80000000,
22862 0,
22863};
22864
22865static const ASN1CType asn1_type__local_2767[] = {
22866 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22867 (intptr_t)asn1_constraint__local_2768,
22868};
22869
22870const ASN1CType asn1_type_ProtocolExtensionField_163[] = {
22871 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22872 3,
22873 sizeof(ProtocolExtensionField_163),
22874
22875 offsetof(ProtocolExtensionField_163, id) | 0x0,
22876 (intptr_t)asn1_type__local_2765,
22877 0,
22878 (intptr_t)"id",
22879
22880 offsetof(ProtocolExtensionField_163, criticality) | 0x0,
22881 (intptr_t)asn1_type__local_2766,
22882 0,
22883 (intptr_t)"criticality",
22884
22885 offsetof(ProtocolExtensionField_163, extensionValue) | 0x0,
22886 (intptr_t)asn1_type__local_2767,
22887 0,
22888 (intptr_t)"extensionValue",
22889
22890};
22891
22892static const ASN1CType asn1_type__local_2776[] = {
22893 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22894 (intptr_t)asn1_type_ProtocolExtensionID,
22895};
22896
22897static const ASN1CType asn1_type__local_2777[] = {
22898 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22899 (intptr_t)asn1_type_Criticality,
22900};
22901
22902static const ASN1CType asn1_constraint__local_2779[] = {
22903 ASN1_CCONSTRAINT_TABLE,
22904 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22905 2,
22906 0,
22907 0,
22908 1,
22909 0,
22910 0x80000000,
22911 0,
22912};
22913
22914static const ASN1CType asn1_type__local_2778[] = {
22915 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22916 (intptr_t)asn1_constraint__local_2779,
22917};
22918
22919const ASN1CType asn1_type_ProtocolExtensionField_164[] = {
22920 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22921 3,
22922 sizeof(ProtocolExtensionField_164),
22923
22924 offsetof(ProtocolExtensionField_164, id) | 0x0,
22925 (intptr_t)asn1_type__local_2776,
22926 0,
22927 (intptr_t)"id",
22928
22929 offsetof(ProtocolExtensionField_164, criticality) | 0x0,
22930 (intptr_t)asn1_type__local_2777,
22931 0,
22932 (intptr_t)"criticality",
22933
22934 offsetof(ProtocolExtensionField_164, extensionValue) | 0x0,
22935 (intptr_t)asn1_type__local_2778,
22936 0,
22937 (intptr_t)"extensionValue",
22938
22939};
22940
22941static const ASN1CType asn1_type__local_2781[] = {
22942 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22943 (intptr_t)asn1_type_ProtocolExtensionID,
22944};
22945
22946static const ASN1CType asn1_type__local_2782[] = {
22947 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22948 (intptr_t)asn1_type_Criticality,
22949};
22950
22951static const ASN1CType asn1_constraint__local_2784[] = {
22952 ASN1_CCONSTRAINT_TABLE,
22953 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
22954 2,
22955 0,
22956 0,
22957 1,
22958 0,
22959 0x80000000,
22960 0,
22961};
22962
22963static const ASN1CType asn1_type__local_2783[] = {
22964 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
22965 (intptr_t)asn1_constraint__local_2784,
22966};
22967
22968const ASN1CType asn1_type_ProtocolExtensionField_165[] = {
22969 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
22970 3,
22971 sizeof(ProtocolExtensionField_165),
22972
22973 offsetof(ProtocolExtensionField_165, id) | 0x0,
22974 (intptr_t)asn1_type__local_2781,
22975 0,
22976 (intptr_t)"id",
22977
22978 offsetof(ProtocolExtensionField_165, criticality) | 0x0,
22979 (intptr_t)asn1_type__local_2782,
22980 0,
22981 (intptr_t)"criticality",
22982
22983 offsetof(ProtocolExtensionField_165, extensionValue) | 0x0,
22984 (intptr_t)asn1_type__local_2783,
22985 0,
22986 (intptr_t)"extensionValue",
22987
22988};
22989
22990static const ASN1CType asn1_type__local_2786[] = {
22991 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
22992 (intptr_t)asn1_type_ProtocolExtensionID,
22993};
22994
22995static const ASN1CType asn1_type__local_2787[] = {
22996 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
22997 (intptr_t)asn1_type_Criticality,
22998};
22999
23000static const ProtocolExtensionID asn1_value__local_2791 = 12;
23001
23002static const Criticality asn1_value__local_2792 = 1;
23003
23004static const Presence asn1_value__local_2793 = 0;
23005
23006static const ProtocolExtensionID asn1_value__local_2794 = 11;
23007
23008static const Criticality asn1_value__local_2795 = 1;
23009
23010static const Presence asn1_value__local_2796 = 0;
23011
23012static const ProtocolExtensionID asn1_value__local_2797 = 233;
23013
23014static const Criticality asn1_value__local_2798 = 1;
23015
23016static const Presence asn1_value__local_2799 = 0;
23017
23018static const ProtocolExtensionID asn1_value__local_2800 = 248;
23019
23020static const Criticality asn1_value__local_2801 = 0;
23021
23022static const Presence asn1_value__local_2802 = 0;
23023
23024static const ProtocolExtensionID asn1_value__local_2803 = 203;
23025
23026static const Criticality asn1_value__local_2804 = 0;
23027
23028static const Presence asn1_value__local_2805 = 0;
23029
23030static const ProtocolExtensionID asn1_value__local_2806 = 234;
23031
23032static const Criticality asn1_value__local_2807 = 0;
23033
23034static const Presence asn1_value__local_2808 = 0;
23035
23036static const ProtocolExtensionID asn1_value__local_2809 = 261;
23037
23038static const Criticality asn1_value__local_2810 = 1;
23039
23040static const Presence asn1_value__local_2811 = 0;
23041
23042static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2790[] = {
23043{
23044 (intptr_t)&asn1_value__local_2791,
23045 (intptr_t)&asn1_value__local_2792,
23046 (intptr_t)asn1_type_IntegrityProtectionInformation,
23047 (intptr_t)&asn1_value__local_2793,
23048},
23049{
23050 (intptr_t)&asn1_value__local_2794,
23051 (intptr_t)&asn1_value__local_2795,
23052 (intptr_t)asn1_type_EncryptionInformation,
23053 (intptr_t)&asn1_value__local_2796,
23054},
23055{
23056 (intptr_t)&asn1_value__local_2797,
23057 (intptr_t)&asn1_value__local_2798,
23058 (intptr_t)asn1_type_UE_AggregateMaximumBitRate,
23059 (intptr_t)&asn1_value__local_2799,
23060},
23061{
23062 (intptr_t)&asn1_value__local_2800,
23063 (intptr_t)&asn1_value__local_2801,
23064 (intptr_t)asn1_type_RABParametersList,
23065 (intptr_t)&asn1_value__local_2802,
23066},
23067{
23068 (intptr_t)&asn1_value__local_2803,
23069 (intptr_t)&asn1_value__local_2804,
23070 (intptr_t)asn1_type_CSG_Id,
23071 (intptr_t)&asn1_value__local_2805,
23072},
23073{
23074 (intptr_t)&asn1_value__local_2806,
23075 (intptr_t)&asn1_value__local_2807,
23076 (intptr_t)asn1_type_CSG_Membership_Status,
23077 (intptr_t)&asn1_value__local_2808,
23078},
23079{
23080 (intptr_t)&asn1_value__local_2809,
23081 (intptr_t)&asn1_value__local_2810,
23082 (intptr_t)asn1_type_PLMNidentity,
23083 (intptr_t)&asn1_value__local_2811,
23084},
23085};
23086
23087static const ASN1CType asn1_constraint__local_2789[] = {
23088 ASN1_CCONSTRAINT_TABLE,
23089 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23090 2,
23091 (intptr_t)asn1_value__local_2790,
23092 7,
23093 1,
23094 0,
23095 0x80000000,
23096 0,
23097};
23098
23099static const ASN1CType asn1_type__local_2788[] = {
23100 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23101 (intptr_t)asn1_constraint__local_2789,
23102};
23103
23104const ASN1CType asn1_type_ProtocolExtensionField_166[] = {
23105 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23106 3,
23107 sizeof(ProtocolExtensionField_166),
23108
23109 offsetof(ProtocolExtensionField_166, id) | 0x0,
23110 (intptr_t)asn1_type__local_2786,
23111 0,
23112 (intptr_t)"id",
23113
23114 offsetof(ProtocolExtensionField_166, criticality) | 0x0,
23115 (intptr_t)asn1_type__local_2787,
23116 0,
23117 (intptr_t)"criticality",
23118
23119 offsetof(ProtocolExtensionField_166, extensionValue) | 0x0,
23120 (intptr_t)asn1_type__local_2788,
23121 0,
23122 (intptr_t)"extensionValue",
23123
23124};
23125
23126static const ASN1CType asn1_type__local_2812[] = {
23127 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23128 (intptr_t)asn1_type_ProtocolExtensionID,
23129};
23130
23131static const ASN1CType asn1_type__local_2813[] = {
23132 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23133 (intptr_t)asn1_type_Criticality,
23134};
23135
23136static const ProtocolExtensionID asn1_value__local_2817 = 231;
23137
23138static const Criticality asn1_value__local_2818 = 1;
23139
23140static const Presence asn1_value__local_2819 = 0;
23141
23142static const ProtocolExtensionID asn1_value__local_2820 = 238;
23143
23144static const Criticality asn1_value__local_2821 = 1;
23145
23146static const Presence asn1_value__local_2822 = 0;
23147
23148static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2816[] = {
23149{
23150 (intptr_t)&asn1_value__local_2817,
23151 (intptr_t)&asn1_value__local_2818,
23152 (intptr_t)asn1_type_E_UTRAN_Service_Handover,
23153 (intptr_t)&asn1_value__local_2819,
23154},
23155{
23156 (intptr_t)&asn1_value__local_2820,
23157 (intptr_t)&asn1_value__local_2821,
23158 (intptr_t)asn1_type_PDP_TypeInformation_extension,
23159 (intptr_t)&asn1_value__local_2822,
23160},
23161};
23162
23163static const ASN1CType asn1_constraint__local_2815[] = {
23164 ASN1_CCONSTRAINT_TABLE,
23165 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23166 2,
23167 (intptr_t)asn1_value__local_2816,
23168 2,
23169 1,
23170 0,
23171 0x80000000,
23172 0,
23173};
23174
23175static const ASN1CType asn1_type__local_2814[] = {
23176 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23177 (intptr_t)asn1_constraint__local_2815,
23178};
23179
23180const ASN1CType asn1_type_ProtocolExtensionField_167[] = {
23181 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23182 3,
23183 sizeof(ProtocolExtensionField_167),
23184
23185 offsetof(ProtocolExtensionField_167, id) | 0x0,
23186 (intptr_t)asn1_type__local_2812,
23187 0,
23188 (intptr_t)"id",
23189
23190 offsetof(ProtocolExtensionField_167, criticality) | 0x0,
23191 (intptr_t)asn1_type__local_2813,
23192 0,
23193 (intptr_t)"criticality",
23194
23195 offsetof(ProtocolExtensionField_167, extensionValue) | 0x0,
23196 (intptr_t)asn1_type__local_2814,
23197 0,
23198 (intptr_t)"extensionValue",
23199
23200};
23201
23202static const ASN1CType asn1_type__local_2823[] = {
23203 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23204 (intptr_t)asn1_type_ProtocolExtensionID,
23205};
23206
23207static const ASN1CType asn1_type__local_2824[] = {
23208 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23209 (intptr_t)asn1_type_Criticality,
23210};
23211
23212static const ASN1CType asn1_constraint__local_2826[] = {
23213 ASN1_CCONSTRAINT_TABLE,
23214 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23215 2,
23216 0,
23217 0,
23218 1,
23219 0,
23220 0x80000000,
23221 0,
23222};
23223
23224static const ASN1CType asn1_type__local_2825[] = {
23225 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23226 (intptr_t)asn1_constraint__local_2826,
23227};
23228
23229const ASN1CType asn1_type_ProtocolExtensionField_168[] = {
23230 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23231 3,
23232 sizeof(ProtocolExtensionField_168),
23233
23234 offsetof(ProtocolExtensionField_168, id) | 0x0,
23235 (intptr_t)asn1_type__local_2823,
23236 0,
23237 (intptr_t)"id",
23238
23239 offsetof(ProtocolExtensionField_168, criticality) | 0x0,
23240 (intptr_t)asn1_type__local_2824,
23241 0,
23242 (intptr_t)"criticality",
23243
23244 offsetof(ProtocolExtensionField_168, extensionValue) | 0x0,
23245 (intptr_t)asn1_type__local_2825,
23246 0,
23247 (intptr_t)"extensionValue",
23248
23249};
23250
23251static const ASN1CType asn1_type__local_2828[] = {
23252 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23253 (intptr_t)asn1_type_ProtocolExtensionID,
23254};
23255
23256static const ASN1CType asn1_type__local_2829[] = {
23257 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23258 (intptr_t)asn1_type_Criticality,
23259};
23260
23261static const ASN1CType asn1_constraint__local_2831[] = {
23262 ASN1_CCONSTRAINT_TABLE,
23263 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23264 2,
23265 0,
23266 0,
23267 1,
23268 0,
23269 0x80000000,
23270 0,
23271};
23272
23273static const ASN1CType asn1_type__local_2830[] = {
23274 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23275 (intptr_t)asn1_constraint__local_2831,
23276};
23277
23278const ASN1CType asn1_type_ProtocolExtensionField_169[] = {
23279 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23280 3,
23281 sizeof(ProtocolExtensionField_169),
23282
23283 offsetof(ProtocolExtensionField_169, id) | 0x0,
23284 (intptr_t)asn1_type__local_2828,
23285 0,
23286 (intptr_t)"id",
23287
23288 offsetof(ProtocolExtensionField_169, criticality) | 0x0,
23289 (intptr_t)asn1_type__local_2829,
23290 0,
23291 (intptr_t)"criticality",
23292
23293 offsetof(ProtocolExtensionField_169, extensionValue) | 0x0,
23294 (intptr_t)asn1_type__local_2830,
23295 0,
23296 (intptr_t)"extensionValue",
23297
23298};
23299
23300static const ASN1CType asn1_type__local_2833[] = {
23301 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23302 (intptr_t)asn1_type_ProtocolExtensionID,
23303};
23304
23305static const ASN1CType asn1_type__local_2834[] = {
23306 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23307 (intptr_t)asn1_type_Criticality,
23308};
23309
23310static const ASN1CType asn1_constraint__local_2836[] = {
23311 ASN1_CCONSTRAINT_TABLE,
23312 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23313 2,
23314 0,
23315 0,
23316 1,
23317 0,
23318 0x80000000,
23319 0,
23320};
23321
23322static const ASN1CType asn1_type__local_2835[] = {
23323 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23324 (intptr_t)asn1_constraint__local_2836,
23325};
23326
23327const ASN1CType asn1_type_ProtocolExtensionField_170[] = {
23328 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23329 3,
23330 sizeof(ProtocolExtensionField_170),
23331
23332 offsetof(ProtocolExtensionField_170, id) | 0x0,
23333 (intptr_t)asn1_type__local_2833,
23334 0,
23335 (intptr_t)"id",
23336
23337 offsetof(ProtocolExtensionField_170, criticality) | 0x0,
23338 (intptr_t)asn1_type__local_2834,
23339 0,
23340 (intptr_t)"criticality",
23341
23342 offsetof(ProtocolExtensionField_170, extensionValue) | 0x0,
23343 (intptr_t)asn1_type__local_2835,
23344 0,
23345 (intptr_t)"extensionValue",
23346
23347};
23348
23349static const ASN1CType asn1_type__local_2838[] = {
23350 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23351 (intptr_t)asn1_type_ProtocolExtensionID,
23352};
23353
23354static const ASN1CType asn1_type__local_2839[] = {
23355 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23356 (intptr_t)asn1_type_Criticality,
23357};
23358
23359static const ASN1CType asn1_constraint__local_2841[] = {
23360 ASN1_CCONSTRAINT_TABLE,
23361 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23362 2,
23363 0,
23364 0,
23365 1,
23366 0,
23367 0x80000000,
23368 0,
23369};
23370
23371static const ASN1CType asn1_type__local_2840[] = {
23372 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23373 (intptr_t)asn1_constraint__local_2841,
23374};
23375
23376const ASN1CType asn1_type_ProtocolExtensionField_171[] = {
23377 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23378 3,
23379 sizeof(ProtocolExtensionField_171),
23380
23381 offsetof(ProtocolExtensionField_171, id) | 0x0,
23382 (intptr_t)asn1_type__local_2838,
23383 0,
23384 (intptr_t)"id",
23385
23386 offsetof(ProtocolExtensionField_171, criticality) | 0x0,
23387 (intptr_t)asn1_type__local_2839,
23388 0,
23389 (intptr_t)"criticality",
23390
23391 offsetof(ProtocolExtensionField_171, extensionValue) | 0x0,
23392 (intptr_t)asn1_type__local_2840,
23393 0,
23394 (intptr_t)"extensionValue",
23395
23396};
23397
23398static const ASN1CType asn1_type__local_2843[] = {
23399 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23400 (intptr_t)asn1_type_ProtocolExtensionID,
23401};
23402
23403static const ASN1CType asn1_type__local_2844[] = {
23404 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23405 (intptr_t)asn1_type_Criticality,
23406};
23407
23408static const ASN1CType asn1_constraint__local_2846[] = {
23409 ASN1_CCONSTRAINT_TABLE,
23410 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23411 2,
23412 0,
23413 0,
23414 1,
23415 0,
23416 0x80000000,
23417 0,
23418};
23419
23420static const ASN1CType asn1_type__local_2845[] = {
23421 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23422 (intptr_t)asn1_constraint__local_2846,
23423};
23424
23425const ASN1CType asn1_type_ProtocolExtensionField_172[] = {
23426 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23427 3,
23428 sizeof(ProtocolExtensionField_172),
23429
23430 offsetof(ProtocolExtensionField_172, id) | 0x0,
23431 (intptr_t)asn1_type__local_2843,
23432 0,
23433 (intptr_t)"id",
23434
23435 offsetof(ProtocolExtensionField_172, criticality) | 0x0,
23436 (intptr_t)asn1_type__local_2844,
23437 0,
23438 (intptr_t)"criticality",
23439
23440 offsetof(ProtocolExtensionField_172, extensionValue) | 0x0,
23441 (intptr_t)asn1_type__local_2845,
23442 0,
23443 (intptr_t)"extensionValue",
23444
23445};
23446
23447static const ASN1CType asn1_type__local_2848[] = {
23448 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23449 (intptr_t)asn1_type_ProtocolExtensionID,
23450};
23451
23452static const ASN1CType asn1_type__local_2849[] = {
23453 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23454 (intptr_t)asn1_type_Criticality,
23455};
23456
23457static const ASN1CType asn1_constraint__local_2851[] = {
23458 ASN1_CCONSTRAINT_TABLE,
23459 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23460 2,
23461 0,
23462 0,
23463 1,
23464 0,
23465 0x80000000,
23466 0,
23467};
23468
23469static const ASN1CType asn1_type__local_2850[] = {
23470 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23471 (intptr_t)asn1_constraint__local_2851,
23472};
23473
23474const ASN1CType asn1_type_ProtocolExtensionField_173[] = {
23475 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23476 3,
23477 sizeof(ProtocolExtensionField_173),
23478
23479 offsetof(ProtocolExtensionField_173, id) | 0x0,
23480 (intptr_t)asn1_type__local_2848,
23481 0,
23482 (intptr_t)"id",
23483
23484 offsetof(ProtocolExtensionField_173, criticality) | 0x0,
23485 (intptr_t)asn1_type__local_2849,
23486 0,
23487 (intptr_t)"criticality",
23488
23489 offsetof(ProtocolExtensionField_173, extensionValue) | 0x0,
23490 (intptr_t)asn1_type__local_2850,
23491 0,
23492 (intptr_t)"extensionValue",
23493
23494};
23495
23496static const ASN1CType asn1_type__local_2853[] = {
23497 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23498 (intptr_t)asn1_type_ProtocolExtensionID,
23499};
23500
23501static const ASN1CType asn1_type__local_2854[] = {
23502 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23503 (intptr_t)asn1_type_Criticality,
23504};
23505
23506static const ASN1CType asn1_constraint__local_2856[] = {
23507 ASN1_CCONSTRAINT_TABLE,
23508 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23509 2,
23510 0,
23511 0,
23512 1,
23513 0,
23514 0x80000000,
23515 0,
23516};
23517
23518static const ASN1CType asn1_type__local_2855[] = {
23519 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23520 (intptr_t)asn1_constraint__local_2856,
23521};
23522
23523const ASN1CType asn1_type_ProtocolExtensionField_174[] = {
23524 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23525 3,
23526 sizeof(ProtocolExtensionField_174),
23527
23528 offsetof(ProtocolExtensionField_174, id) | 0x0,
23529 (intptr_t)asn1_type__local_2853,
23530 0,
23531 (intptr_t)"id",
23532
23533 offsetof(ProtocolExtensionField_174, criticality) | 0x0,
23534 (intptr_t)asn1_type__local_2854,
23535 0,
23536 (intptr_t)"criticality",
23537
23538 offsetof(ProtocolExtensionField_174, extensionValue) | 0x0,
23539 (intptr_t)asn1_type__local_2855,
23540 0,
23541 (intptr_t)"extensionValue",
23542
23543};
23544
23545static const ASN1CType asn1_type__local_2858[] = {
23546 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23547 (intptr_t)asn1_type_ProtocolExtensionID,
23548};
23549
23550static const ASN1CType asn1_type__local_2859[] = {
23551 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23552 (intptr_t)asn1_type_Criticality,
23553};
23554
23555static const ProtocolExtensionID asn1_value__local_2863 = 115;
23556
23557static const Criticality asn1_value__local_2864 = 0;
23558
23559static const Presence asn1_value__local_2865 = 0;
23560
23561static const ProtocolExtensionID asn1_value__local_2866 = 185;
23562
23563static const Criticality asn1_value__local_2867 = 0;
23564
23565static const Presence asn1_value__local_2868 = 1;
23566
23567static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2862[] = {
23568{
23569 (intptr_t)&asn1_value__local_2863,
23570 (intptr_t)&asn1_value__local_2864,
23571 (intptr_t)asn1_type_LocationRelatedDataRequestTypeSpecificToGERANIuMode,
23572 (intptr_t)&asn1_value__local_2865,
23573},
23574{
23575 (intptr_t)&asn1_value__local_2866,
23576 (intptr_t)&asn1_value__local_2867,
23577 (intptr_t)asn1_type_RequestedGANSSAssistanceData,
23578 (intptr_t)&asn1_value__local_2868,
23579},
23580};
23581
23582static const ASN1CType asn1_constraint__local_2861[] = {
23583 ASN1_CCONSTRAINT_TABLE,
23584 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23585 2,
23586 (intptr_t)asn1_value__local_2862,
23587 2,
23588 1,
23589 0,
23590 0x80000000,
23591 0,
23592};
23593
23594static const ASN1CType asn1_type__local_2860[] = {
23595 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23596 (intptr_t)asn1_constraint__local_2861,
23597};
23598
23599const ASN1CType asn1_type_ProtocolExtensionField_175[] = {
23600 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23601 3,
23602 sizeof(ProtocolExtensionField_175),
23603
23604 offsetof(ProtocolExtensionField_175, id) | 0x0,
23605 (intptr_t)asn1_type__local_2858,
23606 0,
23607 (intptr_t)"id",
23608
23609 offsetof(ProtocolExtensionField_175, criticality) | 0x0,
23610 (intptr_t)asn1_type__local_2859,
23611 0,
23612 (intptr_t)"criticality",
23613
23614 offsetof(ProtocolExtensionField_175, extensionValue) | 0x0,
23615 (intptr_t)asn1_type__local_2860,
23616 0,
23617 (intptr_t)"extensionValue",
23618
23619};
23620
23621static const ASN1CType asn1_type__local_2869[] = {
23622 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23623 (intptr_t)asn1_type_ProtocolExtensionID,
23624};
23625
23626static const ASN1CType asn1_type__local_2870[] = {
23627 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23628 (intptr_t)asn1_type_Criticality,
23629};
23630
23631static const ProtocolExtensionID asn1_value__local_2874 = 9;
23632
23633static const Criticality asn1_value__local_2875 = 1;
23634
23635static const Presence asn1_value__local_2876 = 0;
23636
23637static const ProtocolExtensionID asn1_value__local_2877 = 186;
23638
23639static const Criticality asn1_value__local_2878 = 1;
23640
23641static const Presence asn1_value__local_2879 = 0;
23642
23643static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2873[] = {
23644{
23645 (intptr_t)&asn1_value__local_2874,
23646 (intptr_t)&asn1_value__local_2875,
23647 (intptr_t)asn1_type_CriticalityDiagnostics,
23648 (intptr_t)&asn1_value__local_2876,
23649},
23650{
23651 (intptr_t)&asn1_value__local_2877,
23652 (intptr_t)&asn1_value__local_2878,
23653 (intptr_t)asn1_type_BroadcastAssistanceDataDecipheringKeys,
23654 (intptr_t)&asn1_value__local_2879,
23655},
23656};
23657
23658static const ASN1CType asn1_constraint__local_2872[] = {
23659 ASN1_CCONSTRAINT_TABLE,
23660 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23661 2,
23662 (intptr_t)asn1_value__local_2873,
23663 2,
23664 1,
23665 0,
23666 0x80000000,
23667 0,
23668};
23669
23670static const ASN1CType asn1_type__local_2871[] = {
23671 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23672 (intptr_t)asn1_constraint__local_2872,
23673};
23674
23675const ASN1CType asn1_type_ProtocolExtensionField_176[] = {
23676 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23677 3,
23678 sizeof(ProtocolExtensionField_176),
23679
23680 offsetof(ProtocolExtensionField_176, id) | 0x0,
23681 (intptr_t)asn1_type__local_2869,
23682 0,
23683 (intptr_t)"id",
23684
23685 offsetof(ProtocolExtensionField_176, criticality) | 0x0,
23686 (intptr_t)asn1_type__local_2870,
23687 0,
23688 (intptr_t)"criticality",
23689
23690 offsetof(ProtocolExtensionField_176, extensionValue) | 0x0,
23691 (intptr_t)asn1_type__local_2871,
23692 0,
23693 (intptr_t)"extensionValue",
23694
23695};
23696
23697static const ASN1CType asn1_type__local_2880[] = {
23698 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23699 (intptr_t)asn1_type_ProtocolExtensionID,
23700};
23701
23702static const ASN1CType asn1_type__local_2881[] = {
23703 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23704 (intptr_t)asn1_type_Criticality,
23705};
23706
23707static const ProtocolExtensionID asn1_value__local_2885 = 9;
23708
23709static const Criticality asn1_value__local_2886 = 1;
23710
23711static const Presence asn1_value__local_2887 = 0;
23712
23713static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2884[] = {
23714{
23715 (intptr_t)&asn1_value__local_2885,
23716 (intptr_t)&asn1_value__local_2886,
23717 (intptr_t)asn1_type_CriticalityDiagnostics,
23718 (intptr_t)&asn1_value__local_2887,
23719},
23720};
23721
23722static const ASN1CType asn1_constraint__local_2883[] = {
23723 ASN1_CCONSTRAINT_TABLE,
23724 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23725 2,
23726 (intptr_t)asn1_value__local_2884,
23727 1,
23728 1,
23729 0,
23730 0x80000000,
23731 0,
23732};
23733
23734static const ASN1CType asn1_type__local_2882[] = {
23735 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23736 (intptr_t)asn1_constraint__local_2883,
23737};
23738
23739const ASN1CType asn1_type_ProtocolExtensionField_177[] = {
23740 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23741 3,
23742 sizeof(ProtocolExtensionField_177),
23743
23744 offsetof(ProtocolExtensionField_177, id) | 0x0,
23745 (intptr_t)asn1_type__local_2880,
23746 0,
23747 (intptr_t)"id",
23748
23749 offsetof(ProtocolExtensionField_177, criticality) | 0x0,
23750 (intptr_t)asn1_type__local_2881,
23751 0,
23752 (intptr_t)"criticality",
23753
23754 offsetof(ProtocolExtensionField_177, extensionValue) | 0x0,
23755 (intptr_t)asn1_type__local_2882,
23756 0,
23757 (intptr_t)"extensionValue",
23758
23759};
23760
23761static const ASN1CType asn1_type__local_2888[] = {
23762 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23763 (intptr_t)asn1_type_ProtocolExtensionID,
23764};
23765
23766static const ASN1CType asn1_type__local_2889[] = {
23767 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23768 (intptr_t)asn1_type_Criticality,
23769};
23770
23771static const ASN1CType asn1_constraint__local_2891[] = {
23772 ASN1_CCONSTRAINT_TABLE,
23773 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23774 2,
23775 0,
23776 0,
23777 1,
23778 0,
23779 0x80000000,
23780 0,
23781};
23782
23783static const ASN1CType asn1_type__local_2890[] = {
23784 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23785 (intptr_t)asn1_constraint__local_2891,
23786};
23787
23788const ASN1CType asn1_type_ProtocolExtensionField_178[] = {
23789 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23790 3,
23791 sizeof(ProtocolExtensionField_178),
23792
23793 offsetof(ProtocolExtensionField_178, id) | 0x0,
23794 (intptr_t)asn1_type__local_2888,
23795 0,
23796 (intptr_t)"id",
23797
23798 offsetof(ProtocolExtensionField_178, criticality) | 0x0,
23799 (intptr_t)asn1_type__local_2889,
23800 0,
23801 (intptr_t)"criticality",
23802
23803 offsetof(ProtocolExtensionField_178, extensionValue) | 0x0,
23804 (intptr_t)asn1_type__local_2890,
23805 0,
23806 (intptr_t)"extensionValue",
23807
23808};
23809
23810static const ASN1CType asn1_type__local_2893[] = {
23811 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23812 (intptr_t)asn1_type_ProtocolExtensionID,
23813};
23814
23815static const ASN1CType asn1_type__local_2894[] = {
23816 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23817 (intptr_t)asn1_type_Criticality,
23818};
23819
23820static const ProtocolExtensionID asn1_value__local_2898 = 171;
23821
23822static const Criticality asn1_value__local_2899 = 0;
23823
23824static const Presence asn1_value__local_2900 = 0;
23825
23826static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2897[] = {
23827{
23828 (intptr_t)&asn1_value__local_2898,
23829 (intptr_t)&asn1_value__local_2899,
23830 (intptr_t)asn1_type_ExtendedRNC_ID,
23831 (intptr_t)&asn1_value__local_2900,
23832},
23833};
23834
23835static const ASN1CType asn1_constraint__local_2896[] = {
23836 ASN1_CCONSTRAINT_TABLE,
23837 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23838 2,
23839 (intptr_t)asn1_value__local_2897,
23840 1,
23841 1,
23842 0,
23843 0x80000000,
23844 0,
23845};
23846
23847static const ASN1CType asn1_type__local_2895[] = {
23848 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23849 (intptr_t)asn1_constraint__local_2896,
23850};
23851
23852const ASN1CType asn1_type_ProtocolExtensionField_179[] = {
23853 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23854 3,
23855 sizeof(ProtocolExtensionField_179),
23856
23857 offsetof(ProtocolExtensionField_179, id) | 0x0,
23858 (intptr_t)asn1_type__local_2893,
23859 0,
23860 (intptr_t)"id",
23861
23862 offsetof(ProtocolExtensionField_179, criticality) | 0x0,
23863 (intptr_t)asn1_type__local_2894,
23864 0,
23865 (intptr_t)"criticality",
23866
23867 offsetof(ProtocolExtensionField_179, extensionValue) | 0x0,
23868 (intptr_t)asn1_type__local_2895,
23869 0,
23870 (intptr_t)"extensionValue",
23871
23872};
23873
23874static const ASN1CType asn1_type__local_2901[] = {
23875 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23876 (intptr_t)asn1_type_ProtocolExtensionID,
23877};
23878
23879static const ASN1CType asn1_type__local_2902[] = {
23880 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23881 (intptr_t)asn1_type_Criticality,
23882};
23883
23884static const ProtocolExtensionID asn1_value__local_2906 = 171;
23885
23886static const Criticality asn1_value__local_2907 = 0;
23887
23888static const Presence asn1_value__local_2908 = 0;
23889
23890static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2905[] = {
23891{
23892 (intptr_t)&asn1_value__local_2906,
23893 (intptr_t)&asn1_value__local_2907,
23894 (intptr_t)asn1_type_ExtendedRNC_ID,
23895 (intptr_t)&asn1_value__local_2908,
23896},
23897};
23898
23899static const ASN1CType asn1_constraint__local_2904[] = {
23900 ASN1_CCONSTRAINT_TABLE,
23901 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23902 2,
23903 (intptr_t)asn1_value__local_2905,
23904 1,
23905 1,
23906 0,
23907 0x80000000,
23908 0,
23909};
23910
23911static const ASN1CType asn1_type__local_2903[] = {
23912 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23913 (intptr_t)asn1_constraint__local_2904,
23914};
23915
23916const ASN1CType asn1_type_ProtocolExtensionField_180[] = {
23917 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23918 3,
23919 sizeof(ProtocolExtensionField_180),
23920
23921 offsetof(ProtocolExtensionField_180, id) | 0x0,
23922 (intptr_t)asn1_type__local_2901,
23923 0,
23924 (intptr_t)"id",
23925
23926 offsetof(ProtocolExtensionField_180, criticality) | 0x0,
23927 (intptr_t)asn1_type__local_2902,
23928 0,
23929 (intptr_t)"criticality",
23930
23931 offsetof(ProtocolExtensionField_180, extensionValue) | 0x0,
23932 (intptr_t)asn1_type__local_2903,
23933 0,
23934 (intptr_t)"extensionValue",
23935
23936};
23937
23938static const ASN1CType asn1_type__local_2909[] = {
23939 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23940 (intptr_t)asn1_type_ProtocolExtensionID,
23941};
23942
23943static const ASN1CType asn1_type__local_2910[] = {
23944 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23945 (intptr_t)asn1_type_Criticality,
23946};
23947
23948static const ASN1CType asn1_constraint__local_2912[] = {
23949 ASN1_CCONSTRAINT_TABLE,
23950 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
23951 2,
23952 0,
23953 0,
23954 1,
23955 0,
23956 0x80000000,
23957 0,
23958};
23959
23960static const ASN1CType asn1_type__local_2911[] = {
23961 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
23962 (intptr_t)asn1_constraint__local_2912,
23963};
23964
23965const ASN1CType asn1_type_ProtocolExtensionField_181[] = {
23966 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
23967 3,
23968 sizeof(ProtocolExtensionField_181),
23969
23970 offsetof(ProtocolExtensionField_181, id) | 0x0,
23971 (intptr_t)asn1_type__local_2909,
23972 0,
23973 (intptr_t)"id",
23974
23975 offsetof(ProtocolExtensionField_181, criticality) | 0x0,
23976 (intptr_t)asn1_type__local_2910,
23977 0,
23978 (intptr_t)"criticality",
23979
23980 offsetof(ProtocolExtensionField_181, extensionValue) | 0x0,
23981 (intptr_t)asn1_type__local_2911,
23982 0,
23983 (intptr_t)"extensionValue",
23984
23985};
23986
23987static const ASN1CType asn1_type__local_2914[] = {
23988 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
23989 (intptr_t)asn1_type_ProtocolExtensionID,
23990};
23991
23992static const ASN1CType asn1_type__local_2915[] = {
23993 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
23994 (intptr_t)asn1_type_Criticality,
23995};
23996
23997static const ProtocolExtensionID asn1_value__local_2919 = 171;
23998
23999static const Criticality asn1_value__local_2920 = 0;
24000
24001static const Presence asn1_value__local_2921 = 0;
24002
24003static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2918[] = {
24004{
24005 (intptr_t)&asn1_value__local_2919,
24006 (intptr_t)&asn1_value__local_2920,
24007 (intptr_t)asn1_type_ExtendedRNC_ID,
24008 (intptr_t)&asn1_value__local_2921,
24009},
24010};
24011
24012static const ASN1CType asn1_constraint__local_2917[] = {
24013 ASN1_CCONSTRAINT_TABLE,
24014 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24015 2,
24016 (intptr_t)asn1_value__local_2918,
24017 1,
24018 1,
24019 0,
24020 0x80000000,
24021 0,
24022};
24023
24024static const ASN1CType asn1_type__local_2916[] = {
24025 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24026 (intptr_t)asn1_constraint__local_2917,
24027};
24028
24029const ASN1CType asn1_type_ProtocolExtensionField_182[] = {
24030 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24031 3,
24032 sizeof(ProtocolExtensionField_182),
24033
24034 offsetof(ProtocolExtensionField_182, id) | 0x0,
24035 (intptr_t)asn1_type__local_2914,
24036 0,
24037 (intptr_t)"id",
24038
24039 offsetof(ProtocolExtensionField_182, criticality) | 0x0,
24040 (intptr_t)asn1_type__local_2915,
24041 0,
24042 (intptr_t)"criticality",
24043
24044 offsetof(ProtocolExtensionField_182, extensionValue) | 0x0,
24045 (intptr_t)asn1_type__local_2916,
24046 0,
24047 (intptr_t)"extensionValue",
24048
24049};
24050
24051static const ASN1CType asn1_type__local_2922[] = {
24052 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24053 (intptr_t)asn1_type_ProtocolExtensionID,
24054};
24055
24056static const ASN1CType asn1_type__local_2923[] = {
24057 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24058 (intptr_t)asn1_type_Criticality,
24059};
24060
24061static const ProtocolExtensionID asn1_value__local_2927 = 171;
24062
24063static const Criticality asn1_value__local_2928 = 0;
24064
24065static const Presence asn1_value__local_2929 = 0;
24066
24067static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2926[] = {
24068{
24069 (intptr_t)&asn1_value__local_2927,
24070 (intptr_t)&asn1_value__local_2928,
24071 (intptr_t)asn1_type_ExtendedRNC_ID,
24072 (intptr_t)&asn1_value__local_2929,
24073},
24074};
24075
24076static const ASN1CType asn1_constraint__local_2925[] = {
24077 ASN1_CCONSTRAINT_TABLE,
24078 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24079 2,
24080 (intptr_t)asn1_value__local_2926,
24081 1,
24082 1,
24083 0,
24084 0x80000000,
24085 0,
24086};
24087
24088static const ASN1CType asn1_type__local_2924[] = {
24089 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24090 (intptr_t)asn1_constraint__local_2925,
24091};
24092
24093const ASN1CType asn1_type_ProtocolExtensionField_183[] = {
24094 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24095 3,
24096 sizeof(ProtocolExtensionField_183),
24097
24098 offsetof(ProtocolExtensionField_183, id) | 0x0,
24099 (intptr_t)asn1_type__local_2922,
24100 0,
24101 (intptr_t)"id",
24102
24103 offsetof(ProtocolExtensionField_183, criticality) | 0x0,
24104 (intptr_t)asn1_type__local_2923,
24105 0,
24106 (intptr_t)"criticality",
24107
24108 offsetof(ProtocolExtensionField_183, extensionValue) | 0x0,
24109 (intptr_t)asn1_type__local_2924,
24110 0,
24111 (intptr_t)"extensionValue",
24112
24113};
24114
24115static const ASN1CType asn1_type__local_2930[] = {
24116 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24117 (intptr_t)asn1_type_ProtocolExtensionID,
24118};
24119
24120static const ASN1CType asn1_type__local_2931[] = {
24121 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24122 (intptr_t)asn1_type_Criticality,
24123};
24124
24125static const ASN1CType asn1_constraint__local_2933[] = {
24126 ASN1_CCONSTRAINT_TABLE,
24127 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24128 2,
24129 0,
24130 0,
24131 1,
24132 0,
24133 0x80000000,
24134 0,
24135};
24136
24137static const ASN1CType asn1_type__local_2932[] = {
24138 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24139 (intptr_t)asn1_constraint__local_2933,
24140};
24141
24142const ASN1CType asn1_type_ProtocolExtensionField_184[] = {
24143 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24144 3,
24145 sizeof(ProtocolExtensionField_184),
24146
24147 offsetof(ProtocolExtensionField_184, id) | 0x0,
24148 (intptr_t)asn1_type__local_2930,
24149 0,
24150 (intptr_t)"id",
24151
24152 offsetof(ProtocolExtensionField_184, criticality) | 0x0,
24153 (intptr_t)asn1_type__local_2931,
24154 0,
24155 (intptr_t)"criticality",
24156
24157 offsetof(ProtocolExtensionField_184, extensionValue) | 0x0,
24158 (intptr_t)asn1_type__local_2932,
24159 0,
24160 (intptr_t)"extensionValue",
24161
24162};
24163
24164static const ASN1CType asn1_type__local_2935[] = {
24165 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24166 (intptr_t)asn1_type_ProtocolExtensionID,
24167};
24168
24169static const ASN1CType asn1_type__local_2936[] = {
24170 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24171 (intptr_t)asn1_type_Criticality,
24172};
24173
24174static const ASN1CType asn1_constraint__local_2938[] = {
24175 ASN1_CCONSTRAINT_TABLE,
24176 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24177 2,
24178 0,
24179 0,
24180 1,
24181 0,
24182 0x80000000,
24183 0,
24184};
24185
24186static const ASN1CType asn1_type__local_2937[] = {
24187 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24188 (intptr_t)asn1_constraint__local_2938,
24189};
24190
24191const ASN1CType asn1_type_ProtocolExtensionField_185[] = {
24192 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24193 3,
24194 sizeof(ProtocolExtensionField_185),
24195
24196 offsetof(ProtocolExtensionField_185, id) | 0x0,
24197 (intptr_t)asn1_type__local_2935,
24198 0,
24199 (intptr_t)"id",
24200
24201 offsetof(ProtocolExtensionField_185, criticality) | 0x0,
24202 (intptr_t)asn1_type__local_2936,
24203 0,
24204 (intptr_t)"criticality",
24205
24206 offsetof(ProtocolExtensionField_185, extensionValue) | 0x0,
24207 (intptr_t)asn1_type__local_2937,
24208 0,
24209 (intptr_t)"extensionValue",
24210
24211};
24212
24213static const ASN1CType asn1_type__local_2940[] = {
24214 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24215 (intptr_t)asn1_type_ProtocolExtensionID,
24216};
24217
24218static const ASN1CType asn1_type__local_2941[] = {
24219 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24220 (intptr_t)asn1_type_Criticality,
24221};
24222
24223static const ProtocolExtensionID asn1_value__local_2945 = 169;
24224
24225static const Criticality asn1_value__local_2946 = 1;
24226
24227static const Presence asn1_value__local_2947 = 0;
24228
24229static const ProtocolExtensionID asn1_value__local_2948 = 201;
24230
24231static const Criticality asn1_value__local_2949 = 1;
24232
24233static const Presence asn1_value__local_2950 = 0;
24234
24235static const ProtocolExtensionID asn1_value__local_2951 = 238;
24236
24237static const Criticality asn1_value__local_2952 = 1;
24238
24239static const Presence asn1_value__local_2953 = 0;
24240
24241static const ProtocolExtensionID asn1_value__local_2954 = 276;
24242
24243static const Criticality asn1_value__local_2955 = 1;
24244
24245static const Presence asn1_value__local_2956 = 0;
24246
24247static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2944[] = {
24248{
24249 (intptr_t)&asn1_value__local_2945,
24250 (intptr_t)&asn1_value__local_2946,
24251 (intptr_t)asn1_type_MBMSCountingInformation,
24252 (intptr_t)&asn1_value__local_2947,
24253},
24254{
24255 (intptr_t)&asn1_value__local_2948,
24256 (intptr_t)&asn1_value__local_2949,
24257 (intptr_t)asn1_type_MBMSSynchronisationInformation,
24258 (intptr_t)&asn1_value__local_2950,
24259},
24260{
24261 (intptr_t)&asn1_value__local_2951,
24262 (intptr_t)&asn1_value__local_2952,
24263 (intptr_t)asn1_type_PDP_TypeInformation_extension,
24264 (intptr_t)&asn1_value__local_2953,
24265},
24266{
24267 (intptr_t)&asn1_value__local_2954,
24268 (intptr_t)&asn1_value__local_2955,
24269 (intptr_t)asn1_type_Session_Re_establishment_Indicator,
24270 (intptr_t)&asn1_value__local_2956,
24271},
24272};
24273
24274static const ASN1CType asn1_constraint__local_2943[] = {
24275 ASN1_CCONSTRAINT_TABLE,
24276 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24277 2,
24278 (intptr_t)asn1_value__local_2944,
24279 4,
24280 1,
24281 0,
24282 0x80000000,
24283 0,
24284};
24285
24286static const ASN1CType asn1_type__local_2942[] = {
24287 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24288 (intptr_t)asn1_constraint__local_2943,
24289};
24290
24291const ASN1CType asn1_type_ProtocolExtensionField_186[] = {
24292 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24293 3,
24294 sizeof(ProtocolExtensionField_186),
24295
24296 offsetof(ProtocolExtensionField_186, id) | 0x0,
24297 (intptr_t)asn1_type__local_2940,
24298 0,
24299 (intptr_t)"id",
24300
24301 offsetof(ProtocolExtensionField_186, criticality) | 0x0,
24302 (intptr_t)asn1_type__local_2941,
24303 0,
24304 (intptr_t)"criticality",
24305
24306 offsetof(ProtocolExtensionField_186, extensionValue) | 0x0,
24307 (intptr_t)asn1_type__local_2942,
24308 0,
24309 (intptr_t)"extensionValue",
24310
24311};
24312
24313static const ASN1CType asn1_type__local_2957[] = {
24314 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24315 (intptr_t)asn1_type_ProtocolExtensionID,
24316};
24317
24318static const ASN1CType asn1_type__local_2958[] = {
24319 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24320 (intptr_t)asn1_type_Criticality,
24321};
24322
24323static const ProtocolExtensionID asn1_value__local_2962 = 236;
24324
24325static const Criticality asn1_value__local_2963 = 0;
24326
24327static const Presence asn1_value__local_2964 = 0;
24328
24329static const RANAP_PROTOCOL_EXTENSION asn1_value__local_2961[] = {
24330{
24331 (intptr_t)&asn1_value__local_2962,
24332 (intptr_t)&asn1_value__local_2963,
24333 (intptr_t)asn1_type_IPMulticastAddress,
24334 (intptr_t)&asn1_value__local_2964,
24335},
24336};
24337
24338static const ASN1CType asn1_constraint__local_2960[] = {
24339 ASN1_CCONSTRAINT_TABLE,
24340 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24341 2,
24342 (intptr_t)asn1_value__local_2961,
24343 1,
24344 1,
24345 0,
24346 0x80000000,
24347 0,
24348};
24349
24350static const ASN1CType asn1_type__local_2959[] = {
24351 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24352 (intptr_t)asn1_constraint__local_2960,
24353};
24354
24355const ASN1CType asn1_type_ProtocolExtensionField_187[] = {
24356 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24357 3,
24358 sizeof(ProtocolExtensionField_187),
24359
24360 offsetof(ProtocolExtensionField_187, id) | 0x0,
24361 (intptr_t)asn1_type__local_2957,
24362 0,
24363 (intptr_t)"id",
24364
24365 offsetof(ProtocolExtensionField_187, criticality) | 0x0,
24366 (intptr_t)asn1_type__local_2958,
24367 0,
24368 (intptr_t)"criticality",
24369
24370 offsetof(ProtocolExtensionField_187, extensionValue) | 0x0,
24371 (intptr_t)asn1_type__local_2959,
24372 0,
24373 (intptr_t)"extensionValue",
24374
24375};
24376
24377static const ASN1CType asn1_type__local_2965[] = {
24378 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24379 (intptr_t)asn1_type_ProtocolExtensionID,
24380};
24381
24382static const ASN1CType asn1_type__local_2966[] = {
24383 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24384 (intptr_t)asn1_type_Criticality,
24385};
24386
24387static const ASN1CType asn1_constraint__local_2968[] = {
24388 ASN1_CCONSTRAINT_TABLE,
24389 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24390 2,
24391 0,
24392 0,
24393 1,
24394 0,
24395 0x80000000,
24396 0,
24397};
24398
24399static const ASN1CType asn1_type__local_2967[] = {
24400 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24401 (intptr_t)asn1_constraint__local_2968,
24402};
24403
24404const ASN1CType asn1_type_ProtocolExtensionField_188[] = {
24405 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24406 3,
24407 sizeof(ProtocolExtensionField_188),
24408
24409 offsetof(ProtocolExtensionField_188, id) | 0x0,
24410 (intptr_t)asn1_type__local_2965,
24411 0,
24412 (intptr_t)"id",
24413
24414 offsetof(ProtocolExtensionField_188, criticality) | 0x0,
24415 (intptr_t)asn1_type__local_2966,
24416 0,
24417 (intptr_t)"criticality",
24418
24419 offsetof(ProtocolExtensionField_188, extensionValue) | 0x0,
24420 (intptr_t)asn1_type__local_2967,
24421 0,
24422 (intptr_t)"extensionValue",
24423
24424};
24425
24426static const ASN1CType asn1_type__local_2970[] = {
24427 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24428 (intptr_t)asn1_type_ProtocolExtensionID,
24429};
24430
24431static const ASN1CType asn1_type__local_2971[] = {
24432 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24433 (intptr_t)asn1_type_Criticality,
24434};
24435
24436static const ASN1CType asn1_constraint__local_2973[] = {
24437 ASN1_CCONSTRAINT_TABLE,
24438 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24439 2,
24440 0,
24441 0,
24442 1,
24443 0,
24444 0x80000000,
24445 0,
24446};
24447
24448static const ASN1CType asn1_type__local_2972[] = {
24449 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24450 (intptr_t)asn1_constraint__local_2973,
24451};
24452
24453const ASN1CType asn1_type_ProtocolExtensionField_189[] = {
24454 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24455 3,
24456 sizeof(ProtocolExtensionField_189),
24457
24458 offsetof(ProtocolExtensionField_189, id) | 0x0,
24459 (intptr_t)asn1_type__local_2970,
24460 0,
24461 (intptr_t)"id",
24462
24463 offsetof(ProtocolExtensionField_189, criticality) | 0x0,
24464 (intptr_t)asn1_type__local_2971,
24465 0,
24466 (intptr_t)"criticality",
24467
24468 offsetof(ProtocolExtensionField_189, extensionValue) | 0x0,
24469 (intptr_t)asn1_type__local_2972,
24470 0,
24471 (intptr_t)"extensionValue",
24472
24473};
24474
24475static const ASN1CType asn1_type__local_2975[] = {
24476 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24477 (intptr_t)asn1_type_ProtocolExtensionID,
24478};
24479
24480static const ASN1CType asn1_type__local_2976[] = {
24481 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24482 (intptr_t)asn1_type_Criticality,
24483};
24484
24485static const ASN1CType asn1_constraint__local_2978[] = {
24486 ASN1_CCONSTRAINT_TABLE,
24487 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24488 2,
24489 0,
24490 0,
24491 1,
24492 0,
24493 0x80000000,
24494 0,
24495};
24496
24497static const ASN1CType asn1_type__local_2977[] = {
24498 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24499 (intptr_t)asn1_constraint__local_2978,
24500};
24501
24502const ASN1CType asn1_type_ProtocolExtensionField_190[] = {
24503 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24504 3,
24505 sizeof(ProtocolExtensionField_190),
24506
24507 offsetof(ProtocolExtensionField_190, id) | 0x0,
24508 (intptr_t)asn1_type__local_2975,
24509 0,
24510 (intptr_t)"id",
24511
24512 offsetof(ProtocolExtensionField_190, criticality) | 0x0,
24513 (intptr_t)asn1_type__local_2976,
24514 0,
24515 (intptr_t)"criticality",
24516
24517 offsetof(ProtocolExtensionField_190, extensionValue) | 0x0,
24518 (intptr_t)asn1_type__local_2977,
24519 0,
24520 (intptr_t)"extensionValue",
24521
24522};
24523
24524static const ASN1CType asn1_type__local_2980[] = {
24525 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24526 (intptr_t)asn1_type_ProtocolExtensionID,
24527};
24528
24529static const ASN1CType asn1_type__local_2981[] = {
24530 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24531 (intptr_t)asn1_type_Criticality,
24532};
24533
24534static const ASN1CType asn1_constraint__local_2983[] = {
24535 ASN1_CCONSTRAINT_TABLE,
24536 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24537 2,
24538 0,
24539 0,
24540 1,
24541 0,
24542 0x80000000,
24543 0,
24544};
24545
24546static const ASN1CType asn1_type__local_2982[] = {
24547 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24548 (intptr_t)asn1_constraint__local_2983,
24549};
24550
24551const ASN1CType asn1_type_ProtocolExtensionField_191[] = {
24552 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24553 3,
24554 sizeof(ProtocolExtensionField_191),
24555
24556 offsetof(ProtocolExtensionField_191, id) | 0x0,
24557 (intptr_t)asn1_type__local_2980,
24558 0,
24559 (intptr_t)"id",
24560
24561 offsetof(ProtocolExtensionField_191, criticality) | 0x0,
24562 (intptr_t)asn1_type__local_2981,
24563 0,
24564 (intptr_t)"criticality",
24565
24566 offsetof(ProtocolExtensionField_191, extensionValue) | 0x0,
24567 (intptr_t)asn1_type__local_2982,
24568 0,
24569 (intptr_t)"extensionValue",
24570
24571};
24572
24573static const ASN1CType asn1_type__local_2985[] = {
24574 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24575 (intptr_t)asn1_type_ProtocolExtensionID,
24576};
24577
24578static const ASN1CType asn1_type__local_2986[] = {
24579 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24580 (intptr_t)asn1_type_Criticality,
24581};
24582
24583static const ASN1CType asn1_constraint__local_2988[] = {
24584 ASN1_CCONSTRAINT_TABLE,
24585 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24586 2,
24587 0,
24588 0,
24589 1,
24590 0,
24591 0x80000000,
24592 0,
24593};
24594
24595static const ASN1CType asn1_type__local_2987[] = {
24596 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24597 (intptr_t)asn1_constraint__local_2988,
24598};
24599
24600const ASN1CType asn1_type_ProtocolExtensionField_192[] = {
24601 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24602 3,
24603 sizeof(ProtocolExtensionField_192),
24604
24605 offsetof(ProtocolExtensionField_192, id) | 0x0,
24606 (intptr_t)asn1_type__local_2985,
24607 0,
24608 (intptr_t)"id",
24609
24610 offsetof(ProtocolExtensionField_192, criticality) | 0x0,
24611 (intptr_t)asn1_type__local_2986,
24612 0,
24613 (intptr_t)"criticality",
24614
24615 offsetof(ProtocolExtensionField_192, extensionValue) | 0x0,
24616 (intptr_t)asn1_type__local_2987,
24617 0,
24618 (intptr_t)"extensionValue",
24619
24620};
24621
24622static const ASN1CType asn1_type__local_2990[] = {
24623 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24624 (intptr_t)asn1_type_ProtocolExtensionID,
24625};
24626
24627static const ASN1CType asn1_type__local_2991[] = {
24628 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24629 (intptr_t)asn1_type_Criticality,
24630};
24631
24632static const ASN1CType asn1_constraint__local_2993[] = {
24633 ASN1_CCONSTRAINT_TABLE,
24634 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24635 2,
24636 0,
24637 0,
24638 1,
24639 0,
24640 0x80000000,
24641 0,
24642};
24643
24644static const ASN1CType asn1_type__local_2992[] = {
24645 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24646 (intptr_t)asn1_constraint__local_2993,
24647};
24648
24649const ASN1CType asn1_type_ProtocolExtensionField_193[] = {
24650 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24651 3,
24652 sizeof(ProtocolExtensionField_193),
24653
24654 offsetof(ProtocolExtensionField_193, id) | 0x0,
24655 (intptr_t)asn1_type__local_2990,
24656 0,
24657 (intptr_t)"id",
24658
24659 offsetof(ProtocolExtensionField_193, criticality) | 0x0,
24660 (intptr_t)asn1_type__local_2991,
24661 0,
24662 (intptr_t)"criticality",
24663
24664 offsetof(ProtocolExtensionField_193, extensionValue) | 0x0,
24665 (intptr_t)asn1_type__local_2992,
24666 0,
24667 (intptr_t)"extensionValue",
24668
24669};
24670
24671static const ASN1CType asn1_type__local_2995[] = {
24672 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24673 (intptr_t)asn1_type_ProtocolExtensionID,
24674};
24675
24676static const ASN1CType asn1_type__local_2996[] = {
24677 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24678 (intptr_t)asn1_type_Criticality,
24679};
24680
24681static const ASN1CType asn1_constraint__local_2998[] = {
24682 ASN1_CCONSTRAINT_TABLE,
24683 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24684 2,
24685 0,
24686 0,
24687 1,
24688 0,
24689 0x80000000,
24690 0,
24691};
24692
24693static const ASN1CType asn1_type__local_2997[] = {
24694 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24695 (intptr_t)asn1_constraint__local_2998,
24696};
24697
24698const ASN1CType asn1_type_ProtocolExtensionField_194[] = {
24699 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24700 3,
24701 sizeof(ProtocolExtensionField_194),
24702
24703 offsetof(ProtocolExtensionField_194, id) | 0x0,
24704 (intptr_t)asn1_type__local_2995,
24705 0,
24706 (intptr_t)"id",
24707
24708 offsetof(ProtocolExtensionField_194, criticality) | 0x0,
24709 (intptr_t)asn1_type__local_2996,
24710 0,
24711 (intptr_t)"criticality",
24712
24713 offsetof(ProtocolExtensionField_194, extensionValue) | 0x0,
24714 (intptr_t)asn1_type__local_2997,
24715 0,
24716 (intptr_t)"extensionValue",
24717
24718};
24719
24720static const ASN1CType asn1_type__local_3000[] = {
24721 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24722 (intptr_t)asn1_type_ProtocolExtensionID,
24723};
24724
24725static const ASN1CType asn1_type__local_3001[] = {
24726 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24727 (intptr_t)asn1_type_Criticality,
24728};
24729
24730static const ASN1CType asn1_constraint__local_3003[] = {
24731 ASN1_CCONSTRAINT_TABLE,
24732 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24733 2,
24734 0,
24735 0,
24736 1,
24737 0,
24738 0x80000000,
24739 0,
24740};
24741
24742static const ASN1CType asn1_type__local_3002[] = {
24743 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24744 (intptr_t)asn1_constraint__local_3003,
24745};
24746
24747const ASN1CType asn1_type_ProtocolExtensionField_195[] = {
24748 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24749 3,
24750 sizeof(ProtocolExtensionField_195),
24751
24752 offsetof(ProtocolExtensionField_195, id) | 0x0,
24753 (intptr_t)asn1_type__local_3000,
24754 0,
24755 (intptr_t)"id",
24756
24757 offsetof(ProtocolExtensionField_195, criticality) | 0x0,
24758 (intptr_t)asn1_type__local_3001,
24759 0,
24760 (intptr_t)"criticality",
24761
24762 offsetof(ProtocolExtensionField_195, extensionValue) | 0x0,
24763 (intptr_t)asn1_type__local_3002,
24764 0,
24765 (intptr_t)"extensionValue",
24766
24767};
24768
24769static const ASN1CType asn1_type__local_3005[] = {
24770 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24771 (intptr_t)asn1_type_ProtocolExtensionID,
24772};
24773
24774static const ASN1CType asn1_type__local_3006[] = {
24775 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24776 (intptr_t)asn1_type_Criticality,
24777};
24778
24779static const ASN1CType asn1_constraint__local_3008[] = {
24780 ASN1_CCONSTRAINT_TABLE,
24781 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24782 2,
24783 0,
24784 0,
24785 1,
24786 0,
24787 0x80000000,
24788 0,
24789};
24790
24791static const ASN1CType asn1_type__local_3007[] = {
24792 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24793 (intptr_t)asn1_constraint__local_3008,
24794};
24795
24796const ASN1CType asn1_type_ProtocolExtensionField_196[] = {
24797 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24798 3,
24799 sizeof(ProtocolExtensionField_196),
24800
24801 offsetof(ProtocolExtensionField_196, id) | 0x0,
24802 (intptr_t)asn1_type__local_3005,
24803 0,
24804 (intptr_t)"id",
24805
24806 offsetof(ProtocolExtensionField_196, criticality) | 0x0,
24807 (intptr_t)asn1_type__local_3006,
24808 0,
24809 (intptr_t)"criticality",
24810
24811 offsetof(ProtocolExtensionField_196, extensionValue) | 0x0,
24812 (intptr_t)asn1_type__local_3007,
24813 0,
24814 (intptr_t)"extensionValue",
24815
24816};
24817
24818static const ASN1CType asn1_type__local_3010[] = {
24819 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24820 (intptr_t)asn1_type_ProtocolExtensionID,
24821};
24822
24823static const ASN1CType asn1_type__local_3011[] = {
24824 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24825 (intptr_t)asn1_type_Criticality,
24826};
24827
24828static const ASN1CType asn1_constraint__local_3013[] = {
24829 ASN1_CCONSTRAINT_TABLE,
24830 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24831 2,
24832 0,
24833 0,
24834 1,
24835 0,
24836 0x80000000,
24837 0,
24838};
24839
24840static const ASN1CType asn1_type__local_3012[] = {
24841 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24842 (intptr_t)asn1_constraint__local_3013,
24843};
24844
24845const ASN1CType asn1_type_ProtocolExtensionField_197[] = {
24846 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24847 3,
24848 sizeof(ProtocolExtensionField_197),
24849
24850 offsetof(ProtocolExtensionField_197, id) | 0x0,
24851 (intptr_t)asn1_type__local_3010,
24852 0,
24853 (intptr_t)"id",
24854
24855 offsetof(ProtocolExtensionField_197, criticality) | 0x0,
24856 (intptr_t)asn1_type__local_3011,
24857 0,
24858 (intptr_t)"criticality",
24859
24860 offsetof(ProtocolExtensionField_197, extensionValue) | 0x0,
24861 (intptr_t)asn1_type__local_3012,
24862 0,
24863 (intptr_t)"extensionValue",
24864
24865};
24866
24867static const ASN1CType asn1_type__local_3015[] = {
24868 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24869 (intptr_t)asn1_type_ProtocolExtensionID,
24870};
24871
24872static const ASN1CType asn1_type__local_3016[] = {
24873 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24874 (intptr_t)asn1_type_Criticality,
24875};
24876
24877static const ASN1CType asn1_constraint__local_3018[] = {
24878 ASN1_CCONSTRAINT_TABLE,
24879 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24880 2,
24881 0,
24882 0,
24883 1,
24884 0,
24885 0x80000000,
24886 0,
24887};
24888
24889static const ASN1CType asn1_type__local_3017[] = {
24890 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24891 (intptr_t)asn1_constraint__local_3018,
24892};
24893
24894const ASN1CType asn1_type_ProtocolExtensionField_198[] = {
24895 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24896 3,
24897 sizeof(ProtocolExtensionField_198),
24898
24899 offsetof(ProtocolExtensionField_198, id) | 0x0,
24900 (intptr_t)asn1_type__local_3015,
24901 0,
24902 (intptr_t)"id",
24903
24904 offsetof(ProtocolExtensionField_198, criticality) | 0x0,
24905 (intptr_t)asn1_type__local_3016,
24906 0,
24907 (intptr_t)"criticality",
24908
24909 offsetof(ProtocolExtensionField_198, extensionValue) | 0x0,
24910 (intptr_t)asn1_type__local_3017,
24911 0,
24912 (intptr_t)"extensionValue",
24913
24914};
24915
24916static const ASN1CType asn1_type__local_3020[] = {
24917 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24918 (intptr_t)asn1_type_ProtocolExtensionID,
24919};
24920
24921static const ASN1CType asn1_type__local_3021[] = {
24922 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24923 (intptr_t)asn1_type_Criticality,
24924};
24925
24926static const ProtocolExtensionID asn1_value__local_3025 = 171;
24927
24928static const Criticality asn1_value__local_3026 = 0;
24929
24930static const Presence asn1_value__local_3027 = 0;
24931
24932static const RANAP_PROTOCOL_EXTENSION asn1_value__local_3024[] = {
24933{
24934 (intptr_t)&asn1_value__local_3025,
24935 (intptr_t)&asn1_value__local_3026,
24936 (intptr_t)asn1_type_ExtendedRNC_ID,
24937 (intptr_t)&asn1_value__local_3027,
24938},
24939};
24940
24941static const ASN1CType asn1_constraint__local_3023[] = {
24942 ASN1_CCONSTRAINT_TABLE,
24943 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24944 2,
24945 (intptr_t)asn1_value__local_3024,
24946 1,
24947 1,
24948 0,
24949 0x80000000,
24950 0,
24951};
24952
24953static const ASN1CType asn1_type__local_3022[] = {
24954 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
24955 (intptr_t)asn1_constraint__local_3023,
24956};
24957
24958const ASN1CType asn1_type_ProtocolExtensionField_199[] = {
24959 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
24960 3,
24961 sizeof(ProtocolExtensionField_199),
24962
24963 offsetof(ProtocolExtensionField_199, id) | 0x0,
24964 (intptr_t)asn1_type__local_3020,
24965 0,
24966 (intptr_t)"id",
24967
24968 offsetof(ProtocolExtensionField_199, criticality) | 0x0,
24969 (intptr_t)asn1_type__local_3021,
24970 0,
24971 (intptr_t)"criticality",
24972
24973 offsetof(ProtocolExtensionField_199, extensionValue) | 0x0,
24974 (intptr_t)asn1_type__local_3022,
24975 0,
24976 (intptr_t)"extensionValue",
24977
24978};
24979
24980static const ASN1CType asn1_type__local_3028[] = {
24981 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
24982 (intptr_t)asn1_type_ProtocolExtensionID,
24983};
24984
24985static const ASN1CType asn1_type__local_3029[] = {
24986 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
24987 (intptr_t)asn1_type_Criticality,
24988};
24989
24990static const ASN1CType asn1_constraint__local_3031[] = {
24991 ASN1_CCONSTRAINT_TABLE,
24992 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
24993 2,
24994 0,
24995 0,
24996 1,
24997 0,
24998 0x80000000,
24999 0,
25000};
25001
25002static const ASN1CType asn1_type__local_3030[] = {
25003 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25004 (intptr_t)asn1_constraint__local_3031,
25005};
25006
25007const ASN1CType asn1_type_ProtocolExtensionField_200[] = {
25008 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25009 3,
25010 sizeof(ProtocolExtensionField_200),
25011
25012 offsetof(ProtocolExtensionField_200, id) | 0x0,
25013 (intptr_t)asn1_type__local_3028,
25014 0,
25015 (intptr_t)"id",
25016
25017 offsetof(ProtocolExtensionField_200, criticality) | 0x0,
25018 (intptr_t)asn1_type__local_3029,
25019 0,
25020 (intptr_t)"criticality",
25021
25022 offsetof(ProtocolExtensionField_200, extensionValue) | 0x0,
25023 (intptr_t)asn1_type__local_3030,
25024 0,
25025 (intptr_t)"extensionValue",
25026
25027};
25028
25029static const ASN1CType asn1_type__local_3033[] = {
25030 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
25031 (intptr_t)asn1_type_ProtocolExtensionID,
25032};
25033
25034static const ASN1CType asn1_type__local_3034[] = {
25035 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
25036 (intptr_t)asn1_type_Criticality,
25037};
25038
25039static const ASN1CType asn1_constraint__local_3036[] = {
25040 ASN1_CCONSTRAINT_TABLE,
25041 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
25042 2,
25043 0,
25044 0,
25045 1,
25046 0,
25047 0x80000000,
25048 0,
25049};
25050
25051static const ASN1CType asn1_type__local_3035[] = {
25052 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25053 (intptr_t)asn1_constraint__local_3036,
25054};
25055
25056const ASN1CType asn1_type_ProtocolExtensionField_201[] = {
25057 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25058 3,
25059 sizeof(ProtocolExtensionField_201),
25060
25061 offsetof(ProtocolExtensionField_201, id) | 0x0,
25062 (intptr_t)asn1_type__local_3033,
25063 0,
25064 (intptr_t)"id",
25065
25066 offsetof(ProtocolExtensionField_201, criticality) | 0x0,
25067 (intptr_t)asn1_type__local_3034,
25068 0,
25069 (intptr_t)"criticality",
25070
25071 offsetof(ProtocolExtensionField_201, extensionValue) | 0x0,
25072 (intptr_t)asn1_type__local_3035,
25073 0,
25074 (intptr_t)"extensionValue",
25075
25076};
25077
25078static const ASN1CType asn1_type__local_3038[] = {
25079 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
25080 (intptr_t)asn1_type_ProtocolExtensionID,
25081};
25082
25083static const ASN1CType asn1_type__local_3039[] = {
25084 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
25085 (intptr_t)asn1_type_Criticality,
25086};
25087
25088static const ASN1CType asn1_constraint__local_3041[] = {
25089 ASN1_CCONSTRAINT_TABLE,
25090 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
25091 2,
25092 0,
25093 0,
25094 1,
25095 0,
25096 0x80000000,
25097 0,
25098};
25099
25100static const ASN1CType asn1_type__local_3040[] = {
25101 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25102 (intptr_t)asn1_constraint__local_3041,
25103};
25104
25105const ASN1CType asn1_type_ProtocolExtensionField_202[] = {
25106 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25107 3,
25108 sizeof(ProtocolExtensionField_202),
25109
25110 offsetof(ProtocolExtensionField_202, id) | 0x0,
25111 (intptr_t)asn1_type__local_3038,
25112 0,
25113 (intptr_t)"id",
25114
25115 offsetof(ProtocolExtensionField_202, criticality) | 0x0,
25116 (intptr_t)asn1_type__local_3039,
25117 0,
25118 (intptr_t)"criticality",
25119
25120 offsetof(ProtocolExtensionField_202, extensionValue) | 0x0,
25121 (intptr_t)asn1_type__local_3040,
25122 0,
25123 (intptr_t)"extensionValue",
25124
25125};
25126
25127static const ASN1CType asn1_type__local_3043[] = {
25128 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
25129 (intptr_t)asn1_type_ProtocolExtensionID,
25130};
25131
25132static const ASN1CType asn1_type__local_3044[] = {
25133 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
25134 (intptr_t)asn1_type_Criticality,
25135};
25136
25137static const ProtocolExtensionID asn1_value__local_3048 = 171;
25138
25139static const Criticality asn1_value__local_3049 = 0;
25140
25141static const Presence asn1_value__local_3050 = 0;
25142
25143static const RANAP_PROTOCOL_EXTENSION asn1_value__local_3047[] = {
25144{
25145 (intptr_t)&asn1_value__local_3048,
25146 (intptr_t)&asn1_value__local_3049,
25147 (intptr_t)asn1_type_ExtendedRNC_ID,
25148 (intptr_t)&asn1_value__local_3050,
25149},
25150};
25151
25152static const ASN1CType asn1_constraint__local_3046[] = {
25153 ASN1_CCONSTRAINT_TABLE,
25154 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
25155 2,
25156 (intptr_t)asn1_value__local_3047,
25157 1,
25158 1,
25159 0,
25160 0x80000000,
25161 0,
25162};
25163
25164static const ASN1CType asn1_type__local_3045[] = {
25165 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25166 (intptr_t)asn1_constraint__local_3046,
25167};
25168
25169const ASN1CType asn1_type_ProtocolExtensionField_203[] = {
25170 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25171 3,
25172 sizeof(ProtocolExtensionField_203),
25173
25174 offsetof(ProtocolExtensionField_203, id) | 0x0,
25175 (intptr_t)asn1_type__local_3043,
25176 0,
25177 (intptr_t)"id",
25178
25179 offsetof(ProtocolExtensionField_203, criticality) | 0x0,
25180 (intptr_t)asn1_type__local_3044,
25181 0,
25182 (intptr_t)"criticality",
25183
25184 offsetof(ProtocolExtensionField_203, extensionValue) | 0x0,
25185 (intptr_t)asn1_type__local_3045,
25186 0,
25187 (intptr_t)"extensionValue",
25188
25189};
25190
25191static const ASN1CType asn1_type__local_3051[] = {
25192 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
25193 (intptr_t)asn1_type_ProtocolExtensionID,
25194};
25195
25196static const ASN1CType asn1_type__local_3052[] = {
25197 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
25198 (intptr_t)asn1_type_Criticality,
25199};
25200
25201static const ASN1CType asn1_constraint__local_3054[] = {
25202 ASN1_CCONSTRAINT_TABLE,
25203 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
25204 2,
25205 0,
25206 0,
25207 1,
25208 0,
25209 0x80000000,
25210 0,
25211};
25212
25213static const ASN1CType asn1_type__local_3053[] = {
25214 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25215 (intptr_t)asn1_constraint__local_3054,
25216};
25217
25218const ASN1CType asn1_type_ProtocolExtensionField_204[] = {
25219 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25220 3,
25221 sizeof(ProtocolExtensionField_204),
25222
25223 offsetof(ProtocolExtensionField_204, id) | 0x0,
25224 (intptr_t)asn1_type__local_3051,
25225 0,
25226 (intptr_t)"id",
25227
25228 offsetof(ProtocolExtensionField_204, criticality) | 0x0,
25229 (intptr_t)asn1_type__local_3052,
25230 0,
25231 (intptr_t)"criticality",
25232
25233 offsetof(ProtocolExtensionField_204, extensionValue) | 0x0,
25234 (intptr_t)asn1_type__local_3053,
25235 0,
25236 (intptr_t)"extensionValue",
25237
25238};
25239
25240static const ASN1CType asn1_type__local_3056[] = {
25241 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
25242 (intptr_t)asn1_type_ProtocolExtensionID,
25243};
25244
25245static const ASN1CType asn1_type__local_3057[] = {
25246 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
25247 (intptr_t)asn1_type_Criticality,
25248};
25249
25250static const ASN1CType asn1_constraint__local_3059[] = {
25251 ASN1_CCONSTRAINT_TABLE,
25252 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
25253 2,
25254 0,
25255 0,
25256 1,
25257 0,
25258 0x80000000,
25259 0,
25260};
25261
25262static const ASN1CType asn1_type__local_3058[] = {
25263 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25264 (intptr_t)asn1_constraint__local_3059,
25265};
25266
25267const ASN1CType asn1_type_ProtocolExtensionField_205[] = {
25268 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25269 3,
25270 sizeof(ProtocolExtensionField_205),
25271
25272 offsetof(ProtocolExtensionField_205, id) | 0x0,
25273 (intptr_t)asn1_type__local_3056,
25274 0,
25275 (intptr_t)"id",
25276
25277 offsetof(ProtocolExtensionField_205, criticality) | 0x0,
25278 (intptr_t)asn1_type__local_3057,
25279 0,
25280 (intptr_t)"criticality",
25281
25282 offsetof(ProtocolExtensionField_205, extensionValue) | 0x0,
25283 (intptr_t)asn1_type__local_3058,
25284 0,
25285 (intptr_t)"extensionValue",
25286
25287};
25288
25289static const ASN1CType asn1_type__local_3061[] = {
25290 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
25291 (intptr_t)asn1_type_ProtocolExtensionID,
25292};
25293
25294static const ASN1CType asn1_type__local_3062[] = {
25295 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
25296 (intptr_t)asn1_type_Criticality,
25297};
25298
25299static const ASN1CType asn1_constraint__local_3064[] = {
25300 ASN1_CCONSTRAINT_TABLE,
25301 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
25302 2,
25303 0,
25304 0,
25305 1,
25306 0,
25307 0x80000000,
25308 0,
25309};
25310
25311static const ASN1CType asn1_type__local_3063[] = {
25312 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25313 (intptr_t)asn1_constraint__local_3064,
25314};
25315
25316const ASN1CType asn1_type_ProtocolExtensionField_206[] = {
25317 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25318 3,
25319 sizeof(ProtocolExtensionField_206),
25320
25321 offsetof(ProtocolExtensionField_206, id) | 0x0,
25322 (intptr_t)asn1_type__local_3061,
25323 0,
25324 (intptr_t)"id",
25325
25326 offsetof(ProtocolExtensionField_206, criticality) | 0x0,
25327 (intptr_t)asn1_type__local_3062,
25328 0,
25329 (intptr_t)"criticality",
25330
25331 offsetof(ProtocolExtensionField_206, extensionValue) | 0x0,
25332 (intptr_t)asn1_type__local_3063,
25333 0,
25334 (intptr_t)"extensionValue",
25335
25336};
25337
25338static const ASN1CType asn1_type__local_3066[] = {
25339 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
25340 (intptr_t)asn1_type_ProtocolExtensionID,
25341};
25342
25343static const ASN1CType asn1_type__local_3067[] = {
25344 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
25345 (intptr_t)asn1_type_Criticality,
25346};
25347
25348static const ASN1CType asn1_constraint__local_3069[] = {
25349 ASN1_CCONSTRAINT_TABLE,
25350 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
25351 2,
25352 0,
25353 0,
25354 1,
25355 0,
25356 0x80000000,
25357 0,
25358};
25359
25360static const ASN1CType asn1_type__local_3068[] = {
25361 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25362 (intptr_t)asn1_constraint__local_3069,
25363};
25364
25365const ASN1CType asn1_type_ProtocolExtensionField_207[] = {
25366 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25367 3,
25368 sizeof(ProtocolExtensionField_207),
25369
25370 offsetof(ProtocolExtensionField_207, id) | 0x0,
25371 (intptr_t)asn1_type__local_3066,
25372 0,
25373 (intptr_t)"id",
25374
25375 offsetof(ProtocolExtensionField_207, criticality) | 0x0,
25376 (intptr_t)asn1_type__local_3067,
25377 0,
25378 (intptr_t)"criticality",
25379
25380 offsetof(ProtocolExtensionField_207, extensionValue) | 0x0,
25381 (intptr_t)asn1_type__local_3068,
25382 0,
25383 (intptr_t)"extensionValue",
25384
25385};
25386
25387static const ASN1CType asn1_type__local_3071[] = {
25388 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
25389 (intptr_t)asn1_type_ProtocolExtensionID,
25390};
25391
25392static const ASN1CType asn1_type__local_3072[] = {
25393 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
25394 (intptr_t)asn1_type_Criticality,
25395};
25396
25397static const ASN1CType asn1_constraint__local_3074[] = {
25398 ASN1_CCONSTRAINT_TABLE,
25399 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
25400 2,
25401 0,
25402 0,
25403 1,
25404 0,
25405 0x80000000,
25406 0,
25407};
25408
25409static const ASN1CType asn1_type__local_3073[] = {
25410 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25411 (intptr_t)asn1_constraint__local_3074,
25412};
25413
25414const ASN1CType asn1_type_ProtocolExtensionField_208[] = {
25415 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25416 3,
25417 sizeof(ProtocolExtensionField_208),
25418
25419 offsetof(ProtocolExtensionField_208, id) | 0x0,
25420 (intptr_t)asn1_type__local_3071,
25421 0,
25422 (intptr_t)"id",
25423
25424 offsetof(ProtocolExtensionField_208, criticality) | 0x0,
25425 (intptr_t)asn1_type__local_3072,
25426 0,
25427 (intptr_t)"criticality",
25428
25429 offsetof(ProtocolExtensionField_208, extensionValue) | 0x0,
25430 (intptr_t)asn1_type__local_3073,
25431 0,
25432 (intptr_t)"extensionValue",
25433
25434};
25435
25436static const ASN1CType asn1_type__local_3076[] = {
25437 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
25438 (intptr_t)asn1_type_ProtocolExtensionID,
25439};
25440
25441static const ASN1CType asn1_type__local_3077[] = {
25442 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
25443 (intptr_t)asn1_type_Criticality,
25444};
25445
25446static const ASN1CType asn1_constraint__local_3079[] = {
25447 ASN1_CCONSTRAINT_TABLE,
25448 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
25449 2,
25450 0,
25451 0,
25452 1,
25453 0,
25454 0x80000000,
25455 0,
25456};
25457
25458static const ASN1CType asn1_type__local_3078[] = {
25459 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25460 (intptr_t)asn1_constraint__local_3079,
25461};
25462
25463const ASN1CType asn1_type_ProtocolExtensionField_209[] = {
25464 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25465 3,
25466 sizeof(ProtocolExtensionField_209),
25467
25468 offsetof(ProtocolExtensionField_209, id) | 0x0,
25469 (intptr_t)asn1_type__local_3076,
25470 0,
25471 (intptr_t)"id",
25472
25473 offsetof(ProtocolExtensionField_209, criticality) | 0x0,
25474 (intptr_t)asn1_type__local_3077,
25475 0,
25476 (intptr_t)"criticality",
25477
25478 offsetof(ProtocolExtensionField_209, extensionValue) | 0x0,
25479 (intptr_t)asn1_type__local_3078,
25480 0,
25481 (intptr_t)"extensionValue",
25482
25483};
25484
25485static const ASN1CType asn1_type__local_3081[] = {
25486 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
25487 (intptr_t)asn1_type_ProtocolExtensionID,
25488};
25489
25490static const ASN1CType asn1_type__local_3082[] = {
25491 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
25492 (intptr_t)asn1_type_Criticality,
25493};
25494
25495static const ASN1CType asn1_constraint__local_3084[] = {
25496 ASN1_CCONSTRAINT_TABLE,
25497 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
25498 2,
25499 0,
25500 0,
25501 1,
25502 0,
25503 0x80000000,
25504 0,
25505};
25506
25507static const ASN1CType asn1_type__local_3083[] = {
25508 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25509 (intptr_t)asn1_constraint__local_3084,
25510};
25511
25512const ASN1CType asn1_type_ProtocolExtensionField_210[] = {
25513 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25514 3,
25515 sizeof(ProtocolExtensionField_210),
25516
25517 offsetof(ProtocolExtensionField_210, id) | 0x0,
25518 (intptr_t)asn1_type__local_3081,
25519 0,
25520 (intptr_t)"id",
25521
25522 offsetof(ProtocolExtensionField_210, criticality) | 0x0,
25523 (intptr_t)asn1_type__local_3082,
25524 0,
25525 (intptr_t)"criticality",
25526
25527 offsetof(ProtocolExtensionField_210, extensionValue) | 0x0,
25528 (intptr_t)asn1_type__local_3083,
25529 0,
25530 (intptr_t)"extensionValue",
25531
25532};
25533
25534static const ASN1CType asn1_type__local_3086[] = {
25535 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
25536 (intptr_t)asn1_type_ProtocolExtensionID,
25537};
25538
25539static const ASN1CType asn1_type__local_3087[] = {
25540 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
25541 (intptr_t)asn1_type_Criticality,
25542};
25543
25544static const ASN1CType asn1_constraint__local_3089[] = {
25545 ASN1_CCONSTRAINT_TABLE,
25546 (intptr_t)asn1_type_RANAP_PROTOCOL_EXTENSION,
25547 2,
25548 0,
25549 0,
25550 1,
25551 0,
25552 0x80000000,
25553 0,
25554};
25555
25556static const ASN1CType asn1_type__local_3088[] = {
25557 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25558 (intptr_t)asn1_constraint__local_3089,
25559};
25560
25561const ASN1CType asn1_type_ProtocolExtensionField_211[] = {
25562 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25563 3,
25564 sizeof(ProtocolExtensionField_211),
25565
25566 offsetof(ProtocolExtensionField_211, id) | 0x0,
25567 (intptr_t)asn1_type__local_3086,
25568 0,
25569 (intptr_t)"id",
25570
25571 offsetof(ProtocolExtensionField_211, criticality) | 0x0,
25572 (intptr_t)asn1_type__local_3087,
25573 0,
25574 (intptr_t)"criticality",
25575
25576 offsetof(ProtocolExtensionField_211, extensionValue) | 0x0,
25577 (intptr_t)asn1_type__local_3088,
25578 0,
25579 (intptr_t)"extensionValue",
25580
25581};
25582
25583const ASN1CType asn1_type_PrivateIE_Container_1[] = {
25584 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
25585 0x1,
25586 0xffff,
25587 sizeof(PrivateIE_Field_1),
25588 (intptr_t)asn1_type_PrivateIE_Field_1,
25589 0,
25590};
25591
25592static const ASN1CType asn1_type__local_3091[] = {
25593 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100000,
25594 (intptr_t)asn1_type_PrivateIE_ID,
25595};
25596
25597static const ASN1CType asn1_type__local_3092[] = {
25598 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
25599 (intptr_t)asn1_type_Criticality,
25600};
25601
25602static const ASN1CType asn1_constraint__local_3094[] = {
25603 ASN1_CCONSTRAINT_TABLE,
25604 (intptr_t)asn1_type_RANAP_PRIVATE_IES,
25605 2,
25606 0,
25607 0,
25608 1,
25609 0,
25610 0x80000000,
25611 0,
25612};
25613
25614static const ASN1CType asn1_type__local_3093[] = {
25615 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
25616 (intptr_t)asn1_constraint__local_3094,
25617};
25618
25619const ASN1CType asn1_type_PrivateIE_Field_1[] = {
25620 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
25621 3,
25622 sizeof(PrivateIE_Field_1),
25623
25624 offsetof(PrivateIE_Field_1, id) | 0x0,
25625 (intptr_t)asn1_type__local_3091,
25626 0,
25627 (intptr_t)"id",
25628
25629 offsetof(PrivateIE_Field_1, criticality) | 0x0,
25630 (intptr_t)asn1_type__local_3092,
25631 0,
25632 (intptr_t)"criticality",
25633
25634 offsetof(PrivateIE_Field_1, value) | 0x0,
25635 (intptr_t)asn1_type__local_3093,
25636 0,
25637 (intptr_t)"value",
25638
25639};
25640
25641const ASN1CType asn1_type_AccuracyFulfilmentIndicator[] = {
25642 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
25643 2,
25644 0,
25645 (intptr_t)"requested-Accuracy-Fulfilled",
25646 (intptr_t)"requested-Accuracy-Not-Fulfilled",
25647 (intptr_t)"AccuracyFulfilmentIndicator",
25648};
25649
25650const ASN1CType asn1_type_AllocationOrRetentionPriority[] = {
25651 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100009,
25652 5,
25653 sizeof(AllocationOrRetentionPriority),
25654
25655 offsetof(AllocationOrRetentionPriority, priorityLevel) | 0x0,
25656 (intptr_t)asn1_type_PriorityLevel,
25657 0,
25658 (intptr_t)"priorityLevel",
25659
25660 offsetof(AllocationOrRetentionPriority, pre_emptionCapability) | 0x0,
25661 (intptr_t)asn1_type_Pre_emptionCapability,
25662 0,
25663 (intptr_t)"pre-emptionCapability",
25664
25665 offsetof(AllocationOrRetentionPriority, pre_emptionVulnerability) | 0x0,
25666 (intptr_t)asn1_type_Pre_emptionVulnerability,
25667 0,
25668 (intptr_t)"pre-emptionVulnerability",
25669
25670 offsetof(AllocationOrRetentionPriority, queuingAllowed) | 0x0,
25671 (intptr_t)asn1_type_QueuingAllowed,
25672 0,
25673 (intptr_t)"queuingAllowed",
25674
25675 offsetof(AllocationOrRetentionPriority, iE_Extensions) | 0x8000000,
25676 (intptr_t)asn1_type_ProtocolExtensionContainer_1,
25677 offsetof(AllocationOrRetentionPriority, iE_Extensions_option),
25678 (intptr_t)"iE-Extensions",
25679
25680 (intptr_t)"AllocationOrRetentionPriority",
25681};
25682
25683const ASN1CType asn1_type_Alt_RAB_Parameters[] = {
25684 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
25685 3,
25686 sizeof(Alt_RAB_Parameters),
25687
25688 offsetof(Alt_RAB_Parameters, altMaxBitrateInf) | 0x8000000,
25689 (intptr_t)asn1_type_Alt_RAB_Parameter_MaxBitrateInf,
25690 offsetof(Alt_RAB_Parameters, altMaxBitrateInf_option),
25691 (intptr_t)"altMaxBitrateInf",
25692
25693 offsetof(Alt_RAB_Parameters, altGuaranteedBitRateInf) | 0x8000000,
25694 (intptr_t)asn1_type_Alt_RAB_Parameter_GuaranteedBitrateInf,
25695 offsetof(Alt_RAB_Parameters, altGuaranteedBitRateInf_option),
25696 (intptr_t)"altGuaranteedBitRateInf",
25697
25698 offsetof(Alt_RAB_Parameters, iE_Extensions) | 0x8000000,
25699 (intptr_t)asn1_type_ProtocolExtensionContainer_2,
25700 offsetof(Alt_RAB_Parameters, iE_Extensions_option),
25701 (intptr_t)"iE-Extensions",
25702
25703 (intptr_t)"Alt-RAB-Parameters",
25704};
25705
25706const ASN1CType asn1_type_Alt_RAB_Parameter_ExtendedGuaranteedBitrateInf[] = {
25707 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
25708 2,
25709 sizeof(Alt_RAB_Parameter_ExtendedGuaranteedBitrateInf),
25710
25711 offsetof(Alt_RAB_Parameter_ExtendedGuaranteedBitrateInf, altExtendedGuaranteedBitrateType) | 0x0,
25712 (intptr_t)asn1_type_Alt_RAB_Parameter_GuaranteedBitrateType,
25713 0,
25714 (intptr_t)"altExtendedGuaranteedBitrateType",
25715
25716 offsetof(Alt_RAB_Parameter_ExtendedGuaranteedBitrateInf, altExtendedGuaranteedBitrates) | 0x8000000,
25717 (intptr_t)asn1_type_Alt_RAB_Parameter_ExtendedGuaranteedBitrates,
25718 offsetof(Alt_RAB_Parameter_ExtendedGuaranteedBitrateInf, altExtendedGuaranteedBitrates_option),
25719 (intptr_t)"altExtendedGuaranteedBitrates",
25720
25721 (intptr_t)"Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf",
25722};
25723
25724const ASN1CType asn1_type_Alt_RAB_Parameter_ExtendedGuaranteedBitrates[] = {
25725 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
25726 0x1,
25727 0x10,
25728 sizeof(Alt_RAB_Parameter_ExtendedGuaranteedBitrateList),
25729 (intptr_t)asn1_type_Alt_RAB_Parameter_ExtendedGuaranteedBitrateList,
25730 0,
25731 (intptr_t)"Alt-RAB-Parameter-ExtendedGuaranteedBitrates",
25732};
25733
25734const ASN1CType asn1_type_Alt_RAB_Parameter_ExtendedGuaranteedBitrateList[] = {
25735 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
25736 0x1,
25737 0x2,
25738 sizeof(ExtendedGuaranteedBitrate),
25739 (intptr_t)asn1_type_ExtendedGuaranteedBitrate,
25740 0,
25741 (intptr_t)"Alt-RAB-Parameter-ExtendedGuaranteedBitrateList",
25742};
25743
25744const ASN1CType asn1_type_Alt_RAB_Parameter_GuaranteedBitrateInf[] = {
25745 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
25746 2,
25747 sizeof(Alt_RAB_Parameter_GuaranteedBitrateInf),
25748
25749 offsetof(Alt_RAB_Parameter_GuaranteedBitrateInf, altGuaranteedBitrateType) | 0x0,
25750 (intptr_t)asn1_type_Alt_RAB_Parameter_GuaranteedBitrateType,
25751 0,
25752 (intptr_t)"altGuaranteedBitrateType",
25753
25754 offsetof(Alt_RAB_Parameter_GuaranteedBitrateInf, altGuaranteedBitrates) | 0x8000000,
25755 (intptr_t)asn1_type_Alt_RAB_Parameter_GuaranteedBitrates,
25756 offsetof(Alt_RAB_Parameter_GuaranteedBitrateInf, altGuaranteedBitrates_option),
25757 (intptr_t)"altGuaranteedBitrates",
25758
25759 (intptr_t)"Alt-RAB-Parameter-GuaranteedBitrateInf",
25760};
25761
25762const ASN1CType asn1_type_Alt_RAB_Parameter_GuaranteedBitrateType[] = {
25763 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
25764 3,
25765 0,
25766 (intptr_t)"unspecified",
25767 (intptr_t)"value-range",
25768 (intptr_t)"discrete-values",
25769 (intptr_t)"Alt-RAB-Parameter-GuaranteedBitrateType",
25770};
25771
25772const ASN1CType asn1_type_Alt_RAB_Parameter_GuaranteedBitrates[] = {
25773 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
25774 0x1,
25775 0x10,
25776 sizeof(Alt_RAB_Parameter_GuaranteedBitrateList),
25777 (intptr_t)asn1_type_Alt_RAB_Parameter_GuaranteedBitrateList,
25778 0,
25779 (intptr_t)"Alt-RAB-Parameter-GuaranteedBitrates",
25780};
25781
25782const ASN1CType asn1_type_Alt_RAB_Parameter_GuaranteedBitrateList[] = {
25783 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
25784 0x1,
25785 0x2,
25786 sizeof(GuaranteedBitrate),
25787 (intptr_t)asn1_type_GuaranteedBitrate,
25788 0,
25789 (intptr_t)"Alt-RAB-Parameter-GuaranteedBitrateList",
25790};
25791
25792const ASN1CType asn1_type_Alt_RAB_Parameter_SupportedGuaranteedBitrateInf[] = {
25793 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
25794 3,
25795 sizeof(Alt_RAB_Parameter_SupportedGuaranteedBitrateInf),
25796
25797 offsetof(Alt_RAB_Parameter_SupportedGuaranteedBitrateInf, altSupportedGuaranteedBitrateType) | 0x0,
25798 (intptr_t)asn1_type_Alt_RAB_Parameter_GuaranteedBitrateType,
25799 0,
25800 (intptr_t)"altSupportedGuaranteedBitrateType",
25801
25802 offsetof(Alt_RAB_Parameter_SupportedGuaranteedBitrateInf, altSupportedGuaranteedBitrates) | 0x8000000,
25803 (intptr_t)asn1_type_Alt_RAB_Parameter_SupportedGuaranteedBitrates,
25804 offsetof(Alt_RAB_Parameter_SupportedGuaranteedBitrateInf, altSupportedGuaranteedBitrates_option),
25805 (intptr_t)"altSupportedGuaranteedBitrates",
25806
25807 offsetof(Alt_RAB_Parameter_SupportedGuaranteedBitrateInf, iE_Extensions) | 0x8000000,
25808 (intptr_t)asn1_type_ProtocolExtensionContainer_3,
25809 offsetof(Alt_RAB_Parameter_SupportedGuaranteedBitrateInf, iE_Extensions_option),
25810 (intptr_t)"iE-Extensions",
25811
25812 (intptr_t)"Alt-RAB-Parameter-SupportedGuaranteedBitrateInf",
25813};
25814
25815const ASN1CType asn1_type_Alt_RAB_Parameter_SupportedGuaranteedBitrates[] = {
25816 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
25817 0x1,
25818 0x10,
25819 sizeof(SupportedRAB_ParameterBitrateList),
25820 (intptr_t)asn1_type_SupportedRAB_ParameterBitrateList,
25821 0,
25822 (intptr_t)"Alt-RAB-Parameter-SupportedGuaranteedBitrates",
25823};
25824
25825const ASN1CType asn1_type_Alt_RAB_Parameter_ExtendedMaxBitrateInf[] = {
25826 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
25827 2,
25828 sizeof(Alt_RAB_Parameter_ExtendedMaxBitrateInf),
25829
25830 offsetof(Alt_RAB_Parameter_ExtendedMaxBitrateInf, altExtendedMaxBitrateType) | 0x0,
25831 (intptr_t)asn1_type_Alt_RAB_Parameter_MaxBitrateType,
25832 0,
25833 (intptr_t)"altExtendedMaxBitrateType",
25834
25835 offsetof(Alt_RAB_Parameter_ExtendedMaxBitrateInf, altExtendedMaxBitrates) | 0x8000000,
25836 (intptr_t)asn1_type_Alt_RAB_Parameter_ExtendedMaxBitrates,
25837 offsetof(Alt_RAB_Parameter_ExtendedMaxBitrateInf, altExtendedMaxBitrates_option),
25838 (intptr_t)"altExtendedMaxBitrates",
25839
25840 (intptr_t)"Alt-RAB-Parameter-ExtendedMaxBitrateInf",
25841};
25842
25843const ASN1CType asn1_type_Alt_RAB_Parameter_ExtendedMaxBitrates[] = {
25844 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
25845 0x1,
25846 0x10,
25847 sizeof(Alt_RAB_Parameter_ExtendedMaxBitrateList),
25848 (intptr_t)asn1_type_Alt_RAB_Parameter_ExtendedMaxBitrateList,
25849 0,
25850 (intptr_t)"Alt-RAB-Parameter-ExtendedMaxBitrates",
25851};
25852
25853const ASN1CType asn1_type_Alt_RAB_Parameter_ExtendedMaxBitrateList[] = {
25854 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
25855 0x1,
25856 0x2,
25857 sizeof(ExtendedMaxBitrate),
25858 (intptr_t)asn1_type_ExtendedMaxBitrate,
25859 0,
25860 (intptr_t)"Alt-RAB-Parameter-ExtendedMaxBitrateList",
25861};
25862
25863const ASN1CType asn1_type_Alt_RAB_Parameter_MaxBitrateInf[] = {
25864 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
25865 2,
25866 sizeof(Alt_RAB_Parameter_MaxBitrateInf),
25867
25868 offsetof(Alt_RAB_Parameter_MaxBitrateInf, altMaxBitrateType) | 0x0,
25869 (intptr_t)asn1_type_Alt_RAB_Parameter_MaxBitrateType,
25870 0,
25871 (intptr_t)"altMaxBitrateType",
25872
25873 offsetof(Alt_RAB_Parameter_MaxBitrateInf, altMaxBitrates) | 0x8000000,
25874 (intptr_t)asn1_type_Alt_RAB_Parameter_MaxBitrates,
25875 offsetof(Alt_RAB_Parameter_MaxBitrateInf, altMaxBitrates_option),
25876 (intptr_t)"altMaxBitrates",
25877
25878 (intptr_t)"Alt-RAB-Parameter-MaxBitrateInf",
25879};
25880
25881const ASN1CType asn1_type_Alt_RAB_Parameter_MaxBitrateType[] = {
25882 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
25883 3,
25884 0,
25885 (intptr_t)"unspecified",
25886 (intptr_t)"value-range",
25887 (intptr_t)"discrete-values",
25888 (intptr_t)"Alt-RAB-Parameter-MaxBitrateType",
25889};
25890
25891const ASN1CType asn1_type_Alt_RAB_Parameter_MaxBitrates[] = {
25892 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
25893 0x1,
25894 0x10,
25895 sizeof(Alt_RAB_Parameter_MaxBitrateList),
25896 (intptr_t)asn1_type_Alt_RAB_Parameter_MaxBitrateList,
25897 0,
25898 (intptr_t)"Alt-RAB-Parameter-MaxBitrates",
25899};
25900
25901const ASN1CType asn1_type_Alt_RAB_Parameter_MaxBitrateList[] = {
25902 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
25903 0x1,
25904 0x2,
25905 sizeof(MaxBitrate),
25906 (intptr_t)asn1_type_MaxBitrate,
25907 0,
25908 (intptr_t)"Alt-RAB-Parameter-MaxBitrateList",
25909};
25910
25911const ASN1CType asn1_type_Alt_RAB_Parameter_SupportedMaxBitrateInf[] = {
25912 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
25913 3,
25914 sizeof(Alt_RAB_Parameter_SupportedMaxBitrateInf),
25915
25916 offsetof(Alt_RAB_Parameter_SupportedMaxBitrateInf, altSupportedMaxBitrateType) | 0x0,
25917 (intptr_t)asn1_type_Alt_RAB_Parameter_MaxBitrateType,
25918 0,
25919 (intptr_t)"altSupportedMaxBitrateType",
25920
25921 offsetof(Alt_RAB_Parameter_SupportedMaxBitrateInf, altSupportedMaxBitrates) | 0x8000000,
25922 (intptr_t)asn1_type_Alt_RAB_Parameter_SupportedMaxBitrates,
25923 offsetof(Alt_RAB_Parameter_SupportedMaxBitrateInf, altSupportedMaxBitrates_option),
25924 (intptr_t)"altSupportedMaxBitrates",
25925
25926 offsetof(Alt_RAB_Parameter_SupportedMaxBitrateInf, iE_Extensions) | 0x8000000,
25927 (intptr_t)asn1_type_ProtocolExtensionContainer_4,
25928 offsetof(Alt_RAB_Parameter_SupportedMaxBitrateInf, iE_Extensions_option),
25929 (intptr_t)"iE-Extensions",
25930
25931 (intptr_t)"Alt-RAB-Parameter-SupportedMaxBitrateInf",
25932};
25933
25934const ASN1CType asn1_type_Alt_RAB_Parameter_SupportedMaxBitrates[] = {
25935 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
25936 0x1,
25937 0x10,
25938 sizeof(SupportedRAB_ParameterBitrateList),
25939 (intptr_t)asn1_type_SupportedRAB_ParameterBitrateList,
25940 0,
25941 (intptr_t)"Alt-RAB-Parameter-SupportedMaxBitrates",
25942};
25943
25944const ASN1CType asn1_type_AlternativeRABConfigurationRequest[] = {
25945 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
25946 1,
25947 0,
25948 (intptr_t)"alternative-RAB-configuration-Requested",
25949 (intptr_t)"AlternativeRABConfigurationRequest",
25950};
25951
25952const ASN1CType asn1_type_APN[] = {
25953 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
25954 0x1,
25955 0xff,
25956 (intptr_t)"APN",
25957};
25958
25959static const ASN1CType asn1_type__local_3096[] = {
25960 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
25961 (intptr_t)asn1_type_SAI,
25962};
25963
25964const ASN1CType asn1_type_AreaIdentity[] = {
25965 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
25966 2,
25967 0,
25968 sizeof(AreaIdentity),
25969 offsetof(AreaIdentity, choice),
25970 offsetof(AreaIdentity, u),
25971 (intptr_t)asn1_type__local_3096,
25972 (intptr_t)"sAI",
25973 (intptr_t)asn1_type_GeographicalArea,
25974 (intptr_t)"geographicalArea",
25975 (intptr_t)"AreaIdentity",
25976};
25977
25978const ASN1CType asn1_type_Ass_RAB_Parameters[] = {
25979 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
25980 3,
25981 sizeof(Ass_RAB_Parameters),
25982
25983 offsetof(Ass_RAB_Parameters, assMaxBitrateInf) | 0x8000000,
25984 (intptr_t)asn1_type_Ass_RAB_Parameter_MaxBitrateList,
25985 offsetof(Ass_RAB_Parameters, assMaxBitrateInf_option),
25986 (intptr_t)"assMaxBitrateInf",
25987
25988 offsetof(Ass_RAB_Parameters, assGuaranteedBitRateInf) | 0x8000000,
25989 (intptr_t)asn1_type_Ass_RAB_Parameter_GuaranteedBitrateList,
25990 offsetof(Ass_RAB_Parameters, assGuaranteedBitRateInf_option),
25991 (intptr_t)"assGuaranteedBitRateInf",
25992
25993 offsetof(Ass_RAB_Parameters, iE_Extensions) | 0x8000000,
25994 (intptr_t)asn1_type_ProtocolExtensionContainer_5,
25995 offsetof(Ass_RAB_Parameters, iE_Extensions_option),
25996 (intptr_t)"iE-Extensions",
25997
25998 (intptr_t)"Ass-RAB-Parameters",
25999};
26000
26001const ASN1CType asn1_type_Ass_RAB_Parameter_ExtendedGuaranteedBitrateList[] = {
26002 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
26003 0x1,
26004 0x2,
26005 sizeof(ExtendedGuaranteedBitrate),
26006 (intptr_t)asn1_type_ExtendedGuaranteedBitrate,
26007 0,
26008 (intptr_t)"Ass-RAB-Parameter-ExtendedGuaranteedBitrateList",
26009};
26010
26011const ASN1CType asn1_type_Ass_RAB_Parameter_ExtendedMaxBitrateList[] = {
26012 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
26013 0x1,
26014 0x2,
26015 sizeof(ExtendedMaxBitrate),
26016 (intptr_t)asn1_type_ExtendedMaxBitrate,
26017 0,
26018 (intptr_t)"Ass-RAB-Parameter-ExtendedMaxBitrateList",
26019};
26020
26021const ASN1CType asn1_type_Ass_RAB_Parameter_GuaranteedBitrateList[] = {
26022 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
26023 0x1,
26024 0x2,
26025 sizeof(GuaranteedBitrate),
26026 (intptr_t)asn1_type_GuaranteedBitrate,
26027 0,
26028 (intptr_t)"Ass-RAB-Parameter-GuaranteedBitrateList",
26029};
26030
26031const ASN1CType asn1_type_Ass_RAB_Parameter_MaxBitrateList[] = {
26032 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
26033 0x1,
26034 0x2,
26035 sizeof(MaxBitrate),
26036 (intptr_t)asn1_type_MaxBitrate,
26037 0,
26038 (intptr_t)"Ass-RAB-Parameter-MaxBitrateList",
26039};
26040
26041const ASN1CType asn1_type_AuthorisedPLMNs[] = {
26042 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
26043 0x1,
26044 0x20,
26045 sizeof(AuthorisedPLMNs_1),
26046 (intptr_t)asn1_type_AuthorisedPLMNs_1,
26047 0,
26048 (intptr_t)"AuthorisedPLMNs",
26049};
26050
26051static const ASN1CType asn1_type__local_3097[] = {
26052 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
26053 (intptr_t)asn1_type_PLMNidentity,
26054};
26055
26056const ASN1CType asn1_type_AuthorisedPLMNs_1[] = {
26057 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
26058 3,
26059 sizeof(AuthorisedPLMNs_1),
26060
26061 offsetof(AuthorisedPLMNs_1, pLMNidentity) | 0x0,
26062 (intptr_t)asn1_type__local_3097,
26063 0,
26064 (intptr_t)"pLMNidentity",
26065
26066 offsetof(AuthorisedPLMNs_1, authorisedSNAsList) | 0x8000000,
26067 (intptr_t)asn1_type_AuthorisedSNAs,
26068 offsetof(AuthorisedPLMNs_1, authorisedSNAsList_option),
26069 (intptr_t)"authorisedSNAsList",
26070
26071 offsetof(AuthorisedPLMNs_1, iE_Extensions) | 0x8000000,
26072 (intptr_t)asn1_type_ProtocolExtensionContainer_6,
26073 offsetof(AuthorisedPLMNs_1, iE_Extensions_option),
26074 (intptr_t)"iE-Extensions",
26075
26076};
26077
26078const ASN1CType asn1_type_AuthorisedSNAs[] = {
26079 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
26080 0x1,
26081 0x10000,
26082 sizeof(SNAC),
26083 (intptr_t)asn1_type_SNAC,
26084 0,
26085 (intptr_t)"AuthorisedSNAs",
26086};
26087
26088const ASN1CType asn1_type_BindingID[] = {
26089 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
26090 0x4,
26091 0x4,
26092 (intptr_t)"BindingID",
26093};
26094
26095static const ASN1CType asn1_type__local_3098[] = {
26096 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
26097 0x1,
26098 0x1,
26099};
26100
26101static const ASN1CType asn1_type__local_3099[] = {
26102 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
26103 0x38,
26104 0x38,
26105};
26106
26107static const ASN1CType asn1_type__local_3100[] = {
26108 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
26109 0x38,
26110 0x38,
26111};
26112
26113const ASN1CType asn1_type_BroadcastAssistanceDataDecipheringKeys[] = {
26114 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
26115 3,
26116 sizeof(BroadcastAssistanceDataDecipheringKeys),
26117
26118 offsetof(BroadcastAssistanceDataDecipheringKeys, cipheringKeyFlag) | 0x0,
26119 (intptr_t)asn1_type__local_3098,
26120 0,
26121 (intptr_t)"cipheringKeyFlag",
26122
26123 offsetof(BroadcastAssistanceDataDecipheringKeys, currentDecipheringKey) | 0x0,
26124 (intptr_t)asn1_type__local_3099,
26125 0,
26126 (intptr_t)"currentDecipheringKey",
26127
26128 offsetof(BroadcastAssistanceDataDecipheringKeys, nextDecipheringKey) | 0x0,
26129 (intptr_t)asn1_type__local_3100,
26130 0,
26131 (intptr_t)"nextDecipheringKey",
26132
26133 (intptr_t)"BroadcastAssistanceDataDecipheringKeys",
26134};
26135
26136const ASN1CType asn1_type_Cause[] = {
26137 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
26138 6,
26139 1,
26140 sizeof(Cause),
26141 offsetof(Cause, choice),
26142 offsetof(Cause, u),
26143 (intptr_t)asn1_type_CauseRadioNetwork,
26144 (intptr_t)"radioNetwork",
26145 (intptr_t)asn1_type_CauseTransmissionNetwork,
26146 (intptr_t)"transmissionNetwork",
26147 (intptr_t)asn1_type_CauseNAS,
26148 (intptr_t)"nAS",
26149 (intptr_t)asn1_type_CauseProtocol,
26150 (intptr_t)"protocol",
26151 (intptr_t)asn1_type_CauseMisc,
26152 (intptr_t)"misc",
26153 (intptr_t)asn1_type_CauseNon_Standard,
26154 (intptr_t)"non-Standard",
26155 (intptr_t)asn1_type_CauseRadioNetworkExtension,
26156 (intptr_t)"radioNetworkExtension",
26157 (intptr_t)"Cause",
26158};
26159
26160const ASN1CType asn1_type_CauseMisc[] = {
26161 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100004,
26162 0x71,
26163 0x80,
26164 (intptr_t)"CauseMisc",
26165};
26166
26167const ASN1CType asn1_type_CauseNAS[] = {
26168 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100002,
26169 0x51,
26170 0x60,
26171 (intptr_t)"CauseNAS",
26172};
26173
26174const ASN1CType asn1_type_CauseProtocol[] = {
26175 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100003,
26176 0x61,
26177 0x70,
26178 (intptr_t)"CauseProtocol",
26179};
26180
26181const ASN1CType asn1_type_CauseRadioNetwork[] = {
26182 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
26183 0x1,
26184 0x40,
26185 (intptr_t)"CauseRadioNetwork",
26186};
26187
26188const ASN1CType asn1_type_CauseRadioNetworkExtension[] = {
26189 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100006,
26190 0x101,
26191 0x200,
26192 (intptr_t)"CauseRadioNetworkExtension",
26193};
26194
26195const ASN1CType asn1_type_CauseNon_Standard[] = {
26196 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100005,
26197 0x81,
26198 0x100,
26199 (intptr_t)"CauseNon-Standard",
26200};
26201
26202const ASN1CType asn1_type_CauseTransmissionNetwork[] = {
26203 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
26204 0x41,
26205 0x50,
26206 (intptr_t)"CauseTransmissionNetwork",
26207};
26208
26209const ASN1CType asn1_type_Cell_Access_Mode[] = {
26210 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
26211 1,
26212 0,
26213 (intptr_t)"hybrid",
26214 (intptr_t)"Cell-Access-Mode",
26215};
26216
26217const ASN1CType asn1_type_CellBased[] = {
26218 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
26219 2,
26220 sizeof(CellBased),
26221
26222 offsetof(CellBased, cellIdList) | 0x0,
26223 (intptr_t)asn1_type_CellIdList,
26224 0,
26225 (intptr_t)"cellIdList",
26226
26227 offsetof(CellBased, iE_Extensions) | 0x8000000,
26228 (intptr_t)asn1_type_ProtocolExtensionContainer_7,
26229 offsetof(CellBased, iE_Extensions_option),
26230 (intptr_t)"iE-Extensions",
26231
26232 (intptr_t)"CellBased",
26233};
26234
26235const ASN1CType asn1_type_CellIdList[] = {
26236 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
26237 0x1,
26238 0x20,
26239 sizeof(Cell_Id),
26240 (intptr_t)asn1_type_Cell_Id,
26241 0,
26242 (intptr_t)"CellIdList",
26243};
26244
26245const ASN1CType asn1_type_Cell_Id[] = {
26246 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
26247 0x0,
26248 0xfffffff,
26249 (intptr_t)"Cell-Id",
26250};
26251
26252const ASN1CType asn1_type_Cell_Capacity_Class_Value[] = {
26253 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x7800000 | 0x100000,
26254 0x1,
26255 0x64,
26256 (intptr_t)"Cell-Capacity-Class-Value",
26257};
26258
26259const ASN1CType asn1_type_CellLoadInformation[] = {
26260 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
26261 5,
26262 sizeof(CellLoadInformation),
26263
26264 offsetof(CellLoadInformation, cell_Capacity_Class_Value) | 0x0,
26265 (intptr_t)asn1_type_Cell_Capacity_Class_Value,
26266 0,
26267 (intptr_t)"cell-Capacity-Class-Value",
26268
26269 offsetof(CellLoadInformation, loadValue) | 0x0,
26270 (intptr_t)asn1_type_LoadValue,
26271 0,
26272 (intptr_t)"loadValue",
26273
26274 offsetof(CellLoadInformation, rTLoadValue) | 0x8000000,
26275 (intptr_t)asn1_type_RTLoadValue,
26276 offsetof(CellLoadInformation, rTLoadValue_option),
26277 (intptr_t)"rTLoadValue",
26278
26279 offsetof(CellLoadInformation, nRTLoadInformationValue) | 0x8000000,
26280 (intptr_t)asn1_type_NRTLoadInformationValue,
26281 offsetof(CellLoadInformation, nRTLoadInformationValue_option),
26282 (intptr_t)"nRTLoadInformationValue",
26283
26284 offsetof(CellLoadInformation, iE_Extensions) | 0x8000000,
26285 (intptr_t)asn1_type_ProtocolExtensionContainer_8,
26286 offsetof(CellLoadInformation, iE_Extensions_option),
26287 (intptr_t)"iE-Extensions",
26288
26289 (intptr_t)"CellLoadInformation",
26290};
26291
26292static const ASN1CType asn1_type__local_3101[] = {
26293 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
26294 (intptr_t)asn1_type_CellLoadInformation,
26295};
26296
26297static const ASN1CType asn1_type__local_3102[] = {
26298 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
26299 (intptr_t)asn1_type_CellLoadInformation,
26300};
26301
26302const ASN1CType asn1_type_CellLoadInformationGroup[] = {
26303 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
26304 4,
26305 sizeof(CellLoadInformationGroup),
26306
26307 offsetof(CellLoadInformationGroup, sourceCellID) | 0x0,
26308 (intptr_t)asn1_type_SourceCellID,
26309 0,
26310 (intptr_t)"sourceCellID",
26311
26312 offsetof(CellLoadInformationGroup, uplinkCellLoadInformation) | 0x8000000,
26313 (intptr_t)asn1_type__local_3101,
26314 offsetof(CellLoadInformationGroup, uplinkCellLoadInformation_option),
26315 (intptr_t)"uplinkCellLoadInformation",
26316
26317 offsetof(CellLoadInformationGroup, downlinkCellLoadInformation) | 0x8000000,
26318 (intptr_t)asn1_type__local_3102,
26319 offsetof(CellLoadInformationGroup, downlinkCellLoadInformation_option),
26320 (intptr_t)"downlinkCellLoadInformation",
26321
26322 offsetof(CellLoadInformationGroup, iE_Extensions) | 0x8000000,
26323 (intptr_t)asn1_type_ProtocolExtensionContainer_9,
26324 offsetof(CellLoadInformationGroup, iE_Extensions_option),
26325 (intptr_t)"iE-Extensions",
26326
26327 (intptr_t)"CellLoadInformationGroup",
26328};
26329
26330const ASN1CType asn1_type_CellType[] = {
26331 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
26332 4,
26333 0,
26334 (intptr_t)"macro",
26335 (intptr_t)"micro",
26336 (intptr_t)"pico",
26337 (intptr_t)"femto",
26338 (intptr_t)"CellType",
26339};
26340
26341const ASN1CType asn1_type_ClientType[] = {
26342 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
26343 8,
26344 0,
26345 (intptr_t)"emergency-Services",
26346 (intptr_t)"value-Added-Services",
26347 (intptr_t)"pLMN-Operator-Services",
26348 (intptr_t)"lawful-Intercept-Services",
26349 (intptr_t)"pLMN-Operator-Broadcast-Services",
26350 (intptr_t)"pLMN-Operator-O-et-M",
26351 (intptr_t)"pLMN-Operator-Anonymous-Statistics",
26352 (intptr_t)"pLMN-Operator-Target-MS-Service-Support",
26353 (intptr_t)"ClientType",
26354};
26355
26356static const ASN1CType asn1_type__local_3103[] = {
26357 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
26358 (intptr_t)asn1_type_ProcedureCode,
26359};
26360
26361static const ASN1CType asn1_type__local_3104[] = {
26362 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
26363 (intptr_t)asn1_type_Criticality,
26364};
26365
26366const ASN1CType asn1_type_CriticalityDiagnostics[] = {
26367 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
26368 5,
26369 sizeof(CriticalityDiagnostics),
26370
26371 offsetof(CriticalityDiagnostics, procedureCode) | 0x8000000,
26372 (intptr_t)asn1_type__local_3103,
26373 offsetof(CriticalityDiagnostics, procedureCode_option),
26374 (intptr_t)"procedureCode",
26375
26376 offsetof(CriticalityDiagnostics, triggeringMessage) | 0x8000000,
26377 (intptr_t)asn1_type_TriggeringMessage,
26378 offsetof(CriticalityDiagnostics, triggeringMessage_option),
26379 (intptr_t)"triggeringMessage",
26380
26381 offsetof(CriticalityDiagnostics, procedureCriticality) | 0x8000000,
26382 (intptr_t)asn1_type__local_3104,
26383 offsetof(CriticalityDiagnostics, procedureCriticality_option),
26384 (intptr_t)"procedureCriticality",
26385
26386 offsetof(CriticalityDiagnostics, iEsCriticalityDiagnostics) | 0x8000000,
26387 (intptr_t)asn1_type_CriticalityDiagnostics_IE_List,
26388 offsetof(CriticalityDiagnostics, iEsCriticalityDiagnostics_option),
26389 (intptr_t)"iEsCriticalityDiagnostics",
26390
26391 offsetof(CriticalityDiagnostics, iE_Extensions) | 0x8000000,
26392 (intptr_t)asn1_type_ProtocolExtensionContainer_10,
26393 offsetof(CriticalityDiagnostics, iE_Extensions_option),
26394 (intptr_t)"iE-Extensions",
26395
26396 (intptr_t)"CriticalityDiagnostics",
26397};
26398
26399const ASN1CType asn1_type_CriticalityDiagnostics_IE_List[] = {
26400 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100003,
26401 0x1,
26402 0x100,
26403 sizeof(CriticalityDiagnostics_IE_List_1),
26404 (intptr_t)asn1_type_CriticalityDiagnostics_IE_List_1,
26405 0,
26406 (intptr_t)"CriticalityDiagnostics-IE-List",
26407};
26408
26409static const ASN1CType asn1_type__local_3105[] = {
26410 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
26411 (intptr_t)asn1_type_Criticality,
26412};
26413
26414static const ASN1CType asn1_type__local_3106[] = {
26415 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
26416 (intptr_t)asn1_type_ProtocolIE_ID,
26417};
26418
26419const ASN1CType asn1_type_CriticalityDiagnostics_IE_List_1[] = {
26420 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
26421 4,
26422 sizeof(CriticalityDiagnostics_IE_List_1),
26423
26424 offsetof(CriticalityDiagnostics_IE_List_1, iECriticality) | 0x0,
26425 (intptr_t)asn1_type__local_3105,
26426 0,
26427 (intptr_t)"iECriticality",
26428
26429 offsetof(CriticalityDiagnostics_IE_List_1, iE_ID) | 0x0,
26430 (intptr_t)asn1_type__local_3106,
26431 0,
26432 (intptr_t)"iE-ID",
26433
26434 offsetof(CriticalityDiagnostics_IE_List_1, repetitionNumber) | 0x8000000,
26435 (intptr_t)asn1_type_RepetitionNumber0,
26436 offsetof(CriticalityDiagnostics_IE_List_1, repetitionNumber_option),
26437 (intptr_t)"repetitionNumber",
26438
26439 offsetof(CriticalityDiagnostics_IE_List_1, iE_Extensions) | 0x8000000,
26440 (intptr_t)asn1_type_ProtocolExtensionContainer_11,
26441 offsetof(CriticalityDiagnostics_IE_List_1, iE_Extensions_option),
26442 (intptr_t)"iE-Extensions",
26443
26444};
26445
26446const ASN1CType asn1_type_MessageStructure[] = {
26447 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
26448 0x1,
26449 0x100,
26450 sizeof(MessageStructure_1),
26451 (intptr_t)asn1_type_MessageStructure_1,
26452 0,
26453 (intptr_t)"MessageStructure",
26454};
26455
26456static const ASN1CType asn1_type__local_3107[] = {
26457 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
26458 (intptr_t)asn1_type_ProtocolIE_ID,
26459};
26460
26461const ASN1CType asn1_type_MessageStructure_1[] = {
26462 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
26463 3,
26464 sizeof(MessageStructure_1),
26465
26466 offsetof(MessageStructure_1, iE_ID) | 0x0,
26467 (intptr_t)asn1_type__local_3107,
26468 0,
26469 (intptr_t)"iE-ID",
26470
26471 offsetof(MessageStructure_1, repetitionNumber) | 0x8000000,
26472 (intptr_t)asn1_type_RepetitionNumber1,
26473 offsetof(MessageStructure_1, repetitionNumber_option),
26474 (intptr_t)"repetitionNumber",
26475
26476 offsetof(MessageStructure_1, iE_Extensions) | 0x8000000,
26477 (intptr_t)asn1_type_ProtocolExtensionContainer_12,
26478 offsetof(MessageStructure_1, iE_Extensions_option),
26479 (intptr_t)"iE-Extensions",
26480
26481};
26482
26483static const ASN1CType asn1_type__local_3108[] = {
26484 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
26485 (intptr_t)asn1_type_PLMNidentity,
26486};
26487
26488static const ASN1CType asn1_type__local_3109[] = {
26489 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
26490 (intptr_t)asn1_type_LAC,
26491};
26492
26493const ASN1CType asn1_type_CGI[] = {
26494 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100001,
26495 4,
26496 sizeof(CGI),
26497
26498 offsetof(CGI, pLMNidentity) | 0x0,
26499 (intptr_t)asn1_type__local_3108,
26500 0,
26501 (intptr_t)"pLMNidentity",
26502
26503 offsetof(CGI, lAC) | 0x0,
26504 (intptr_t)asn1_type__local_3109,
26505 0,
26506 (intptr_t)"lAC",
26507
26508 offsetof(CGI, cI) | 0x0,
26509 (intptr_t)asn1_type_CI,
26510 0,
26511 (intptr_t)"cI",
26512
26513 offsetof(CGI, iE_Extensions) | 0x8000000,
26514 (intptr_t)asn1_type_ProtocolExtensionContainer_13,
26515 offsetof(CGI, iE_Extensions_option),
26516 (intptr_t)"iE-Extensions",
26517
26518 (intptr_t)"CGI",
26519};
26520
26521const ASN1CType asn1_type_CI[] = {
26522 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100002,
26523 0x2,
26524 0x2,
26525 (intptr_t)"CI",
26526};
26527
26528const ASN1CType asn1_type_ClassmarkInformation2[] = {
26529 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
26530 0x0,
26531 (intptr_t)"ClassmarkInformation2",
26532};
26533
26534const ASN1CType asn1_type_ClassmarkInformation3[] = {
26535 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
26536 0x0,
26537 (intptr_t)"ClassmarkInformation3",
26538};
26539
26540const ASN1CType asn1_type_CN_DomainIndicator[] = {
26541 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0xa,
26542 2,
26543 (intptr_t)"cs-domain",
26544 (intptr_t)"ps-domain",
26545 (intptr_t)"CN-DomainIndicator",
26546};
26547
26548const ASN1CType asn1_type_CN_ID[] = {
26549 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
26550 0x0,
26551 0xfff,
26552 (intptr_t)"CN-ID",
26553};
26554
26555const ASN1CType asn1_type_Correlation_ID[] = {
26556 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
26557 0x4,
26558 0x4,
26559 (intptr_t)"Correlation-ID",
26560};
26561
26562const ASN1CType asn1_type_CSFB_Information[] = {
26563 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
26564 2,
26565 0,
26566 (intptr_t)"csfb",
26567 (intptr_t)"csfb-high-priority",
26568 (intptr_t)"CSFB-Information",
26569};
26570
26571const ASN1CType asn1_type_CSG_Id[] = {
26572 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x3,
26573 0x1b,
26574 0x1b,
26575 (intptr_t)"CSG-Id",
26576};
26577
26578const ASN1CType asn1_type_CSG_Id_List[] = {
26579 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
26580 0x1,
26581 0x100,
26582 sizeof(CSG_Id),
26583 (intptr_t)asn1_type_CSG_Id,
26584 0,
26585 (intptr_t)"CSG-Id-List",
26586};
26587
26588const ASN1CType asn1_type_CSG_Membership_Status[] = {
26589 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
26590 2,
26591 0,
26592 (intptr_t)"member",
26593 (intptr_t)"non-member",
26594 (intptr_t)"CSG-Membership-Status",
26595};
26596
26597const ASN1CType asn1_type_DataPDUType[] = {
26598 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100004,
26599 2,
26600 0,
26601 (intptr_t)"pDUtype0",
26602 (intptr_t)"pDUtype1",
26603 (intptr_t)"DataPDUType",
26604};
26605
26606const ASN1CType asn1_type_DataVolumeReference[] = {
26607 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
26608 0x0,
26609 0xff,
26610 (intptr_t)"DataVolumeReference",
26611};
26612
26613const ASN1CType asn1_type_DataVolumeReportingIndication[] = {
26614 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0xa,
26615 2,
26616 (intptr_t)"do-report",
26617 (intptr_t)"do-not-report",
26618 (intptr_t)"DataVolumeReportingIndication",
26619};
26620
26621const ASN1CType asn1_type_DCH_ID[] = {
26622 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
26623 0x0,
26624 0xff,
26625 (intptr_t)"DCH-ID",
26626};
26627
26628const ASN1CType asn1_type_DeliveryOfErroneousSDU[] = {
26629 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100002,
26630 3,
26631 (intptr_t)"yes",
26632 (intptr_t)"no",
26633 (intptr_t)"no-error-detection-consideration",
26634 (intptr_t)"DeliveryOfErroneousSDU",
26635};
26636
26637const ASN1CType asn1_type_DeliveryOrder[] = {
26638 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100004,
26639 2,
26640 (intptr_t)"delivery-order-requested",
26641 (intptr_t)"delivery-order-not-requested",
26642 (intptr_t)"DeliveryOrder",
26643};
26644
26645const ASN1CType asn1_type_DeltaRAListofIdleModeUEs[] = {
26646 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x10,
26647 3,
26648 sizeof(DeltaRAListofIdleModeUEs),
26649
26650 offsetof(DeltaRAListofIdleModeUEs, newRAListofIdleModeUEs) | 0x8000000,
26651 (intptr_t)asn1_type_NewRAListofIdleModeUEs,
26652 offsetof(DeltaRAListofIdleModeUEs, newRAListofIdleModeUEs_option),
26653 (intptr_t)"newRAListofIdleModeUEs",
26654
26655 offsetof(DeltaRAListofIdleModeUEs, rAListwithNoIdleModeUEsAnyMore) | 0x8000000,
26656 (intptr_t)asn1_type_RAListwithNoIdleModeUEsAnyMore,
26657 offsetof(DeltaRAListofIdleModeUEs, rAListwithNoIdleModeUEsAnyMore_option),
26658 (intptr_t)"rAListwithNoIdleModeUEsAnyMore",
26659
26660 offsetof(DeltaRAListofIdleModeUEs, iE_Extensions) | 0x8000000,
26661 (intptr_t)asn1_type_ProtocolExtensionContainer_14,
26662 offsetof(DeltaRAListofIdleModeUEs, iE_Extensions_option),
26663 (intptr_t)"iE-Extensions",
26664
26665 (intptr_t)"DeltaRAListofIdleModeUEs",
26666};
26667
26668const ASN1CType asn1_type_NewRAListofIdleModeUEs[] = {
26669 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
26670 0x1,
26671 0x10000,
26672 sizeof(RAC),
26673 (intptr_t)asn1_type_RAC,
26674 0,
26675 (intptr_t)"NewRAListofIdleModeUEs",
26676};
26677
26678const ASN1CType asn1_type_RAListwithNoIdleModeUEsAnyMore[] = {
26679 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
26680 0x1,
26681 0x10000,
26682 sizeof(RAC),
26683 (intptr_t)asn1_type_RAC,
26684 0,
26685 (intptr_t)"RAListwithNoIdleModeUEsAnyMore",
26686};
26687
26688const ASN1CType asn1_type_ForwardingIndication[] = {
26689 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
26690 1,
26691 0,
26692 (intptr_t)"forwarding-admitted",
26693 (intptr_t)"ForwardingIndication",
26694};
26695
26696const ASN1CType asn1_type_DL_GTP_PDU_SequenceNumber[] = {
26697 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
26698 0x0,
26699 0xffff,
26700 (intptr_t)"DL-GTP-PDU-SequenceNumber",
26701};
26702
26703const ASN1CType asn1_type_DL_N_PDU_SequenceNumber[] = {
26704 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
26705 0x0,
26706 0xffff,
26707 (intptr_t)"DL-N-PDU-SequenceNumber",
26708};
26709
26710const ASN1CType asn1_type_D_RNTI[] = {
26711 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
26712 0x0,
26713 0xfffff,
26714 (intptr_t)"D-RNTI",
26715};
26716
26717const ASN1CType asn1_type_DRX_CycleLengthCoefficient[] = {
26718 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
26719 0x6,
26720 0x9,
26721 (intptr_t)"DRX-CycleLengthCoefficient",
26722};
26723
26724const ASN1CType asn1_type_DSCH_ID[] = {
26725 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
26726 0x0,
26727 0xff,
26728 (intptr_t)"DSCH-ID",
26729};
26730
26731const ASN1CType asn1_type_EARFCN_Extended[] = {
26732 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x7800000 | 0x2,
26733 0x10000,
26734 0x3ffff,
26735 (intptr_t)"EARFCN-Extended",
26736};
26737
26738const ASN1CType asn1_type_E_DCH_MAC_d_Flow_ID[] = {
26739 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
26740 0x0,
26741 0x7,
26742 (intptr_t)"E-DCH-MAC-d-Flow-ID",
26743};
26744
26745static const ASN1CType asn1_type__local_3110[] = {
26746 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
26747 0x14,
26748 0x14,
26749};
26750
26751static const ASN1CType asn1_type__local_3111[] = {
26752 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
26753 0x1c,
26754 0x1c,
26755};
26756
26757const ASN1CType asn1_type_ENB_ID[] = {
26758 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
26759 2,
26760 0,
26761 sizeof(ENB_ID),
26762 offsetof(ENB_ID, choice),
26763 offsetof(ENB_ID, u),
26764 (intptr_t)asn1_type__local_3110,
26765 (intptr_t)"macroENB-ID",
26766 (intptr_t)asn1_type__local_3111,
26767 (intptr_t)"homeENB-ID",
26768 (intptr_t)"ENB-ID",
26769};
26770
26771const ASN1CType asn1_type_EncryptionAlgorithm[] = {
26772 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
26773 0x0,
26774 0xf,
26775 (intptr_t)"EncryptionAlgorithm",
26776};
26777
26778static const ASN1CType asn1_type__local_3112[] = {
26779 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
26780 (intptr_t)asn1_type_EncryptionKey,
26781};
26782
26783const ASN1CType asn1_type_EncryptionInformation[] = {
26784 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x10,
26785 3,
26786 sizeof(EncryptionInformation),
26787
26788 offsetof(EncryptionInformation, permittedAlgorithms) | 0x0,
26789 (intptr_t)asn1_type_PermittedEncryptionAlgorithms,
26790 0,
26791 (intptr_t)"permittedAlgorithms",
26792
26793 offsetof(EncryptionInformation, key) | 0x0,
26794 (intptr_t)asn1_type__local_3112,
26795 0,
26796 (intptr_t)"key",
26797
26798 offsetof(EncryptionInformation, iE_Extensions) | 0x8000000,
26799 (intptr_t)asn1_type_ProtocolExtensionContainer_15,
26800 offsetof(EncryptionInformation, iE_Extensions_option),
26801 (intptr_t)"iE-Extensions",
26802
26803 (intptr_t)"EncryptionInformation",
26804};
26805
26806const ASN1CType asn1_type_EncryptionKey[] = {
26807 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x3,
26808 0x80,
26809 0x80,
26810 (intptr_t)"EncryptionKey",
26811};
26812
26813const ASN1CType asn1_type_End_Of_CSFB[] = {
26814 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
26815 1,
26816 0,
26817 (intptr_t)"end-of-CSFB",
26818 (intptr_t)"End-Of-CSFB",
26819};
26820
26821const ASN1CType asn1_type_EquipmentsToBeTraced[] = {
26822 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100002,
26823 4,
26824 0,
26825 sizeof(EquipmentsToBeTraced),
26826 offsetof(EquipmentsToBeTraced, choice),
26827 offsetof(EquipmentsToBeTraced, u),
26828 (intptr_t)asn1_type_IMEIList,
26829 (intptr_t)"iMEIlist",
26830 (intptr_t)asn1_type_IMEISVList,
26831 (intptr_t)"iMEISVlist",
26832 (intptr_t)asn1_type_IMEIGroup,
26833 (intptr_t)"iMEIgroup",
26834 (intptr_t)asn1_type_IMEISVGroup,
26835 (intptr_t)"iMEISVgroup",
26836 (intptr_t)"EquipmentsToBeTraced",
26837};
26838
26839const ASN1CType asn1_type_E_UTRAN_Service_Handover[] = {
26840 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
26841 1,
26842 0,
26843 (intptr_t)"handover-to-E-UTRAN-shall-not-be-performed",
26844 (intptr_t)"E-UTRAN-Service-Handover",
26845};
26846
26847const ASN1CType asn1_type_Event[] = {
26848 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
26849 3,
26850 3,
26851 (intptr_t)"stop-change-of-service-area",
26852 (intptr_t)"direct",
26853 (intptr_t)"change-of-servicearea",
26854 (intptr_t)"stop-direct",
26855 (intptr_t)"periodic",
26856 (intptr_t)"stop-periodic",
26857 (intptr_t)"Event",
26858};
26859
26860static const ASN1CType asn1_type__local_3113[] = {
26861 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
26862 0xffffff88,
26863 0xa5,
26864};
26865
26866const ASN1CType asn1_type_Event1F_Parameters[] = {
26867 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
26868 2,
26869 sizeof(Event1F_Parameters),
26870
26871 offsetof(Event1F_Parameters, measurementQuantity) | 0x0,
26872 (intptr_t)asn1_type_MeasurementQuantity,
26873 0,
26874 (intptr_t)"measurementQuantity",
26875
26876 offsetof(Event1F_Parameters, threshold) | 0x0,
26877 (intptr_t)asn1_type__local_3113,
26878 0,
26879 (intptr_t)"threshold",
26880
26881 (intptr_t)"Event1F-Parameters",
26882};
26883
26884static const ASN1CType asn1_type__local_3114[] = {
26885 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
26886 0xffffff88,
26887 0xffffffe7,
26888};
26889
26890const ASN1CType asn1_type_Event1I_Parameters[] = {
26891 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
26892 1,
26893 sizeof(Event1I_Parameters),
26894
26895 offsetof(Event1I_Parameters, threshold) | 0x0,
26896 (intptr_t)asn1_type__local_3114,
26897 0,
26898 (intptr_t)"threshold",
26899
26900 (intptr_t)"Event1I-Parameters",
26901};
26902
26903const ASN1CType asn1_type_ExtendedGuaranteedBitrate[] = {
26904 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
26905 0xf42401,
26906 0xf424000,
26907 (intptr_t)"ExtendedGuaranteedBitrate",
26908};
26909
26910const ASN1CType asn1_type_ExtendedMaxBitrate[] = {
26911 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
26912 0xf42401,
26913 0xf424000,
26914 (intptr_t)"ExtendedMaxBitrate",
26915};
26916
26917const ASN1CType asn1_type_ExtendedRNC_ID[] = {
26918 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
26919 0x1000,
26920 0xffff,
26921 (intptr_t)"ExtendedRNC-ID",
26922};
26923
26924const ASN1CType asn1_type_FrameSequenceNumber[] = {
26925 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
26926 0x0,
26927 0xf,
26928 (intptr_t)"FrameSequenceNumber",
26929};
26930
26931const ASN1CType asn1_type_FrequenceLayerConvergenceFlag[] = {
26932 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
26933 1,
26934 0,
26935 (intptr_t)"no-FLC-flag",
26936 (intptr_t)"FrequenceLayerConvergenceFlag",
26937};
26938
26939const ASN1CType asn1_type_GANSS_PositioningDataSet[] = {
26940 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
26941 0x1,
26942 0x9,
26943 sizeof(GANSS_PositioningMethodAndUsage),
26944 (intptr_t)asn1_type_GANSS_PositioningMethodAndUsage,
26945 0,
26946 (intptr_t)"GANSS-PositioningDataSet",
26947};
26948
26949const ASN1CType asn1_type_GANSS_PositioningMethodAndUsage[] = {
26950 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
26951 0x1,
26952 0x1,
26953 (intptr_t)"GANSS-PositioningMethodAndUsage",
26954};
26955
26956const ASN1CType asn1_type_GeographicalArea[] = {
26957 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
26958 3,
26959 4,
26960 sizeof(GeographicalArea),
26961 offsetof(GeographicalArea, choice),
26962 offsetof(GeographicalArea, u),
26963 (intptr_t)asn1_type_GA_Point,
26964 (intptr_t)"point",
26965 (intptr_t)asn1_type_GA_PointWithUnCertainty,
26966 (intptr_t)"pointWithUnCertainty",
26967 (intptr_t)asn1_type_GA_Polygon,
26968 (intptr_t)"polygon",
26969 (intptr_t)asn1_type_GA_PointWithUnCertaintyEllipse,
26970 (intptr_t)"pointWithUncertaintyEllipse",
26971 (intptr_t)asn1_type_GA_PointWithAltitude,
26972 (intptr_t)"pointWithAltitude",
26973 (intptr_t)asn1_type_GA_PointWithAltitudeAndUncertaintyEllipsoid,
26974 (intptr_t)"pointWithAltitudeAndUncertaintyEllipsoid",
26975 (intptr_t)asn1_type_GA_EllipsoidArc,
26976 (intptr_t)"ellipsoidArc",
26977 (intptr_t)"GeographicalArea",
26978};
26979
26980static const ASN1CType asn1_type__local_3115[] = {
26981 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
26982 0x0,
26983 0x7fffff,
26984};
26985
26986static const ASN1CType asn1_type__local_3116[] = {
26987 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
26988 0xff800000,
26989 0x7fffff,
26990};
26991
26992const ASN1CType asn1_type_GeographicalCoordinates[] = {
26993 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
26994 4,
26995 sizeof(GeographicalCoordinates),
26996
26997 offsetof(GeographicalCoordinates, latitudeSign) | 0x0,
26998 (intptr_t)asn1_type_GeographicalCoordinates_1,
26999 0,
27000 (intptr_t)"latitudeSign",
27001
27002 offsetof(GeographicalCoordinates, latitude) | 0x0,
27003 (intptr_t)asn1_type__local_3115,
27004 0,
27005 (intptr_t)"latitude",
27006
27007 offsetof(GeographicalCoordinates, longitude) | 0x0,
27008 (intptr_t)asn1_type__local_3116,
27009 0,
27010 (intptr_t)"longitude",
27011
27012 offsetof(GeographicalCoordinates, iE_Extensions) | 0x8000000,
27013 (intptr_t)asn1_type_ProtocolExtensionContainer_16,
27014 offsetof(GeographicalCoordinates, iE_Extensions_option),
27015 (intptr_t)"iE-Extensions",
27016
27017 (intptr_t)"GeographicalCoordinates",
27018};
27019
27020const ASN1CType asn1_type_GeographicalCoordinates_1[] = {
27021 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27022 2,
27023 (intptr_t)"north",
27024 (intptr_t)"south",
27025};
27026
27027static const ASN1CType asn1_type__local_3117[] = {
27028 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
27029 0x0,
27030 0x7fff,
27031};
27032
27033const ASN1CType asn1_type_GA_AltitudeAndDirection[] = {
27034 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
27035 2,
27036 sizeof(GA_AltitudeAndDirection),
27037
27038 offsetof(GA_AltitudeAndDirection, directionOfAltitude) | 0x0,
27039 (intptr_t)asn1_type_GA_AltitudeAndDirection_1,
27040 0,
27041 (intptr_t)"directionOfAltitude",
27042
27043 offsetof(GA_AltitudeAndDirection, altitude) | 0x0,
27044 (intptr_t)asn1_type__local_3117,
27045 0,
27046 (intptr_t)"altitude",
27047
27048 (intptr_t)"GA-AltitudeAndDirection",
27049};
27050
27051const ASN1CType asn1_type_GA_AltitudeAndDirection_1[] = {
27052 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27053 2,
27054 (intptr_t)"height",
27055 (intptr_t)"depth",
27056};
27057
27058static const ASN1CType asn1_type__local_3118[] = {
27059 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
27060 0x0,
27061 0xffff,
27062};
27063
27064static const ASN1CType asn1_type__local_3119[] = {
27065 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
27066 0x0,
27067 0x7f,
27068};
27069
27070static const ASN1CType asn1_type__local_3120[] = {
27071 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
27072 0x0,
27073 0xb3,
27074};
27075
27076static const ASN1CType asn1_type__local_3121[] = {
27077 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
27078 0x0,
27079 0xb3,
27080};
27081
27082static const ASN1CType asn1_type__local_3122[] = {
27083 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100005,
27084 0x0,
27085 0x7f,
27086};
27087
27088const ASN1CType asn1_type_GA_EllipsoidArc[] = {
27089 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100006,
27090 7,
27091 sizeof(GA_EllipsoidArc),
27092
27093 offsetof(GA_EllipsoidArc, geographicalCoordinates) | 0x0,
27094 (intptr_t)asn1_type_GeographicalCoordinates,
27095 0,
27096 (intptr_t)"geographicalCoordinates",
27097
27098 offsetof(GA_EllipsoidArc, innerRadius) | 0x0,
27099 (intptr_t)asn1_type__local_3118,
27100 0,
27101 (intptr_t)"innerRadius",
27102
27103 offsetof(GA_EllipsoidArc, uncertaintyRadius) | 0x0,
27104 (intptr_t)asn1_type__local_3119,
27105 0,
27106 (intptr_t)"uncertaintyRadius",
27107
27108 offsetof(GA_EllipsoidArc, offsetAngle) | 0x0,
27109 (intptr_t)asn1_type__local_3120,
27110 0,
27111 (intptr_t)"offsetAngle",
27112
27113 offsetof(GA_EllipsoidArc, includedAngle) | 0x0,
27114 (intptr_t)asn1_type__local_3121,
27115 0,
27116 (intptr_t)"includedAngle",
27117
27118 offsetof(GA_EllipsoidArc, confidence) | 0x0,
27119 (intptr_t)asn1_type__local_3122,
27120 0,
27121 (intptr_t)"confidence",
27122
27123 offsetof(GA_EllipsoidArc, iE_Extensions) | 0x8000000,
27124 (intptr_t)asn1_type_ProtocolExtensionContainer_17,
27125 offsetof(GA_EllipsoidArc, iE_Extensions_option),
27126 (intptr_t)"iE-Extensions",
27127
27128 (intptr_t)"GA-EllipsoidArc",
27129};
27130
27131const ASN1CType asn1_type_GA_Point[] = {
27132 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
27133 2,
27134 sizeof(GA_Point),
27135
27136 offsetof(GA_Point, geographicalCoordinates) | 0x0,
27137 (intptr_t)asn1_type_GeographicalCoordinates,
27138 0,
27139 (intptr_t)"geographicalCoordinates",
27140
27141 offsetof(GA_Point, iE_Extensions) | 0x8000000,
27142 (intptr_t)asn1_type_ProtocolExtensionContainer_18,
27143 offsetof(GA_Point, iE_Extensions_option),
27144 (intptr_t)"iE-Extensions",
27145
27146 (intptr_t)"GA-Point",
27147};
27148
27149const ASN1CType asn1_type_GA_PointWithAltitude[] = {
27150 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100004,
27151 3,
27152 sizeof(GA_PointWithAltitude),
27153
27154 offsetof(GA_PointWithAltitude, geographicalCoordinates) | 0x0,
27155 (intptr_t)asn1_type_GeographicalCoordinates,
27156 0,
27157 (intptr_t)"geographicalCoordinates",
27158
27159 offsetof(GA_PointWithAltitude, altitudeAndDirection) | 0x0,
27160 (intptr_t)asn1_type_GA_AltitudeAndDirection,
27161 0,
27162 (intptr_t)"altitudeAndDirection",
27163
27164 offsetof(GA_PointWithAltitude, iE_Extensions) | 0x8000000,
27165 (intptr_t)asn1_type_ProtocolExtensionContainer_19,
27166 offsetof(GA_PointWithAltitude, iE_Extensions_option),
27167 (intptr_t)"iE-Extensions",
27168
27169 (intptr_t)"GA-PointWithAltitude",
27170};
27171
27172static const ASN1CType asn1_type__local_3123[] = {
27173 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
27174 (intptr_t)asn1_type_GA_UncertaintyEllipse,
27175};
27176
27177static const ASN1CType asn1_type__local_3124[] = {
27178 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
27179 0x0,
27180 0x7f,
27181};
27182
27183static const ASN1CType asn1_type__local_3125[] = {
27184 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100004,
27185 0x0,
27186 0x7f,
27187};
27188
27189const ASN1CType asn1_type_GA_PointWithAltitudeAndUncertaintyEllipsoid[] = {
27190 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100005,
27191 6,
27192 sizeof(GA_PointWithAltitudeAndUncertaintyEllipsoid),
27193
27194 offsetof(GA_PointWithAltitudeAndUncertaintyEllipsoid, geographicalCoordinates) | 0x0,
27195 (intptr_t)asn1_type_GeographicalCoordinates,
27196 0,
27197 (intptr_t)"geographicalCoordinates",
27198
27199 offsetof(GA_PointWithAltitudeAndUncertaintyEllipsoid, altitudeAndDirection) | 0x0,
27200 (intptr_t)asn1_type_GA_AltitudeAndDirection,
27201 0,
27202 (intptr_t)"altitudeAndDirection",
27203
27204 offsetof(GA_PointWithAltitudeAndUncertaintyEllipsoid, uncertaintyEllipse) | 0x0,
27205 (intptr_t)asn1_type__local_3123,
27206 0,
27207 (intptr_t)"uncertaintyEllipse",
27208
27209 offsetof(GA_PointWithAltitudeAndUncertaintyEllipsoid, uncertaintyAltitude) | 0x0,
27210 (intptr_t)asn1_type__local_3124,
27211 0,
27212 (intptr_t)"uncertaintyAltitude",
27213
27214 offsetof(GA_PointWithAltitudeAndUncertaintyEllipsoid, confidence) | 0x0,
27215 (intptr_t)asn1_type__local_3125,
27216 0,
27217 (intptr_t)"confidence",
27218
27219 offsetof(GA_PointWithAltitudeAndUncertaintyEllipsoid, iE_Extensions) | 0x8000000,
27220 (intptr_t)asn1_type_ProtocolExtensionContainer_20,
27221 offsetof(GA_PointWithAltitudeAndUncertaintyEllipsoid, iE_Extensions_option),
27222 (intptr_t)"iE-Extensions",
27223
27224 (intptr_t)"GA-PointWithAltitudeAndUncertaintyEllipsoid",
27225};
27226
27227static const ASN1CType asn1_type__local_3126[] = {
27228 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
27229 0x0,
27230 0x7f,
27231};
27232
27233const ASN1CType asn1_type_GA_PointWithUnCertainty[] = {
27234 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100001,
27235 3,
27236 sizeof(GA_PointWithUnCertainty),
27237
27238 offsetof(GA_PointWithUnCertainty, geographicalCoordinates) | 0x0,
27239 (intptr_t)asn1_type_GeographicalCoordinates,
27240 0,
27241 (intptr_t)"geographicalCoordinates",
27242
27243 offsetof(GA_PointWithUnCertainty, iE_Extensions) | 0x8000000,
27244 (intptr_t)asn1_type_ProtocolExtensionContainer_21,
27245 offsetof(GA_PointWithUnCertainty, iE_Extensions_option),
27246 (intptr_t)"iE-Extensions",
27247
27248 offsetof(GA_PointWithUnCertainty, uncertaintyCode) | 0x0,
27249 (intptr_t)asn1_type__local_3126,
27250 0,
27251 (intptr_t)"uncertaintyCode",
27252
27253 (intptr_t)"GA-PointWithUnCertainty",
27254};
27255
27256static const ASN1CType asn1_type__local_3127[] = {
27257 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
27258 (intptr_t)asn1_type_GA_UncertaintyEllipse,
27259};
27260
27261static const ASN1CType asn1_type__local_3128[] = {
27262 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
27263 0x0,
27264 0x7f,
27265};
27266
27267const ASN1CType asn1_type_GA_PointWithUnCertaintyEllipse[] = {
27268 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100003,
27269 4,
27270 sizeof(GA_PointWithUnCertaintyEllipse),
27271
27272 offsetof(GA_PointWithUnCertaintyEllipse, geographicalCoordinates) | 0x0,
27273 (intptr_t)asn1_type_GeographicalCoordinates,
27274 0,
27275 (intptr_t)"geographicalCoordinates",
27276
27277 offsetof(GA_PointWithUnCertaintyEllipse, uncertaintyEllipse) | 0x0,
27278 (intptr_t)asn1_type__local_3127,
27279 0,
27280 (intptr_t)"uncertaintyEllipse",
27281
27282 offsetof(GA_PointWithUnCertaintyEllipse, confidence) | 0x0,
27283 (intptr_t)asn1_type__local_3128,
27284 0,
27285 (intptr_t)"confidence",
27286
27287 offsetof(GA_PointWithUnCertaintyEllipse, iE_Extensions) | 0x8000000,
27288 (intptr_t)asn1_type_ProtocolExtensionContainer_22,
27289 offsetof(GA_PointWithUnCertaintyEllipse, iE_Extensions_option),
27290 (intptr_t)"iE-Extensions",
27291
27292 (intptr_t)"GA-PointWithUnCertaintyEllipse",
27293};
27294
27295const ASN1CType asn1_type_GA_Polygon[] = {
27296 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100002,
27297 0x1,
27298 0xf,
27299 sizeof(GA_Polygon_1),
27300 (intptr_t)asn1_type_GA_Polygon_1,
27301 0,
27302 (intptr_t)"GA-Polygon",
27303};
27304
27305const ASN1CType asn1_type_GA_Polygon_1[] = {
27306 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
27307 2,
27308 sizeof(GA_Polygon_1),
27309
27310 offsetof(GA_Polygon_1, geographicalCoordinates) | 0x0,
27311 (intptr_t)asn1_type_GeographicalCoordinates,
27312 0,
27313 (intptr_t)"geographicalCoordinates",
27314
27315 offsetof(GA_Polygon_1, iE_Extensions) | 0x8000000,
27316 (intptr_t)asn1_type_ProtocolExtensionContainer_23,
27317 offsetof(GA_Polygon_1, iE_Extensions_option),
27318 (intptr_t)"iE-Extensions",
27319
27320};
27321
27322static const ASN1CType asn1_type__local_3129[] = {
27323 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
27324 0x0,
27325 0x7f,
27326};
27327
27328static const ASN1CType asn1_type__local_3130[] = {
27329 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
27330 0x0,
27331 0x7f,
27332};
27333
27334static const ASN1CType asn1_type__local_3131[] = {
27335 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
27336 0x0,
27337 0xb3,
27338};
27339
27340const ASN1CType asn1_type_GA_UncertaintyEllipse[] = {
27341 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
27342 3,
27343 sizeof(GA_UncertaintyEllipse),
27344
27345 offsetof(GA_UncertaintyEllipse, uncertaintySemi_major) | 0x0,
27346 (intptr_t)asn1_type__local_3129,
27347 0,
27348 (intptr_t)"uncertaintySemi-major",
27349
27350 offsetof(GA_UncertaintyEllipse, uncertaintySemi_minor) | 0x0,
27351 (intptr_t)asn1_type__local_3130,
27352 0,
27353 (intptr_t)"uncertaintySemi-minor",
27354
27355 offsetof(GA_UncertaintyEllipse, orientationOfMajorAxis) | 0x0,
27356 (intptr_t)asn1_type__local_3131,
27357 0,
27358 (intptr_t)"orientationOfMajorAxis",
27359
27360 (intptr_t)"GA-UncertaintyEllipse",
27361};
27362
27363const ASN1CType asn1_type_GERAN_BSC_Container[] = {
27364 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
27365 0x0,
27366 (intptr_t)"GERAN-BSC-Container",
27367};
27368
27369static const ASN1CType asn1_type__local_3132[] = {
27370 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27371 (intptr_t)asn1_type_LAI,
27372};
27373
27374static const ASN1CType asn1_type__local_3133[] = {
27375 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
27376 (intptr_t)asn1_type_RAC,
27377};
27378
27379const ASN1CType asn1_type_GERAN_Cell_ID[] = {
27380 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100001,
27381 4,
27382 sizeof(GERAN_Cell_ID),
27383
27384 offsetof(GERAN_Cell_ID, lAI) | 0x0,
27385 (intptr_t)asn1_type__local_3132,
27386 0,
27387 (intptr_t)"lAI",
27388
27389 offsetof(GERAN_Cell_ID, rAC) | 0x0,
27390 (intptr_t)asn1_type__local_3133,
27391 0,
27392 (intptr_t)"rAC",
27393
27394 offsetof(GERAN_Cell_ID, cI) | 0x0,
27395 (intptr_t)asn1_type_CI,
27396 0,
27397 (intptr_t)"cI",
27398
27399 offsetof(GERAN_Cell_ID, iE_Extensions) | 0x8000000,
27400 (intptr_t)asn1_type_ProtocolExtensionContainer_24,
27401 offsetof(GERAN_Cell_ID, iE_Extensions_option),
27402 (intptr_t)"iE-Extensions",
27403
27404 (intptr_t)"GERAN-Cell-ID",
27405};
27406
27407const ASN1CType asn1_type_GERAN_Classmark[] = {
27408 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
27409 0x0,
27410 (intptr_t)"GERAN-Classmark",
27411};
27412
27413static const ASN1CType asn1_type__local_3134[] = {
27414 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27415 (intptr_t)asn1_type_PLMNidentity,
27416};
27417
27418const ASN1CType asn1_type_GlobalCN_ID[] = {
27419 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x10,
27420 2,
27421 sizeof(GlobalCN_ID),
27422
27423 offsetof(GlobalCN_ID, pLMNidentity) | 0x0,
27424 (intptr_t)asn1_type__local_3134,
27425 0,
27426 (intptr_t)"pLMNidentity",
27427
27428 offsetof(GlobalCN_ID, cN_ID) | 0x0,
27429 (intptr_t)asn1_type_CN_ID,
27430 0,
27431 (intptr_t)"cN-ID",
27432
27433 (intptr_t)"GlobalCN-ID",
27434};
27435
27436static const ASN1CType asn1_type__local_3135[] = {
27437 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27438 (intptr_t)asn1_type_PLMNidentity,
27439};
27440
27441static const ASN1CType asn1_type__local_3136[] = {
27442 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
27443 (intptr_t)asn1_type_RNC_ID,
27444};
27445
27446const ASN1CType asn1_type_GlobalRNC_ID[] = {
27447 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x10,
27448 2,
27449 sizeof(GlobalRNC_ID),
27450
27451 offsetof(GlobalRNC_ID, pLMNidentity) | 0x0,
27452 (intptr_t)asn1_type__local_3135,
27453 0,
27454 (intptr_t)"pLMNidentity",
27455
27456 offsetof(GlobalRNC_ID, rNC_ID) | 0x0,
27457 (intptr_t)asn1_type__local_3136,
27458 0,
27459 (intptr_t)"rNC-ID",
27460
27461 (intptr_t)"GlobalRNC-ID",
27462};
27463
27464const ASN1CType asn1_type_GTP_TEI[] = {
27465 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
27466 0x4,
27467 0x4,
27468 (intptr_t)"GTP-TEI",
27469};
27470
27471const ASN1CType asn1_type_GuaranteedBitrate[] = {
27472 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
27473 0x0,
27474 0xf42400,
27475 (intptr_t)"GuaranteedBitrate",
27476};
27477
27478const ASN1CType asn1_type_HigherBitratesThan16MbpsFlag[] = {
27479 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
27480 2,
27481 0,
27482 (intptr_t)"allowed",
27483 (intptr_t)"not-allowed",
27484 (intptr_t)"HigherBitratesThan16MbpsFlag",
27485};
27486
27487const ASN1CType asn1_type_HS_DSCH_MAC_d_Flow_ID[] = {
27488 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
27489 0x0,
27490 0x7,
27491 (intptr_t)"HS-DSCH-MAC-d-Flow-ID",
27492};
27493
27494const ASN1CType asn1_type_IMEI[] = {
27495 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
27496 0x8,
27497 0x8,
27498 (intptr_t)"IMEI",
27499};
27500
27501static const ASN1CType asn1_type__local_3137[] = {
27502 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27503 (intptr_t)asn1_type_IMEI,
27504};
27505
27506static const ASN1CType asn1_type__local_3138[] = {
27507 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
27508 0x7,
27509 0x7,
27510};
27511
27512const ASN1CType asn1_type_IMEIGroup[] = {
27513 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100002,
27514 3,
27515 sizeof(IMEIGroup),
27516
27517 offsetof(IMEIGroup, iMEI) | 0x0,
27518 (intptr_t)asn1_type__local_3137,
27519 0,
27520 (intptr_t)"iMEI",
27521
27522 offsetof(IMEIGroup, iMEIMask) | 0x0,
27523 (intptr_t)asn1_type__local_3138,
27524 0,
27525 (intptr_t)"iMEIMask",
27526
27527 offsetof(IMEIGroup, iE_Extensions) | 0x8000000,
27528 (intptr_t)asn1_type_ProtocolExtensionContainer_25,
27529 offsetof(IMEIGroup, iE_Extensions_option),
27530 (intptr_t)"iE-Extensions",
27531
27532 (intptr_t)"IMEIGroup",
27533};
27534
27535const ASN1CType asn1_type_IMEIList[] = {
27536 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
27537 0x1,
27538 0x40,
27539 sizeof(IMEI),
27540 (intptr_t)asn1_type_IMEI,
27541 0,
27542 (intptr_t)"IMEIList",
27543};
27544
27545const ASN1CType asn1_type_IMEISV[] = {
27546 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
27547 0x8,
27548 0x8,
27549 (intptr_t)"IMEISV",
27550};
27551
27552static const ASN1CType asn1_type__local_3139[] = {
27553 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27554 (intptr_t)asn1_type_IMEISV,
27555};
27556
27557static const ASN1CType asn1_type__local_3140[] = {
27558 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
27559 0x7,
27560 0x7,
27561};
27562
27563const ASN1CType asn1_type_IMEISVGroup[] = {
27564 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100003,
27565 3,
27566 sizeof(IMEISVGroup),
27567
27568 offsetof(IMEISVGroup, iMEISV) | 0x0,
27569 (intptr_t)asn1_type__local_3139,
27570 0,
27571 (intptr_t)"iMEISV",
27572
27573 offsetof(IMEISVGroup, iMEISVMask) | 0x0,
27574 (intptr_t)asn1_type__local_3140,
27575 0,
27576 (intptr_t)"iMEISVMask",
27577
27578 offsetof(IMEISVGroup, iE_Extensions) | 0x8000000,
27579 (intptr_t)asn1_type_ProtocolExtensionContainer_26,
27580 offsetof(IMEISVGroup, iE_Extensions_option),
27581 (intptr_t)"iE-Extensions",
27582
27583 (intptr_t)"IMEISVGroup",
27584};
27585
27586const ASN1CType asn1_type_IMEISVList[] = {
27587 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
27588 0x1,
27589 0x40,
27590 sizeof(IMEISV),
27591 (intptr_t)asn1_type_IMEISV,
27592 0,
27593 (intptr_t)"IMEISVList",
27594};
27595
27596const ASN1CType asn1_type_ImmediateMDT[] = {
27597 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
27598 4,
27599 sizeof(ImmediateMDT),
27600
27601 offsetof(ImmediateMDT, measurementsToActivate) | 0x0,
27602 (intptr_t)asn1_type_MeasurementsToActivate,
27603 0,
27604 (intptr_t)"measurementsToActivate",
27605
27606 offsetof(ImmediateMDT, m1report) | 0x8000000,
27607 (intptr_t)asn1_type_M1Report,
27608 offsetof(ImmediateMDT, m1report_option),
27609 (intptr_t)"m1report",
27610
27611 offsetof(ImmediateMDT, m2report) | 0x8000000,
27612 (intptr_t)asn1_type_M2Report,
27613 offsetof(ImmediateMDT, m2report_option),
27614 (intptr_t)"m2report",
27615
27616 offsetof(ImmediateMDT, iE_Extensions) | 0x28000000,
27617 (intptr_t)asn1_type_ProtocolExtensionContainer_27,
27618 offsetof(ImmediateMDT, iE_Extensions_option),
27619 (intptr_t)"iE-Extensions",
27620
27621 (intptr_t)"ImmediateMDT",
27622};
27623
27624const ASN1CType asn1_type_IncludeVelocity[] = {
27625 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0xa,
27626 1,
27627 (intptr_t)"requested",
27628 (intptr_t)"IncludeVelocity",
27629};
27630
27631const ASN1CType asn1_type_InformationExchangeID[] = {
27632 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
27633 0x0,
27634 0xfffff,
27635 (intptr_t)"InformationExchangeID",
27636};
27637
27638const ASN1CType asn1_type_InformationExchangeType[] = {
27639 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
27640 2,
27641 0,
27642 (intptr_t)"transfer",
27643 (intptr_t)"request",
27644 (intptr_t)"InformationExchangeType",
27645};
27646
27647const ASN1CType asn1_type_InformationRequested[] = {
27648 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
27649 2,
27650 0,
27651 sizeof(InformationRequested),
27652 offsetof(InformationRequested, choice),
27653 offsetof(InformationRequested, u),
27654 (intptr_t)asn1_type_RequestedMBMSIPMulticastAddressandAPNRequest,
27655 (intptr_t)"requestedMBMSIPMulticastAddressandAPNRequest",
27656 (intptr_t)asn1_type_RequestedMulticastServiceList,
27657 (intptr_t)"requestedMulticastServiceList",
27658 (intptr_t)"InformationRequested",
27659};
27660
27661static const ASN1CType asn1_type__local_3141[] = {
27662 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
27663 (intptr_t)asn1_type_PermanentNAS_UE_ID,
27664};
27665
27666const ASN1CType asn1_type_InformationRequestType[] = {
27667 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
27668 2,
27669 0,
27670 sizeof(InformationRequestType),
27671 offsetof(InformationRequestType, choice),
27672 offsetof(InformationRequestType, u),
27673 (intptr_t)asn1_type_MBMSIPMulticastAddressandAPNRequest,
27674 (intptr_t)"mBMSIPMulticastAddressandAPNRequest",
27675 (intptr_t)asn1_type__local_3141,
27676 (intptr_t)"permanentNAS-UE-ID",
27677 (intptr_t)"InformationRequestType",
27678};
27679
27680const ASN1CType asn1_type_InformationTransferID[] = {
27681 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
27682 0x0,
27683 0xfffff,
27684 (intptr_t)"InformationTransferID",
27685};
27686
27687const ASN1CType asn1_type_InformationTransferType[] = {
27688 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
27689 1,
27690 0,
27691 sizeof(InformationTransferType),
27692 offsetof(InformationTransferType, choice),
27693 offsetof(InformationTransferType, u),
27694 (intptr_t)asn1_type_RNCTraceInformation,
27695 (intptr_t)"rNCTraceInformation",
27696 (intptr_t)"InformationTransferType",
27697};
27698
27699const ASN1CType asn1_type_IntegrityProtectionAlgorithm[] = {
27700 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
27701 0x0,
27702 0xf,
27703 (intptr_t)"IntegrityProtectionAlgorithm",
27704};
27705
27706static const ASN1CType asn1_type__local_3142[] = {
27707 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
27708 (intptr_t)asn1_type_IntegrityProtectionKey,
27709};
27710
27711const ASN1CType asn1_type_IntegrityProtectionInformation[] = {
27712 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x10,
27713 3,
27714 sizeof(IntegrityProtectionInformation),
27715
27716 offsetof(IntegrityProtectionInformation, permittedAlgorithms) | 0x0,
27717 (intptr_t)asn1_type_PermittedIntegrityProtectionAlgorithms,
27718 0,
27719 (intptr_t)"permittedAlgorithms",
27720
27721 offsetof(IntegrityProtectionInformation, key) | 0x0,
27722 (intptr_t)asn1_type__local_3142,
27723 0,
27724 (intptr_t)"key",
27725
27726 offsetof(IntegrityProtectionInformation, iE_Extensions) | 0x8000000,
27727 (intptr_t)asn1_type_ProtocolExtensionContainer_28,
27728 offsetof(IntegrityProtectionInformation, iE_Extensions_option),
27729 (intptr_t)"iE-Extensions",
27730
27731 (intptr_t)"IntegrityProtectionInformation",
27732};
27733
27734const ASN1CType asn1_type_IntegrityProtectionKey[] = {
27735 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x3,
27736 0x80,
27737 0x80,
27738 (intptr_t)"IntegrityProtectionKey",
27739};
27740
27741const ASN1CType asn1_type_InterSystemInformationTransferType[] = {
27742 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
27743 1,
27744 0,
27745 sizeof(InterSystemInformationTransferType),
27746 offsetof(InterSystemInformationTransferType, choice),
27747 offsetof(InterSystemInformationTransferType, u),
27748 (intptr_t)asn1_type_RIM_Transfer,
27749 (intptr_t)"rIM-Transfer",
27750 (intptr_t)"InterSystemInformationTransferType",
27751};
27752
27753static const ASN1CType asn1_type__local_3143[] = {
27754 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27755 (intptr_t)asn1_type_CellLoadInformation,
27756};
27757
27758static const ASN1CType asn1_type__local_3144[] = {
27759 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
27760 (intptr_t)asn1_type_CellLoadInformation,
27761};
27762
27763const ASN1CType asn1_type_InterSystemInformation_TransparentContainer[] = {
27764 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
27765 3,
27766 sizeof(InterSystemInformation_TransparentContainer),
27767
27768 offsetof(InterSystemInformation_TransparentContainer, downlinkCellLoadInformation) | 0x8000000,
27769 (intptr_t)asn1_type__local_3143,
27770 offsetof(InterSystemInformation_TransparentContainer, downlinkCellLoadInformation_option),
27771 (intptr_t)"downlinkCellLoadInformation",
27772
27773 offsetof(InterSystemInformation_TransparentContainer, uplinkCellLoadInformation) | 0x8000000,
27774 (intptr_t)asn1_type__local_3144,
27775 offsetof(InterSystemInformation_TransparentContainer, uplinkCellLoadInformation_option),
27776 (intptr_t)"uplinkCellLoadInformation",
27777
27778 offsetof(InterSystemInformation_TransparentContainer, iE_Extensions) | 0x8000000,
27779 (intptr_t)asn1_type_ProtocolExtensionContainer_29,
27780 offsetof(InterSystemInformation_TransparentContainer, iE_Extensions_option),
27781 (intptr_t)"iE-Extensions",
27782
27783 (intptr_t)"InterSystemInformation-TransparentContainer",
27784};
27785
27786const ASN1CType asn1_type_IPMulticastAddress[] = {
27787 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
27788 0x4,
27789 0x10,
27790 (intptr_t)"IPMulticastAddress",
27791};
27792
27793const ASN1CType asn1_type_IuSignallingConnectionIdentifier[] = {
27794 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x3,
27795 0x18,
27796 0x18,
27797 (intptr_t)"IuSignallingConnectionIdentifier",
27798};
27799
27800static const ASN1CType asn1_type__local_3145[] = {
27801 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27802 (intptr_t)asn1_type_GTP_TEI,
27803};
27804
27805const ASN1CType asn1_type_IuTransportAssociation[] = {
27806 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
27807 2,
27808 0,
27809 sizeof(IuTransportAssociation),
27810 offsetof(IuTransportAssociation, choice),
27811 offsetof(IuTransportAssociation, u),
27812 (intptr_t)asn1_type__local_3145,
27813 (intptr_t)"gTP-TEI",
27814 (intptr_t)asn1_type_BindingID,
27815 (intptr_t)"bindingID",
27816 (intptr_t)"IuTransportAssociation",
27817};
27818
27819const ASN1CType asn1_type_KeyStatus[] = {
27820 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
27821 2,
27822 0,
27823 (intptr_t)"old",
27824 (intptr_t)"new",
27825 (intptr_t)"KeyStatus",
27826};
27827
27828const ASN1CType asn1_type_LA_LIST[] = {
27829 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
27830 0x1,
27831 0x10000,
27832 sizeof(LA_LIST_1),
27833 (intptr_t)asn1_type_LA_LIST_1,
27834 0,
27835 (intptr_t)"LA-LIST",
27836};
27837
27838static const ASN1CType asn1_type__local_3146[] = {
27839 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27840 (intptr_t)asn1_type_LAC,
27841};
27842
27843const ASN1CType asn1_type_LA_LIST_1[] = {
27844 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
27845 3,
27846 sizeof(LA_LIST_1),
27847
27848 offsetof(LA_LIST_1, lAC) | 0x0,
27849 (intptr_t)asn1_type__local_3146,
27850 0,
27851 (intptr_t)"lAC",
27852
27853 offsetof(LA_LIST_1, listOF_SNAs) | 0x0,
27854 (intptr_t)asn1_type_ListOF_SNAs,
27855 0,
27856 (intptr_t)"listOF-SNAs",
27857
27858 offsetof(LA_LIST_1, iE_Extensions) | 0x8000000,
27859 (intptr_t)asn1_type_ProtocolExtensionContainer_30,
27860 offsetof(LA_LIST_1, iE_Extensions_option),
27861 (intptr_t)"iE-Extensions",
27862
27863};
27864
27865const ASN1CType asn1_type_LAC[] = {
27866 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
27867 0x2,
27868 0x2,
27869 (intptr_t)"LAC",
27870};
27871
27872static const ASN1CType asn1_type__local_3147[] = {
27873 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27874 (intptr_t)asn1_type_PLMNidentity,
27875};
27876
27877static const ASN1CType asn1_type__local_3148[] = {
27878 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
27879 (intptr_t)asn1_type_LAC,
27880};
27881
27882const ASN1CType asn1_type_LAI[] = {
27883 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x10,
27884 3,
27885 sizeof(LAI),
27886
27887 offsetof(LAI, pLMNidentity) | 0x0,
27888 (intptr_t)asn1_type__local_3147,
27889 0,
27890 (intptr_t)"pLMNidentity",
27891
27892 offsetof(LAI, lAC) | 0x0,
27893 (intptr_t)asn1_type__local_3148,
27894 0,
27895 (intptr_t)"lAC",
27896
27897 offsetof(LAI, iE_Extensions) | 0x8000000,
27898 (intptr_t)asn1_type_ProtocolExtensionContainer_31,
27899 offsetof(LAI, iE_Extensions_option),
27900 (intptr_t)"iE-Extensions",
27901
27902 (intptr_t)"LAI",
27903};
27904
27905static const ASN1CType asn1_type__local_3149[] = {
27906 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27907 (intptr_t)asn1_type_SAI,
27908};
27909
27910static const ASN1CType asn1_type__local_3150[] = {
27911 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
27912 0x0,
27913 0x7fff,
27914};
27915
27916const ASN1CType asn1_type_LastKnownServiceArea[] = {
27917 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
27918 3,
27919 sizeof(LastKnownServiceArea),
27920
27921 offsetof(LastKnownServiceArea, sAI) | 0x0,
27922 (intptr_t)asn1_type__local_3149,
27923 0,
27924 (intptr_t)"sAI",
27925
27926 offsetof(LastKnownServiceArea, ageOfSAI) | 0x0,
27927 (intptr_t)asn1_type__local_3150,
27928 0,
27929 (intptr_t)"ageOfSAI",
27930
27931 offsetof(LastKnownServiceArea, iE_Extensions) | 0x8000000,
27932 (intptr_t)asn1_type_ProtocolExtensionContainer_32,
27933 offsetof(LastKnownServiceArea, iE_Extensions_option),
27934 (intptr_t)"iE-Extensions",
27935
27936 (intptr_t)"LastKnownServiceArea",
27937};
27938
27939static const ASN1CType asn1_type__local_3151[] = {
27940 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
27941 (intptr_t)asn1_type_UTRAN_CellID,
27942};
27943
27944const ASN1CType asn1_type_LastVisitedUTRANCell_Item[] = {
27945 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
27946 4,
27947 sizeof(LastVisitedUTRANCell_Item),
27948
27949 offsetof(LastVisitedUTRANCell_Item, uTRAN_CellID) | 0x0,
27950 (intptr_t)asn1_type__local_3151,
27951 0,
27952 (intptr_t)"uTRAN-CellID",
27953
27954 offsetof(LastVisitedUTRANCell_Item, cellType) | 0x0,
27955 (intptr_t)asn1_type_CellType,
27956 0,
27957 (intptr_t)"cellType",
27958
27959 offsetof(LastVisitedUTRANCell_Item, time_UE_StayedInCell) | 0x0,
27960 (intptr_t)asn1_type_Time_UE_StayedInCell,
27961 0,
27962 (intptr_t)"time-UE-StayedInCell",
27963
27964 offsetof(LastVisitedUTRANCell_Item, iE_Extensions) | 0x8000000,
27965 (intptr_t)asn1_type_ProtocolExtensionContainer_33,
27966 offsetof(LastVisitedUTRANCell_Item, iE_Extensions_option),
27967 (intptr_t)"iE-Extensions",
27968
27969 (intptr_t)"LastVisitedUTRANCell-Item",
27970};
27971
27972const ASN1CType asn1_type_LHN_ID[] = {
27973 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
27974 0x20,
27975 0x100,
27976 (intptr_t)"LHN-ID",
27977};
27978
27979const ASN1CType asn1_type_Links_to_log[] = {
27980 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
27981 3,
27982 0,
27983 (intptr_t)"uplink",
27984 (intptr_t)"downlink",
27985 (intptr_t)"both-uplink-and-downlink",
27986 (intptr_t)"Links-to-log",
27987};
27988
27989const ASN1CType asn1_type_ListOF_SNAs[] = {
27990 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
27991 0x1,
27992 0x10000,
27993 sizeof(SNAC),
27994 (intptr_t)asn1_type_SNAC,
27995 0,
27996 (intptr_t)"ListOF-SNAs",
27997};
27998
27999const ASN1CType asn1_type_ListOfInterfacesToTrace[] = {
28000 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100002,
28001 0x1,
28002 0x10,
28003 sizeof(InterfacesToTraceItem),
28004 (intptr_t)asn1_type_InterfacesToTraceItem,
28005 0,
28006 (intptr_t)"ListOfInterfacesToTrace",
28007};
28008
28009const ASN1CType asn1_type_InterfacesToTraceItem[] = {
28010 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
28011 2,
28012 sizeof(InterfacesToTraceItem),
28013
28014 offsetof(InterfacesToTraceItem, interface) | 0x0,
28015 (intptr_t)asn1_type_InterfacesToTraceItem_1,
28016 0,
28017 (intptr_t)"interface",
28018
28019 offsetof(InterfacesToTraceItem, iE_Extensions) | 0x8000000,
28020 (intptr_t)asn1_type_ProtocolExtensionContainer_34,
28021 offsetof(InterfacesToTraceItem, iE_Extensions_option),
28022 (intptr_t)"iE-Extensions",
28023
28024 (intptr_t)"InterfacesToTraceItem",
28025};
28026
28027const ASN1CType asn1_type_InterfacesToTraceItem_1[] = {
28028 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100000,
28029 5,
28030 0,
28031 (intptr_t)"iu-cs",
28032 (intptr_t)"iu-ps",
28033 (intptr_t)"iur",
28034 (intptr_t)"iub",
28035 (intptr_t)"uu",
28036};
28037
28038const ASN1CType asn1_type_LoadValue[] = {
28039 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
28040 0x0,
28041 0x64,
28042 (intptr_t)"LoadValue",
28043};
28044
28045const ASN1CType asn1_type_LocationRelatedDataRequestType[] = {
28046 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
28047 2,
28048 sizeof(LocationRelatedDataRequestType),
28049
28050 offsetof(LocationRelatedDataRequestType, requestedLocationRelatedDataType) | 0x0,
28051 (intptr_t)asn1_type_RequestedLocationRelatedDataType,
28052 0,
28053 (intptr_t)"requestedLocationRelatedDataType",
28054
28055 offsetof(LocationRelatedDataRequestType, requestedGPSAssistanceData) | 0x8000000,
28056 (intptr_t)asn1_type_RequestedGPSAssistanceData,
28057 offsetof(LocationRelatedDataRequestType, requestedGPSAssistanceData_option),
28058 (intptr_t)"requestedGPSAssistanceData",
28059
28060 (intptr_t)"LocationRelatedDataRequestType",
28061};
28062
28063const ASN1CType asn1_type_LocationRelatedDataRequestTypeSpecificToGERANIuMode[] = {
28064 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
28065 3,
28066 0,
28067 (intptr_t)"decipheringKeysEOTD",
28068 (intptr_t)"dedicatedMobileAssistedEOTDAssistanceData",
28069 (intptr_t)"dedicatedMobileBasedEOTDAssistanceData",
28070 (intptr_t)"LocationRelatedDataRequestTypeSpecificToGERANIuMode",
28071};
28072
28073static const ASN1CType asn1_type__local_3152[] = {
28074 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
28075 (intptr_t)asn1_type_VerticalAccuracyCode,
28076};
28077
28078static const ASN1CType asn1_type__local_3153[] = {
28079 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100004,
28080 (intptr_t)asn1_type_PositioningPriority,
28081};
28082
28083static const ASN1CType asn1_type__local_3154[] = {
28084 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100005,
28085 (intptr_t)asn1_type_PositioningPriority,
28086};
28087
28088static const ASN1CType asn1_type__local_3155[] = {
28089 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100006,
28090 (intptr_t)asn1_type_ClientType,
28091};
28092
28093static const ASN1CType asn1_type__local_3156[] = {
28094 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100007,
28095 (intptr_t)asn1_type_ClientType,
28096};
28097
28098static const ASN1CType asn1_type__local_3157[] = {
28099 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100008,
28100 (intptr_t)asn1_type_ResponseTime,
28101};
28102
28103static const ASN1CType asn1_type__local_3158[] = {
28104 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100009,
28105 (intptr_t)asn1_type_IncludeVelocity,
28106};
28107
28108static const ASN1CType asn1_type__local_3159[] = {
28109 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x10000a,
28110 (intptr_t)asn1_type_PeriodicLocationInfo,
28111};
28112
28113const ASN1CType asn1_type_LocationReportingTransferInformation[] = {
28114 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
28115 12,
28116 sizeof(LocationReportingTransferInformation),
28117
28118 offsetof(LocationReportingTransferInformation, reportChangeOfSAI) | 0x8000000,
28119 (intptr_t)asn1_type_ReportChangeOfSAI,
28120 offsetof(LocationReportingTransferInformation, reportChangeOfSAI_option),
28121 (intptr_t)"reportChangeOfSAI",
28122
28123 offsetof(LocationReportingTransferInformation, periodicReportingIndicator) | 0x8000000,
28124 (intptr_t)asn1_type_PeriodicReportingIndicator,
28125 offsetof(LocationReportingTransferInformation, periodicReportingIndicator_option),
28126 (intptr_t)"periodicReportingIndicator",
28127
28128 offsetof(LocationReportingTransferInformation, directReportingIndicator) | 0x8000000,
28129 (intptr_t)asn1_type_DirectReportingIndicator,
28130 offsetof(LocationReportingTransferInformation, directReportingIndicator_option),
28131 (intptr_t)"directReportingIndicator",
28132
28133 offsetof(LocationReportingTransferInformation, verticalAccuracyCode) | 0x8000000,
28134 (intptr_t)asn1_type__local_3152,
28135 offsetof(LocationReportingTransferInformation, verticalAccuracyCode_option),
28136 (intptr_t)"verticalAccuracyCode",
28137
28138 offsetof(LocationReportingTransferInformation, positioningPriorityChangeSAI) | 0x8000000,
28139 (intptr_t)asn1_type__local_3153,
28140 offsetof(LocationReportingTransferInformation, positioningPriorityChangeSAI_option),
28141 (intptr_t)"positioningPriorityChangeSAI",
28142
28143 offsetof(LocationReportingTransferInformation, positioningPriorityDirect) | 0x8000000,
28144 (intptr_t)asn1_type__local_3154,
28145 offsetof(LocationReportingTransferInformation, positioningPriorityDirect_option),
28146 (intptr_t)"positioningPriorityDirect",
28147
28148 offsetof(LocationReportingTransferInformation, clientTypePeriodic) | 0x8000000,
28149 (intptr_t)asn1_type__local_3155,
28150 offsetof(LocationReportingTransferInformation, clientTypePeriodic_option),
28151 (intptr_t)"clientTypePeriodic",
28152
28153 offsetof(LocationReportingTransferInformation, clientTypeDirect) | 0x8000000,
28154 (intptr_t)asn1_type__local_3156,
28155 offsetof(LocationReportingTransferInformation, clientTypeDirect_option),
28156 (intptr_t)"clientTypeDirect",
28157
28158 offsetof(LocationReportingTransferInformation, responseTime) | 0x8000000,
28159 (intptr_t)asn1_type__local_3157,
28160 offsetof(LocationReportingTransferInformation, responseTime_option),
28161 (intptr_t)"responseTime",
28162
28163 offsetof(LocationReportingTransferInformation, includeVelocity) | 0x8000000,
28164 (intptr_t)asn1_type__local_3158,
28165 offsetof(LocationReportingTransferInformation, includeVelocity_option),
28166 (intptr_t)"includeVelocity",
28167
28168 offsetof(LocationReportingTransferInformation, periodicLocationInfo) | 0x8000000,
28169 (intptr_t)asn1_type__local_3159,
28170 offsetof(LocationReportingTransferInformation, periodicLocationInfo_option),
28171 (intptr_t)"periodicLocationInfo",
28172
28173 offsetof(LocationReportingTransferInformation, iE_Extensions) | 0x8000000,
28174 (intptr_t)asn1_type_ProtocolExtensionContainer_35,
28175 offsetof(LocationReportingTransferInformation, iE_Extensions_option),
28176 (intptr_t)"iE-Extensions",
28177
28178 (intptr_t)"LocationReportingTransferInformation",
28179};
28180
28181const ASN1CType asn1_type_ReportChangeOfSAI[] = {
28182 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
28183 1,
28184 0,
28185 (intptr_t)"requested",
28186 (intptr_t)"ReportChangeOfSAI",
28187};
28188
28189const ASN1CType asn1_type_PeriodicReportingIndicator[] = {
28190 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
28191 2,
28192 0,
28193 (intptr_t)"periodicSAI",
28194 (intptr_t)"periodicGeo",
28195 (intptr_t)"PeriodicReportingIndicator",
28196};
28197
28198const ASN1CType asn1_type_DirectReportingIndicator[] = {
28199 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100002,
28200 2,
28201 0,
28202 (intptr_t)"directSAI",
28203 (intptr_t)"directGeo",
28204 (intptr_t)"DirectReportingIndicator",
28205};
28206
28207const ASN1CType asn1_type_L3_Information[] = {
28208 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
28209 0x0,
28210 (intptr_t)"L3-Information",
28211};
28212
28213const ASN1CType asn1_type_M1Report[] = {
28214 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
28215 2,
28216 0,
28217 sizeof(M1Report),
28218 offsetof(M1Report, choice),
28219 offsetof(M1Report, u),
28220 (intptr_t)asn1_type_MDT_Report_Parameters,
28221 (intptr_t)"periodic",
28222 (intptr_t)asn1_type_Event1F_Parameters,
28223 (intptr_t)"event1F",
28224 (intptr_t)"M1Report",
28225};
28226
28227const ASN1CType asn1_type_M2Report[] = {
28228 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100002,
28229 2,
28230 0,
28231 sizeof(M2Report),
28232 offsetof(M2Report, choice),
28233 offsetof(M2Report, u),
28234 (intptr_t)asn1_type_MDT_Report_Parameters,
28235 (intptr_t)"periodic",
28236 (intptr_t)asn1_type_Event1I_Parameters,
28237 (intptr_t)"event1I",
28238 (intptr_t)"M2Report",
28239};
28240
28241static const ASN1CType asn1_type__local_3160[] = {
28242 (ASN1_CTYPE_NULL << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
28243};
28244
28245const ASN1CType asn1_type_M4Report[] = {
28246 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
28247 2,
28248 0,
28249 sizeof(M4Report),
28250 offsetof(M4Report, choice),
28251 offsetof(M4Report, u),
28252 (intptr_t)asn1_type__local_3160,
28253 (intptr_t)"all",
28254 (intptr_t)asn1_type_M4_Collection_Parameters,
28255 (intptr_t)"m4-collection-parameters",
28256 (intptr_t)"M4Report",
28257};
28258
28259const ASN1CType asn1_type_M4_Collection_Parameters[] = {
28260 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
28261 3,
28262 sizeof(M4_Collection_Parameters),
28263
28264 offsetof(M4_Collection_Parameters, m4_period) | 0x0,
28265 (intptr_t)asn1_type_M4_Period,
28266 0,
28267 (intptr_t)"m4-period",
28268
28269 offsetof(M4_Collection_Parameters, m4_threshold) | 0x8000000,
28270 (intptr_t)asn1_type_M4_Threshold,
28271 offsetof(M4_Collection_Parameters, m4_threshold_option),
28272 (intptr_t)"m4-threshold",
28273
28274 offsetof(M4_Collection_Parameters, iE_Extensions) | 0x8000000,
28275 (intptr_t)asn1_type_ProtocolExtensionContainer_36,
28276 offsetof(M4_Collection_Parameters, iE_Extensions_option),
28277 (intptr_t)"iE-Extensions",
28278
28279 (intptr_t)"M4-Collection-Parameters",
28280};
28281
28282const ASN1CType asn1_type_M4_Period[] = {
28283 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
28284 8,
28285 0,
28286 (intptr_t)"ms100",
28287 (intptr_t)"ms250",
28288 (intptr_t)"ms500",
28289 (intptr_t)"ms1000",
28290 (intptr_t)"ms2000",
28291 (intptr_t)"ms3000",
28292 (intptr_t)"ms4000",
28293 (intptr_t)"ms6000",
28294 (intptr_t)"M4-Period",
28295};
28296
28297const ASN1CType asn1_type_M4_Threshold[] = {
28298 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
28299 0x0,
28300 0x1f,
28301 (intptr_t)"M4-Threshold",
28302};
28303
28304static const ASN1CType asn1_type__local_3161[] = {
28305 (ASN1_CTYPE_NULL << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
28306};
28307
28308const ASN1CType asn1_type_M5Report[] = {
28309 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
28310 2,
28311 0,
28312 sizeof(M5Report),
28313 offsetof(M5Report, choice),
28314 offsetof(M5Report, u),
28315 (intptr_t)asn1_type__local_3161,
28316 (intptr_t)"when-available",
28317 (intptr_t)asn1_type_M5_Period,
28318 (intptr_t)"m5-period",
28319 (intptr_t)"M5Report",
28320};
28321
28322const ASN1CType asn1_type_M5_Period[] = {
28323 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
28324 8,
28325 0,
28326 (intptr_t)"ms100",
28327 (intptr_t)"ms250",
28328 (intptr_t)"ms500",
28329 (intptr_t)"ms1000",
28330 (intptr_t)"ms2000",
28331 (intptr_t)"ms3000",
28332 (intptr_t)"ms4000",
28333 (intptr_t)"ms6000",
28334 (intptr_t)"M5-Period",
28335};
28336
28337const ASN1CType asn1_type_M6Report[] = {
28338 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
28339 3,
28340 sizeof(M6Report),
28341
28342 offsetof(M6Report, m6_period) | 0x0,
28343 (intptr_t)asn1_type_M6_Period,
28344 0,
28345 (intptr_t)"m6-period",
28346
28347 offsetof(M6Report, m6_links_to_log) | 0x0,
28348 (intptr_t)asn1_type_Links_to_log,
28349 0,
28350 (intptr_t)"m6-links-to-log",
28351
28352 offsetof(M6Report, iE_Extensions) | 0x8000000,
28353 (intptr_t)asn1_type_ProtocolExtensionContainer_37,
28354 offsetof(M6Report, iE_Extensions_option),
28355 (intptr_t)"iE-Extensions",
28356
28357 (intptr_t)"M6Report",
28358};
28359
28360const ASN1CType asn1_type_M6_Period[] = {
28361 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
28362 13,
28363 0,
28364 (intptr_t)"ms1000",
28365 (intptr_t)"ms2000",
28366 (intptr_t)"ms3000",
28367 (intptr_t)"ms4000",
28368 (intptr_t)"ms6000",
28369 (intptr_t)"ms8000",
28370 (intptr_t)"ms12000",
28371 (intptr_t)"ms16000",
28372 (intptr_t)"ms20000",
28373 (intptr_t)"ms24000",
28374 (intptr_t)"ms28000",
28375 (intptr_t)"ms32000",
28376 (intptr_t)"ms64000",
28377 (intptr_t)"M6-Period",
28378};
28379
28380const ASN1CType asn1_type_M7Report[] = {
28381 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
28382 3,
28383 sizeof(M7Report),
28384
28385 offsetof(M7Report, m7_period) | 0x0,
28386 (intptr_t)asn1_type_M7_Period,
28387 0,
28388 (intptr_t)"m7-period",
28389
28390 offsetof(M7Report, m7_links_to_log) | 0x0,
28391 (intptr_t)asn1_type_Links_to_log,
28392 0,
28393 (intptr_t)"m7-links-to-log",
28394
28395 offsetof(M7Report, iE_Extensions) | 0x8000000,
28396 (intptr_t)asn1_type_ProtocolExtensionContainer_38,
28397 offsetof(M7Report, iE_Extensions_option),
28398 (intptr_t)"iE-Extensions",
28399
28400 (intptr_t)"M7Report",
28401};
28402
28403const ASN1CType asn1_type_M7_Period[] = {
28404 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
28405 13,
28406 0,
28407 (intptr_t)"ms1000",
28408 (intptr_t)"ms2000",
28409 (intptr_t)"ms3000",
28410 (intptr_t)"ms4000",
28411 (intptr_t)"ms6000",
28412 (intptr_t)"ms8000",
28413 (intptr_t)"ms12000",
28414 (intptr_t)"ms16000",
28415 (intptr_t)"ms20000",
28416 (intptr_t)"ms24000",
28417 (intptr_t)"ms28000",
28418 (intptr_t)"ms32000",
28419 (intptr_t)"ms64000",
28420 (intptr_t)"M7-Period",
28421};
28422
28423const ASN1CType asn1_type_Management_Based_MDT_Allowed[] = {
28424 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
28425 1,
28426 0,
28427 (intptr_t)"allowed",
28428 (intptr_t)"Management-Based-MDT-Allowed",
28429};
28430
28431const ASN1CType asn1_type_MaxBitrate[] = {
28432 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
28433 0x1,
28434 0xf42400,
28435 (intptr_t)"MaxBitrate",
28436};
28437
28438const ASN1CType asn1_type_MaxSDU_Size[] = {
28439 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100005,
28440 0x0,
28441 0x8000,
28442 (intptr_t)"MaxSDU-Size",
28443};
28444
28445const ASN1CType asn1_type_MBMS_PTP_RAB_ID[] = {
28446 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
28447 0x8,
28448 0x8,
28449 (intptr_t)"MBMS-PTP-RAB-ID",
28450};
28451
28452const ASN1CType asn1_type_MBMSBearerServiceType[] = {
28453 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
28454 2,
28455 0,
28456 (intptr_t)"multicast",
28457 (intptr_t)"broadcast",
28458 (intptr_t)"MBMSBearerServiceType",
28459};
28460
28461const ASN1CType asn1_type_MBMSCNDe_Registration[] = {
28462 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
28463 2,
28464 0,
28465 (intptr_t)"normalsessionstop",
28466 (intptr_t)"deregister",
28467 (intptr_t)"MBMSCNDe-Registration",
28468};
28469
28470const ASN1CType asn1_type_MBMSCountingInformation[] = {
28471 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
28472 2,
28473 0,
28474 (intptr_t)"counting",
28475 (intptr_t)"notcounting",
28476 (intptr_t)"MBMSCountingInformation",
28477};
28478
28479const ASN1CType asn1_type_MBMSHCIndicator[] = {
28480 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
28481 2,
28482 0,
28483 (intptr_t)"uncompressed-header",
28484 (intptr_t)"compressed-header",
28485 (intptr_t)"MBMSHCIndicator",
28486};
28487
28488const ASN1CType asn1_type_MBMSIPMulticastAddressandAPNRequest[] = {
28489 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
28490 0x1,
28491 0x200,
28492 sizeof(TMGI),
28493 (intptr_t)asn1_type_TMGI,
28494 0,
28495 (intptr_t)"MBMSIPMulticastAddressandAPNRequest",
28496};
28497
28498const ASN1CType asn1_type_MBMSLinkingInformation[] = {
28499 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
28500 1,
28501 0,
28502 (intptr_t)"uE-has-joined-multicast-services",
28503 (intptr_t)"MBMSLinkingInformation",
28504};
28505
28506const ASN1CType asn1_type_MBMSRegistrationRequestType[] = {
28507 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
28508 2,
28509 0,
28510 (intptr_t)"register",
28511 (intptr_t)"deregister",
28512 (intptr_t)"MBMSRegistrationRequestType",
28513};
28514
28515const ASN1CType asn1_type_MBMSServiceArea[] = {
28516 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
28517 0x0,
28518 (intptr_t)"MBMSServiceArea",
28519};
28520
28521const ASN1CType asn1_type_MBMSSessionDuration[] = {
28522 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
28523 0x3,
28524 0x3,
28525 (intptr_t)"MBMSSessionDuration",
28526};
28527
28528const ASN1CType asn1_type_MBMSSessionIdentity[] = {
28529 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
28530 0x1,
28531 0x1,
28532 (intptr_t)"MBMSSessionIdentity",
28533};
28534
28535const ASN1CType asn1_type_MBMSSessionRepetitionNumber[] = {
28536 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
28537 0x1,
28538 0x1,
28539 (intptr_t)"MBMSSessionRepetitionNumber",
28540};
28541
28542const ASN1CType asn1_type_MDT_Activation[] = {
28543 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
28544 3,
28545 0,
28546 (intptr_t)"immediateMDTonly",
28547 (intptr_t)"loggedMDTonly",
28548 (intptr_t)"immediateMDTandTrace",
28549 (intptr_t)"MDT-Activation",
28550};
28551
28552static const ASN1CType asn1_type__local_3162[] = {
28553 (ASN1_CTYPE_NULL << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
28554};
28555
28556const ASN1CType asn1_type_MDTAreaScope[] = {
28557 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
28558 4,
28559 0,
28560 sizeof(MDTAreaScope),
28561 offsetof(MDTAreaScope, choice),
28562 offsetof(MDTAreaScope, u),
28563 (intptr_t)asn1_type_CellBased,
28564 (intptr_t)"cellbased",
28565 (intptr_t)asn1_type_LABased,
28566 (intptr_t)"labased",
28567 (intptr_t)asn1_type_RABased,
28568 (intptr_t)"rabased",
28569 (intptr_t)asn1_type__local_3162,
28570 (intptr_t)"plmn-area-based",
28571 (intptr_t)"MDTAreaScope",
28572};
28573
28574const ASN1CType asn1_type_MDT_Configuration[] = {
28575 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
28576 4,
28577 sizeof(MDT_Configuration),
28578
28579 offsetof(MDT_Configuration, mdtActivation) | 0x0,
28580 (intptr_t)asn1_type_MDT_Activation,
28581 0,
28582 (intptr_t)"mdtActivation",
28583
28584 offsetof(MDT_Configuration, mdtAreaScope) | 0x0,
28585 (intptr_t)asn1_type_MDTAreaScope,
28586 0,
28587 (intptr_t)"mdtAreaScope",
28588
28589 offsetof(MDT_Configuration, mdtMode) | 0x0,
28590 (intptr_t)asn1_type_MDTMode,
28591 0,
28592 (intptr_t)"mdtMode",
28593
28594 offsetof(MDT_Configuration, iE_Extensions) | 0x8000000,
28595 (intptr_t)asn1_type_ProtocolExtensionContainer_39,
28596 offsetof(MDT_Configuration, iE_Extensions_option),
28597 (intptr_t)"iE-Extensions",
28598
28599 (intptr_t)"MDT-Configuration",
28600};
28601
28602const ASN1CType asn1_type_MDTMode[] = {
28603 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100002,
28604 2,
28605 0,
28606 sizeof(MDTMode),
28607 offsetof(MDTMode, choice),
28608 offsetof(MDTMode, u),
28609 (intptr_t)asn1_type_ImmediateMDT,
28610 (intptr_t)"immediateMDT",
28611 (intptr_t)asn1_type_LoggedMDT,
28612 (intptr_t)"loggedMDT",
28613 (intptr_t)"MDTMode",
28614};
28615
28616const ASN1CType asn1_type_MDT_PLMN_List[] = {
28617 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
28618 0x1,
28619 0x10,
28620 sizeof(PLMNidentity),
28621 (intptr_t)asn1_type_PLMNidentity,
28622 0,
28623 (intptr_t)"MDT-PLMN-List",
28624};
28625
28626const ASN1CType asn1_type_MDT_Report_Parameters[] = {
28627 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
28628 2,
28629 sizeof(MDT_Report_Parameters),
28630
28631 offsetof(MDT_Report_Parameters, reportInterval) | 0x0,
28632 (intptr_t)asn1_type_ReportInterval,
28633 0,
28634 (intptr_t)"reportInterval",
28635
28636 offsetof(MDT_Report_Parameters, reportAmount) | 0x0,
28637 (intptr_t)asn1_type_ReportAmount,
28638 0,
28639 (intptr_t)"reportAmount",
28640
28641 (intptr_t)"MDT-Report-Parameters",
28642};
28643
28644const ASN1CType asn1_type_MeasurementQuantity[] = {
28645 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
28646 3,
28647 0,
28648 (intptr_t)"cpichEcNo",
28649 (intptr_t)"cpichRSCP",
28650 (intptr_t)"pathloss",
28651 (intptr_t)"MeasurementQuantity",
28652};
28653
28654const ASN1CType asn1_type_MeasurementsToActivate[] = {
28655 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
28656 0x8,
28657 0x8,
28658 (intptr_t)"MeasurementsToActivate",
28659};
28660
28661const ASN1CType asn1_type_MSISDN[] = {
28662 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
28663 0x1,
28664 0x9,
28665 (intptr_t)"MSISDN",
28666};
28667
28668const ASN1CType asn1_type_NAS_PDU[] = {
28669 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
28670 0x0,
28671 (intptr_t)"NAS-PDU",
28672};
28673
28674const ASN1CType asn1_type_NAS_SequenceNumber[] = {
28675 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x3,
28676 0x2,
28677 0x2,
28678 (intptr_t)"NAS-SequenceNumber",
28679};
28680
28681const ASN1CType asn1_type_NAS_SynchronisationIndicator[] = {
28682 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
28683 0x4,
28684 0x4,
28685 (intptr_t)"NAS-SynchronisationIndicator",
28686};
28687
28688const ASN1CType asn1_type_NewBSS_To_OldBSS_Information[] = {
28689 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
28690 0x0,
28691 (intptr_t)"NewBSS-To-OldBSS-Information",
28692};
28693
28694const ASN1CType asn1_type_NonSearchingIndication[] = {
28695 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0xa,
28696 2,
28697 (intptr_t)"non-searching",
28698 (intptr_t)"searching",
28699 (intptr_t)"NonSearchingIndication",
28700};
28701
28702const ASN1CType asn1_type_NRTLoadInformationValue[] = {
28703 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100003,
28704 0x0,
28705 0x3,
28706 (intptr_t)"NRTLoadInformationValue",
28707};
28708
28709const ASN1CType asn1_type_NumberOfIuInstances[] = {
28710 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
28711 0x1,
28712 0x2,
28713 (intptr_t)"NumberOfIuInstances",
28714};
28715
28716const ASN1CType asn1_type_NumberOfSteps[] = {
28717 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
28718 0x1,
28719 0x10,
28720 (intptr_t)"NumberOfSteps",
28721};
28722
28723const ASN1CType asn1_type_Offload_RAB_Parameters[] = {
28724 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
28725 3,
28726 sizeof(Offload_RAB_Parameters),
28727
28728 offsetof(Offload_RAB_Parameters, accessPointName) | 0x0,
28729 (intptr_t)asn1_type_Offload_RAB_Parameters_APN,
28730 0,
28731 (intptr_t)"accessPointName",
28732
28733 offsetof(Offload_RAB_Parameters, chargingCharacteristics) | 0x0,
28734 (intptr_t)asn1_type_Offload_RAB_Parameters_ChargingCharacteristics,
28735 0,
28736 (intptr_t)"chargingCharacteristics",
28737
28738 offsetof(Offload_RAB_Parameters, iE_Extensions) | 0x8000000,
28739 (intptr_t)asn1_type_ProtocolExtensionContainer_40,
28740 offsetof(Offload_RAB_Parameters, iE_Extensions_option),
28741 (intptr_t)"iE-Extensions",
28742
28743 (intptr_t)"Offload-RAB-Parameters",
28744};
28745
28746const ASN1CType asn1_type_Offload_RAB_Parameters_APN[] = {
28747 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
28748 0x1,
28749 0xff,
28750 (intptr_t)"Offload-RAB-Parameters-APN",
28751};
28752
28753const ASN1CType asn1_type_Offload_RAB_Parameters_ChargingCharacteristics[] = {
28754 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
28755 0x2,
28756 0x2,
28757 (intptr_t)"Offload-RAB-Parameters-ChargingCharacteristics",
28758};
28759
28760const ASN1CType asn1_type_OldBSS_ToNewBSS_Information[] = {
28761 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
28762 0x0,
28763 (intptr_t)"OldBSS-ToNewBSS-Information",
28764};
28765
28766const ASN1CType asn1_type_OMC_ID[] = {
28767 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
28768 0x3,
28769 0x16,
28770 (intptr_t)"OMC-ID",
28771};
28772
28773const ASN1CType asn1_type_Out_Of_UTRAN[] = {
28774 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
28775 1,
28776 0,
28777 (intptr_t)"cell-reselection-to-EUTRAN",
28778 (intptr_t)"Out-Of-UTRAN",
28779};
28780
28781static const ASN1CType asn1_type__local_3163[] = {
28782 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
28783 (intptr_t)asn1_type_LAI,
28784};
28785
28786static const ASN1CType asn1_type__local_3164[] = {
28787 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
28788 (intptr_t)asn1_type_RAI,
28789};
28790
28791const ASN1CType asn1_type_PagingAreaID[] = {
28792 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
28793 2,
28794 0,
28795 sizeof(PagingAreaID),
28796 offsetof(PagingAreaID, choice),
28797 offsetof(PagingAreaID, u),
28798 (intptr_t)asn1_type__local_3163,
28799 (intptr_t)"lAI",
28800 (intptr_t)asn1_type__local_3164,
28801 (intptr_t)"rAI",
28802 (intptr_t)"PagingAreaID",
28803};
28804
28805const ASN1CType asn1_type_PagingCause[] = {
28806 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
28807 5,
28808 1,
28809 (intptr_t)"terminating-conversational-call",
28810 (intptr_t)"terminating-streaming-call",
28811 (intptr_t)"terminating-interactive-call",
28812 (intptr_t)"terminating-background-call",
28813 (intptr_t)"terminating-low-priority-signalling",
28814 (intptr_t)"terminating-high-priority-signalling",
28815 (intptr_t)"PagingCause",
28816};
28817
28818const ASN1CType asn1_type_PDP_TypeInformation[] = {
28819 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
28820 0x1,
28821 0x2,
28822 sizeof(PDP_Type),
28823 (intptr_t)asn1_type_PDP_Type,
28824 0,
28825 (intptr_t)"PDP-TypeInformation",
28826};
28827
28828const ASN1CType asn1_type_PDP_Type[] = {
28829 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
28830 5,
28831 0,
28832 (intptr_t)"empty",
28833 (intptr_t)"ppp",
28834 (intptr_t)"osp-ihoss",
28835 (intptr_t)"ipv4",
28836 (intptr_t)"ipv6",
28837 (intptr_t)"PDP-Type",
28838};
28839
28840const ASN1CType asn1_type_PDP_TypeInformation_extension[] = {
28841 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
28842 0x1,
28843 0x2,
28844 sizeof(PDP_Type_extension),
28845 (intptr_t)asn1_type_PDP_Type_extension,
28846 0,
28847 (intptr_t)"PDP-TypeInformation-extension",
28848};
28849
28850const ASN1CType asn1_type_PDP_Type_extension[] = {
28851 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
28852 1,
28853 0,
28854 (intptr_t)"ipv4-and-ipv6",
28855 (intptr_t)"PDP-Type-extension",
28856};
28857
28858const ASN1CType asn1_type_PDUType14FrameSequenceNumber[] = {
28859 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
28860 0x0,
28861 0x3,
28862 (intptr_t)"PDUType14FrameSequenceNumber",
28863};
28864
28865static const ASN1CType asn1_type__local_3165[] = {
28866 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x3800000 | 0x100000,
28867 0x1,
28868 0x83d5ff,
28869};
28870
28871static const ASN1CType asn1_type__local_3166[] = {
28872 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x3800000 | 0x100001,
28873 0x1,
28874 0x83d5ff,
28875};
28876
28877const ASN1CType asn1_type_PeriodicLocationInfo[] = {
28878 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
28879 3,
28880 sizeof(PeriodicLocationInfo),
28881
28882 offsetof(PeriodicLocationInfo, reportingAmount) | 0x0,
28883 (intptr_t)asn1_type__local_3165,
28884 0,
28885 (intptr_t)"reportingAmount",
28886
28887 offsetof(PeriodicLocationInfo, reportingInterval) | 0x0,
28888 (intptr_t)asn1_type__local_3166,
28889 0,
28890 (intptr_t)"reportingInterval",
28891
28892 offsetof(PeriodicLocationInfo, iE_Extensions) | 0x8000000,
28893 (intptr_t)asn1_type_ProtocolExtensionContainer_41,
28894 offsetof(PeriodicLocationInfo, iE_Extensions_option),
28895 (intptr_t)"iE-Extensions",
28896
28897 (intptr_t)"PeriodicLocationInfo",
28898};
28899
28900static const ASN1CType asn1_type__local_3167[] = {
28901 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
28902 (intptr_t)asn1_type_IMSI,
28903};
28904
28905const ASN1CType asn1_type_PermanentNAS_UE_ID[] = {
28906 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
28907 1,
28908 0,
28909 sizeof(PermanentNAS_UE_ID),
28910 offsetof(PermanentNAS_UE_ID, choice),
28911 offsetof(PermanentNAS_UE_ID, u),
28912 (intptr_t)asn1_type__local_3167,
28913 (intptr_t)"iMSI",
28914 (intptr_t)"PermanentNAS-UE-ID",
28915};
28916
28917const ASN1CType asn1_type_PermittedEncryptionAlgorithms[] = {
28918 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
28919 0x1,
28920 0x10,
28921 sizeof(EncryptionAlgorithm),
28922 (intptr_t)asn1_type_EncryptionAlgorithm,
28923 0,
28924 (intptr_t)"PermittedEncryptionAlgorithms",
28925};
28926
28927const ASN1CType asn1_type_PermittedIntegrityProtectionAlgorithms[] = {
28928 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
28929 0x1,
28930 0x10,
28931 sizeof(IntegrityProtectionAlgorithm),
28932 (intptr_t)asn1_type_IntegrityProtectionAlgorithm,
28933 0,
28934 (intptr_t)"PermittedIntegrityProtectionAlgorithms",
28935};
28936
28937const ASN1CType asn1_type_LABased[] = {
28938 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
28939 2,
28940 sizeof(LABased),
28941
28942 offsetof(LABased, laiList) | 0x0,
28943 (intptr_t)asn1_type_LAI_List,
28944 0,
28945 (intptr_t)"laiList",
28946
28947 offsetof(LABased, iE_Extensions) | 0x8000000,
28948 (intptr_t)asn1_type_ProtocolExtensionContainer_42,
28949 offsetof(LABased, iE_Extensions_option),
28950 (intptr_t)"iE-Extensions",
28951
28952 (intptr_t)"LABased",
28953};
28954
28955const ASN1CType asn1_type_LAI_List[] = {
28956 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
28957 0x1,
28958 0x8,
28959 sizeof(LAI),
28960 (intptr_t)asn1_type_LAI,
28961 0,
28962 (intptr_t)"LAI-List",
28963};
28964
28965const ASN1CType asn1_type_LoggedMDT[] = {
28966 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
28967 3,
28968 sizeof(LoggedMDT),
28969
28970 offsetof(LoggedMDT, loggingInterval) | 0x0,
28971 (intptr_t)asn1_type_LoggingInterval,
28972 0,
28973 (intptr_t)"loggingInterval",
28974
28975 offsetof(LoggedMDT, loggingDuration) | 0x0,
28976 (intptr_t)asn1_type_LoggingDuration,
28977 0,
28978 (intptr_t)"loggingDuration",
28979
28980 offsetof(LoggedMDT, iE_Extensions) | 0x8000000,
28981 (intptr_t)asn1_type_ProtocolExtensionContainer_43,
28982 offsetof(LoggedMDT, iE_Extensions_option),
28983 (intptr_t)"iE-Extensions",
28984
28985 (intptr_t)"LoggedMDT",
28986};
28987
28988const ASN1CType asn1_type_LoggingInterval[] = {
28989 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
28990 8,
28991 0,
28992 (intptr_t)"s1d28",
28993 (intptr_t)"s2d56",
28994 (intptr_t)"s5d12",
28995 (intptr_t)"s10d24",
28996 (intptr_t)"s20d48",
28997 (intptr_t)"s30d72",
28998 (intptr_t)"s40d96",
28999 (intptr_t)"s61d44",
29000 (intptr_t)"LoggingInterval",
29001};
29002
29003const ASN1CType asn1_type_LoggingDuration[] = {
29004 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
29005 6,
29006 0,
29007 (intptr_t)"min10",
29008 (intptr_t)"min20",
29009 (intptr_t)"min40",
29010 (intptr_t)"min60",
29011 (intptr_t)"min90",
29012 (intptr_t)"min120",
29013 (intptr_t)"LoggingDuration",
29014};
29015
29016const ASN1CType asn1_type_PLMNs_in_shared_network[] = {
29017 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
29018 0x1,
29019 0x20,
29020 sizeof(PLMNs_in_shared_network_1),
29021 (intptr_t)asn1_type_PLMNs_in_shared_network_1,
29022 0,
29023 (intptr_t)"PLMNs-in-shared-network",
29024};
29025
29026static const ASN1CType asn1_type__local_3168[] = {
29027 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
29028 (intptr_t)asn1_type_PLMNidentity,
29029};
29030
29031const ASN1CType asn1_type_PLMNs_in_shared_network_1[] = {
29032 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
29033 3,
29034 sizeof(PLMNs_in_shared_network_1),
29035
29036 offsetof(PLMNs_in_shared_network_1, pLMNidentity) | 0x0,
29037 (intptr_t)asn1_type__local_3168,
29038 0,
29039 (intptr_t)"pLMNidentity",
29040
29041 offsetof(PLMNs_in_shared_network_1, lA_LIST) | 0x0,
29042 (intptr_t)asn1_type_LA_LIST,
29043 0,
29044 (intptr_t)"lA-LIST",
29045
29046 offsetof(PLMNs_in_shared_network_1, iE_Extensions) | 0x8000000,
29047 (intptr_t)asn1_type_ProtocolExtensionContainer_44,
29048 offsetof(PLMNs_in_shared_network_1, iE_Extensions_option),
29049 (intptr_t)"iE-Extensions",
29050
29051};
29052
29053const ASN1CType asn1_type_Port_Number[] = {
29054 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
29055 0x2,
29056 0x2,
29057 (intptr_t)"Port-Number",
29058};
29059
29060const ASN1CType asn1_type_PositioningDataDiscriminator[] = {
29061 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
29062 0x4,
29063 0x4,
29064 (intptr_t)"PositioningDataDiscriminator",
29065};
29066
29067const ASN1CType asn1_type_PositioningDataSet[] = {
29068 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
29069 0x1,
29070 0x9,
29071 sizeof(PositioningMethodAndUsage),
29072 (intptr_t)asn1_type_PositioningMethodAndUsage,
29073 0,
29074 (intptr_t)"PositioningDataSet",
29075};
29076
29077const ASN1CType asn1_type_PositioningMethodAndUsage[] = {
29078 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
29079 0x1,
29080 0x1,
29081 (intptr_t)"PositioningMethodAndUsage",
29082};
29083
29084const ASN1CType asn1_type_PositioningPriority[] = {
29085 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
29086 2,
29087 0,
29088 (intptr_t)"high-Priority",
29089 (intptr_t)"normal-Priority",
29090 (intptr_t)"PositioningPriority",
29091};
29092
29093const ASN1CType asn1_type_PositionData[] = {
29094 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
29095 3,
29096 sizeof(PositionData),
29097
29098 offsetof(PositionData, positioningDataDiscriminator) | 0x0,
29099 (intptr_t)asn1_type_PositioningDataDiscriminator,
29100 0,
29101 (intptr_t)"positioningDataDiscriminator",
29102
29103 offsetof(PositionData, positioningDataSet) | 0x8000000,
29104 (intptr_t)asn1_type_PositioningDataSet,
29105 offsetof(PositionData, positioningDataSet_option),
29106 (intptr_t)"positioningDataSet",
29107
29108 offsetof(PositionData, iE_Extensions) | 0x8000000,
29109 (intptr_t)asn1_type_ProtocolExtensionContainer_45,
29110 offsetof(PositionData, iE_Extensions_option),
29111 (intptr_t)"iE-Extensions",
29112
29113 (intptr_t)"PositionData",
29114};
29115
29116const ASN1CType asn1_type_PositionDataSpecificToGERANIuMode[] = {
29117 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
29118 0x0,
29119 (intptr_t)"PositionDataSpecificToGERANIuMode",
29120};
29121
29122const ASN1CType asn1_type_Pre_emptionCapability[] = {
29123 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100001,
29124 2,
29125 (intptr_t)"shall-not-trigger-pre-emption",
29126 (intptr_t)"may-trigger-pre-emption",
29127 (intptr_t)"Pre-emptionCapability",
29128};
29129
29130const ASN1CType asn1_type_Pre_emptionVulnerability[] = {
29131 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100002,
29132 2,
29133 (intptr_t)"not-pre-emptable",
29134 (intptr_t)"pre-emptable",
29135 (intptr_t)"Pre-emptionVulnerability",
29136};
29137
29138const ASN1CType asn1_type_PriorityLevel[] = {
29139 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
29140 0x0,
29141 0xf,
29142 (intptr_t)"PriorityLevel",
29143};
29144
29145const ASN1CType asn1_type_Priority_Class_Indicator[] = {
29146 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x3,
29147 0x8,
29148 0x8,
29149 (intptr_t)"Priority-Class-Indicator",
29150};
29151
29152const ASN1CType asn1_type_ProvidedData[] = {
29153 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
29154 1,
29155 0,
29156 sizeof(ProvidedData),
29157 offsetof(ProvidedData, choice),
29158 offsetof(ProvidedData, u),
29159 (intptr_t)asn1_type_Shared_Network_Information,
29160 (intptr_t)"shared-network-information",
29161 (intptr_t)"ProvidedData",
29162};
29163
29164const ASN1CType asn1_type_P_TMSI[] = {
29165 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
29166 0x4,
29167 0x4,
29168 (intptr_t)"P-TMSI",
29169};
29170
29171const ASN1CType asn1_type_QueuingAllowed[] = {
29172 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100003,
29173 2,
29174 (intptr_t)"queueing-not-allowed",
29175 (intptr_t)"queueing-allowed",
29176 (intptr_t)"QueuingAllowed",
29177};
29178
29179const ASN1CType asn1_type_RAB_AsymmetryIndicator[] = {
29180 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
29181 4,
29182 0,
29183 (intptr_t)"symmetric-bidirectional",
29184 (intptr_t)"asymmetric-unidirectional-downlink",
29185 (intptr_t)"asymmetric-unidirectional-uplink",
29186 (intptr_t)"asymmetric-bidirectional",
29187 (intptr_t)"RAB-AsymmetryIndicator",
29188};
29189
29190const ASN1CType asn1_type_RABased[] = {
29191 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100002,
29192 2,
29193 sizeof(RABased),
29194
29195 offsetof(RABased, raiList) | 0x0,
29196 (intptr_t)asn1_type_RAI_List,
29197 0,
29198 (intptr_t)"raiList",
29199
29200 offsetof(RABased, iE_Extensions) | 0x8000000,
29201 (intptr_t)asn1_type_ProtocolExtensionContainer_46,
29202 offsetof(RABased, iE_Extensions_option),
29203 (intptr_t)"iE-Extensions",
29204
29205 (intptr_t)"RABased",
29206};
29207
29208const ASN1CType asn1_type_RAI_List[] = {
29209 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
29210 0x1,
29211 0x8,
29212 sizeof(RAI),
29213 (intptr_t)asn1_type_RAI,
29214 0,
29215 (intptr_t)"RAI-List",
29216};
29217
29218const ASN1CType asn1_type_RABDataVolumeReport[] = {
29219 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100002,
29220 0x1,
29221 0x2,
29222 sizeof(RABDataVolumeReport_1),
29223 (intptr_t)asn1_type_RABDataVolumeReport_1,
29224 0,
29225 (intptr_t)"RABDataVolumeReport",
29226};
29227
29228const ASN1CType asn1_type_RABDataVolumeReport_1[] = {
29229 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
29230 3,
29231 sizeof(RABDataVolumeReport_1),
29232
29233 offsetof(RABDataVolumeReport_1, dl_UnsuccessfullyTransmittedDataVolume) | 0x0,
29234 (intptr_t)asn1_type_UnsuccessfullyTransmittedDataVolume,
29235 0,
29236 (intptr_t)"dl-UnsuccessfullyTransmittedDataVolume",
29237
29238 offsetof(RABDataVolumeReport_1, dataVolumeReference) | 0x8000000,
29239 (intptr_t)asn1_type_DataVolumeReference,
29240 offsetof(RABDataVolumeReport_1, dataVolumeReference_option),
29241 (intptr_t)"dataVolumeReference",
29242
29243 offsetof(RABDataVolumeReport_1, iE_Extensions) | 0x8000000,
29244 (intptr_t)asn1_type_ProtocolExtensionContainer_47,
29245 offsetof(RABDataVolumeReport_1, iE_Extensions_option),
29246 (intptr_t)"iE-Extensions",
29247
29248};
29249
29250const ASN1CType asn1_type_RAB_ID[] = {
29251 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x3,
29252 0x8,
29253 0x8,
29254 (intptr_t)"RAB-ID",
29255};
29256
29257const ASN1CType asn1_type_RAB_Parameter_ExtendedGuaranteedBitrateList[] = {
29258 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
29259 0x1,
29260 0x2,
29261 sizeof(ExtendedGuaranteedBitrate),
29262 (intptr_t)asn1_type_ExtendedGuaranteedBitrate,
29263 0,
29264 (intptr_t)"RAB-Parameter-ExtendedGuaranteedBitrateList",
29265};
29266
29267const ASN1CType asn1_type_RAB_Parameter_ExtendedMaxBitrateList[] = {
29268 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
29269 0x1,
29270 0x2,
29271 sizeof(ExtendedMaxBitrate),
29272 (intptr_t)asn1_type_ExtendedMaxBitrate,
29273 0,
29274 (intptr_t)"RAB-Parameter-ExtendedMaxBitrateList",
29275};
29276
29277const ASN1CType asn1_type_RAB_Parameter_GuaranteedBitrateList[] = {
29278 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100003,
29279 0x1,
29280 0x2,
29281 sizeof(GuaranteedBitrate),
29282 (intptr_t)asn1_type_GuaranteedBitrate,
29283 0,
29284 (intptr_t)"RAB-Parameter-GuaranteedBitrateList",
29285};
29286
29287const ASN1CType asn1_type_RAB_Parameter_MaxBitrateList[] = {
29288 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100002,
29289 0x1,
29290 0x2,
29291 sizeof(MaxBitrate),
29292 (intptr_t)asn1_type_MaxBitrate,
29293 0,
29294 (intptr_t)"RAB-Parameter-MaxBitrateList",
29295};
29296
29297const ASN1CType asn1_type_RAB_Parameters[] = {
29298 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
29299 13,
29300 sizeof(RAB_Parameters),
29301
29302 offsetof(RAB_Parameters, trafficClass) | 0x0,
29303 (intptr_t)asn1_type_TrafficClass,
29304 0,
29305 (intptr_t)"trafficClass",
29306
29307 offsetof(RAB_Parameters, rAB_AsymmetryIndicator) | 0x0,
29308 (intptr_t)asn1_type_RAB_AsymmetryIndicator,
29309 0,
29310 (intptr_t)"rAB-AsymmetryIndicator",
29311
29312 offsetof(RAB_Parameters, maxBitrate) | 0x0,
29313 (intptr_t)asn1_type_RAB_Parameter_MaxBitrateList,
29314 0,
29315 (intptr_t)"maxBitrate",
29316
29317 offsetof(RAB_Parameters, guaranteedBitRate) | 0x8000000,
29318 (intptr_t)asn1_type_RAB_Parameter_GuaranteedBitrateList,
29319 offsetof(RAB_Parameters, guaranteedBitRate_option),
29320 (intptr_t)"guaranteedBitRate",
29321
29322 offsetof(RAB_Parameters, deliveryOrder) | 0x0,
29323 (intptr_t)asn1_type_DeliveryOrder,
29324 0,
29325 (intptr_t)"deliveryOrder",
29326
29327 offsetof(RAB_Parameters, maxSDU_Size) | 0x0,
29328 (intptr_t)asn1_type_MaxSDU_Size,
29329 0,
29330 (intptr_t)"maxSDU-Size",
29331
29332 offsetof(RAB_Parameters, sDU_Parameters) | 0x0,
29333 (intptr_t)asn1_type_SDU_Parameters,
29334 0,
29335 (intptr_t)"sDU-Parameters",
29336
29337 offsetof(RAB_Parameters, transferDelay) | 0x8000000,
29338 (intptr_t)asn1_type_TransferDelay,
29339 offsetof(RAB_Parameters, transferDelay_option),
29340 (intptr_t)"transferDelay",
29341
29342 offsetof(RAB_Parameters, trafficHandlingPriority) | 0x8000000,
29343 (intptr_t)asn1_type_TrafficHandlingPriority,
29344 offsetof(RAB_Parameters, trafficHandlingPriority_option),
29345 (intptr_t)"trafficHandlingPriority",
29346
29347 offsetof(RAB_Parameters, allocationOrRetentionPriority) | 0x8000000,
29348 (intptr_t)asn1_type_AllocationOrRetentionPriority,
29349 offsetof(RAB_Parameters, allocationOrRetentionPriority_option),
29350 (intptr_t)"allocationOrRetentionPriority",
29351
29352 offsetof(RAB_Parameters, sourceStatisticsDescriptor) | 0x8000000,
29353 (intptr_t)asn1_type_SourceStatisticsDescriptor,
29354 offsetof(RAB_Parameters, sourceStatisticsDescriptor_option),
29355 (intptr_t)"sourceStatisticsDescriptor",
29356
29357 offsetof(RAB_Parameters, relocationRequirement) | 0x8000000,
29358 (intptr_t)asn1_type_RelocationRequirement,
29359 offsetof(RAB_Parameters, relocationRequirement_option),
29360 (intptr_t)"relocationRequirement",
29361
29362 offsetof(RAB_Parameters, iE_Extensions) | 0x8000000,
29363 (intptr_t)asn1_type_ProtocolExtensionContainer_48,
29364 offsetof(RAB_Parameters, iE_Extensions_option),
29365 (intptr_t)"iE-Extensions",
29366
29367 (intptr_t)"RAB-Parameters",
29368};
29369
29370const ASN1CType asn1_type_RABParametersList[] = {
29371 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
29372 0x1,
29373 0x100,
29374 sizeof(RABParametersList_1),
29375 (intptr_t)asn1_type_RABParametersList_1,
29376 0,
29377 (intptr_t)"RABParametersList",
29378};
29379
29380static const ASN1CType asn1_type__local_3169[] = {
29381 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
29382 (intptr_t)asn1_type_RAB_ID,
29383};
29384
29385static const ASN1CType asn1_type__local_3170[] = {
29386 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
29387 (intptr_t)asn1_type_CN_DomainIndicator,
29388};
29389
29390const ASN1CType asn1_type_RABParametersList_1[] = {
29391 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
29392 5,
29393 sizeof(RABParametersList_1),
29394
29395 offsetof(RABParametersList_1, rab_Id) | 0x0,
29396 (intptr_t)asn1_type__local_3169,
29397 0,
29398 (intptr_t)"rab-Id",
29399
29400 offsetof(RABParametersList_1, cn_domain) | 0x0,
29401 (intptr_t)asn1_type__local_3170,
29402 0,
29403 (intptr_t)"cn-domain",
29404
29405 offsetof(RABParametersList_1, rabDataVolumeReport) | 0x8000000,
29406 (intptr_t)asn1_type_RABDataVolumeReport,
29407 offsetof(RABParametersList_1, rabDataVolumeReport_option),
29408 (intptr_t)"rabDataVolumeReport",
29409
29410 offsetof(RABParametersList_1, upInformation) | 0x8000000,
29411 (intptr_t)asn1_type_UPInformation,
29412 offsetof(RABParametersList_1, upInformation_option),
29413 (intptr_t)"upInformation",
29414
29415 offsetof(RABParametersList_1, iE_Extensions) | 0x8000000,
29416 (intptr_t)asn1_type_ProtocolExtensionContainer_49,
29417 offsetof(RABParametersList_1, iE_Extensions_option),
29418 (intptr_t)"iE-Extensions",
29419
29420};
29421
29422const ASN1CType asn1_type_RAB_SubflowCombinationBitRate[] = {
29423 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
29424 0x0,
29425 0xf42400,
29426 (intptr_t)"RAB-SubflowCombinationBitRate",
29427};
29428
29429const ASN1CType asn1_type_RAB_TrCH_Mapping[] = {
29430 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10000b,
29431 0x1,
29432 0x100,
29433 sizeof(RAB_TrCH_MappingItem),
29434 (intptr_t)asn1_type_RAB_TrCH_MappingItem,
29435 0,
29436 (intptr_t)"RAB-TrCH-Mapping",
29437};
29438
29439static const ASN1CType asn1_type__local_3171[] = {
29440 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
29441 (intptr_t)asn1_type_RAB_ID,
29442};
29443
29444const ASN1CType asn1_type_RAB_TrCH_MappingItem[] = {
29445 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
29446 3,
29447 sizeof(RAB_TrCH_MappingItem),
29448
29449 offsetof(RAB_TrCH_MappingItem, rAB_ID) | 0x0,
29450 (intptr_t)asn1_type__local_3171,
29451 0,
29452 (intptr_t)"rAB-ID",
29453
29454 offsetof(RAB_TrCH_MappingItem, trCH_ID_List) | 0x0,
29455 (intptr_t)asn1_type_TrCH_ID_List,
29456 0,
29457 (intptr_t)"trCH-ID-List",
29458
29459 offsetof(RAB_TrCH_MappingItem, iE_Extensions) | 0x8000000,
29460 (intptr_t)asn1_type_ProtocolExtensionContainer_50,
29461 offsetof(RAB_TrCH_MappingItem, iE_Extensions_option),
29462 (intptr_t)"iE-Extensions",
29463
29464 (intptr_t)"RAB-TrCH-MappingItem",
29465};
29466
29467const ASN1CType asn1_type_RAC[] = {
29468 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
29469 0x1,
29470 0x1,
29471 (intptr_t)"RAC",
29472};
29473
29474static const ASN1CType asn1_type__local_3172[] = {
29475 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
29476 (intptr_t)asn1_type_LAI,
29477};
29478
29479static const ASN1CType asn1_type__local_3173[] = {
29480 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
29481 (intptr_t)asn1_type_RAC,
29482};
29483
29484const ASN1CType asn1_type_RAI[] = {
29485 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
29486 3,
29487 sizeof(RAI),
29488
29489 offsetof(RAI, lAI) | 0x0,
29490 (intptr_t)asn1_type__local_3172,
29491 0,
29492 (intptr_t)"lAI",
29493
29494 offsetof(RAI, rAC) | 0x0,
29495 (intptr_t)asn1_type__local_3173,
29496 0,
29497 (intptr_t)"rAC",
29498
29499 offsetof(RAI, iE_Extensions) | 0x8000000,
29500 (intptr_t)asn1_type_ProtocolExtensionContainer_51,
29501 offsetof(RAI, iE_Extensions_option),
29502 (intptr_t)"iE-Extensions",
29503
29504 (intptr_t)"RAI",
29505};
29506
29507const ASN1CType asn1_type_RAListofIdleModeUEs[] = {
29508 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
29509 2,
29510 0,
29511 sizeof(RAListofIdleModeUEs),
29512 offsetof(RAListofIdleModeUEs, choice),
29513 offsetof(RAListofIdleModeUEs, u),
29514 (intptr_t)asn1_type_NotEmptyRAListofIdleModeUEs,
29515 (intptr_t)"notEmptyRAListofIdleModeUEs",
29516 (intptr_t)asn1_type_RAListofIdleModeUEs_1,
29517 (intptr_t)"emptyFullRAListofIdleModeUEs",
29518 (intptr_t)"RAListofIdleModeUEs",
29519};
29520
29521const ASN1CType asn1_type_RAListofIdleModeUEs_1[] = {
29522 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
29523 2,
29524 0,
29525 (intptr_t)"emptylist",
29526 (intptr_t)"fulllist",
29527};
29528
29529const ASN1CType asn1_type_NotEmptyRAListofIdleModeUEs[] = {
29530 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100000,
29531 2,
29532 sizeof(NotEmptyRAListofIdleModeUEs),
29533
29534 offsetof(NotEmptyRAListofIdleModeUEs, rAofIdleModeUEs) | 0x0,
29535 (intptr_t)asn1_type_RAofIdleModeUEs,
29536 0,
29537 (intptr_t)"rAofIdleModeUEs",
29538
29539 offsetof(NotEmptyRAListofIdleModeUEs, iE_Extensions) | 0x8000000,
29540 (intptr_t)asn1_type_ProtocolExtensionContainer_52,
29541 offsetof(NotEmptyRAListofIdleModeUEs, iE_Extensions_option),
29542 (intptr_t)"iE-Extensions",
29543
29544 (intptr_t)"NotEmptyRAListofIdleModeUEs",
29545};
29546
29547const ASN1CType asn1_type_RAofIdleModeUEs[] = {
29548 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
29549 0x1,
29550 0x10000,
29551 sizeof(RAC),
29552 (intptr_t)asn1_type_RAC,
29553 0,
29554 (intptr_t)"RAofIdleModeUEs",
29555};
29556
29557const ASN1CType asn1_type_LAListofIdleModeUEs[] = {
29558 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
29559 0x1,
29560 0x10000,
29561 sizeof(LAI),
29562 (intptr_t)asn1_type_LAI,
29563 0,
29564 (intptr_t)"LAListofIdleModeUEs",
29565};
29566
29567const ASN1CType asn1_type_RAT_Type[] = {
29568 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
29569 2,
29570 0,
29571 (intptr_t)"utran",
29572 (intptr_t)"geran",
29573 (intptr_t)"RAT-Type",
29574};
29575
29576const ASN1CType asn1_type_RateControlAllowed[] = {
29577 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0xa,
29578 2,
29579 (intptr_t)"not-allowed",
29580 (intptr_t)"allowed",
29581 (intptr_t)"RateControlAllowed",
29582};
29583
29584const ASN1CType asn1_type_RedirectAttemptFlag[] = {
29585 (ASN1_CTYPE_NULL << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x5,
29586 (intptr_t)"RedirectAttemptFlag",
29587};
29588
29589const ASN1CType asn1_type_RedirectionCompleted[] = {
29590 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
29591 1,
29592 0,
29593 (intptr_t)"redirection-completed",
29594 (intptr_t)"RedirectionCompleted",
29595};
29596
29597const ASN1CType asn1_type_RejectCauseValue[] = {
29598 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
29599 6,
29600 2,
29601 (intptr_t)"pLMN-Not-Allowed",
29602 (intptr_t)"location-Area-Not-Allowed",
29603 (intptr_t)"roaming-Not-Allowed-In-This-Location-Area",
29604 (intptr_t)"no-Suitable-Cell-In-Location-Area",
29605 (intptr_t)"gPRS-Services-Not-Allowed-In-This-PLMN",
29606 (intptr_t)"cS-PS-coordination-required",
29607 (intptr_t)"network-failure",
29608 (intptr_t)"not-authorized-for-this-CSG",
29609 (intptr_t)"RejectCauseValue",
29610};
29611
29612const ASN1CType asn1_type_RelocationRequirement[] = {
29613 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10000b,
29614 2,
29615 1,
29616 (intptr_t)"lossless",
29617 (intptr_t)"none",
29618 (intptr_t)"realtime",
29619 (intptr_t)"RelocationRequirement",
29620};
29621
29622const ASN1CType asn1_type_RelocationType[] = {
29623 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
29624 2,
29625 0,
29626 (intptr_t)"ue-not-involved",
29627 (intptr_t)"ue-involved",
29628 (intptr_t)"RelocationType",
29629};
29630
29631const ASN1CType asn1_type_RepetitionNumber0[] = {
29632 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100002,
29633 0x0,
29634 0xff,
29635 (intptr_t)"RepetitionNumber0",
29636};
29637
29638const ASN1CType asn1_type_RepetitionNumber1[] = {
29639 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
29640 0x1,
29641 0x100,
29642 (intptr_t)"RepetitionNumber1",
29643};
29644
29645const ASN1CType asn1_type_ReportArea[] = {
29646 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
29647 2,
29648 0,
29649 (intptr_t)"service-area",
29650 (intptr_t)"geographical-area",
29651 (intptr_t)"ReportArea",
29652};
29653
29654const ASN1CType asn1_type_ReportInterval[] = {
29655 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
29656 13,
29657 2,
29658 (intptr_t)"ms250",
29659 (intptr_t)"ms500",
29660 (intptr_t)"ms1000",
29661 (intptr_t)"ms2000",
29662 (intptr_t)"ms3000",
29663 (intptr_t)"ms4000",
29664 (intptr_t)"ms6000",
29665 (intptr_t)"ms12000",
29666 (intptr_t)"ms16000",
29667 (intptr_t)"ms20000",
29668 (intptr_t)"ms24000",
29669 (intptr_t)"ms32000",
29670 (intptr_t)"ms64000",
29671 (intptr_t)"ms8000",
29672 (intptr_t)"ms28000",
29673 (intptr_t)"ReportInterval",
29674};
29675
29676const ASN1CType asn1_type_ReportAmount[] = {
29677 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
29678 8,
29679 0,
29680 (intptr_t)"n1",
29681 (intptr_t)"n2",
29682 (intptr_t)"n4",
29683 (intptr_t)"n8",
29684 (intptr_t)"n16",
29685 (intptr_t)"n32",
29686 (intptr_t)"n64",
29687 (intptr_t)"infinity",
29688 (intptr_t)"ReportAmount",
29689};
29690
29691const ASN1CType asn1_type_RequestedGPSAssistanceData[] = {
29692 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
29693 0x1,
29694 0x26,
29695 (intptr_t)"RequestedGPSAssistanceData",
29696};
29697
29698const ASN1CType asn1_type_RequestedGANSSAssistanceData[] = {
29699 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
29700 0x1,
29701 0xc9,
29702 (intptr_t)"RequestedGANSSAssistanceData",
29703};
29704
29705const ASN1CType asn1_type_RequestedLocationRelatedDataType[] = {
29706 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
29707 4,
29708 4,
29709 (intptr_t)"decipheringKeysUEBasedOTDOA",
29710 (intptr_t)"decipheringKeysAssistedGPS",
29711 (intptr_t)"dedicatedAssistanceDataUEBasedOTDOA",
29712 (intptr_t)"dedicatedAssistanceDataAssistedGPS",
29713 (intptr_t)"decipheringKeysAssistedGANSS",
29714 (intptr_t)"dedicatedAssistanceDataAssistedGANSS",
29715 (intptr_t)"decipheringKeysAssistedGPSandGANSS",
29716 (intptr_t)"dedicatedAssistanceDataAssistedGPSandGANSS",
29717 (intptr_t)"RequestedLocationRelatedDataType",
29718};
29719
29720const ASN1CType asn1_type_RequestedMBMSIPMulticastAddressandAPNRequest[] = {
29721 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
29722 0x1,
29723 0x200,
29724 sizeof(MBMSIPMulticastAddressandAPNlist),
29725 (intptr_t)asn1_type_MBMSIPMulticastAddressandAPNlist,
29726 0,
29727 (intptr_t)"RequestedMBMSIPMulticastAddressandAPNRequest",
29728};
29729
29730static const ASN1CType asn1_type__local_3174[] = {
29731 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
29732 (intptr_t)asn1_type_TMGI,
29733};
29734
29735static const ASN1CType asn1_type__local_3175[] = {
29736 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
29737 (intptr_t)asn1_type_IPMulticastAddress,
29738};
29739
29740static const ASN1CType asn1_type__local_3176[] = {
29741 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
29742 (intptr_t)asn1_type_APN,
29743};
29744
29745const ASN1CType asn1_type_MBMSIPMulticastAddressandAPNlist[] = {
29746 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
29747 4,
29748 sizeof(MBMSIPMulticastAddressandAPNlist),
29749
29750 offsetof(MBMSIPMulticastAddressandAPNlist, tMGI) | 0x0,
29751 (intptr_t)asn1_type__local_3174,
29752 0,
29753 (intptr_t)"tMGI",
29754
29755 offsetof(MBMSIPMulticastAddressandAPNlist, iPMulticastAddress) | 0x0,
29756 (intptr_t)asn1_type__local_3175,
29757 0,
29758 (intptr_t)"iPMulticastAddress",
29759
29760 offsetof(MBMSIPMulticastAddressandAPNlist, aPN) | 0x0,
29761 (intptr_t)asn1_type__local_3176,
29762 0,
29763 (intptr_t)"aPN",
29764
29765 offsetof(MBMSIPMulticastAddressandAPNlist, iE_Extensions) | 0x8000000,
29766 (intptr_t)asn1_type_ProtocolExtensionContainer_53,
29767 offsetof(MBMSIPMulticastAddressandAPNlist, iE_Extensions_option),
29768 (intptr_t)"iE-Extensions",
29769
29770 (intptr_t)"MBMSIPMulticastAddressandAPNlist",
29771};
29772
29773const ASN1CType asn1_type_RequestedMulticastServiceList[] = {
29774 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
29775 0x1,
29776 0x80,
29777 sizeof(TMGI),
29778 (intptr_t)asn1_type_TMGI,
29779 0,
29780 (intptr_t)"RequestedMulticastServiceList",
29781};
29782
29783const ASN1CType asn1_type_Requested_RAB_Parameter_Values[] = {
29784 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
29785 3,
29786 sizeof(Requested_RAB_Parameter_Values),
29787
29788 offsetof(Requested_RAB_Parameter_Values, requestedMaxBitrates) | 0x8000000,
29789 (intptr_t)asn1_type_Requested_RAB_Parameter_MaxBitrateList,
29790 offsetof(Requested_RAB_Parameter_Values, requestedMaxBitrates_option),
29791 (intptr_t)"requestedMaxBitrates",
29792
29793 offsetof(Requested_RAB_Parameter_Values, requestedGuaranteedBitrates) | 0x8000000,
29794 (intptr_t)asn1_type_Requested_RAB_Parameter_GuaranteedBitrateList,
29795 offsetof(Requested_RAB_Parameter_Values, requestedGuaranteedBitrates_option),
29796 (intptr_t)"requestedGuaranteedBitrates",
29797
29798 offsetof(Requested_RAB_Parameter_Values, iE_Extensions) | 0x8000000,
29799 (intptr_t)asn1_type_ProtocolExtensionContainer_54,
29800 offsetof(Requested_RAB_Parameter_Values, iE_Extensions_option),
29801 (intptr_t)"iE-Extensions",
29802
29803 (intptr_t)"Requested-RAB-Parameter-Values",
29804};
29805
29806const ASN1CType asn1_type_Requested_RAB_Parameter_ExtendedMaxBitrateList[] = {
29807 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
29808 0x1,
29809 0x2,
29810 sizeof(ExtendedMaxBitrate),
29811 (intptr_t)asn1_type_ExtendedMaxBitrate,
29812 0,
29813 (intptr_t)"Requested-RAB-Parameter-ExtendedMaxBitrateList",
29814};
29815
29816const ASN1CType asn1_type_Requested_RAB_Parameter_ExtendedGuaranteedBitrateList[] = {
29817 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
29818 0x1,
29819 0x2,
29820 sizeof(ExtendedGuaranteedBitrate),
29821 (intptr_t)asn1_type_ExtendedGuaranteedBitrate,
29822 0,
29823 (intptr_t)"Requested-RAB-Parameter-ExtendedGuaranteedBitrateList",
29824};
29825
29826const ASN1CType asn1_type_Requested_RAB_Parameter_MaxBitrateList[] = {
29827 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
29828 0x1,
29829 0x2,
29830 sizeof(MaxBitrate),
29831 (intptr_t)asn1_type_MaxBitrate,
29832 0,
29833 (intptr_t)"Requested-RAB-Parameter-MaxBitrateList",
29834};
29835
29836const ASN1CType asn1_type_Requested_RAB_Parameter_GuaranteedBitrateList[] = {
29837 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
29838 0x1,
29839 0x2,
29840 sizeof(GuaranteedBitrate),
29841 (intptr_t)asn1_type_GuaranteedBitrate,
29842 0,
29843 (intptr_t)"Requested-RAB-Parameter-GuaranteedBitrateList",
29844};
29845
29846static const ASN1CType asn1_type__local_3177[] = {
29847 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
29848 0x0,
29849 0x7f,
29850};
29851
29852const ASN1CType asn1_type_RequestType[] = {
29853 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
29854 3,
29855 sizeof(RequestType),
29856
29857 offsetof(RequestType, event) | 0x0,
29858 (intptr_t)asn1_type_Event,
29859 0,
29860 (intptr_t)"event",
29861
29862 offsetof(RequestType, reportArea) | 0x0,
29863 (intptr_t)asn1_type_ReportArea,
29864 0,
29865 (intptr_t)"reportArea",
29866
29867 offsetof(RequestType, accuracyCode) | 0x8000000,
29868 (intptr_t)asn1_type__local_3177,
29869 offsetof(RequestType, accuracyCode_option),
29870 (intptr_t)"accuracyCode",
29871
29872 (intptr_t)"RequestType",
29873};
29874
29875static const ASN1CType asn1_type__local_3178[] = {
29876 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
29877 0x1,
29878 0x9,
29879};
29880
29881static const ASN1CType asn1_type__local_3179[] = {
29882 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
29883 0x1,
29884 0x8,
29885};
29886
29887const ASN1CType asn1_type_ResidualBitErrorRatio[] = {
29888 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100001,
29889 3,
29890 sizeof(ResidualBitErrorRatio),
29891
29892 offsetof(ResidualBitErrorRatio, mantissa) | 0x0,
29893 (intptr_t)asn1_type__local_3178,
29894 0,
29895 (intptr_t)"mantissa",
29896
29897 offsetof(ResidualBitErrorRatio, exponent) | 0x0,
29898 (intptr_t)asn1_type__local_3179,
29899 0,
29900 (intptr_t)"exponent",
29901
29902 offsetof(ResidualBitErrorRatio, iE_Extensions) | 0x8000000,
29903 (intptr_t)asn1_type_ProtocolExtensionContainer_55,
29904 offsetof(ResidualBitErrorRatio, iE_Extensions_option),
29905 (intptr_t)"iE-Extensions",
29906
29907 (intptr_t)"ResidualBitErrorRatio",
29908};
29909
29910const ASN1CType asn1_type_ResponseTime[] = {
29911 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
29912 2,
29913 0,
29914 (intptr_t)"lowdelay",
29915 (intptr_t)"delaytolerant",
29916 (intptr_t)"ResponseTime",
29917};
29918
29919const ASN1CType asn1_type_RIMInformation[] = {
29920 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x100000,
29921 0x0,
29922 (intptr_t)"RIMInformation",
29923};
29924
29925const ASN1CType asn1_type_RIM_Transfer[] = {
29926 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100000,
29927 3,
29928 sizeof(RIM_Transfer),
29929
29930 offsetof(RIM_Transfer, rIMInformation) | 0x0,
29931 (intptr_t)asn1_type_RIMInformation,
29932 0,
29933 (intptr_t)"rIMInformation",
29934
29935 offsetof(RIM_Transfer, rIMRoutingAddress) | 0x8000000,
29936 (intptr_t)asn1_type_RIMRoutingAddress,
29937 offsetof(RIM_Transfer, rIMRoutingAddress_option),
29938 (intptr_t)"rIMRoutingAddress",
29939
29940 offsetof(RIM_Transfer, iE_Extensions) | 0x8000000,
29941 (intptr_t)asn1_type_ProtocolExtensionContainer_56,
29942 offsetof(RIM_Transfer, iE_Extensions_option),
29943 (intptr_t)"iE-Extensions",
29944
29945 (intptr_t)"RIM-Transfer",
29946};
29947
29948const ASN1CType asn1_type_RIMRoutingAddress[] = {
29949 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
29950 2,
29951 1,
29952 sizeof(RIMRoutingAddress),
29953 offsetof(RIMRoutingAddress, choice),
29954 offsetof(RIMRoutingAddress, u),
29955 (intptr_t)asn1_type_TargetRNC_ID,
29956 (intptr_t)"targetRNC-ID",
29957 (intptr_t)asn1_type_GERAN_Cell_ID,
29958 (intptr_t)"gERAN-Cell-ID",
29959 (intptr_t)asn1_type_TargetENB_ID,
29960 (intptr_t)"targeteNB-ID",
29961 (intptr_t)"RIMRoutingAddress",
29962};
29963
29964const ASN1CType asn1_type_RNC_ID[] = {
29965 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
29966 0x0,
29967 0xfff,
29968 (intptr_t)"RNC-ID",
29969};
29970
29971static const ASN1CType asn1_type__local_3180[] = {
29972 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
29973 (intptr_t)asn1_type_TraceReference,
29974};
29975
29976const ASN1CType asn1_type_RNCTraceInformation[] = {
29977 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100000,
29978 4,
29979 sizeof(RNCTraceInformation),
29980
29981 offsetof(RNCTraceInformation, traceReference) | 0x0,
29982 (intptr_t)asn1_type__local_3180,
29983 0,
29984 (intptr_t)"traceReference",
29985
29986 offsetof(RNCTraceInformation, traceActivationIndicato) | 0x0,
29987 (intptr_t)asn1_type_RNCTraceInformation_1,
29988 0,
29989 (intptr_t)"traceActivationIndicato",
29990
29991 offsetof(RNCTraceInformation, equipmentsToBeTraced) | 0x8000000,
29992 (intptr_t)asn1_type_EquipmentsToBeTraced,
29993 offsetof(RNCTraceInformation, equipmentsToBeTraced_option),
29994 (intptr_t)"equipmentsToBeTraced",
29995
29996 offsetof(RNCTraceInformation, iE_Extensions) | 0x8000000,
29997 (intptr_t)asn1_type_ProtocolExtensionContainer_57,
29998 offsetof(RNCTraceInformation, iE_Extensions_option),
29999 (intptr_t)"iE-Extensions",
30000
30001 (intptr_t)"RNCTraceInformation",
30002};
30003
30004const ASN1CType asn1_type_RNCTraceInformation_1[] = {
30005 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
30006 2,
30007 (intptr_t)"activated",
30008 (intptr_t)"deactivated",
30009};
30010
30011static const ASN1CType asn1_type__local_3181[] = {
30012 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
30013 (intptr_t)asn1_type_RABParametersList,
30014};
30015
30016static const ASN1CType asn1_type__local_3182[] = {
30017 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
30018 (intptr_t)asn1_type_SAI,
30019};
30020
30021const ASN1CType asn1_type_RNSAPRelocationParameters[] = {
30022 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
30023 5,
30024 sizeof(RNSAPRelocationParameters),
30025
30026 offsetof(RNSAPRelocationParameters, rabParmetersList) | 0x8000000,
30027 (intptr_t)asn1_type__local_3181,
30028 offsetof(RNSAPRelocationParameters, rabParmetersList_option),
30029 (intptr_t)"rabParmetersList",
30030
30031 offsetof(RNSAPRelocationParameters, locationReporting) | 0x8000000,
30032 (intptr_t)asn1_type_LocationReportingTransferInformation,
30033 offsetof(RNSAPRelocationParameters, locationReporting_option),
30034 (intptr_t)"locationReporting",
30035
30036 offsetof(RNSAPRelocationParameters, traceInformation) | 0x8000000,
30037 (intptr_t)asn1_type_TraceInformation,
30038 offsetof(RNSAPRelocationParameters, traceInformation_option),
30039 (intptr_t)"traceInformation",
30040
30041 offsetof(RNSAPRelocationParameters, sourceSAI) | 0x8000000,
30042 (intptr_t)asn1_type__local_3182,
30043 offsetof(RNSAPRelocationParameters, sourceSAI_option),
30044 (intptr_t)"sourceSAI",
30045
30046 offsetof(RNSAPRelocationParameters, iE_Extensions) | 0x8000000,
30047 (intptr_t)asn1_type_ProtocolExtensionContainer_58,
30048 offsetof(RNSAPRelocationParameters, iE_Extensions_option),
30049 (intptr_t)"iE-Extensions",
30050
30051 (intptr_t)"RNSAPRelocationParameters",
30052};
30053
30054const ASN1CType asn1_type_RRC_Container[] = {
30055 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
30056 0x0,
30057 (intptr_t)"RRC-Container",
30058};
30059
30060const ASN1CType asn1_type_RTLoadValue[] = {
30061 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100002,
30062 0x0,
30063 0x64,
30064 (intptr_t)"RTLoadValue",
30065};
30066
30067const ASN1CType asn1_type_RSRVCC_HO_Indication[] = {
30068 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
30069 1,
30070 0,
30071 (intptr_t)"ps-only",
30072 (intptr_t)"RSRVCC-HO-Indication",
30073};
30074
30075static const ASN1CType asn1_type__local_3183[] = {
30076 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
30077 0x80,
30078 0x80,
30079};
30080
30081static const ASN1CType asn1_type__local_3184[] = {
30082 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
30083 0x1,
30084 0x20,
30085};
30086
30087const ASN1CType asn1_type_RSRVCC_Information[] = {
30088 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
30089 3,
30090 sizeof(RSRVCC_Information),
30091
30092 offsetof(RSRVCC_Information, nonce) | 0x0,
30093 (intptr_t)asn1_type__local_3183,
30094 0,
30095 (intptr_t)"nonce",
30096
30097 offsetof(RSRVCC_Information, iMSInformation) | 0x0,
30098 (intptr_t)asn1_type__local_3184,
30099 0,
30100 (intptr_t)"iMSInformation",
30101
30102 offsetof(RSRVCC_Information, iE_Extensions) | 0x8000000,
30103 (intptr_t)asn1_type_ProtocolExtensionContainer_59,
30104 offsetof(RSRVCC_Information, iE_Extensions_option),
30105 (intptr_t)"iE-Extensions",
30106
30107 (intptr_t)"RSRVCC-Information",
30108};
30109
30110const ASN1CType asn1_type_RSRVCC_Operation_Possible[] = {
30111 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
30112 1,
30113 0,
30114 (intptr_t)"rsrvcc-possible",
30115 (intptr_t)"RSRVCC-Operation-Possible",
30116};
30117
30118const ASN1CType asn1_type_SAC[] = {
30119 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100002,
30120 0x2,
30121 0x2,
30122 (intptr_t)"SAC",
30123};
30124
30125static const ASN1CType asn1_type__local_3185[] = {
30126 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
30127 (intptr_t)asn1_type_PLMNidentity,
30128};
30129
30130static const ASN1CType asn1_type__local_3186[] = {
30131 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
30132 (intptr_t)asn1_type_LAC,
30133};
30134
30135const ASN1CType asn1_type_SAI[] = {
30136 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x10,
30137 4,
30138 sizeof(SAI),
30139
30140 offsetof(SAI, pLMNidentity) | 0x0,
30141 (intptr_t)asn1_type__local_3185,
30142 0,
30143 (intptr_t)"pLMNidentity",
30144
30145 offsetof(SAI, lAC) | 0x0,
30146 (intptr_t)asn1_type__local_3186,
30147 0,
30148 (intptr_t)"lAC",
30149
30150 offsetof(SAI, sAC) | 0x0,
30151 (intptr_t)asn1_type_SAC,
30152 0,
30153 (intptr_t)"sAC",
30154
30155 offsetof(SAI, iE_Extensions) | 0x8000000,
30156 (intptr_t)asn1_type_ProtocolExtensionContainer_60,
30157 offsetof(SAI, iE_Extensions_option),
30158 (intptr_t)"iE-Extensions",
30159
30160 (intptr_t)"SAI",
30161};
30162
30163const ASN1CType asn1_type_SAPI[] = {
30164 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
30165 2,
30166 0,
30167 (intptr_t)"sapi-0",
30168 (intptr_t)"sapi-3",
30169 (intptr_t)"SAPI",
30170};
30171
30172const ASN1CType asn1_type_SessionUpdateID[] = {
30173 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
30174 0x0,
30175 0xfffff,
30176 (intptr_t)"SessionUpdateID",
30177};
30178
30179const ASN1CType asn1_type_Shared_Network_Information[] = {
30180 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
30181 2,
30182 sizeof(Shared_Network_Information),
30183
30184 offsetof(Shared_Network_Information, pLMNs_in_shared_network) | 0x0,
30185 (intptr_t)asn1_type_PLMNs_in_shared_network,
30186 0,
30187 (intptr_t)"pLMNs-in-shared-network",
30188
30189 offsetof(Shared_Network_Information, iE_Extensions) | 0x8000000,
30190 (intptr_t)asn1_type_ProtocolExtensionContainer_61,
30191 offsetof(Shared_Network_Information, iE_Extensions_option),
30192 (intptr_t)"iE-Extensions",
30193
30194 (intptr_t)"Shared-Network-Information",
30195};
30196
30197const ASN1CType asn1_type_Session_Re_establishment_Indicator[] = {
30198 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
30199 1,
30200 0,
30201 (intptr_t)"true",
30202 (intptr_t)"Session-Re-establishment-Indicator",
30203};
30204
30205const ASN1CType asn1_type_SignallingIndication[] = {
30206 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
30207 1,
30208 0,
30209 (intptr_t)"signalling",
30210 (intptr_t)"SignallingIndication",
30211};
30212
30213static const ASN1CType asn1_type__local_3187[] = {
30214 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
30215 0x1,
30216 0x9,
30217};
30218
30219static const ASN1CType asn1_type__local_3188[] = {
30220 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
30221 0x1,
30222 0x6,
30223};
30224
30225const ASN1CType asn1_type_SDU_ErrorRatio[] = {
30226 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100000,
30227 3,
30228 sizeof(SDU_ErrorRatio),
30229
30230 offsetof(SDU_ErrorRatio, mantissa) | 0x0,
30231 (intptr_t)asn1_type__local_3187,
30232 0,
30233 (intptr_t)"mantissa",
30234
30235 offsetof(SDU_ErrorRatio, exponent) | 0x0,
30236 (intptr_t)asn1_type__local_3188,
30237 0,
30238 (intptr_t)"exponent",
30239
30240 offsetof(SDU_ErrorRatio, iE_Extensions) | 0x8000000,
30241 (intptr_t)asn1_type_ProtocolExtensionContainer_62,
30242 offsetof(SDU_ErrorRatio, iE_Extensions_option),
30243 (intptr_t)"iE-Extensions",
30244
30245 (intptr_t)"SDU-ErrorRatio",
30246};
30247
30248const ASN1CType asn1_type_SDU_FormatInformationParameters[] = {
30249 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100003,
30250 0x1,
30251 0x40,
30252 sizeof(SDU_FormatInformationParameters_1),
30253 (intptr_t)asn1_type_SDU_FormatInformationParameters_1,
30254 0,
30255 (intptr_t)"SDU-FormatInformationParameters",
30256};
30257
30258const ASN1CType asn1_type_SDU_FormatInformationParameters_1[] = {
30259 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
30260 3,
30261 sizeof(SDU_FormatInformationParameters_1),
30262
30263 offsetof(SDU_FormatInformationParameters_1, subflowSDU_Size) | 0x8000000,
30264 (intptr_t)asn1_type_SubflowSDU_Size,
30265 offsetof(SDU_FormatInformationParameters_1, subflowSDU_Size_option),
30266 (intptr_t)"subflowSDU-Size",
30267
30268 offsetof(SDU_FormatInformationParameters_1, rAB_SubflowCombinationBitRate) | 0x8000000,
30269 (intptr_t)asn1_type_RAB_SubflowCombinationBitRate,
30270 offsetof(SDU_FormatInformationParameters_1, rAB_SubflowCombinationBitRate_option),
30271 (intptr_t)"rAB-SubflowCombinationBitRate",
30272
30273 offsetof(SDU_FormatInformationParameters_1, iE_Extensions) | 0x8000000,
30274 (intptr_t)asn1_type_ProtocolExtensionContainer_63,
30275 offsetof(SDU_FormatInformationParameters_1, iE_Extensions_option),
30276 (intptr_t)"iE-Extensions",
30277
30278};
30279
30280const ASN1CType asn1_type_SDU_Parameters[] = {
30281 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100006,
30282 0x1,
30283 0x7,
30284 sizeof(SDU_Parameters_1),
30285 (intptr_t)asn1_type_SDU_Parameters_1,
30286 0,
30287 (intptr_t)"SDU-Parameters",
30288};
30289
30290const ASN1CType asn1_type_SDU_Parameters_1[] = {
30291 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
30292 5,
30293 sizeof(SDU_Parameters_1),
30294
30295 offsetof(SDU_Parameters_1, sDU_ErrorRatio) | 0x8000000,
30296 (intptr_t)asn1_type_SDU_ErrorRatio,
30297 offsetof(SDU_Parameters_1, sDU_ErrorRatio_option),
30298 (intptr_t)"sDU-ErrorRatio",
30299
30300 offsetof(SDU_Parameters_1, residualBitErrorRatio) | 0x0,
30301 (intptr_t)asn1_type_ResidualBitErrorRatio,
30302 0,
30303 (intptr_t)"residualBitErrorRatio",
30304
30305 offsetof(SDU_Parameters_1, deliveryOfErroneousSDU) | 0x0,
30306 (intptr_t)asn1_type_DeliveryOfErroneousSDU,
30307 0,
30308 (intptr_t)"deliveryOfErroneousSDU",
30309
30310 offsetof(SDU_Parameters_1, sDU_FormatInformationParameters) | 0x8000000,
30311 (intptr_t)asn1_type_SDU_FormatInformationParameters,
30312 offsetof(SDU_Parameters_1, sDU_FormatInformationParameters_option),
30313 (intptr_t)"sDU-FormatInformationParameters",
30314
30315 offsetof(SDU_Parameters_1, iE_Extensions) | 0x8000000,
30316 (intptr_t)asn1_type_ProtocolExtensionContainer_64,
30317 offsetof(SDU_Parameters_1, iE_Extensions_option),
30318 (intptr_t)"iE-Extensions",
30319
30320};
30321
30322const ASN1CType asn1_type_SNA_Access_Information[] = {
30323 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
30324 2,
30325 sizeof(SNA_Access_Information),
30326
30327 offsetof(SNA_Access_Information, authorisedPLMNs) | 0x0,
30328 (intptr_t)asn1_type_AuthorisedPLMNs,
30329 0,
30330 (intptr_t)"authorisedPLMNs",
30331
30332 offsetof(SNA_Access_Information, iE_Extensions) | 0x8000000,
30333 (intptr_t)asn1_type_ProtocolExtensionContainer_65,
30334 offsetof(SNA_Access_Information, iE_Extensions_option),
30335 (intptr_t)"iE-Extensions",
30336
30337 (intptr_t)"SNA-Access-Information",
30338};
30339
30340const ASN1CType asn1_type_SNAC[] = {
30341 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
30342 0x0,
30343 0xffff,
30344 (intptr_t)"SNAC",
30345};
30346
30347const ASN1CType asn1_type_Service_Handover[] = {
30348 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
30349 3,
30350 0,
30351 (intptr_t)"handover-to-GSM-should-be-performed",
30352 (intptr_t)"handover-to-GSM-should-not-be-performed",
30353 (intptr_t)"handover-to-GSM-shall-not-be-performed",
30354 (intptr_t)"Service-Handover",
30355};
30356
30357const ASN1CType asn1_type_Source_ToTarget_TransparentContainer[] = {
30358 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
30359 0x0,
30360 (intptr_t)"Source-ToTarget-TransparentContainer",
30361};
30362
30363const ASN1CType asn1_type_SourceeNodeB_ToTargeteNodeB_TransparentContainer[] = {
30364 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
30365 0x0,
30366 (intptr_t)"SourceeNodeB-ToTargeteNodeB-TransparentContainer",
30367};
30368
30369const ASN1CType asn1_type_SourceCellID[] = {
30370 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
30371 2,
30372 0,
30373 sizeof(SourceCellID),
30374 offsetof(SourceCellID, choice),
30375 offsetof(SourceCellID, u),
30376 (intptr_t)asn1_type_SourceUTRANCellID,
30377 (intptr_t)"sourceUTRANCellID",
30378 (intptr_t)asn1_type_CGI,
30379 (intptr_t)"sourceGERANCellID",
30380 (intptr_t)"SourceCellID",
30381};
30382
30383const ASN1CType asn1_type_SourceBSS_ToTargetBSS_TransparentContainer[] = {
30384 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
30385 0x0,
30386 (intptr_t)"SourceBSS-ToTargetBSS-TransparentContainer",
30387};
30388
30389static const ASN1CType asn1_type__local_3189[] = {
30390 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
30391 (intptr_t)asn1_type_SAI,
30392};
30393
30394const ASN1CType asn1_type_SourceID[] = {
30395 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
30396 2,
30397 0,
30398 sizeof(SourceID),
30399 offsetof(SourceID, choice),
30400 offsetof(SourceID, u),
30401 (intptr_t)asn1_type_SourceRNC_ID,
30402 (intptr_t)"sourceRNC-ID",
30403 (intptr_t)asn1_type__local_3189,
30404 (intptr_t)"sAI",
30405 (intptr_t)"SourceID",
30406};
30407
30408static const ASN1CType asn1_type__local_3190[] = {
30409 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
30410 (intptr_t)asn1_type_PLMNidentity,
30411};
30412
30413static const ASN1CType asn1_type__local_3191[] = {
30414 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
30415 (intptr_t)asn1_type_RNC_ID,
30416};
30417
30418const ASN1CType asn1_type_SourceRNC_ID[] = {
30419 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100000,
30420 3,
30421 sizeof(SourceRNC_ID),
30422
30423 offsetof(SourceRNC_ID, pLMNidentity) | 0x0,
30424 (intptr_t)asn1_type__local_3190,
30425 0,
30426 (intptr_t)"pLMNidentity",
30427
30428 offsetof(SourceRNC_ID, rNC_ID) | 0x0,
30429 (intptr_t)asn1_type__local_3191,
30430 0,
30431 (intptr_t)"rNC-ID",
30432
30433 offsetof(SourceRNC_ID, iE_Extensions) | 0x8000000,
30434 (intptr_t)asn1_type_ProtocolExtensionContainer_66,
30435 offsetof(SourceRNC_ID, iE_Extensions_option),
30436 (intptr_t)"iE-Extensions",
30437
30438 (intptr_t)"SourceRNC-ID",
30439};
30440
30441static const ASN1CType asn1_type__local_3192[] = {
30442 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
30443 (intptr_t)asn1_type_RRC_Container,
30444};
30445
30446static const ASN1CType asn1_type__local_3193[] = {
30447 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
30448 (intptr_t)asn1_type_RelocationType,
30449};
30450
30451static const ASN1CType asn1_type__local_3194[] = {
30452 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
30453 (intptr_t)asn1_type_ChosenIntegrityProtectionAlgorithm,
30454};
30455
30456static const ASN1CType asn1_type__local_3195[] = {
30457 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100004,
30458 (intptr_t)asn1_type_IntegrityProtectionKey,
30459};
30460
30461static const ASN1CType asn1_type__local_3196[] = {
30462 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100005,
30463 (intptr_t)asn1_type_ChosenEncryptionAlgorithm,
30464};
30465
30466static const ASN1CType asn1_type__local_3197[] = {
30467 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100006,
30468 (intptr_t)asn1_type_EncryptionKey,
30469};
30470
30471static const ASN1CType asn1_type__local_3198[] = {
30472 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100007,
30473 (intptr_t)asn1_type_ChosenEncryptionAlgorithm,
30474};
30475
30476static const ASN1CType asn1_type__local_3199[] = {
30477 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100008,
30478 (intptr_t)asn1_type_ChosenEncryptionAlgorithm,
30479};
30480
30481static const ASN1CType asn1_type__local_3200[] = {
30482 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100009,
30483 (intptr_t)asn1_type_D_RNTI,
30484};
30485
30486static const ASN1CType asn1_type__local_3201[] = {
30487 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x10000a,
30488 (intptr_t)asn1_type_TargetCellId,
30489};
30490
30491const ASN1CType asn1_type_SourceRNC_ToTargetRNC_TransparentContainer[] = {
30492 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
30493 13,
30494 sizeof(SourceRNC_ToTargetRNC_TransparentContainer),
30495
30496 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, rRC_Container) | 0x0,
30497 (intptr_t)asn1_type__local_3192,
30498 0,
30499 (intptr_t)"rRC-Container",
30500
30501 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, numberOfIuInstances) | 0x0,
30502 (intptr_t)asn1_type_NumberOfIuInstances,
30503 0,
30504 (intptr_t)"numberOfIuInstances",
30505
30506 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, relocationType) | 0x0,
30507 (intptr_t)asn1_type__local_3193,
30508 0,
30509 (intptr_t)"relocationType",
30510
30511 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, chosenIntegrityProtectionAlgorithm) | 0x8000000,
30512 (intptr_t)asn1_type__local_3194,
30513 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, chosenIntegrityProtectionAlgorithm_option),
30514 (intptr_t)"chosenIntegrityProtectionAlgorithm",
30515
30516 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, integrityProtectionKey) | 0x8000000,
30517 (intptr_t)asn1_type__local_3195,
30518 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, integrityProtectionKey_option),
30519 (intptr_t)"integrityProtectionKey",
30520
30521 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, chosenEncryptionAlgorithForSignalling) | 0x8000000,
30522 (intptr_t)asn1_type__local_3196,
30523 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, chosenEncryptionAlgorithForSignalling_option),
30524 (intptr_t)"chosenEncryptionAlgorithForSignalling",
30525
30526 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, cipheringKey) | 0x8000000,
30527 (intptr_t)asn1_type__local_3197,
30528 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, cipheringKey_option),
30529 (intptr_t)"cipheringKey",
30530
30531 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, chosenEncryptionAlgorithForCS) | 0x8000000,
30532 (intptr_t)asn1_type__local_3198,
30533 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, chosenEncryptionAlgorithForCS_option),
30534 (intptr_t)"chosenEncryptionAlgorithForCS",
30535
30536 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, chosenEncryptionAlgorithForPS) | 0x8000000,
30537 (intptr_t)asn1_type__local_3199,
30538 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, chosenEncryptionAlgorithForPS_option),
30539 (intptr_t)"chosenEncryptionAlgorithForPS",
30540
30541 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, d_RNTI) | 0x8000000,
30542 (intptr_t)asn1_type__local_3200,
30543 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, d_RNTI_option),
30544 (intptr_t)"d-RNTI",
30545
30546 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, targetCellId) | 0x8000000,
30547 (intptr_t)asn1_type__local_3201,
30548 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, targetCellId_option),
30549 (intptr_t)"targetCellId",
30550
30551 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, rAB_TrCH_Mapping) | 0x8000000,
30552 (intptr_t)asn1_type_RAB_TrCH_Mapping,
30553 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, rAB_TrCH_Mapping_option),
30554 (intptr_t)"rAB-TrCH-Mapping",
30555
30556 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, iE_Extensions) | 0x8000000,
30557 (intptr_t)asn1_type_ProtocolExtensionContainer_67,
30558 offsetof(SourceRNC_ToTargetRNC_TransparentContainer, iE_Extensions_option),
30559 (intptr_t)"iE-Extensions",
30560
30561 (intptr_t)"SourceRNC-ToTargetRNC-TransparentContainer",
30562};
30563
30564static const ASN1CType asn1_type__local_3202[] = {
30565 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
30566 0x0,
30567 0x61,
30568};
30569
30570static const ASN1CType asn1_type__local_3203[] = {
30571 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
30572 0x0,
30573 0x22,
30574};
30575
30576const ASN1CType asn1_type_IRAT_Measurement_Configuration[] = {
30577 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x10,
30578 4,
30579 sizeof(IRAT_Measurement_Configuration),
30580
30581 offsetof(IRAT_Measurement_Configuration, rSRP) | 0x8000000,
30582 (intptr_t)asn1_type__local_3202,
30583 offsetof(IRAT_Measurement_Configuration, rSRP_option),
30584 (intptr_t)"rSRP",
30585
30586 offsetof(IRAT_Measurement_Configuration, rSRQ) | 0x8000000,
30587 (intptr_t)asn1_type__local_3203,
30588 offsetof(IRAT_Measurement_Configuration, rSRQ_option),
30589 (intptr_t)"rSRQ",
30590
30591 offsetof(IRAT_Measurement_Configuration, iRATmeasurementParameters) | 0x0,
30592 (intptr_t)asn1_type_IRATmeasurementParameters,
30593 0,
30594 (intptr_t)"iRATmeasurementParameters",
30595
30596 offsetof(IRAT_Measurement_Configuration, iE_Extensions) | 0x8000000,
30597 (intptr_t)asn1_type_ProtocolExtensionContainer_68,
30598 offsetof(IRAT_Measurement_Configuration, iE_Extensions_option),
30599 (intptr_t)"iE-Extensions",
30600
30601 (intptr_t)"IRAT-Measurement-Configuration",
30602};
30603
30604static const ASN1CType asn1_type__local_3204[] = {
30605 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
30606 0x1,
30607 0x64,
30608};
30609
30610const ASN1CType asn1_type_IRATmeasurementParameters[] = {
30611 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100002,
30612 3,
30613 sizeof(IRATmeasurementParameters),
30614
30615 offsetof(IRATmeasurementParameters, measurementDuration) | 0x0,
30616 (intptr_t)asn1_type__local_3204,
30617 0,
30618 (intptr_t)"measurementDuration",
30619
30620 offsetof(IRATmeasurementParameters, eUTRANFrequencies) | 0x8000000,
30621 (intptr_t)asn1_type_EUTRANFrequencies,
30622 offsetof(IRATmeasurementParameters, eUTRANFrequencies_option),
30623 (intptr_t)"eUTRANFrequencies",
30624
30625 offsetof(IRATmeasurementParameters, iE_Extensions) | 0x8000000,
30626 (intptr_t)asn1_type_ProtocolExtensionContainer_69,
30627 offsetof(IRATmeasurementParameters, iE_Extensions_option),
30628 (intptr_t)"iE-Extensions",
30629
30630 (intptr_t)"IRATmeasurementParameters",
30631};
30632
30633static const ASN1CType asn1_type__local_3205[] = {
30634 (ASN1_CTYPE_BOOLEAN << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
30635};
30636
30637static const ASN1CType asn1_type__local_3206[] = {
30638 (ASN1_CTYPE_BOOLEAN << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
30639};
30640
30641const ASN1CType asn1_type_RSRQ_Type[] = {
30642 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x10,
30643 2,
30644 sizeof(RSRQ_Type),
30645
30646 offsetof(RSRQ_Type, allSymbols) | 0x0,
30647 (intptr_t)asn1_type__local_3205,
30648 0,
30649 (intptr_t)"allSymbols",
30650
30651 offsetof(RSRQ_Type, wideBand) | 0x0,
30652 (intptr_t)asn1_type__local_3206,
30653 0,
30654 (intptr_t)"wideBand",
30655
30656 (intptr_t)"RSRQ-Type",
30657};
30658
30659const ASN1CType asn1_type_RSRQ_Extension[] = {
30660 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x7800000 | 0x2,
30661 0xffffffe2,
30662 0x2e,
30663 (intptr_t)"RSRQ-Extension",
30664};
30665
30666const ASN1CType asn1_type_EUTRANFrequencies[] = {
30667 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
30668 0x1,
30669 0x8,
30670 sizeof(EUTRANFrequencies_1),
30671 (intptr_t)asn1_type_EUTRANFrequencies_1,
30672 0,
30673 (intptr_t)"EUTRANFrequencies",
30674};
30675
30676static const ASN1CType asn1_type__local_3207[] = {
30677 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
30678 0x0,
30679 0xffff,
30680};
30681
30682const ASN1CType asn1_type_EUTRANFrequencies_1[] = {
30683 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x0 | 0x10,
30684 3,
30685 sizeof(EUTRANFrequencies_1),
30686
30687 offsetof(EUTRANFrequencies_1, earfcn) | 0x0,
30688 (intptr_t)asn1_type__local_3207,
30689 0,
30690 (intptr_t)"earfcn",
30691
30692 offsetof(EUTRANFrequencies_1, measBand) | 0x8000000,
30693 (intptr_t)asn1_type_MeasBand,
30694 offsetof(EUTRANFrequencies_1, measBand_option),
30695 (intptr_t)"measBand",
30696
30697 offsetof(EUTRANFrequencies_1, iE_Extensions) | 0x8000000,
30698 (intptr_t)asn1_type_ProtocolExtensionContainer_70,
30699 offsetof(EUTRANFrequencies_1, iE_Extensions_option),
30700 (intptr_t)"iE-Extensions",
30701
30702};
30703
30704const ASN1CType asn1_type_MeasBand[] = {
30705 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100001,
30706 6,
30707 (intptr_t)"v6",
30708 (intptr_t)"v15",
30709 (intptr_t)"v25",
30710 (intptr_t)"v50",
30711 (intptr_t)"v75",
30712 (intptr_t)"v100",
30713 (intptr_t)"MeasBand",
30714};
30715
30716const ASN1CType asn1_type_SubscriberProfileIDforRFP[] = {
30717 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
30718 0x1,
30719 0x100,
30720 (intptr_t)"SubscriberProfileIDforRFP",
30721};
30722
30723const ASN1CType asn1_type_SourceStatisticsDescriptor[] = {
30724 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10000a,
30725 2,
30726 0,
30727 (intptr_t)"speech",
30728 (intptr_t)"unknown",
30729 (intptr_t)"SourceStatisticsDescriptor",
30730};
30731
30732const ASN1CType asn1_type_SupportedRAB_ParameterBitrateList[] = {
30733 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
30734 0x1,
30735 0x2,
30736 sizeof(SupportedBitrate),
30737 (intptr_t)asn1_type_SupportedBitrate,
30738 0,
30739 (intptr_t)"SupportedRAB-ParameterBitrateList",
30740};
30741
30742const ASN1CType asn1_type_SupportedBitrate[] = {
30743 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x7800000 | 0x2,
30744 0x1,
30745 0x3b9aca00,
30746 (intptr_t)"SupportedBitrate",
30747};
30748
30749static const ASN1CType asn1_type__local_3208[] = {
30750 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
30751 (intptr_t)asn1_type_PLMNidentity,
30752};
30753
30754static const ASN1CType asn1_type__local_3209[] = {
30755 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
30756 (intptr_t)asn1_type_TargetCellId,
30757};
30758
30759const ASN1CType asn1_type_SourceUTRANCellID[] = {
30760 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100000,
30761 3,
30762 sizeof(SourceUTRANCellID),
30763
30764 offsetof(SourceUTRANCellID, pLMNidentity) | 0x0,
30765 (intptr_t)asn1_type__local_3208,
30766 0,
30767 (intptr_t)"pLMNidentity",
30768
30769 offsetof(SourceUTRANCellID, uTRANcellID) | 0x0,
30770 (intptr_t)asn1_type__local_3209,
30771 0,
30772 (intptr_t)"uTRANcellID",
30773
30774 offsetof(SourceUTRANCellID, iE_Extensions) | 0x8000000,
30775 (intptr_t)asn1_type_ProtocolExtensionContainer_71,
30776 offsetof(SourceUTRANCellID, iE_Extensions_option),
30777 (intptr_t)"iE-Extensions",
30778
30779 (intptr_t)"SourceUTRANCellID",
30780};
30781
30782const ASN1CType asn1_type_SRB_ID[] = {
30783 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
30784 0x1,
30785 0x20,
30786 (intptr_t)"SRB-ID",
30787};
30788
30789const ASN1CType asn1_type_SRB_TrCH_Mapping[] = {
30790 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
30791 0x1,
30792 0x8,
30793 sizeof(SRB_TrCH_MappingItem),
30794 (intptr_t)asn1_type_SRB_TrCH_MappingItem,
30795 0,
30796 (intptr_t)"SRB-TrCH-Mapping",
30797};
30798
30799static const ASN1CType asn1_type__local_3210[] = {
30800 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
30801 (intptr_t)asn1_type_TrCH_ID,
30802};
30803
30804const ASN1CType asn1_type_SRB_TrCH_MappingItem[] = {
30805 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
30806 3,
30807 sizeof(SRB_TrCH_MappingItem),
30808
30809 offsetof(SRB_TrCH_MappingItem, sRB_ID) | 0x0,
30810 (intptr_t)asn1_type_SRB_ID,
30811 0,
30812 (intptr_t)"sRB-ID",
30813
30814 offsetof(SRB_TrCH_MappingItem, trCH_ID) | 0x0,
30815 (intptr_t)asn1_type__local_3210,
30816 0,
30817 (intptr_t)"trCH-ID",
30818
30819 offsetof(SRB_TrCH_MappingItem, iE_Extensions) | 0x8000000,
30820 (intptr_t)asn1_type_ProtocolExtensionContainer_72,
30821 offsetof(SRB_TrCH_MappingItem, iE_Extensions_option),
30822 (intptr_t)"iE-Extensions",
30823
30824 (intptr_t)"SRB-TrCH-MappingItem",
30825};
30826
30827const ASN1CType asn1_type_SRVCC_HO_Indication[] = {
30828 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
30829 2,
30830 0,
30831 (intptr_t)"ps-and-cs",
30832 (intptr_t)"cs-only",
30833 (intptr_t)"SRVCC-HO-Indication",
30834};
30835
30836static const ASN1CType asn1_type__local_3211[] = {
30837 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
30838 0x80,
30839 0x80,
30840};
30841
30842const ASN1CType asn1_type_SRVCC_Information[] = {
30843 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
30844 2,
30845 sizeof(SRVCC_Information),
30846
30847 offsetof(SRVCC_Information, nonce) | 0x0,
30848 (intptr_t)asn1_type__local_3211,
30849 0,
30850 (intptr_t)"nonce",
30851
30852 offsetof(SRVCC_Information, iE_Extensions) | 0x8000000,
30853 (intptr_t)asn1_type_ProtocolExtensionContainer_73,
30854 offsetof(SRVCC_Information, iE_Extensions_option),
30855 (intptr_t)"iE-Extensions",
30856
30857 (intptr_t)"SRVCC-Information",
30858};
30859
30860const ASN1CType asn1_type_SRVCC_Operation_Possible[] = {
30861 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
30862 1,
30863 0,
30864 (intptr_t)"srvcc-possible",
30865 (intptr_t)"SRVCC-Operation-Possible",
30866};
30867
30868const ASN1CType asn1_type_SubflowSDU_Size[] = {
30869 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
30870 0x0,
30871 0xfff,
30872 (intptr_t)"SubflowSDU-Size",
30873};
30874
30875const ASN1CType asn1_type_TAC[] = {
30876 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
30877 0x2,
30878 0x2,
30879 (intptr_t)"TAC",
30880};
30881
30882static const ASN1CType asn1_type__local_3212[] = {
30883 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
30884 (intptr_t)asn1_type_PLMNidentity,
30885};
30886
30887const ASN1CType asn1_type_TAI[] = {
30888 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100003,
30889 3,
30890 sizeof(TAI),
30891
30892 offsetof(TAI, pLMNidentity) | 0x0,
30893 (intptr_t)asn1_type__local_3212,
30894 0,
30895 (intptr_t)"pLMNidentity",
30896
30897 offsetof(TAI, tAC) | 0x0,
30898 (intptr_t)asn1_type_TAC,
30899 0,
30900 (intptr_t)"tAC",
30901
30902 offsetof(TAI, iE_Extensions) | 0x8000000,
30903 (intptr_t)asn1_type_ProtocolExtensionContainer_74,
30904 offsetof(TAI, iE_Extensions_option),
30905 (intptr_t)"iE-Extensions",
30906
30907 (intptr_t)"TAI",
30908};
30909
30910const ASN1CType asn1_type_Target_ToSource_TransparentContainer[] = {
30911 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
30912 0x0,
30913 (intptr_t)"Target-ToSource-TransparentContainer",
30914};
30915
30916const ASN1CType asn1_type_TargeteNodeB_ToSourceeNodeB_TransparentContainer[] = {
30917 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
30918 0x0,
30919 (intptr_t)"TargeteNodeB-ToSourceeNodeB-TransparentContainer",
30920};
30921
30922const ASN1CType asn1_type_TargetBSS_ToSourceBSS_TransparentContainer[] = {
30923 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
30924 0x0,
30925 (intptr_t)"TargetBSS-ToSourceBSS-TransparentContainer",
30926};
30927
30928const ASN1CType asn1_type_TargetCellId[] = {
30929 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
30930 0x0,
30931 0xfffffff,
30932 (intptr_t)"TargetCellId",
30933};
30934
30935const ASN1CType asn1_type_TargetID[] = {
30936 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
30937 2,
30938 1,
30939 sizeof(TargetID),
30940 offsetof(TargetID, choice),
30941 offsetof(TargetID, u),
30942 (intptr_t)asn1_type_TargetRNC_ID,
30943 (intptr_t)"targetRNC-ID",
30944 (intptr_t)asn1_type_CGI,
30945 (intptr_t)"cGI",
30946 (intptr_t)asn1_type_TargetENB_ID,
30947 (intptr_t)"targeteNB-ID",
30948 (intptr_t)"TargetID",
30949};
30950
30951static const ASN1CType asn1_type__local_3213[] = {
30952 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
30953 (intptr_t)asn1_type_PLMNidentity,
30954};
30955
30956const ASN1CType asn1_type_TargetENB_ID[] = {
30957 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100002,
30958 4,
30959 sizeof(TargetENB_ID),
30960
30961 offsetof(TargetENB_ID, pLMNidentity) | 0x0,
30962 (intptr_t)asn1_type__local_3213,
30963 0,
30964 (intptr_t)"pLMNidentity",
30965
30966 offsetof(TargetENB_ID, eNB_ID) | 0x0,
30967 (intptr_t)asn1_type_ENB_ID,
30968 0,
30969 (intptr_t)"eNB-ID",
30970
30971 offsetof(TargetENB_ID, iE_Extensions) | 0x8000000,
30972 (intptr_t)asn1_type_ProtocolExtensionContainer_75,
30973 offsetof(TargetENB_ID, iE_Extensions_option),
30974 (intptr_t)"iE-Extensions",
30975
30976 offsetof(TargetENB_ID, selectedTAI) | 0x0,
30977 (intptr_t)asn1_type_TAI,
30978 0,
30979 (intptr_t)"selectedTAI",
30980
30981 (intptr_t)"TargetENB-ID",
30982};
30983
30984static const ASN1CType asn1_type__local_3214[] = {
30985 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
30986 (intptr_t)asn1_type_LAI,
30987};
30988
30989static const ASN1CType asn1_type__local_3215[] = {
30990 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
30991 (intptr_t)asn1_type_RAC,
30992};
30993
30994static const ASN1CType asn1_type__local_3216[] = {
30995 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
30996 (intptr_t)asn1_type_RNC_ID,
30997};
30998
30999const ASN1CType asn1_type_TargetRNC_ID[] = {
31000 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100000,
31001 4,
31002 sizeof(TargetRNC_ID),
31003
31004 offsetof(TargetRNC_ID, lAI) | 0x0,
31005 (intptr_t)asn1_type__local_3214,
31006 0,
31007 (intptr_t)"lAI",
31008
31009 offsetof(TargetRNC_ID, rAC) | 0x8000000,
31010 (intptr_t)asn1_type__local_3215,
31011 offsetof(TargetRNC_ID, rAC_option),
31012 (intptr_t)"rAC",
31013
31014 offsetof(TargetRNC_ID, rNC_ID) | 0x0,
31015 (intptr_t)asn1_type__local_3216,
31016 0,
31017 (intptr_t)"rNC-ID",
31018
31019 offsetof(TargetRNC_ID, iE_Extensions) | 0x8000000,
31020 (intptr_t)asn1_type_ProtocolExtensionContainer_76,
31021 offsetof(TargetRNC_ID, iE_Extensions_option),
31022 (intptr_t)"iE-Extensions",
31023
31024 (intptr_t)"TargetRNC-ID",
31025};
31026
31027static const ASN1CType asn1_type__local_3217[] = {
31028 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
31029 (intptr_t)asn1_type_RRC_Container,
31030};
31031
31032static const ASN1CType asn1_type__local_3218[] = {
31033 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
31034 (intptr_t)asn1_type_D_RNTI,
31035};
31036
31037const ASN1CType asn1_type_TargetRNC_ToSourceRNC_TransparentContainer[] = {
31038 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
31039 3,
31040 sizeof(TargetRNC_ToSourceRNC_TransparentContainer),
31041
31042 offsetof(TargetRNC_ToSourceRNC_TransparentContainer, rRC_Container) | 0x0,
31043 (intptr_t)asn1_type__local_3217,
31044 0,
31045 (intptr_t)"rRC-Container",
31046
31047 offsetof(TargetRNC_ToSourceRNC_TransparentContainer, d_RNTI) | 0x8000000,
31048 (intptr_t)asn1_type__local_3218,
31049 offsetof(TargetRNC_ToSourceRNC_TransparentContainer, d_RNTI_option),
31050 (intptr_t)"d-RNTI",
31051
31052 offsetof(TargetRNC_ToSourceRNC_TransparentContainer, iE_Extensions) | 0x8000000,
31053 (intptr_t)asn1_type_ProtocolExtensionContainer_77,
31054 offsetof(TargetRNC_ToSourceRNC_TransparentContainer, iE_Extensions_option),
31055 (intptr_t)"iE-Extensions",
31056
31057 (intptr_t)"TargetRNC-ToSourceRNC-TransparentContainer",
31058};
31059
31060const ASN1CType asn1_type_TBCD_STRING[] = {
31061 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
31062 0x0,
31063 (intptr_t)"TBCD-STRING",
31064};
31065
31066const ASN1CType asn1_type_TBCD_STRING_1[] = {
31067 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x4,
31068 0x3,
31069 0x8,
31070};
31071
31072const ASN1CType asn1_type_TBCD_STRING_2[] = {
31073 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x4,
31074 0x3,
31075 0x3,
31076};
31077
31078const ASN1CType asn1_type_TemporaryUE_ID[] = {
31079 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
31080 2,
31081 0,
31082 sizeof(TemporaryUE_ID),
31083 offsetof(TemporaryUE_ID, choice),
31084 offsetof(TemporaryUE_ID, u),
31085 (intptr_t)asn1_type_TMSI,
31086 (intptr_t)"tMSI",
31087 (intptr_t)asn1_type_P_TMSI,
31088 (intptr_t)"p-TMSI",
31089 (intptr_t)"TemporaryUE-ID",
31090};
31091
31092const ASN1CType asn1_type_Time_UE_StayedInCell[] = {
31093 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100002,
31094 0x0,
31095 0xfff,
31096 (intptr_t)"Time-UE-StayedInCell",
31097};
31098
31099const ASN1CType asn1_type_Time_UE_StayedInCell_EnhancedGranularity[] = {
31100 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
31101 0x0,
31102 0x9ff6,
31103 (intptr_t)"Time-UE-StayedInCell-EnhancedGranularity",
31104};
31105
31106const ASN1CType asn1_type_TimeToMBMSDataTransfer[] = {
31107 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
31108 0x1,
31109 0x1,
31110 (intptr_t)"TimeToMBMSDataTransfer",
31111};
31112
31113const ASN1CType asn1_type_TimingDifferenceULDL[] = {
31114 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
31115 0x1,
31116 0x1,
31117 (intptr_t)"TimingDifferenceULDL",
31118};
31119
31120static const ASN1CType asn1_type__local_3219[] = {
31121 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
31122 (intptr_t)asn1_type_PLMNidentity,
31123};
31124
31125static const ASN1CType asn1_type__local_3220[] = {
31126 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
31127 0x3,
31128 0x3,
31129};
31130
31131const ASN1CType asn1_type_TMGI[] = {
31132 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x10,
31133 3,
31134 sizeof(TMGI),
31135
31136 offsetof(TMGI, pLMNidentity) | 0x0,
31137 (intptr_t)asn1_type__local_3219,
31138 0,
31139 (intptr_t)"pLMNidentity",
31140
31141 offsetof(TMGI, serviceID) | 0x0,
31142 (intptr_t)asn1_type__local_3220,
31143 0,
31144 (intptr_t)"serviceID",
31145
31146 offsetof(TMGI, iE_Extensions) | 0x8000000,
31147 (intptr_t)asn1_type_ProtocolExtensionContainer_78,
31148 offsetof(TMGI, iE_Extensions_option),
31149 (intptr_t)"iE-Extensions",
31150
31151 (intptr_t)"TMGI",
31152};
31153
31154const ASN1CType asn1_type_TMSI[] = {
31155 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
31156 0x4,
31157 0x4,
31158 (intptr_t)"TMSI",
31159};
31160
31161const ASN1CType asn1_type_TraceDepth[] = {
31162 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
31163 3,
31164 0,
31165 (intptr_t)"minimum",
31166 (intptr_t)"medium",
31167 (intptr_t)"maximum",
31168 (intptr_t)"TraceDepth",
31169};
31170
31171static const ASN1CType asn1_type__local_3221[] = {
31172 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
31173 (intptr_t)asn1_type_TraceReference,
31174};
31175
31176static const ASN1CType asn1_type__local_3222[] = {
31177 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
31178 (intptr_t)asn1_type_UE_ID,
31179};
31180
31181static const ASN1CType asn1_type__local_3223[] = {
31182 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
31183 (intptr_t)asn1_type_TracePropagationParameters,
31184};
31185
31186const ASN1CType asn1_type_TraceInformation[] = {
31187 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100002,
31188 4,
31189 sizeof(TraceInformation),
31190
31191 offsetof(TraceInformation, traceReference) | 0x0,
31192 (intptr_t)asn1_type__local_3221,
31193 0,
31194 (intptr_t)"traceReference",
31195
31196 offsetof(TraceInformation, ue_identity) | 0x0,
31197 (intptr_t)asn1_type__local_3222,
31198 0,
31199 (intptr_t)"ue-identity",
31200
31201 offsetof(TraceInformation, tracePropagationParameters) | 0x8000000,
31202 (intptr_t)asn1_type__local_3223,
31203 offsetof(TraceInformation, tracePropagationParameters_option),
31204 (intptr_t)"tracePropagationParameters",
31205
31206 offsetof(TraceInformation, iE_Extensions) | 0x8000000,
31207 (intptr_t)asn1_type_ProtocolExtensionContainer_79,
31208 offsetof(TraceInformation, iE_Extensions_option),
31209 (intptr_t)"iE-Extensions",
31210
31211 (intptr_t)"TraceInformation",
31212};
31213
31214static const ASN1CType asn1_type__local_3224[] = {
31215 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
31216 (intptr_t)asn1_type_TraceRecordingSessionReference,
31217};
31218
31219const ASN1CType asn1_type_TracePropagationParameters[] = {
31220 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
31221 4,
31222 sizeof(TracePropagationParameters),
31223
31224 offsetof(TracePropagationParameters, traceRecordingSessionReference) | 0x0,
31225 (intptr_t)asn1_type__local_3224,
31226 0,
31227 (intptr_t)"traceRecordingSessionReference",
31228
31229 offsetof(TracePropagationParameters, traceDepth) | 0x0,
31230 (intptr_t)asn1_type_TraceDepth,
31231 0,
31232 (intptr_t)"traceDepth",
31233
31234 offsetof(TracePropagationParameters, listOfInterfacesToTrace) | 0x8000000,
31235 (intptr_t)asn1_type_ListOfInterfacesToTrace,
31236 offsetof(TracePropagationParameters, listOfInterfacesToTrace_option),
31237 (intptr_t)"listOfInterfacesToTrace",
31238
31239 offsetof(TracePropagationParameters, iE_Extensions) | 0x8000000,
31240 (intptr_t)asn1_type_ProtocolExtensionContainer_80,
31241 offsetof(TracePropagationParameters, iE_Extensions_option),
31242 (intptr_t)"iE-Extensions",
31243
31244 (intptr_t)"TracePropagationParameters",
31245};
31246
31247static const ASN1CType asn1_type__local_3225[] = {
31248 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
31249 (intptr_t)asn1_type_TraceReference,
31250};
31251
31252static const ASN1CType asn1_type__local_3226[] = {
31253 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
31254 (intptr_t)asn1_type_TraceRecordingSessionReference,
31255};
31256
31257const ASN1CType asn1_type_TraceRecordingSessionInformation[] = {
31258 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
31259 3,
31260 sizeof(TraceRecordingSessionInformation),
31261
31262 offsetof(TraceRecordingSessionInformation, traceReference) | 0x0,
31263 (intptr_t)asn1_type__local_3225,
31264 0,
31265 (intptr_t)"traceReference",
31266
31267 offsetof(TraceRecordingSessionInformation, traceRecordingSessionReference) | 0x0,
31268 (intptr_t)asn1_type__local_3226,
31269 0,
31270 (intptr_t)"traceRecordingSessionReference",
31271
31272 offsetof(TraceRecordingSessionInformation, iE_Extensions) | 0x8000000,
31273 (intptr_t)asn1_type_ProtocolExtensionContainer_81,
31274 offsetof(TraceRecordingSessionInformation, iE_Extensions_option),
31275 (intptr_t)"iE-Extensions",
31276
31277 (intptr_t)"TraceRecordingSessionInformation",
31278};
31279
31280const ASN1CType asn1_type_TraceRecordingSessionReference[] = {
31281 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
31282 0x0,
31283 0xffff,
31284 (intptr_t)"TraceRecordingSessionReference",
31285};
31286
31287const ASN1CType asn1_type_TraceReference[] = {
31288 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
31289 0x2,
31290 0x3,
31291 (intptr_t)"TraceReference",
31292};
31293
31294const ASN1CType asn1_type_TraceType[] = {
31295 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
31296 0x1,
31297 0x1,
31298 (intptr_t)"TraceType",
31299};
31300
31301const ASN1CType asn1_type_TrafficClass[] = {
31302 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
31303 4,
31304 0,
31305 (intptr_t)"conversational",
31306 (intptr_t)"streaming",
31307 (intptr_t)"interactive",
31308 (intptr_t)"background",
31309 (intptr_t)"TrafficClass",
31310};
31311
31312const ASN1CType asn1_type_TrafficHandlingPriority[] = {
31313 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100008,
31314 0x0,
31315 0xf,
31316 (intptr_t)"TrafficHandlingPriority",
31317};
31318
31319const ASN1CType asn1_type_TransferDelay[] = {
31320 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100007,
31321 0x0,
31322 0xffff,
31323 (intptr_t)"TransferDelay",
31324};
31325
31326const ASN1CType asn1_type_UnsuccessfullyTransmittedDataVolume[] = {
31327 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
31328 0x0,
31329 0xffffffff,
31330 (intptr_t)"UnsuccessfullyTransmittedDataVolume",
31331};
31332
31333const ASN1CType asn1_type_TransportLayerAddress[] = {
31334 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x7800000 | 0x3,
31335 0x1,
31336 0xa0,
31337 (intptr_t)"TransportLayerAddress",
31338};
31339
31340const ASN1CType asn1_type_TrCH_ID[] = {
31341 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
31342 4,
31343 sizeof(TrCH_ID),
31344
31345 offsetof(TrCH_ID, dCH_ID) | 0x8000000,
31346 (intptr_t)asn1_type_DCH_ID,
31347 offsetof(TrCH_ID, dCH_ID_option),
31348 (intptr_t)"dCH-ID",
31349
31350 offsetof(TrCH_ID, dSCH_ID) | 0x8000000,
31351 (intptr_t)asn1_type_DSCH_ID,
31352 offsetof(TrCH_ID, dSCH_ID_option),
31353 (intptr_t)"dSCH-ID",
31354
31355 offsetof(TrCH_ID, uSCH_ID) | 0x8000000,
31356 (intptr_t)asn1_type_USCH_ID,
31357 offsetof(TrCH_ID, uSCH_ID_option),
31358 (intptr_t)"uSCH-ID",
31359
31360 offsetof(TrCH_ID, iE_Extensions) | 0x8000000,
31361 (intptr_t)asn1_type_ProtocolExtensionContainer_82,
31362 offsetof(TrCH_ID, iE_Extensions_option),
31363 (intptr_t)"iE-Extensions",
31364
31365 (intptr_t)"TrCH-ID",
31366};
31367
31368const ASN1CType asn1_type_TrCH_ID_List[] = {
31369 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
31370 0x1,
31371 0x7,
31372 sizeof(TrCH_ID),
31373 (intptr_t)asn1_type_TrCH_ID,
31374 0,
31375 (intptr_t)"TrCH-ID-List",
31376};
31377
31378const ASN1CType asn1_type_TriggerID[] = {
31379 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x4,
31380 0x3,
31381 0x16,
31382 (intptr_t)"TriggerID",
31383};
31384
31385static const ASN1CType asn1_type__local_3227[] = {
31386 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
31387 (intptr_t)asn1_type_TransportLayerAddress,
31388};
31389
31390const ASN1CType asn1_type_TunnelInformation[] = {
31391 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
31392 3,
31393 sizeof(TunnelInformation),
31394
31395 offsetof(TunnelInformation, transportLayerAddress) | 0x0,
31396 (intptr_t)asn1_type__local_3227,
31397 0,
31398 (intptr_t)"transportLayerAddress",
31399
31400 offsetof(TunnelInformation, uDP_Port_Number) | 0x8000000,
31401 (intptr_t)asn1_type_Port_Number,
31402 offsetof(TunnelInformation, uDP_Port_Number_option),
31403 (intptr_t)"uDP-Port-Number",
31404
31405 offsetof(TunnelInformation, iE_Extensions) | 0x8000000,
31406 (intptr_t)asn1_type_ProtocolExtensionContainer_83,
31407 offsetof(TunnelInformation, iE_Extensions_option),
31408 (intptr_t)"iE-Extensions",
31409
31410 (intptr_t)"TunnelInformation",
31411};
31412
31413const ASN1CType asn1_type_TypeOfError[] = {
31414 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
31415 2,
31416 0,
31417 (intptr_t)"not-understood",
31418 (intptr_t)"missing",
31419 (intptr_t)"TypeOfError",
31420};
31421
31422const ASN1CType asn1_type_UE_AggregateMaximumBitRate[] = {
31423 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
31424 2,
31425 sizeof(UE_AggregateMaximumBitRate),
31426
31427 offsetof(UE_AggregateMaximumBitRate, uE_AggregateMaximumBitRateDownlink) | 0x8000000,
31428 (intptr_t)asn1_type_UE_AggregateMaximumBitRateDownlink,
31429 offsetof(UE_AggregateMaximumBitRate, uE_AggregateMaximumBitRateDownlink_option),
31430 (intptr_t)"uE-AggregateMaximumBitRateDownlink",
31431
31432 offsetof(UE_AggregateMaximumBitRate, uE_AggregateMaximumBitRateUplink) | 0x8000000,
31433 (intptr_t)asn1_type_UE_AggregateMaximumBitRateUplink,
31434 offsetof(UE_AggregateMaximumBitRate, uE_AggregateMaximumBitRateUplink_option),
31435 (intptr_t)"uE-AggregateMaximumBitRateUplink",
31436
31437 (intptr_t)"UE-AggregateMaximumBitRate",
31438};
31439
31440const ASN1CType asn1_type_UE_AggregateMaximumBitRateDownlink[] = {
31441 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
31442 0x1,
31443 0x3b9aca00,
31444 (intptr_t)"UE-AggregateMaximumBitRateDownlink",
31445};
31446
31447const ASN1CType asn1_type_UE_AggregateMaximumBitRateUplink[] = {
31448 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
31449 0x1,
31450 0x3b9aca00,
31451 (intptr_t)"UE-AggregateMaximumBitRateUplink",
31452};
31453
31454const ASN1CType asn1_type_UE_History_Information[] = {
31455 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x4,
31456 0x0,
31457 (intptr_t)"UE-History-Information",
31458};
31459
31460static const ASN1CType asn1_type__local_3228[] = {
31461 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
31462 (intptr_t)asn1_type_IMSI,
31463};
31464
31465static const ASN1CType asn1_type__local_3229[] = {
31466 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
31467 (intptr_t)asn1_type_IMEI,
31468};
31469
31470static const ASN1CType asn1_type__local_3230[] = {
31471 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
31472 (intptr_t)asn1_type_IMEISV,
31473};
31474
31475const ASN1CType asn1_type_UE_ID[] = {
31476 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
31477 2,
31478 1,
31479 sizeof(UE_ID),
31480 offsetof(UE_ID, choice),
31481 offsetof(UE_ID, u),
31482 (intptr_t)asn1_type__local_3228,
31483 (intptr_t)"imsi",
31484 (intptr_t)asn1_type__local_3229,
31485 (intptr_t)"imei",
31486 (intptr_t)asn1_type__local_3230,
31487 (intptr_t)"imeisv",
31488 (intptr_t)"UE-ID",
31489};
31490
31491const ASN1CType asn1_type_UESBI_Iu[] = {
31492 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
31493 3,
31494 sizeof(UESBI_Iu),
31495
31496 offsetof(UESBI_Iu, uESBI_IuA) | 0x8000000,
31497 (intptr_t)asn1_type_UESBI_IuA,
31498 offsetof(UESBI_Iu, uESBI_IuA_option),
31499 (intptr_t)"uESBI-IuA",
31500
31501 offsetof(UESBI_Iu, uESBI_IuB) | 0x8000000,
31502 (intptr_t)asn1_type_UESBI_IuB,
31503 offsetof(UESBI_Iu, uESBI_IuB_option),
31504 (intptr_t)"uESBI-IuB",
31505
31506 offsetof(UESBI_Iu, iE_Extensions) | 0x8000000,
31507 (intptr_t)asn1_type_ProtocolExtensionContainer_84,
31508 offsetof(UESBI_Iu, iE_Extensions_option),
31509 (intptr_t)"iE-Extensions",
31510
31511 (intptr_t)"UESBI-Iu",
31512};
31513
31514const ASN1CType asn1_type_UESBI_IuA[] = {
31515 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100000,
31516 0x1,
31517 0x80,
31518 (intptr_t)"UESBI-IuA",
31519};
31520
31521const ASN1CType asn1_type_UESBI_IuB[] = {
31522 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
31523 0x1,
31524 0x80,
31525 (intptr_t)"UESBI-IuB",
31526};
31527
31528const ASN1CType asn1_type_UL_GTP_PDU_SequenceNumber[] = {
31529 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
31530 0x0,
31531 0xffff,
31532 (intptr_t)"UL-GTP-PDU-SequenceNumber",
31533};
31534
31535const ASN1CType asn1_type_UL_N_PDU_SequenceNumber[] = {
31536 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
31537 0x0,
31538 0xffff,
31539 (intptr_t)"UL-N-PDU-SequenceNumber",
31540};
31541
31542static const ASN1CType asn1_type__local_3231[] = {
31543 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
31544 (intptr_t)asn1_type_FrameSequenceNumber,
31545};
31546
31547static const ASN1CType asn1_type__local_3232[] = {
31548 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
31549 (intptr_t)asn1_type_FrameSequenceNumber,
31550};
31551
31552static const ASN1CType asn1_type__local_3233[] = {
31553 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
31554 (intptr_t)asn1_type_PDUType14FrameSequenceNumber,
31555};
31556
31557static const ASN1CType asn1_type__local_3234[] = {
31558 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
31559 (intptr_t)asn1_type_PDUType14FrameSequenceNumber,
31560};
31561
31562const ASN1CType asn1_type_UPInformation[] = {
31563 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100003,
31564 7,
31565 sizeof(UPInformation),
31566
31567 offsetof(UPInformation, frameSeqNoUL) | 0x0,
31568 (intptr_t)asn1_type__local_3231,
31569 0,
31570 (intptr_t)"frameSeqNoUL",
31571
31572 offsetof(UPInformation, frameSeqNoDL) | 0x0,
31573 (intptr_t)asn1_type__local_3232,
31574 0,
31575 (intptr_t)"frameSeqNoDL",
31576
31577 offsetof(UPInformation, pdu14FrameSeqNoUL) | 0x0,
31578 (intptr_t)asn1_type__local_3233,
31579 0,
31580 (intptr_t)"pdu14FrameSeqNoUL",
31581
31582 offsetof(UPInformation, pdu14FrameSeqNoDL) | 0x0,
31583 (intptr_t)asn1_type__local_3234,
31584 0,
31585 (intptr_t)"pdu14FrameSeqNoDL",
31586
31587 offsetof(UPInformation, dataPDUType) | 0x0,
31588 (intptr_t)asn1_type_DataPDUType,
31589 0,
31590 (intptr_t)"dataPDUType",
31591
31592 offsetof(UPInformation, upinitialisationFrame) | 0x0,
31593 (intptr_t)asn1_type_UPInitialisationFrame,
31594 0,
31595 (intptr_t)"upinitialisationFrame",
31596
31597 offsetof(UPInformation, iE_Extensions) | 0x8000000,
31598 (intptr_t)asn1_type_ProtocolExtensionContainer_85,
31599 offsetof(UPInformation, iE_Extensions_option),
31600 (intptr_t)"iE-Extensions",
31601
31602 (intptr_t)"UPInformation",
31603};
31604
31605const ASN1CType asn1_type_UPInitialisationFrame[] = {
31606 (ASN1_CTYPE_OCTET_STRING << ASN1_CTYPE_SHIFT) | 0x5000000 | 0x100005,
31607 0x0,
31608 (intptr_t)"UPInitialisationFrame",
31609};
31610
31611const ASN1CType asn1_type_UP_ModeVersions[] = {
31612 (ASN1_CTYPE_BIT_STRING << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100001,
31613 0x10,
31614 0x10,
31615 (intptr_t)"UP-ModeVersions",
31616};
31617
31618const ASN1CType asn1_type_USCH_ID[] = {
31619 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x100002,
31620 0x0,
31621 0xff,
31622 (intptr_t)"USCH-ID",
31623};
31624
31625const ASN1CType asn1_type_UserPlaneMode[] = {
31626 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
31627 2,
31628 0,
31629 (intptr_t)"transparent-mode",
31630 (intptr_t)"support-mode-for-predefined-SDU-sizes",
31631 (intptr_t)"UserPlaneMode",
31632};
31633
31634static const ASN1CType asn1_type__local_3235[] = {
31635 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
31636 (intptr_t)asn1_type_PLMNidentity,
31637};
31638
31639static const ASN1CType asn1_type__local_3236[] = {
31640 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
31641 (intptr_t)asn1_type_TargetCellId,
31642};
31643
31644const ASN1CType asn1_type_UTRAN_CellID[] = {
31645 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x10,
31646 3,
31647 sizeof(UTRAN_CellID),
31648
31649 offsetof(UTRAN_CellID, pLMNidentity) | 0x0,
31650 (intptr_t)asn1_type__local_3235,
31651 0,
31652 (intptr_t)"pLMNidentity",
31653
31654 offsetof(UTRAN_CellID, cellID) | 0x0,
31655 (intptr_t)asn1_type__local_3236,
31656 0,
31657 (intptr_t)"cellID",
31658
31659 offsetof(UTRAN_CellID, iE_Extensions) | 0x8000000,
31660 (intptr_t)asn1_type_ProtocolExtensionContainer_86,
31661 offsetof(UTRAN_CellID, iE_Extensions_option),
31662 (intptr_t)"iE-Extensions",
31663
31664 (intptr_t)"UTRAN-CellID",
31665};
31666
31667const ASN1CType asn1_type_VelocityEstimate[] = {
31668 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
31669 4,
31670 0,
31671 sizeof(VelocityEstimate),
31672 offsetof(VelocityEstimate, choice),
31673 offsetof(VelocityEstimate, u),
31674 (intptr_t)asn1_type_HorizontalVelocity,
31675 (intptr_t)"horizontalVelocity",
31676 (intptr_t)asn1_type_HorizontalWithVerticalVelocity,
31677 (intptr_t)"horizontalWithVerticalVelocity",
31678 (intptr_t)asn1_type_HorizontalVelocityWithUncertainty,
31679 (intptr_t)"horizontalVelocityWithUncertainty",
31680 (intptr_t)asn1_type_HorizontalWithVerticalVelocityAndUncertainty,
31681 (intptr_t)"horizontalWithVeritcalVelocityAndUncertainty",
31682 (intptr_t)"VelocityEstimate",
31683};
31684
31685const ASN1CType asn1_type_HorizontalVelocity[] = {
31686 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100000,
31687 2,
31688 sizeof(HorizontalVelocity),
31689
31690 offsetof(HorizontalVelocity, horizontalSpeedAndBearing) | 0x0,
31691 (intptr_t)asn1_type_HorizontalSpeedAndBearing,
31692 0,
31693 (intptr_t)"horizontalSpeedAndBearing",
31694
31695 offsetof(HorizontalVelocity, iE_Extensions) | 0x8000000,
31696 (intptr_t)asn1_type_ProtocolExtensionContainer_87,
31697 offsetof(HorizontalVelocity, iE_Extensions_option),
31698 (intptr_t)"iE-Extensions",
31699
31700 (intptr_t)"HorizontalVelocity",
31701};
31702
31703const ASN1CType asn1_type_HorizontalWithVerticalVelocity[] = {
31704 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100001,
31705 3,
31706 sizeof(HorizontalWithVerticalVelocity),
31707
31708 offsetof(HorizontalWithVerticalVelocity, horizontalSpeedAndBearing) | 0x0,
31709 (intptr_t)asn1_type_HorizontalSpeedAndBearing,
31710 0,
31711 (intptr_t)"horizontalSpeedAndBearing",
31712
31713 offsetof(HorizontalWithVerticalVelocity, veritcalVelocity) | 0x0,
31714 (intptr_t)asn1_type_VerticalVelocity,
31715 0,
31716 (intptr_t)"veritcalVelocity",
31717
31718 offsetof(HorizontalWithVerticalVelocity, iE_Extensions) | 0x8000000,
31719 (intptr_t)asn1_type_ProtocolExtensionContainer_88,
31720 offsetof(HorizontalWithVerticalVelocity, iE_Extensions_option),
31721 (intptr_t)"iE-Extensions",
31722
31723 (intptr_t)"HorizontalWithVerticalVelocity",
31724};
31725
31726static const ASN1CType asn1_type__local_3237[] = {
31727 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
31728 0x0,
31729 0xff,
31730};
31731
31732const ASN1CType asn1_type_HorizontalVelocityWithUncertainty[] = {
31733 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100002,
31734 3,
31735 sizeof(HorizontalVelocityWithUncertainty),
31736
31737 offsetof(HorizontalVelocityWithUncertainty, horizontalSpeedAndBearing) | 0x0,
31738 (intptr_t)asn1_type_HorizontalSpeedAndBearing,
31739 0,
31740 (intptr_t)"horizontalSpeedAndBearing",
31741
31742 offsetof(HorizontalVelocityWithUncertainty, uncertaintySpeed) | 0x0,
31743 (intptr_t)asn1_type__local_3237,
31744 0,
31745 (intptr_t)"uncertaintySpeed",
31746
31747 offsetof(HorizontalVelocityWithUncertainty, iE_Extensions) | 0x8000000,
31748 (intptr_t)asn1_type_ProtocolExtensionContainer_89,
31749 offsetof(HorizontalVelocityWithUncertainty, iE_Extensions_option),
31750 (intptr_t)"iE-Extensions",
31751
31752 (intptr_t)"HorizontalVelocityWithUncertainty",
31753};
31754
31755static const ASN1CType asn1_type__local_3238[] = {
31756 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100002,
31757 0x0,
31758 0xff,
31759};
31760
31761static const ASN1CType asn1_type__local_3239[] = {
31762 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100003,
31763 0x0,
31764 0xff,
31765};
31766
31767const ASN1CType asn1_type_HorizontalWithVerticalVelocityAndUncertainty[] = {
31768 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100003,
31769 5,
31770 sizeof(HorizontalWithVerticalVelocityAndUncertainty),
31771
31772 offsetof(HorizontalWithVerticalVelocityAndUncertainty, horizontalSpeedAndBearing) | 0x0,
31773 (intptr_t)asn1_type_HorizontalSpeedAndBearing,
31774 0,
31775 (intptr_t)"horizontalSpeedAndBearing",
31776
31777 offsetof(HorizontalWithVerticalVelocityAndUncertainty, veritcalVelocity) | 0x0,
31778 (intptr_t)asn1_type_VerticalVelocity,
31779 0,
31780 (intptr_t)"veritcalVelocity",
31781
31782 offsetof(HorizontalWithVerticalVelocityAndUncertainty, horizontalUncertaintySpeed) | 0x0,
31783 (intptr_t)asn1_type__local_3238,
31784 0,
31785 (intptr_t)"horizontalUncertaintySpeed",
31786
31787 offsetof(HorizontalWithVerticalVelocityAndUncertainty, verticalUncertaintySpeed) | 0x0,
31788 (intptr_t)asn1_type__local_3239,
31789 0,
31790 (intptr_t)"verticalUncertaintySpeed",
31791
31792 offsetof(HorizontalWithVerticalVelocityAndUncertainty, iE_Extensions) | 0x8000000,
31793 (intptr_t)asn1_type_ProtocolExtensionContainer_90,
31794 offsetof(HorizontalWithVerticalVelocityAndUncertainty, iE_Extensions_option),
31795 (intptr_t)"iE-Extensions",
31796
31797 (intptr_t)"HorizontalWithVerticalVelocityAndUncertainty",
31798};
31799
31800static const ASN1CType asn1_type__local_3240[] = {
31801 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
31802 0x0,
31803 0x167,
31804};
31805
31806static const ASN1CType asn1_type__local_3241[] = {
31807 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100001,
31808 0x0,
31809 0x7ff,
31810};
31811
31812const ASN1CType asn1_type_HorizontalSpeedAndBearing[] = {
31813 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100000,
31814 2,
31815 sizeof(HorizontalSpeedAndBearing),
31816
31817 offsetof(HorizontalSpeedAndBearing, bearing) | 0x0,
31818 (intptr_t)asn1_type__local_3240,
31819 0,
31820 (intptr_t)"bearing",
31821
31822 offsetof(HorizontalSpeedAndBearing, horizontalSpeed) | 0x0,
31823 (intptr_t)asn1_type__local_3241,
31824 0,
31825 (intptr_t)"horizontalSpeed",
31826
31827 (intptr_t)"HorizontalSpeedAndBearing",
31828};
31829
31830static const ASN1CType asn1_type__local_3242[] = {
31831 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x1800000 | 0x100000,
31832 0x0,
31833 0xff,
31834};
31835
31836const ASN1CType asn1_type_VerticalVelocity[] = {
31837 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100001,
31838 2,
31839 sizeof(VerticalVelocity),
31840
31841 offsetof(VerticalVelocity, veritcalSpeed) | 0x0,
31842 (intptr_t)asn1_type__local_3242,
31843 0,
31844 (intptr_t)"veritcalSpeed",
31845
31846 offsetof(VerticalVelocity, veritcalSpeedDirection) | 0x0,
31847 (intptr_t)asn1_type_VerticalSpeedDirection,
31848 0,
31849 (intptr_t)"veritcalSpeedDirection",
31850
31851 (intptr_t)"VerticalVelocity",
31852};
31853
31854const ASN1CType asn1_type_VerticalSpeedDirection[] = {
31855 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100001,
31856 2,
31857 (intptr_t)"upward",
31858 (intptr_t)"downward",
31859 (intptr_t)"VerticalSpeedDirection",
31860};
31861
31862const ASN1CType asn1_type_VerticalAccuracyCode[] = {
31863 (ASN1_CTYPE_INTEGER << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x2,
31864 0x0,
31865 0x7f,
31866 (intptr_t)"VerticalAccuracyCode",
31867};
31868
31869const ASN1CType asn1_type_VoiceSupportMatchIndicator[] = {
31870 (ASN1_CTYPE_ENUMERATED << ASN1_CTYPE_SHIFT) | 0x6000000 | 0xa,
31871 2,
31872 0,
31873 (intptr_t)"supported",
31874 (intptr_t)"not-supported",
31875 (intptr_t)"VoiceSupportMatchIndicator",
31876};
31877
31878const ASN1CType asn1_type_Iu_ReleaseCommand[] = {
31879 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
31880 2,
31881 sizeof(Iu_ReleaseCommand),
31882
31883 offsetof(Iu_ReleaseCommand, protocolIEs) | 0x0,
31884 (intptr_t)asn1_type_ProtocolIE_Container_1,
31885 0,
31886 (intptr_t)"protocolIEs",
31887
31888 offsetof(Iu_ReleaseCommand, protocolExtensions) | 0x8000000,
31889 (intptr_t)asn1_type_ProtocolExtensionContainer_91,
31890 offsetof(Iu_ReleaseCommand, protocolExtensions_option),
31891 (intptr_t)"protocolExtensions",
31892
31893 (intptr_t)"Iu-ReleaseCommand",
31894};
31895
31896const ASN1CType asn1_type_Iu_ReleaseComplete[] = {
31897 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
31898 2,
31899 sizeof(Iu_ReleaseComplete),
31900
31901 offsetof(Iu_ReleaseComplete, protocolIEs) | 0x0,
31902 (intptr_t)asn1_type_ProtocolIE_Container_2,
31903 0,
31904 (intptr_t)"protocolIEs",
31905
31906 offsetof(Iu_ReleaseComplete, protocolExtensions) | 0x8000000,
31907 (intptr_t)asn1_type_ProtocolExtensionContainer_92,
31908 offsetof(Iu_ReleaseComplete, protocolExtensions_option),
31909 (intptr_t)"protocolExtensions",
31910
31911 (intptr_t)"Iu-ReleaseComplete",
31912};
31913
31914static const ASN1CType asn1_type__local_3243[] = {
31915 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
31916 (intptr_t)asn1_type_RAB_ID,
31917};
31918
31919static const ASN1CType asn1_type__local_3244[] = {
31920 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
31921 (intptr_t)asn1_type_DataVolumeList,
31922};
31923
31924const ASN1CType asn1_type_RAB_DataVolumeReportItem[] = {
31925 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
31926 3,
31927 sizeof(RAB_DataVolumeReportItem),
31928
31929 offsetof(RAB_DataVolumeReportItem, rAB_ID) | 0x0,
31930 (intptr_t)asn1_type__local_3243,
31931 0,
31932 (intptr_t)"rAB-ID",
31933
31934 offsetof(RAB_DataVolumeReportItem, dl_UnsuccessfullyTransmittedDataVolume) | 0x8000000,
31935 (intptr_t)asn1_type__local_3244,
31936 offsetof(RAB_DataVolumeReportItem, dl_UnsuccessfullyTransmittedDataVolume_option),
31937 (intptr_t)"dl-UnsuccessfullyTransmittedDataVolume",
31938
31939 offsetof(RAB_DataVolumeReportItem, iE_Extensions) | 0x8000000,
31940 (intptr_t)asn1_type_ProtocolExtensionContainer_93,
31941 offsetof(RAB_DataVolumeReportItem, iE_Extensions_option),
31942 (intptr_t)"iE-Extensions",
31943
31944 (intptr_t)"RAB-DataVolumeReportItem",
31945};
31946
31947static const ASN1CType asn1_type__local_3245[] = {
31948 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
31949 (intptr_t)asn1_type_RAB_ID,
31950};
31951
31952static const ASN1CType asn1_type__local_3246[] = {
31953 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
31954 (intptr_t)asn1_type_DL_GTP_PDU_SequenceNumber,
31955};
31956
31957static const ASN1CType asn1_type__local_3247[] = {
31958 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
31959 (intptr_t)asn1_type_UL_GTP_PDU_SequenceNumber,
31960};
31961
31962const ASN1CType asn1_type_RAB_ReleasedItem_IuRelComp[] = {
31963 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
31964 4,
31965 sizeof(RAB_ReleasedItem_IuRelComp),
31966
31967 offsetof(RAB_ReleasedItem_IuRelComp, rAB_ID) | 0x0,
31968 (intptr_t)asn1_type__local_3245,
31969 0,
31970 (intptr_t)"rAB-ID",
31971
31972 offsetof(RAB_ReleasedItem_IuRelComp, dL_GTP_PDU_SequenceNumber) | 0x8000000,
31973 (intptr_t)asn1_type__local_3246,
31974 offsetof(RAB_ReleasedItem_IuRelComp, dL_GTP_PDU_SequenceNumber_option),
31975 (intptr_t)"dL-GTP-PDU-SequenceNumber",
31976
31977 offsetof(RAB_ReleasedItem_IuRelComp, uL_GTP_PDU_SequenceNumber) | 0x8000000,
31978 (intptr_t)asn1_type__local_3247,
31979 offsetof(RAB_ReleasedItem_IuRelComp, uL_GTP_PDU_SequenceNumber_option),
31980 (intptr_t)"uL-GTP-PDU-SequenceNumber",
31981
31982 offsetof(RAB_ReleasedItem_IuRelComp, iE_Extensions) | 0x8000000,
31983 (intptr_t)asn1_type_ProtocolExtensionContainer_94,
31984 offsetof(RAB_ReleasedItem_IuRelComp, iE_Extensions_option),
31985 (intptr_t)"iE-Extensions",
31986
31987 (intptr_t)"RAB-ReleasedItem-IuRelComp",
31988};
31989
31990const ASN1CType asn1_type_RelocationRequired[] = {
31991 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
31992 2,
31993 sizeof(RelocationRequired),
31994
31995 offsetof(RelocationRequired, protocolIEs) | 0x0,
31996 (intptr_t)asn1_type_ProtocolIE_Container_5,
31997 0,
31998 (intptr_t)"protocolIEs",
31999
32000 offsetof(RelocationRequired, protocolExtensions) | 0x8000000,
32001 (intptr_t)asn1_type_ProtocolExtensionContainer_95,
32002 offsetof(RelocationRequired, protocolExtensions_option),
32003 (intptr_t)"protocolExtensions",
32004
32005 (intptr_t)"RelocationRequired",
32006};
32007
32008const ASN1CType asn1_type_RelocationCommand[] = {
32009 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32010 2,
32011 sizeof(RelocationCommand),
32012
32013 offsetof(RelocationCommand, protocolIEs) | 0x0,
32014 (intptr_t)asn1_type_ProtocolIE_Container_6,
32015 0,
32016 (intptr_t)"protocolIEs",
32017
32018 offsetof(RelocationCommand, protocolExtensions) | 0x8000000,
32019 (intptr_t)asn1_type_ProtocolExtensionContainer_96,
32020 offsetof(RelocationCommand, protocolExtensions_option),
32021 (intptr_t)"protocolExtensions",
32022
32023 (intptr_t)"RelocationCommand",
32024};
32025
32026static const ASN1CType asn1_type__local_3248[] = {
32027 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32028 (intptr_t)asn1_type_RAB_ID,
32029};
32030
32031const ASN1CType asn1_type_RAB_RelocationReleaseItem[] = {
32032 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32033 2,
32034 sizeof(RAB_RelocationReleaseItem),
32035
32036 offsetof(RAB_RelocationReleaseItem, rAB_ID) | 0x0,
32037 (intptr_t)asn1_type__local_3248,
32038 0,
32039 (intptr_t)"rAB-ID",
32040
32041 offsetof(RAB_RelocationReleaseItem, iE_Extensions) | 0x8000000,
32042 (intptr_t)asn1_type_ProtocolExtensionContainer_97,
32043 offsetof(RAB_RelocationReleaseItem, iE_Extensions_option),
32044 (intptr_t)"iE-Extensions",
32045
32046 (intptr_t)"RAB-RelocationReleaseItem",
32047};
32048
32049static const ASN1CType asn1_type__local_3249[] = {
32050 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32051 (intptr_t)asn1_type_RAB_ID,
32052};
32053
32054static const ASN1CType asn1_type__local_3250[] = {
32055 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
32056 (intptr_t)asn1_type_TransportLayerAddress,
32057};
32058
32059static const ASN1CType asn1_type__local_3251[] = {
32060 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100002,
32061 (intptr_t)asn1_type_IuTransportAssociation,
32062};
32063
32064const ASN1CType asn1_type_RAB_DataForwardingItem[] = {
32065 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32066 4,
32067 sizeof(RAB_DataForwardingItem),
32068
32069 offsetof(RAB_DataForwardingItem, rAB_ID) | 0x0,
32070 (intptr_t)asn1_type__local_3249,
32071 0,
32072 (intptr_t)"rAB-ID",
32073
32074 offsetof(RAB_DataForwardingItem, transportLayerAddress) | 0x0,
32075 (intptr_t)asn1_type__local_3250,
32076 0,
32077 (intptr_t)"transportLayerAddress",
32078
32079 offsetof(RAB_DataForwardingItem, iuTransportAssociation) | 0x0,
32080 (intptr_t)asn1_type__local_3251,
32081 0,
32082 (intptr_t)"iuTransportAssociation",
32083
32084 offsetof(RAB_DataForwardingItem, iE_Extensions) | 0x8000000,
32085 (intptr_t)asn1_type_ProtocolExtensionContainer_98,
32086 offsetof(RAB_DataForwardingItem, iE_Extensions_option),
32087 (intptr_t)"iE-Extensions",
32088
32089 (intptr_t)"RAB-DataForwardingItem",
32090};
32091
32092const ASN1CType asn1_type_RelocationPreparationFailure[] = {
32093 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32094 2,
32095 sizeof(RelocationPreparationFailure),
32096
32097 offsetof(RelocationPreparationFailure, protocolIEs) | 0x0,
32098 (intptr_t)asn1_type_ProtocolIE_Container_9,
32099 0,
32100 (intptr_t)"protocolIEs",
32101
32102 offsetof(RelocationPreparationFailure, protocolExtensions) | 0x8000000,
32103 (intptr_t)asn1_type_ProtocolExtensionContainer_99,
32104 offsetof(RelocationPreparationFailure, protocolExtensions_option),
32105 (intptr_t)"protocolExtensions",
32106
32107 (intptr_t)"RelocationPreparationFailure",
32108};
32109
32110const ASN1CType asn1_type_RelocationRequest[] = {
32111 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32112 2,
32113 sizeof(RelocationRequest),
32114
32115 offsetof(RelocationRequest, protocolIEs) | 0x0,
32116 (intptr_t)asn1_type_ProtocolIE_Container_10,
32117 0,
32118 (intptr_t)"protocolIEs",
32119
32120 offsetof(RelocationRequest, protocolExtensions) | 0x8000000,
32121 (intptr_t)asn1_type_ProtocolExtensionContainer_100,
32122 offsetof(RelocationRequest, protocolExtensions_option),
32123 (intptr_t)"protocolExtensions",
32124
32125 (intptr_t)"RelocationRequest",
32126};
32127
32128static const ASN1CType asn1_type__local_3252[] = {
32129 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32130 (intptr_t)asn1_type_RAB_ID,
32131};
32132
32133static const ASN1CType asn1_type__local_3253[] = {
32134 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
32135 (intptr_t)asn1_type_RAB_Parameters,
32136};
32137
32138static const ASN1CType asn1_type__local_3254[] = {
32139 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
32140 (intptr_t)asn1_type_DataVolumeReportingIndication,
32141};
32142
32143static const ASN1CType asn1_type__local_3255[] = {
32144 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100004,
32145 (intptr_t)asn1_type_PDP_TypeInformation,
32146};
32147
32148static const ASN1CType asn1_type__local_3256[] = {
32149 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100005,
32150 (intptr_t)asn1_type_UserPlaneInformation,
32151};
32152
32153static const ASN1CType asn1_type__local_3257[] = {
32154 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100006,
32155 (intptr_t)asn1_type_TransportLayerAddress,
32156};
32157
32158static const ASN1CType asn1_type__local_3258[] = {
32159 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100007,
32160 (intptr_t)asn1_type_IuTransportAssociation,
32161};
32162
32163static const ASN1CType asn1_type__local_3259[] = {
32164 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100008,
32165 (intptr_t)asn1_type_Service_Handover,
32166};
32167
32168const ASN1CType asn1_type_RAB_SetupItem_RelocReq[] = {
32169 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32170 10,
32171 sizeof(RAB_SetupItem_RelocReq),
32172
32173 offsetof(RAB_SetupItem_RelocReq, rAB_ID) | 0x0,
32174 (intptr_t)asn1_type__local_3252,
32175 0,
32176 (intptr_t)"rAB-ID",
32177
32178 offsetof(RAB_SetupItem_RelocReq, nAS_SynchronisationIndicator) | 0x8000000,
32179 (intptr_t)asn1_type_NAS_SynchronisationIndicator,
32180 offsetof(RAB_SetupItem_RelocReq, nAS_SynchronisationIndicator_option),
32181 (intptr_t)"nAS-SynchronisationIndicator",
32182
32183 offsetof(RAB_SetupItem_RelocReq, rAB_Parameters) | 0x0,
32184 (intptr_t)asn1_type__local_3253,
32185 0,
32186 (intptr_t)"rAB-Parameters",
32187
32188 offsetof(RAB_SetupItem_RelocReq, dataVolumeReportingIndication) | 0x8000000,
32189 (intptr_t)asn1_type__local_3254,
32190 offsetof(RAB_SetupItem_RelocReq, dataVolumeReportingIndication_option),
32191 (intptr_t)"dataVolumeReportingIndication",
32192
32193 offsetof(RAB_SetupItem_RelocReq, pDP_TypeInformation) | 0x8000000,
32194 (intptr_t)asn1_type__local_3255,
32195 offsetof(RAB_SetupItem_RelocReq, pDP_TypeInformation_option),
32196 (intptr_t)"pDP-TypeInformation",
32197
32198 offsetof(RAB_SetupItem_RelocReq, userPlaneInformation) | 0x0,
32199 (intptr_t)asn1_type__local_3256,
32200 0,
32201 (intptr_t)"userPlaneInformation",
32202
32203 offsetof(RAB_SetupItem_RelocReq, transportLayerAddress) | 0x0,
32204 (intptr_t)asn1_type__local_3257,
32205 0,
32206 (intptr_t)"transportLayerAddress",
32207
32208 offsetof(RAB_SetupItem_RelocReq, iuTransportAssociation) | 0x0,
32209 (intptr_t)asn1_type__local_3258,
32210 0,
32211 (intptr_t)"iuTransportAssociation",
32212
32213 offsetof(RAB_SetupItem_RelocReq, service_Handover) | 0x8000000,
32214 (intptr_t)asn1_type__local_3259,
32215 offsetof(RAB_SetupItem_RelocReq, service_Handover_option),
32216 (intptr_t)"service-Handover",
32217
32218 offsetof(RAB_SetupItem_RelocReq, iE_Extensions) | 0x8000000,
32219 (intptr_t)asn1_type_ProtocolExtensionContainer_101,
32220 offsetof(RAB_SetupItem_RelocReq, iE_Extensions_option),
32221 (intptr_t)"iE-Extensions",
32222
32223 (intptr_t)"RAB-SetupItem-RelocReq",
32224};
32225
32226const ASN1CType asn1_type_UserPlaneInformation[] = {
32227 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32228 3,
32229 sizeof(UserPlaneInformation),
32230
32231 offsetof(UserPlaneInformation, userPlaneMode) | 0x0,
32232 (intptr_t)asn1_type_UserPlaneMode,
32233 0,
32234 (intptr_t)"userPlaneMode",
32235
32236 offsetof(UserPlaneInformation, uP_ModeVersions) | 0x0,
32237 (intptr_t)asn1_type_UP_ModeVersions,
32238 0,
32239 (intptr_t)"uP-ModeVersions",
32240
32241 offsetof(UserPlaneInformation, iE_Extensions) | 0x8000000,
32242 (intptr_t)asn1_type_ProtocolExtensionContainer_102,
32243 offsetof(UserPlaneInformation, iE_Extensions_option),
32244 (intptr_t)"iE-Extensions",
32245
32246 (intptr_t)"UserPlaneInformation",
32247};
32248
32249static const ASN1CType asn1_type__local_3260[] = {
32250 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32251 (intptr_t)asn1_type_JoinedMBMSBearerService_IEs,
32252};
32253
32254const ASN1CType asn1_type_CNMBMSLinkingInformation[] = {
32255 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32256 2,
32257 sizeof(CNMBMSLinkingInformation),
32258
32259 offsetof(CNMBMSLinkingInformation, joinedMBMSBearerService_IEs) | 0x0,
32260 (intptr_t)asn1_type__local_3260,
32261 0,
32262 (intptr_t)"joinedMBMSBearerService-IEs",
32263
32264 offsetof(CNMBMSLinkingInformation, iE_Extensions) | 0x8000000,
32265 (intptr_t)asn1_type_ProtocolExtensionContainer_103,
32266 offsetof(CNMBMSLinkingInformation, iE_Extensions_option),
32267 (intptr_t)"iE-Extensions",
32268
32269 (intptr_t)"CNMBMSLinkingInformation",
32270};
32271
32272const ASN1CType asn1_type_JoinedMBMSBearerService_IEs[] = {
32273 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
32274 0x1,
32275 0x80,
32276 sizeof(JoinedMBMSBearerService_IEs_1),
32277 (intptr_t)asn1_type_JoinedMBMSBearerService_IEs_1,
32278 0,
32279 (intptr_t)"JoinedMBMSBearerService-IEs",
32280};
32281
32282static const ASN1CType asn1_type__local_3261[] = {
32283 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32284 (intptr_t)asn1_type_TMGI,
32285};
32286
32287const ASN1CType asn1_type_JoinedMBMSBearerService_IEs_1[] = {
32288 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
32289 3,
32290 sizeof(JoinedMBMSBearerService_IEs_1),
32291
32292 offsetof(JoinedMBMSBearerService_IEs_1, tMGI) | 0x0,
32293 (intptr_t)asn1_type__local_3261,
32294 0,
32295 (intptr_t)"tMGI",
32296
32297 offsetof(JoinedMBMSBearerService_IEs_1, mBMS_PTP_RAB_ID) | 0x0,
32298 (intptr_t)asn1_type_MBMS_PTP_RAB_ID,
32299 0,
32300 (intptr_t)"mBMS-PTP-RAB-ID",
32301
32302 offsetof(JoinedMBMSBearerService_IEs_1, iE_Extensions) | 0x8000000,
32303 (intptr_t)asn1_type_ProtocolExtensionContainer_104,
32304 offsetof(JoinedMBMSBearerService_IEs_1, iE_Extensions_option),
32305 (intptr_t)"iE-Extensions",
32306
32307};
32308
32309const ASN1CType asn1_type_RelocationRequestAcknowledge[] = {
32310 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32311 2,
32312 sizeof(RelocationRequestAcknowledge),
32313
32314 offsetof(RelocationRequestAcknowledge, protocolIEs) | 0x0,
32315 (intptr_t)asn1_type_ProtocolIE_Container_12,
32316 0,
32317 (intptr_t)"protocolIEs",
32318
32319 offsetof(RelocationRequestAcknowledge, protocolExtensions) | 0x8000000,
32320 (intptr_t)asn1_type_ProtocolExtensionContainer_105,
32321 offsetof(RelocationRequestAcknowledge, protocolExtensions_option),
32322 (intptr_t)"protocolExtensions",
32323
32324 (intptr_t)"RelocationRequestAcknowledge",
32325};
32326
32327static const ASN1CType asn1_type__local_3262[] = {
32328 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32329 (intptr_t)asn1_type_RAB_ID,
32330};
32331
32332static const ASN1CType asn1_type__local_3263[] = {
32333 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
32334 (intptr_t)asn1_type_TransportLayerAddress,
32335};
32336
32337static const ASN1CType asn1_type__local_3264[] = {
32338 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100002,
32339 (intptr_t)asn1_type_IuTransportAssociation,
32340};
32341
32342const ASN1CType asn1_type_RAB_SetupItem_RelocReqAck[] = {
32343 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32344 4,
32345 sizeof(RAB_SetupItem_RelocReqAck),
32346
32347 offsetof(RAB_SetupItem_RelocReqAck, rAB_ID) | 0x0,
32348 (intptr_t)asn1_type__local_3262,
32349 0,
32350 (intptr_t)"rAB-ID",
32351
32352 offsetof(RAB_SetupItem_RelocReqAck, transportLayerAddress) | 0x8000000,
32353 (intptr_t)asn1_type__local_3263,
32354 offsetof(RAB_SetupItem_RelocReqAck, transportLayerAddress_option),
32355 (intptr_t)"transportLayerAddress",
32356
32357 offsetof(RAB_SetupItem_RelocReqAck, iuTransportAssociation) | 0x8000000,
32358 (intptr_t)asn1_type__local_3264,
32359 offsetof(RAB_SetupItem_RelocReqAck, iuTransportAssociation_option),
32360 (intptr_t)"iuTransportAssociation",
32361
32362 offsetof(RAB_SetupItem_RelocReqAck, iE_Extensions) | 0x8000000,
32363 (intptr_t)asn1_type_ProtocolExtensionContainer_106,
32364 offsetof(RAB_SetupItem_RelocReqAck, iE_Extensions_option),
32365 (intptr_t)"iE-Extensions",
32366
32367 (intptr_t)"RAB-SetupItem-RelocReqAck",
32368};
32369
32370static const ASN1CType asn1_type__local_3265[] = {
32371 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32372 (intptr_t)asn1_type_RAB_ID,
32373};
32374
32375static const ASN1CType asn1_type__local_3266[] = {
32376 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
32377 (intptr_t)asn1_type_Cause,
32378};
32379
32380const ASN1CType asn1_type_RAB_FailedItem[] = {
32381 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32382 3,
32383 sizeof(RAB_FailedItem),
32384
32385 offsetof(RAB_FailedItem, rAB_ID) | 0x0,
32386 (intptr_t)asn1_type__local_3265,
32387 0,
32388 (intptr_t)"rAB-ID",
32389
32390 offsetof(RAB_FailedItem, cause) | 0x0,
32391 (intptr_t)asn1_type__local_3266,
32392 0,
32393 (intptr_t)"cause",
32394
32395 offsetof(RAB_FailedItem, iE_Extensions) | 0x8000000,
32396 (intptr_t)asn1_type_ProtocolExtensionContainer_107,
32397 offsetof(RAB_FailedItem, iE_Extensions_option),
32398 (intptr_t)"iE-Extensions",
32399
32400 (intptr_t)"RAB-FailedItem",
32401};
32402
32403const ASN1CType asn1_type_RelocationFailure[] = {
32404 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32405 2,
32406 sizeof(RelocationFailure),
32407
32408 offsetof(RelocationFailure, protocolIEs) | 0x0,
32409 (intptr_t)asn1_type_ProtocolIE_Container_15,
32410 0,
32411 (intptr_t)"protocolIEs",
32412
32413 offsetof(RelocationFailure, protocolExtensions) | 0x8000000,
32414 (intptr_t)asn1_type_ProtocolExtensionContainer_108,
32415 offsetof(RelocationFailure, protocolExtensions_option),
32416 (intptr_t)"protocolExtensions",
32417
32418 (intptr_t)"RelocationFailure",
32419};
32420
32421const ASN1CType asn1_type_RelocationCancel[] = {
32422 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32423 2,
32424 sizeof(RelocationCancel),
32425
32426 offsetof(RelocationCancel, protocolIEs) | 0x0,
32427 (intptr_t)asn1_type_ProtocolIE_Container_16,
32428 0,
32429 (intptr_t)"protocolIEs",
32430
32431 offsetof(RelocationCancel, protocolExtensions) | 0x8000000,
32432 (intptr_t)asn1_type_ProtocolExtensionContainer_109,
32433 offsetof(RelocationCancel, protocolExtensions_option),
32434 (intptr_t)"protocolExtensions",
32435
32436 (intptr_t)"RelocationCancel",
32437};
32438
32439const ASN1CType asn1_type_RelocationCancelAcknowledge[] = {
32440 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32441 2,
32442 sizeof(RelocationCancelAcknowledge),
32443
32444 offsetof(RelocationCancelAcknowledge, protocolIEs) | 0x0,
32445 (intptr_t)asn1_type_ProtocolIE_Container_17,
32446 0,
32447 (intptr_t)"protocolIEs",
32448
32449 offsetof(RelocationCancelAcknowledge, protocolExtensions) | 0x8000000,
32450 (intptr_t)asn1_type_ProtocolExtensionContainer_110,
32451 offsetof(RelocationCancelAcknowledge, protocolExtensions_option),
32452 (intptr_t)"protocolExtensions",
32453
32454 (intptr_t)"RelocationCancelAcknowledge",
32455};
32456
32457const ASN1CType asn1_type_SRNS_ContextRequest[] = {
32458 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32459 2,
32460 sizeof(SRNS_ContextRequest),
32461
32462 offsetof(SRNS_ContextRequest, protocolIEs) | 0x0,
32463 (intptr_t)asn1_type_ProtocolIE_Container_18,
32464 0,
32465 (intptr_t)"protocolIEs",
32466
32467 offsetof(SRNS_ContextRequest, protocolExtensions) | 0x8000000,
32468 (intptr_t)asn1_type_ProtocolExtensionContainer_111,
32469 offsetof(SRNS_ContextRequest, protocolExtensions_option),
32470 (intptr_t)"protocolExtensions",
32471
32472 (intptr_t)"SRNS-ContextRequest",
32473};
32474
32475static const ASN1CType asn1_type__local_3267[] = {
32476 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32477 (intptr_t)asn1_type_RAB_ID,
32478};
32479
32480const ASN1CType asn1_type_RAB_DataForwardingItem_SRNS_CtxReq[] = {
32481 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32482 2,
32483 sizeof(RAB_DataForwardingItem_SRNS_CtxReq),
32484
32485 offsetof(RAB_DataForwardingItem_SRNS_CtxReq, rAB_ID) | 0x0,
32486 (intptr_t)asn1_type__local_3267,
32487 0,
32488 (intptr_t)"rAB-ID",
32489
32490 offsetof(RAB_DataForwardingItem_SRNS_CtxReq, iE_Extensions) | 0x8000000,
32491 (intptr_t)asn1_type_ProtocolExtensionContainer_112,
32492 offsetof(RAB_DataForwardingItem_SRNS_CtxReq, iE_Extensions_option),
32493 (intptr_t)"iE-Extensions",
32494
32495 (intptr_t)"RAB-DataForwardingItem-SRNS-CtxReq",
32496};
32497
32498const ASN1CType asn1_type_SRNS_ContextResponse[] = {
32499 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32500 2,
32501 sizeof(SRNS_ContextResponse),
32502
32503 offsetof(SRNS_ContextResponse, protocolIEs) | 0x0,
32504 (intptr_t)asn1_type_ProtocolIE_Container_20,
32505 0,
32506 (intptr_t)"protocolIEs",
32507
32508 offsetof(SRNS_ContextResponse, protocolExtensions) | 0x8000000,
32509 (intptr_t)asn1_type_ProtocolExtensionContainer_113,
32510 offsetof(SRNS_ContextResponse, protocolExtensions_option),
32511 (intptr_t)"protocolExtensions",
32512
32513 (intptr_t)"SRNS-ContextResponse",
32514};
32515
32516static const ASN1CType asn1_type__local_3268[] = {
32517 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32518 (intptr_t)asn1_type_RAB_ID,
32519};
32520
32521static const ASN1CType asn1_type__local_3269[] = {
32522 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
32523 (intptr_t)asn1_type_DL_GTP_PDU_SequenceNumber,
32524};
32525
32526static const ASN1CType asn1_type__local_3270[] = {
32527 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
32528 (intptr_t)asn1_type_UL_GTP_PDU_SequenceNumber,
32529};
32530
32531static const ASN1CType asn1_type__local_3271[] = {
32532 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
32533 (intptr_t)asn1_type_DL_N_PDU_SequenceNumber,
32534};
32535
32536static const ASN1CType asn1_type__local_3272[] = {
32537 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100004,
32538 (intptr_t)asn1_type_UL_N_PDU_SequenceNumber,
32539};
32540
32541const ASN1CType asn1_type_RAB_ContextItem[] = {
32542 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32543 6,
32544 sizeof(RAB_ContextItem),
32545
32546 offsetof(RAB_ContextItem, rAB_ID) | 0x0,
32547 (intptr_t)asn1_type__local_3268,
32548 0,
32549 (intptr_t)"rAB-ID",
32550
32551 offsetof(RAB_ContextItem, dl_GTP_PDU_SequenceNumber) | 0x8000000,
32552 (intptr_t)asn1_type__local_3269,
32553 offsetof(RAB_ContextItem, dl_GTP_PDU_SequenceNumber_option),
32554 (intptr_t)"dl-GTP-PDU-SequenceNumber",
32555
32556 offsetof(RAB_ContextItem, ul_GTP_PDU_SequenceNumber) | 0x8000000,
32557 (intptr_t)asn1_type__local_3270,
32558 offsetof(RAB_ContextItem, ul_GTP_PDU_SequenceNumber_option),
32559 (intptr_t)"ul-GTP-PDU-SequenceNumber",
32560
32561 offsetof(RAB_ContextItem, dl_N_PDU_SequenceNumber) | 0x8000000,
32562 (intptr_t)asn1_type__local_3271,
32563 offsetof(RAB_ContextItem, dl_N_PDU_SequenceNumber_option),
32564 (intptr_t)"dl-N-PDU-SequenceNumber",
32565
32566 offsetof(RAB_ContextItem, ul_N_PDU_SequenceNumber) | 0x8000000,
32567 (intptr_t)asn1_type__local_3272,
32568 offsetof(RAB_ContextItem, ul_N_PDU_SequenceNumber_option),
32569 (intptr_t)"ul-N-PDU-SequenceNumber",
32570
32571 offsetof(RAB_ContextItem, iE_Extensions) | 0x8000000,
32572 (intptr_t)asn1_type_ProtocolExtensionContainer_114,
32573 offsetof(RAB_ContextItem, iE_Extensions_option),
32574 (intptr_t)"iE-Extensions",
32575
32576 (intptr_t)"RAB-ContextItem",
32577};
32578
32579static const ASN1CType asn1_type__local_3273[] = {
32580 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32581 (intptr_t)asn1_type_RAB_ID,
32582};
32583
32584static const ASN1CType asn1_type__local_3274[] = {
32585 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
32586 (intptr_t)asn1_type_Cause,
32587};
32588
32589const ASN1CType asn1_type_RABs_ContextFailedtoTransferItem[] = {
32590 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32591 3,
32592 sizeof(RABs_ContextFailedtoTransferItem),
32593
32594 offsetof(RABs_ContextFailedtoTransferItem, rAB_ID) | 0x0,
32595 (intptr_t)asn1_type__local_3273,
32596 0,
32597 (intptr_t)"rAB-ID",
32598
32599 offsetof(RABs_ContextFailedtoTransferItem, cause) | 0x0,
32600 (intptr_t)asn1_type__local_3274,
32601 0,
32602 (intptr_t)"cause",
32603
32604 offsetof(RABs_ContextFailedtoTransferItem, iE_Extensions) | 0x8000000,
32605 (intptr_t)asn1_type_ProtocolExtensionContainer_115,
32606 offsetof(RABs_ContextFailedtoTransferItem, iE_Extensions_option),
32607 (intptr_t)"iE-Extensions",
32608
32609 (intptr_t)"RABs-ContextFailedtoTransferItem",
32610};
32611
32612const ASN1CType asn1_type_SecurityModeCommand[] = {
32613 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32614 2,
32615 sizeof(SecurityModeCommand),
32616
32617 offsetof(SecurityModeCommand, protocolIEs) | 0x0,
32618 (intptr_t)asn1_type_ProtocolIE_Container_23,
32619 0,
32620 (intptr_t)"protocolIEs",
32621
32622 offsetof(SecurityModeCommand, protocolExtensions) | 0x8000000,
32623 (intptr_t)asn1_type_ProtocolExtensionContainer_116,
32624 offsetof(SecurityModeCommand, protocolExtensions_option),
32625 (intptr_t)"protocolExtensions",
32626
32627 (intptr_t)"SecurityModeCommand",
32628};
32629
32630const ASN1CType asn1_type_SecurityModeComplete[] = {
32631 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32632 2,
32633 sizeof(SecurityModeComplete),
32634
32635 offsetof(SecurityModeComplete, protocolIEs) | 0x0,
32636 (intptr_t)asn1_type_ProtocolIE_Container_24,
32637 0,
32638 (intptr_t)"protocolIEs",
32639
32640 offsetof(SecurityModeComplete, protocolExtensions) | 0x8000000,
32641 (intptr_t)asn1_type_ProtocolExtensionContainer_117,
32642 offsetof(SecurityModeComplete, protocolExtensions_option),
32643 (intptr_t)"protocolExtensions",
32644
32645 (intptr_t)"SecurityModeComplete",
32646};
32647
32648const ASN1CType asn1_type_SecurityModeReject[] = {
32649 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32650 2,
32651 sizeof(SecurityModeReject),
32652
32653 offsetof(SecurityModeReject, protocolIEs) | 0x0,
32654 (intptr_t)asn1_type_ProtocolIE_Container_25,
32655 0,
32656 (intptr_t)"protocolIEs",
32657
32658 offsetof(SecurityModeReject, protocolExtensions) | 0x8000000,
32659 (intptr_t)asn1_type_ProtocolExtensionContainer_118,
32660 offsetof(SecurityModeReject, protocolExtensions_option),
32661 (intptr_t)"protocolExtensions",
32662
32663 (intptr_t)"SecurityModeReject",
32664};
32665
32666const ASN1CType asn1_type_DataVolumeReportRequest[] = {
32667 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32668 2,
32669 sizeof(DataVolumeReportRequest),
32670
32671 offsetof(DataVolumeReportRequest, protocolIEs) | 0x0,
32672 (intptr_t)asn1_type_ProtocolIE_Container_26,
32673 0,
32674 (intptr_t)"protocolIEs",
32675
32676 offsetof(DataVolumeReportRequest, protocolExtensions) | 0x8000000,
32677 (intptr_t)asn1_type_ProtocolExtensionContainer_119,
32678 offsetof(DataVolumeReportRequest, protocolExtensions_option),
32679 (intptr_t)"protocolExtensions",
32680
32681 (intptr_t)"DataVolumeReportRequest",
32682};
32683
32684static const ASN1CType asn1_type__local_3275[] = {
32685 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32686 (intptr_t)asn1_type_RAB_ID,
32687};
32688
32689const ASN1CType asn1_type_RAB_DataVolumeReportRequestItem[] = {
32690 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32691 2,
32692 sizeof(RAB_DataVolumeReportRequestItem),
32693
32694 offsetof(RAB_DataVolumeReportRequestItem, rAB_ID) | 0x0,
32695 (intptr_t)asn1_type__local_3275,
32696 0,
32697 (intptr_t)"rAB-ID",
32698
32699 offsetof(RAB_DataVolumeReportRequestItem, iE_Extensions) | 0x8000000,
32700 (intptr_t)asn1_type_ProtocolExtensionContainer_120,
32701 offsetof(RAB_DataVolumeReportRequestItem, iE_Extensions_option),
32702 (intptr_t)"iE-Extensions",
32703
32704 (intptr_t)"RAB-DataVolumeReportRequestItem",
32705};
32706
32707const ASN1CType asn1_type_DataVolumeReport[] = {
32708 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32709 2,
32710 sizeof(DataVolumeReport),
32711
32712 offsetof(DataVolumeReport, protocolIEs) | 0x0,
32713 (intptr_t)asn1_type_ProtocolIE_Container_28,
32714 0,
32715 (intptr_t)"protocolIEs",
32716
32717 offsetof(DataVolumeReport, protocolExtensions) | 0x8000000,
32718 (intptr_t)asn1_type_ProtocolExtensionContainer_121,
32719 offsetof(DataVolumeReport, protocolExtensions_option),
32720 (intptr_t)"protocolExtensions",
32721
32722 (intptr_t)"DataVolumeReport",
32723};
32724
32725static const ASN1CType asn1_type__local_3276[] = {
32726 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32727 (intptr_t)asn1_type_RAB_ID,
32728};
32729
32730static const ASN1CType asn1_type__local_3277[] = {
32731 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
32732 (intptr_t)asn1_type_Cause,
32733};
32734
32735const ASN1CType asn1_type_RABs_failed_to_reportItem[] = {
32736 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32737 3,
32738 sizeof(RABs_failed_to_reportItem),
32739
32740 offsetof(RABs_failed_to_reportItem, rAB_ID) | 0x0,
32741 (intptr_t)asn1_type__local_3276,
32742 0,
32743 (intptr_t)"rAB-ID",
32744
32745 offsetof(RABs_failed_to_reportItem, cause) | 0x0,
32746 (intptr_t)asn1_type__local_3277,
32747 0,
32748 (intptr_t)"cause",
32749
32750 offsetof(RABs_failed_to_reportItem, iE_Extensions) | 0x8000000,
32751 (intptr_t)asn1_type_ProtocolExtensionContainer_122,
32752 offsetof(RABs_failed_to_reportItem, iE_Extensions_option),
32753 (intptr_t)"iE-Extensions",
32754
32755 (intptr_t)"RABs-failed-to-reportItem",
32756};
32757
32758const ASN1CType asn1_type_Reset[] = {
32759 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32760 2,
32761 sizeof(Reset),
32762
32763 offsetof(Reset, protocolIEs) | 0x0,
32764 (intptr_t)asn1_type_ProtocolIE_Container_30,
32765 0,
32766 (intptr_t)"protocolIEs",
32767
32768 offsetof(Reset, protocolExtensions) | 0x8000000,
32769 (intptr_t)asn1_type_ProtocolExtensionContainer_123,
32770 offsetof(Reset, protocolExtensions_option),
32771 (intptr_t)"protocolExtensions",
32772
32773 (intptr_t)"Reset",
32774};
32775
32776const ASN1CType asn1_type_ResetAcknowledge[] = {
32777 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32778 2,
32779 sizeof(ResetAcknowledge),
32780
32781 offsetof(ResetAcknowledge, protocolIEs) | 0x0,
32782 (intptr_t)asn1_type_ProtocolIE_Container_31,
32783 0,
32784 (intptr_t)"protocolIEs",
32785
32786 offsetof(ResetAcknowledge, protocolExtensions) | 0x8000000,
32787 (intptr_t)asn1_type_ProtocolExtensionContainer_124,
32788 offsetof(ResetAcknowledge, protocolExtensions_option),
32789 (intptr_t)"protocolExtensions",
32790
32791 (intptr_t)"ResetAcknowledge",
32792};
32793
32794const ASN1CType asn1_type_ResetResource[] = {
32795 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32796 2,
32797 sizeof(ResetResource),
32798
32799 offsetof(ResetResource, protocolIEs) | 0x0,
32800 (intptr_t)asn1_type_ProtocolIE_Container_32,
32801 0,
32802 (intptr_t)"protocolIEs",
32803
32804 offsetof(ResetResource, protocolExtensions) | 0x8000000,
32805 (intptr_t)asn1_type_ProtocolExtensionContainer_125,
32806 offsetof(ResetResource, protocolExtensions_option),
32807 (intptr_t)"protocolExtensions",
32808
32809 (intptr_t)"ResetResource",
32810};
32811
32812static const ASN1CType asn1_type__local_3278[] = {
32813 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32814 (intptr_t)asn1_type_IuSignallingConnectionIdentifier,
32815};
32816
32817const ASN1CType asn1_type_ResetResourceItem[] = {
32818 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32819 2,
32820 sizeof(ResetResourceItem),
32821
32822 offsetof(ResetResourceItem, iuSigConId) | 0x0,
32823 (intptr_t)asn1_type__local_3278,
32824 0,
32825 (intptr_t)"iuSigConId",
32826
32827 offsetof(ResetResourceItem, iE_Extensions) | 0x8000000,
32828 (intptr_t)asn1_type_ProtocolExtensionContainer_126,
32829 offsetof(ResetResourceItem, iE_Extensions_option),
32830 (intptr_t)"iE-Extensions",
32831
32832 (intptr_t)"ResetResourceItem",
32833};
32834
32835const ASN1CType asn1_type_ResetResourceAcknowledge[] = {
32836 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32837 2,
32838 sizeof(ResetResourceAcknowledge),
32839
32840 offsetof(ResetResourceAcknowledge, protocolIEs) | 0x0,
32841 (intptr_t)asn1_type_ProtocolIE_Container_34,
32842 0,
32843 (intptr_t)"protocolIEs",
32844
32845 offsetof(ResetResourceAcknowledge, protocolExtensions) | 0x8000000,
32846 (intptr_t)asn1_type_ProtocolExtensionContainer_127,
32847 offsetof(ResetResourceAcknowledge, protocolExtensions_option),
32848 (intptr_t)"protocolExtensions",
32849
32850 (intptr_t)"ResetResourceAcknowledge",
32851};
32852
32853static const ASN1CType asn1_type__local_3279[] = {
32854 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32855 (intptr_t)asn1_type_IuSignallingConnectionIdentifier,
32856};
32857
32858const ASN1CType asn1_type_ResetResourceAckItem[] = {
32859 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32860 2,
32861 sizeof(ResetResourceAckItem),
32862
32863 offsetof(ResetResourceAckItem, iuSigConId) | 0x0,
32864 (intptr_t)asn1_type__local_3279,
32865 0,
32866 (intptr_t)"iuSigConId",
32867
32868 offsetof(ResetResourceAckItem, iE_Extensions) | 0x8000000,
32869 (intptr_t)asn1_type_ProtocolExtensionContainer_128,
32870 offsetof(ResetResourceAckItem, iE_Extensions_option),
32871 (intptr_t)"iE-Extensions",
32872
32873 (intptr_t)"ResetResourceAckItem",
32874};
32875
32876const ASN1CType asn1_type_RAB_ReleaseRequest[] = {
32877 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32878 2,
32879 sizeof(RAB_ReleaseRequest),
32880
32881 offsetof(RAB_ReleaseRequest, protocolIEs) | 0x0,
32882 (intptr_t)asn1_type_ProtocolIE_Container_36,
32883 0,
32884 (intptr_t)"protocolIEs",
32885
32886 offsetof(RAB_ReleaseRequest, protocolExtensions) | 0x8000000,
32887 (intptr_t)asn1_type_ProtocolExtensionContainer_129,
32888 offsetof(RAB_ReleaseRequest, protocolExtensions_option),
32889 (intptr_t)"protocolExtensions",
32890
32891 (intptr_t)"RAB-ReleaseRequest",
32892};
32893
32894static const ASN1CType asn1_type__local_3280[] = {
32895 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
32896 (intptr_t)asn1_type_RAB_ID,
32897};
32898
32899static const ASN1CType asn1_type__local_3281[] = {
32900 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
32901 (intptr_t)asn1_type_Cause,
32902};
32903
32904const ASN1CType asn1_type_RAB_ReleaseItem[] = {
32905 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32906 3,
32907 sizeof(RAB_ReleaseItem),
32908
32909 offsetof(RAB_ReleaseItem, rAB_ID) | 0x0,
32910 (intptr_t)asn1_type__local_3280,
32911 0,
32912 (intptr_t)"rAB-ID",
32913
32914 offsetof(RAB_ReleaseItem, cause) | 0x0,
32915 (intptr_t)asn1_type__local_3281,
32916 0,
32917 (intptr_t)"cause",
32918
32919 offsetof(RAB_ReleaseItem, iE_Extensions) | 0x8000000,
32920 (intptr_t)asn1_type_ProtocolExtensionContainer_130,
32921 offsetof(RAB_ReleaseItem, iE_Extensions_option),
32922 (intptr_t)"iE-Extensions",
32923
32924 (intptr_t)"RAB-ReleaseItem",
32925};
32926
32927const ASN1CType asn1_type_Iu_ReleaseRequest[] = {
32928 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32929 2,
32930 sizeof(Iu_ReleaseRequest),
32931
32932 offsetof(Iu_ReleaseRequest, protocolIEs) | 0x0,
32933 (intptr_t)asn1_type_ProtocolIE_Container_38,
32934 0,
32935 (intptr_t)"protocolIEs",
32936
32937 offsetof(Iu_ReleaseRequest, protocolExtensions) | 0x8000000,
32938 (intptr_t)asn1_type_ProtocolExtensionContainer_131,
32939 offsetof(Iu_ReleaseRequest, protocolExtensions_option),
32940 (intptr_t)"protocolExtensions",
32941
32942 (intptr_t)"Iu-ReleaseRequest",
32943};
32944
32945const ASN1CType asn1_type_RelocationDetect[] = {
32946 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32947 2,
32948 sizeof(RelocationDetect),
32949
32950 offsetof(RelocationDetect, protocolIEs) | 0x0,
32951 (intptr_t)asn1_type_ProtocolIE_Container_39,
32952 0,
32953 (intptr_t)"protocolIEs",
32954
32955 offsetof(RelocationDetect, protocolExtensions) | 0x8000000,
32956 (intptr_t)asn1_type_ProtocolExtensionContainer_132,
32957 offsetof(RelocationDetect, protocolExtensions_option),
32958 (intptr_t)"protocolExtensions",
32959
32960 (intptr_t)"RelocationDetect",
32961};
32962
32963const ASN1CType asn1_type_RelocationComplete[] = {
32964 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32965 2,
32966 sizeof(RelocationComplete),
32967
32968 offsetof(RelocationComplete, protocolIEs) | 0x0,
32969 (intptr_t)asn1_type_ProtocolIE_Container_40,
32970 0,
32971 (intptr_t)"protocolIEs",
32972
32973 offsetof(RelocationComplete, protocolExtensions) | 0x8000000,
32974 (intptr_t)asn1_type_ProtocolExtensionContainer_133,
32975 offsetof(RelocationComplete, protocolExtensions_option),
32976 (intptr_t)"protocolExtensions",
32977
32978 (intptr_t)"RelocationComplete",
32979};
32980
32981const ASN1CType asn1_type_EnhancedRelocationCompleteRequest[] = {
32982 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
32983 2,
32984 sizeof(EnhancedRelocationCompleteRequest),
32985
32986 offsetof(EnhancedRelocationCompleteRequest, protocolIEs) | 0x0,
32987 (intptr_t)asn1_type_ProtocolIE_Container_41,
32988 0,
32989 (intptr_t)"protocolIEs",
32990
32991 offsetof(EnhancedRelocationCompleteRequest, protocolExtensions) | 0x8000000,
32992 (intptr_t)asn1_type_ProtocolExtensionContainer_134,
32993 offsetof(EnhancedRelocationCompleteRequest, protocolExtensions_option),
32994 (intptr_t)"protocolExtensions",
32995
32996 (intptr_t)"EnhancedRelocationCompleteRequest",
32997};
32998
32999static const ASN1CType asn1_type__local_3282[] = {
33000 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
33001 (intptr_t)asn1_type_RAB_ID,
33002};
33003
33004static const ASN1CType asn1_type__local_3283[] = {
33005 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
33006 (intptr_t)asn1_type_TransportLayerAddress,
33007};
33008
33009static const ASN1CType asn1_type__local_3284[] = {
33010 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100002,
33011 (intptr_t)asn1_type_IuTransportAssociation,
33012};
33013
33014static const ASN1CType asn1_type__local_3285[] = {
33015 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
33016 (intptr_t)asn1_type_Ass_RAB_Parameters,
33017};
33018
33019const ASN1CType asn1_type_RAB_SetupItem_EnhancedRelocCompleteReq[] = {
33020 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33021 5,
33022 sizeof(RAB_SetupItem_EnhancedRelocCompleteReq),
33023
33024 offsetof(RAB_SetupItem_EnhancedRelocCompleteReq, rAB_ID) | 0x0,
33025 (intptr_t)asn1_type__local_3282,
33026 0,
33027 (intptr_t)"rAB-ID",
33028
33029 offsetof(RAB_SetupItem_EnhancedRelocCompleteReq, transportLayerAddressReq1) | 0x8000000,
33030 (intptr_t)asn1_type__local_3283,
33031 offsetof(RAB_SetupItem_EnhancedRelocCompleteReq, transportLayerAddressReq1_option),
33032 (intptr_t)"transportLayerAddressReq1",
33033
33034 offsetof(RAB_SetupItem_EnhancedRelocCompleteReq, iuTransportAssociationReq1) | 0x8000000,
33035 (intptr_t)asn1_type__local_3284,
33036 offsetof(RAB_SetupItem_EnhancedRelocCompleteReq, iuTransportAssociationReq1_option),
33037 (intptr_t)"iuTransportAssociationReq1",
33038
33039 offsetof(RAB_SetupItem_EnhancedRelocCompleteReq, ass_RAB_Parameters) | 0x8000000,
33040 (intptr_t)asn1_type__local_3285,
33041 offsetof(RAB_SetupItem_EnhancedRelocCompleteReq, ass_RAB_Parameters_option),
33042 (intptr_t)"ass-RAB-Parameters",
33043
33044 offsetof(RAB_SetupItem_EnhancedRelocCompleteReq, iE_Extensions) | 0x8000000,
33045 (intptr_t)asn1_type_ProtocolExtensionContainer_135,
33046 offsetof(RAB_SetupItem_EnhancedRelocCompleteReq, iE_Extensions_option),
33047 (intptr_t)"iE-Extensions",
33048
33049 (intptr_t)"RAB-SetupItem-EnhancedRelocCompleteReq",
33050};
33051
33052const ASN1CType asn1_type_EnhancedRelocationCompleteResponse[] = {
33053 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33054 2,
33055 sizeof(EnhancedRelocationCompleteResponse),
33056
33057 offsetof(EnhancedRelocationCompleteResponse, protocolIEs) | 0x0,
33058 (intptr_t)asn1_type_ProtocolIE_Container_43,
33059 0,
33060 (intptr_t)"protocolIEs",
33061
33062 offsetof(EnhancedRelocationCompleteResponse, protocolExtensions) | 0x8000000,
33063 (intptr_t)asn1_type_ProtocolExtensionContainer_136,
33064 offsetof(EnhancedRelocationCompleteResponse, protocolExtensions_option),
33065 (intptr_t)"protocolExtensions",
33066
33067 (intptr_t)"EnhancedRelocationCompleteResponse",
33068};
33069
33070static const ASN1CType asn1_type__local_3286[] = {
33071 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
33072 (intptr_t)asn1_type_RAB_ID,
33073};
33074
33075static const ASN1CType asn1_type__local_3287[] = {
33076 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
33077 (intptr_t)asn1_type_RAB_Parameters,
33078};
33079
33080static const ASN1CType asn1_type__local_3288[] = {
33081 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
33082 (intptr_t)asn1_type_UserPlaneInformation,
33083};
33084
33085static const ASN1CType asn1_type__local_3289[] = {
33086 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
33087 (intptr_t)asn1_type_TransportLayerAddress,
33088};
33089
33090static const ASN1CType asn1_type__local_3290[] = {
33091 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100004,
33092 (intptr_t)asn1_type_IuTransportAssociation,
33093};
33094
33095static const ASN1CType asn1_type__local_3291[] = {
33096 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100005,
33097 (intptr_t)asn1_type_RAB_ToBeReleasedList_EnhancedRelocCompleteRes,
33098};
33099
33100const ASN1CType asn1_type_RAB_SetupItem_EnhancedRelocCompleteRes[] = {
33101 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33102 7,
33103 sizeof(RAB_SetupItem_EnhancedRelocCompleteRes),
33104
33105 offsetof(RAB_SetupItem_EnhancedRelocCompleteRes, rAB_ID) | 0x0,
33106 (intptr_t)asn1_type__local_3286,
33107 0,
33108 (intptr_t)"rAB-ID",
33109
33110 offsetof(RAB_SetupItem_EnhancedRelocCompleteRes, rAB_Parameters) | 0x8000000,
33111 (intptr_t)asn1_type__local_3287,
33112 offsetof(RAB_SetupItem_EnhancedRelocCompleteRes, rAB_Parameters_option),
33113 (intptr_t)"rAB-Parameters",
33114
33115 offsetof(RAB_SetupItem_EnhancedRelocCompleteRes, userPlaneInformation) | 0x0,
33116 (intptr_t)asn1_type__local_3288,
33117 0,
33118 (intptr_t)"userPlaneInformation",
33119
33120 offsetof(RAB_SetupItem_EnhancedRelocCompleteRes, transportLayerAddressRes1) | 0x8000000,
33121 (intptr_t)asn1_type__local_3289,
33122 offsetof(RAB_SetupItem_EnhancedRelocCompleteRes, transportLayerAddressRes1_option),
33123 (intptr_t)"transportLayerAddressRes1",
33124
33125 offsetof(RAB_SetupItem_EnhancedRelocCompleteRes, iuTransportAssociationRes1) | 0x8000000,
33126 (intptr_t)asn1_type__local_3290,
33127 offsetof(RAB_SetupItem_EnhancedRelocCompleteRes, iuTransportAssociationRes1_option),
33128 (intptr_t)"iuTransportAssociationRes1",
33129
33130 offsetof(RAB_SetupItem_EnhancedRelocCompleteRes, rab2beReleasedList) | 0x8000000,
33131 (intptr_t)asn1_type__local_3291,
33132 offsetof(RAB_SetupItem_EnhancedRelocCompleteRes, rab2beReleasedList_option),
33133 (intptr_t)"rab2beReleasedList",
33134
33135 offsetof(RAB_SetupItem_EnhancedRelocCompleteRes, iE_Extensions) | 0x8000000,
33136 (intptr_t)asn1_type_ProtocolExtensionContainer_137,
33137 offsetof(RAB_SetupItem_EnhancedRelocCompleteRes, iE_Extensions_option),
33138 (intptr_t)"iE-Extensions",
33139
33140 (intptr_t)"RAB-SetupItem-EnhancedRelocCompleteRes",
33141};
33142
33143static const ASN1CType asn1_type__local_3292[] = {
33144 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
33145 (intptr_t)asn1_type_RAB_ID,
33146};
33147
33148static const ASN1CType asn1_type__local_3293[] = {
33149 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
33150 (intptr_t)asn1_type_Cause,
33151};
33152
33153const ASN1CType asn1_type_RAB_ToBeReleasedItem_EnhancedRelocCompleteRes[] = {
33154 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33155 3,
33156 sizeof(RAB_ToBeReleasedItem_EnhancedRelocCompleteRes),
33157
33158 offsetof(RAB_ToBeReleasedItem_EnhancedRelocCompleteRes, rAB_ID) | 0x0,
33159 (intptr_t)asn1_type__local_3292,
33160 0,
33161 (intptr_t)"rAB-ID",
33162
33163 offsetof(RAB_ToBeReleasedItem_EnhancedRelocCompleteRes, cause) | 0x0,
33164 (intptr_t)asn1_type__local_3293,
33165 0,
33166 (intptr_t)"cause",
33167
33168 offsetof(RAB_ToBeReleasedItem_EnhancedRelocCompleteRes, iE_Extensions) | 0x8000000,
33169 (intptr_t)asn1_type_ProtocolExtensionContainer_138,
33170 offsetof(RAB_ToBeReleasedItem_EnhancedRelocCompleteRes, iE_Extensions_option),
33171 (intptr_t)"iE-Extensions",
33172
33173 (intptr_t)"RAB-ToBeReleasedItem-EnhancedRelocCompleteRes",
33174};
33175
33176const ASN1CType asn1_type_EnhancedRelocationCompleteFailure[] = {
33177 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33178 2,
33179 sizeof(EnhancedRelocationCompleteFailure),
33180
33181 offsetof(EnhancedRelocationCompleteFailure, protocolIEs) | 0x0,
33182 (intptr_t)asn1_type_ProtocolIE_Container_46,
33183 0,
33184 (intptr_t)"protocolIEs",
33185
33186 offsetof(EnhancedRelocationCompleteFailure, protocolExtensions) | 0x8000000,
33187 (intptr_t)asn1_type_ProtocolExtensionContainer_139,
33188 offsetof(EnhancedRelocationCompleteFailure, protocolExtensions_option),
33189 (intptr_t)"protocolExtensions",
33190
33191 (intptr_t)"EnhancedRelocationCompleteFailure",
33192};
33193
33194const ASN1CType asn1_type_EnhancedRelocationCompleteConfirm[] = {
33195 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33196 2,
33197 sizeof(EnhancedRelocationCompleteConfirm),
33198
33199 offsetof(EnhancedRelocationCompleteConfirm, protocolIEs) | 0x0,
33200 (intptr_t)asn1_type_ProtocolIE_Container_47,
33201 0,
33202 (intptr_t)"protocolIEs",
33203
33204 offsetof(EnhancedRelocationCompleteConfirm, protocolExtensions) | 0x8000000,
33205 (intptr_t)asn1_type_ProtocolExtensionContainer_140,
33206 offsetof(EnhancedRelocationCompleteConfirm, protocolExtensions_option),
33207 (intptr_t)"protocolExtensions",
33208
33209 (intptr_t)"EnhancedRelocationCompleteConfirm",
33210};
33211
33212const ASN1CType asn1_type_Paging[] = {
33213 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33214 2,
33215 sizeof(Paging),
33216
33217 offsetof(Paging, protocolIEs) | 0x0,
33218 (intptr_t)asn1_type_ProtocolIE_Container_48,
33219 0,
33220 (intptr_t)"protocolIEs",
33221
33222 offsetof(Paging, protocolExtensions) | 0x8000000,
33223 (intptr_t)asn1_type_ProtocolExtensionContainer_141,
33224 offsetof(Paging, protocolExtensions_option),
33225 (intptr_t)"protocolExtensions",
33226
33227 (intptr_t)"Paging",
33228};
33229
33230const ASN1CType asn1_type_CommonID[] = {
33231 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33232 2,
33233 sizeof(CommonID),
33234
33235 offsetof(CommonID, protocolIEs) | 0x0,
33236 (intptr_t)asn1_type_ProtocolIE_Container_49,
33237 0,
33238 (intptr_t)"protocolIEs",
33239
33240 offsetof(CommonID, protocolExtensions) | 0x8000000,
33241 (intptr_t)asn1_type_ProtocolExtensionContainer_142,
33242 offsetof(CommonID, protocolExtensions_option),
33243 (intptr_t)"protocolExtensions",
33244
33245 (intptr_t)"CommonID",
33246};
33247
33248const ASN1CType asn1_type_CN_InvokeTrace[] = {
33249 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33250 2,
33251 sizeof(CN_InvokeTrace),
33252
33253 offsetof(CN_InvokeTrace, protocolIEs) | 0x0,
33254 (intptr_t)asn1_type_ProtocolIE_Container_50,
33255 0,
33256 (intptr_t)"protocolIEs",
33257
33258 offsetof(CN_InvokeTrace, protocolExtensions) | 0x8000000,
33259 (intptr_t)asn1_type_ProtocolExtensionContainer_143,
33260 offsetof(CN_InvokeTrace, protocolExtensions_option),
33261 (intptr_t)"protocolExtensions",
33262
33263 (intptr_t)"CN-InvokeTrace",
33264};
33265
33266const ASN1CType asn1_type_CN_DeactivateTrace[] = {
33267 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33268 2,
33269 sizeof(CN_DeactivateTrace),
33270
33271 offsetof(CN_DeactivateTrace, protocolIEs) | 0x0,
33272 (intptr_t)asn1_type_ProtocolIE_Container_51,
33273 0,
33274 (intptr_t)"protocolIEs",
33275
33276 offsetof(CN_DeactivateTrace, protocolExtensions) | 0x8000000,
33277 (intptr_t)asn1_type_ProtocolExtensionContainer_144,
33278 offsetof(CN_DeactivateTrace, protocolExtensions_option),
33279 (intptr_t)"protocolExtensions",
33280
33281 (intptr_t)"CN-DeactivateTrace",
33282};
33283
33284const ASN1CType asn1_type_LocationReportingControl[] = {
33285 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33286 2,
33287 sizeof(LocationReportingControl),
33288
33289 offsetof(LocationReportingControl, protocolIEs) | 0x0,
33290 (intptr_t)asn1_type_ProtocolIE_Container_52,
33291 0,
33292 (intptr_t)"protocolIEs",
33293
33294 offsetof(LocationReportingControl, protocolExtensions) | 0x8000000,
33295 (intptr_t)asn1_type_ProtocolExtensionContainer_145,
33296 offsetof(LocationReportingControl, protocolExtensions_option),
33297 (intptr_t)"protocolExtensions",
33298
33299 (intptr_t)"LocationReportingControl",
33300};
33301
33302const ASN1CType asn1_type_LocationReport[] = {
33303 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33304 2,
33305 sizeof(LocationReport),
33306
33307 offsetof(LocationReport, protocolIEs) | 0x0,
33308 (intptr_t)asn1_type_ProtocolIE_Container_53,
33309 0,
33310 (intptr_t)"protocolIEs",
33311
33312 offsetof(LocationReport, protocolExtensions) | 0x8000000,
33313 (intptr_t)asn1_type_ProtocolExtensionContainer_146,
33314 offsetof(LocationReport, protocolExtensions_option),
33315 (intptr_t)"protocolExtensions",
33316
33317 (intptr_t)"LocationReport",
33318};
33319
33320const ASN1CType asn1_type_InitialUE_Message[] = {
33321 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33322 2,
33323 sizeof(InitialUE_Message),
33324
33325 offsetof(InitialUE_Message, protocolIEs) | 0x0,
33326 (intptr_t)asn1_type_ProtocolIE_Container_54,
33327 0,
33328 (intptr_t)"protocolIEs",
33329
33330 offsetof(InitialUE_Message, protocolExtensions) | 0x8000000,
33331 (intptr_t)asn1_type_ProtocolExtensionContainer_147,
33332 offsetof(InitialUE_Message, protocolExtensions_option),
33333 (intptr_t)"protocolExtensions",
33334
33335 (intptr_t)"InitialUE-Message",
33336};
33337
33338const ASN1CType asn1_type_DirectTransfer[] = {
33339 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33340 2,
33341 sizeof(DirectTransfer),
33342
33343 offsetof(DirectTransfer, protocolIEs) | 0x0,
33344 (intptr_t)asn1_type_ProtocolIE_Container_55,
33345 0,
33346 (intptr_t)"protocolIEs",
33347
33348 offsetof(DirectTransfer, protocolExtensions) | 0x8000000,
33349 (intptr_t)asn1_type_ProtocolExtensionContainer_148,
33350 offsetof(DirectTransfer, protocolExtensions_option),
33351 (intptr_t)"protocolExtensions",
33352
33353 (intptr_t)"DirectTransfer",
33354};
33355
33356const ASN1CType asn1_type_RedirectionIndication[] = {
33357 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
33358 0x0,
33359 0xffff,
33360 sizeof(ProtocolIE_Field_56),
33361 (intptr_t)asn1_type_ProtocolIE_Field_56,
33362 0,
33363 (intptr_t)"RedirectionIndication",
33364};
33365
33366const ASN1CType asn1_type_Overload[] = {
33367 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33368 2,
33369 sizeof(Overload),
33370
33371 offsetof(Overload, protocolIEs) | 0x0,
33372 (intptr_t)asn1_type_ProtocolIE_Container_56,
33373 0,
33374 (intptr_t)"protocolIEs",
33375
33376 offsetof(Overload, protocolExtensions) | 0x8000000,
33377 (intptr_t)asn1_type_ProtocolExtensionContainer_149,
33378 offsetof(Overload, protocolExtensions_option),
33379 (intptr_t)"protocolExtensions",
33380
33381 (intptr_t)"Overload",
33382};
33383
33384const ASN1CType asn1_type_ErrorIndication[] = {
33385 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33386 2,
33387 sizeof(ErrorIndication),
33388
33389 offsetof(ErrorIndication, protocolIEs) | 0x0,
33390 (intptr_t)asn1_type_ProtocolIE_Container_57,
33391 0,
33392 (intptr_t)"protocolIEs",
33393
33394 offsetof(ErrorIndication, protocolExtensions) | 0x8000000,
33395 (intptr_t)asn1_type_ProtocolExtensionContainer_150,
33396 offsetof(ErrorIndication, protocolExtensions_option),
33397 (intptr_t)"protocolExtensions",
33398
33399 (intptr_t)"ErrorIndication",
33400};
33401
33402const ASN1CType asn1_type_SRNS_DataForwardCommand[] = {
33403 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33404 2,
33405 sizeof(SRNS_DataForwardCommand),
33406
33407 offsetof(SRNS_DataForwardCommand, protocolIEs) | 0x0,
33408 (intptr_t)asn1_type_ProtocolIE_Container_58,
33409 0,
33410 (intptr_t)"protocolIEs",
33411
33412 offsetof(SRNS_DataForwardCommand, protocolExtensions) | 0x8000000,
33413 (intptr_t)asn1_type_ProtocolExtensionContainer_151,
33414 offsetof(SRNS_DataForwardCommand, protocolExtensions_option),
33415 (intptr_t)"protocolExtensions",
33416
33417 (intptr_t)"SRNS-DataForwardCommand",
33418};
33419
33420const ASN1CType asn1_type_ForwardSRNS_Context[] = {
33421 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33422 2,
33423 sizeof(ForwardSRNS_Context),
33424
33425 offsetof(ForwardSRNS_Context, protocolIEs) | 0x0,
33426 (intptr_t)asn1_type_ProtocolIE_Container_59,
33427 0,
33428 (intptr_t)"protocolIEs",
33429
33430 offsetof(ForwardSRNS_Context, protocolExtensions) | 0x8000000,
33431 (intptr_t)asn1_type_ProtocolExtensionContainer_152,
33432 offsetof(ForwardSRNS_Context, protocolExtensions_option),
33433 (intptr_t)"protocolExtensions",
33434
33435 (intptr_t)"ForwardSRNS-Context",
33436};
33437
33438const ASN1CType asn1_type_RAB_AssignmentRequest[] = {
33439 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33440 2,
33441 sizeof(RAB_AssignmentRequest),
33442
33443 offsetof(RAB_AssignmentRequest, protocolIEs) | 0x0,
33444 (intptr_t)asn1_type_ProtocolIE_Container_60,
33445 0,
33446 (intptr_t)"protocolIEs",
33447
33448 offsetof(RAB_AssignmentRequest, protocolExtensions) | 0x8000000,
33449 (intptr_t)asn1_type_ProtocolExtensionContainer_153,
33450 offsetof(RAB_AssignmentRequest, protocolExtensions_option),
33451 (intptr_t)"protocolExtensions",
33452
33453 (intptr_t)"RAB-AssignmentRequest",
33454};
33455
33456static const ASN1CType asn1_type__local_3294[] = {
33457 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
33458 (intptr_t)asn1_type_RAB_ID,
33459};
33460
33461static const ASN1CType asn1_type__local_3295[] = {
33462 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
33463 (intptr_t)asn1_type_RAB_Parameters,
33464};
33465
33466static const ASN1CType asn1_type__local_3296[] = {
33467 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
33468 (intptr_t)asn1_type_UserPlaneInformation,
33469};
33470
33471static const ASN1CType asn1_type__local_3297[] = {
33472 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100004,
33473 (intptr_t)asn1_type_TransportLayerInformation,
33474};
33475
33476static const ASN1CType asn1_type__local_3298[] = {
33477 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100005,
33478 (intptr_t)asn1_type_Service_Handover,
33479};
33480
33481const ASN1CType asn1_type_RAB_SetupOrModifyItemFirst[] = {
33482 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33483 7,
33484 sizeof(RAB_SetupOrModifyItemFirst),
33485
33486 offsetof(RAB_SetupOrModifyItemFirst, rAB_ID) | 0x0,
33487 (intptr_t)asn1_type__local_3294,
33488 0,
33489 (intptr_t)"rAB-ID",
33490
33491 offsetof(RAB_SetupOrModifyItemFirst, nAS_SynchronisationIndicator) | 0x8000000,
33492 (intptr_t)asn1_type_NAS_SynchronisationIndicator,
33493 offsetof(RAB_SetupOrModifyItemFirst, nAS_SynchronisationIndicator_option),
33494 (intptr_t)"nAS-SynchronisationIndicator",
33495
33496 offsetof(RAB_SetupOrModifyItemFirst, rAB_Parameters) | 0x8000000,
33497 (intptr_t)asn1_type__local_3295,
33498 offsetof(RAB_SetupOrModifyItemFirst, rAB_Parameters_option),
33499 (intptr_t)"rAB-Parameters",
33500
33501 offsetof(RAB_SetupOrModifyItemFirst, userPlaneInformation) | 0x8000000,
33502 (intptr_t)asn1_type__local_3296,
33503 offsetof(RAB_SetupOrModifyItemFirst, userPlaneInformation_option),
33504 (intptr_t)"userPlaneInformation",
33505
33506 offsetof(RAB_SetupOrModifyItemFirst, transportLayerInformation) | 0x8000000,
33507 (intptr_t)asn1_type__local_3297,
33508 offsetof(RAB_SetupOrModifyItemFirst, transportLayerInformation_option),
33509 (intptr_t)"transportLayerInformation",
33510
33511 offsetof(RAB_SetupOrModifyItemFirst, service_Handover) | 0x8000000,
33512 (intptr_t)asn1_type__local_3298,
33513 offsetof(RAB_SetupOrModifyItemFirst, service_Handover_option),
33514 (intptr_t)"service-Handover",
33515
33516 offsetof(RAB_SetupOrModifyItemFirst, iE_Extensions) | 0x8000000,
33517 (intptr_t)asn1_type_ProtocolExtensionContainer_154,
33518 offsetof(RAB_SetupOrModifyItemFirst, iE_Extensions_option),
33519 (intptr_t)"iE-Extensions",
33520
33521 (intptr_t)"RAB-SetupOrModifyItemFirst",
33522};
33523
33524static const ASN1CType asn1_type__local_3299[] = {
33525 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
33526 (intptr_t)asn1_type_TransportLayerAddress,
33527};
33528
33529static const ASN1CType asn1_type__local_3300[] = {
33530 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
33531 (intptr_t)asn1_type_IuTransportAssociation,
33532};
33533
33534const ASN1CType asn1_type_TransportLayerInformation[] = {
33535 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33536 3,
33537 sizeof(TransportLayerInformation),
33538
33539 offsetof(TransportLayerInformation, transportLayerAddress) | 0x0,
33540 (intptr_t)asn1_type__local_3299,
33541 0,
33542 (intptr_t)"transportLayerAddress",
33543
33544 offsetof(TransportLayerInformation, iuTransportAssociation) | 0x0,
33545 (intptr_t)asn1_type__local_3300,
33546 0,
33547 (intptr_t)"iuTransportAssociation",
33548
33549 offsetof(TransportLayerInformation, iE_Extensions) | 0x8000000,
33550 (intptr_t)asn1_type_ProtocolExtensionContainer_155,
33551 offsetof(TransportLayerInformation, iE_Extensions_option),
33552 (intptr_t)"iE-Extensions",
33553
33554 (intptr_t)"TransportLayerInformation",
33555};
33556
33557static const ASN1CType asn1_type__local_3301[] = {
33558 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
33559 (intptr_t)asn1_type_PDP_TypeInformation,
33560};
33561
33562static const ASN1CType asn1_type__local_3302[] = {
33563 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
33564 (intptr_t)asn1_type_DataVolumeReportingIndication,
33565};
33566
33567static const ASN1CType asn1_type__local_3303[] = {
33568 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
33569 (intptr_t)asn1_type_DL_GTP_PDU_SequenceNumber,
33570};
33571
33572static const ASN1CType asn1_type__local_3304[] = {
33573 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
33574 (intptr_t)asn1_type_UL_GTP_PDU_SequenceNumber,
33575};
33576
33577static const ASN1CType asn1_type__local_3305[] = {
33578 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100004,
33579 (intptr_t)asn1_type_DL_N_PDU_SequenceNumber,
33580};
33581
33582static const ASN1CType asn1_type__local_3306[] = {
33583 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100005,
33584 (intptr_t)asn1_type_UL_N_PDU_SequenceNumber,
33585};
33586
33587const ASN1CType asn1_type_RAB_SetupOrModifyItemSecond[] = {
33588 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33589 7,
33590 sizeof(RAB_SetupOrModifyItemSecond),
33591
33592 offsetof(RAB_SetupOrModifyItemSecond, pDP_TypeInformation) | 0x8000000,
33593 (intptr_t)asn1_type__local_3301,
33594 offsetof(RAB_SetupOrModifyItemSecond, pDP_TypeInformation_option),
33595 (intptr_t)"pDP-TypeInformation",
33596
33597 offsetof(RAB_SetupOrModifyItemSecond, dataVolumeReportingIndication) | 0x8000000,
33598 (intptr_t)asn1_type__local_3302,
33599 offsetof(RAB_SetupOrModifyItemSecond, dataVolumeReportingIndication_option),
33600 (intptr_t)"dataVolumeReportingIndication",
33601
33602 offsetof(RAB_SetupOrModifyItemSecond, dl_GTP_PDU_SequenceNumber) | 0x8000000,
33603 (intptr_t)asn1_type__local_3303,
33604 offsetof(RAB_SetupOrModifyItemSecond, dl_GTP_PDU_SequenceNumber_option),
33605 (intptr_t)"dl-GTP-PDU-SequenceNumber",
33606
33607 offsetof(RAB_SetupOrModifyItemSecond, ul_GTP_PDU_SequenceNumber) | 0x8000000,
33608 (intptr_t)asn1_type__local_3304,
33609 offsetof(RAB_SetupOrModifyItemSecond, ul_GTP_PDU_SequenceNumber_option),
33610 (intptr_t)"ul-GTP-PDU-SequenceNumber",
33611
33612 offsetof(RAB_SetupOrModifyItemSecond, dl_N_PDU_SequenceNumber) | 0x8000000,
33613 (intptr_t)asn1_type__local_3305,
33614 offsetof(RAB_SetupOrModifyItemSecond, dl_N_PDU_SequenceNumber_option),
33615 (intptr_t)"dl-N-PDU-SequenceNumber",
33616
33617 offsetof(RAB_SetupOrModifyItemSecond, ul_N_PDU_SequenceNumber) | 0x8000000,
33618 (intptr_t)asn1_type__local_3306,
33619 offsetof(RAB_SetupOrModifyItemSecond, ul_N_PDU_SequenceNumber_option),
33620 (intptr_t)"ul-N-PDU-SequenceNumber",
33621
33622 offsetof(RAB_SetupOrModifyItemSecond, iE_Extensions) | 0x8000000,
33623 (intptr_t)asn1_type_ProtocolExtensionContainer_156,
33624 offsetof(RAB_SetupOrModifyItemSecond, iE_Extensions_option),
33625 (intptr_t)"iE-Extensions",
33626
33627 (intptr_t)"RAB-SetupOrModifyItemSecond",
33628};
33629
33630const ASN1CType asn1_type_RAB_AssignmentResponse[] = {
33631 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33632 2,
33633 sizeof(RAB_AssignmentResponse),
33634
33635 offsetof(RAB_AssignmentResponse, protocolIEs) | 0x0,
33636 (intptr_t)asn1_type_ProtocolIE_Container_61,
33637 0,
33638 (intptr_t)"protocolIEs",
33639
33640 offsetof(RAB_AssignmentResponse, protocolExtensions) | 0x8000000,
33641 (intptr_t)asn1_type_ProtocolExtensionContainer_157,
33642 offsetof(RAB_AssignmentResponse, protocolExtensions_option),
33643 (intptr_t)"protocolExtensions",
33644
33645 (intptr_t)"RAB-AssignmentResponse",
33646};
33647
33648static const ASN1CType asn1_type__local_3307[] = {
33649 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
33650 (intptr_t)asn1_type_RAB_ID,
33651};
33652
33653static const ASN1CType asn1_type__local_3308[] = {
33654 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
33655 (intptr_t)asn1_type_TransportLayerAddress,
33656};
33657
33658static const ASN1CType asn1_type__local_3309[] = {
33659 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100002,
33660 (intptr_t)asn1_type_IuTransportAssociation,
33661};
33662
33663static const ASN1CType asn1_type__local_3310[] = {
33664 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
33665 (intptr_t)asn1_type_DataVolumeList,
33666};
33667
33668const ASN1CType asn1_type_RAB_SetupOrModifiedItem[] = {
33669 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33670 5,
33671 sizeof(RAB_SetupOrModifiedItem),
33672
33673 offsetof(RAB_SetupOrModifiedItem, rAB_ID) | 0x0,
33674 (intptr_t)asn1_type__local_3307,
33675 0,
33676 (intptr_t)"rAB-ID",
33677
33678 offsetof(RAB_SetupOrModifiedItem, transportLayerAddress) | 0x8000000,
33679 (intptr_t)asn1_type__local_3308,
33680 offsetof(RAB_SetupOrModifiedItem, transportLayerAddress_option),
33681 (intptr_t)"transportLayerAddress",
33682
33683 offsetof(RAB_SetupOrModifiedItem, iuTransportAssociation) | 0x8000000,
33684 (intptr_t)asn1_type__local_3309,
33685 offsetof(RAB_SetupOrModifiedItem, iuTransportAssociation_option),
33686 (intptr_t)"iuTransportAssociation",
33687
33688 offsetof(RAB_SetupOrModifiedItem, dl_dataVolumes) | 0x8000000,
33689 (intptr_t)asn1_type__local_3310,
33690 offsetof(RAB_SetupOrModifiedItem, dl_dataVolumes_option),
33691 (intptr_t)"dl-dataVolumes",
33692
33693 offsetof(RAB_SetupOrModifiedItem, iE_Extensions) | 0x8000000,
33694 (intptr_t)asn1_type_ProtocolExtensionContainer_158,
33695 offsetof(RAB_SetupOrModifiedItem, iE_Extensions_option),
33696 (intptr_t)"iE-Extensions",
33697
33698 (intptr_t)"RAB-SetupOrModifiedItem",
33699};
33700
33701static const ASN1CType asn1_type__local_3311[] = {
33702 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
33703 (intptr_t)asn1_type_RAB_ID,
33704};
33705
33706static const ASN1CType asn1_type__local_3312[] = {
33707 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
33708 (intptr_t)asn1_type_DataVolumeList,
33709};
33710
33711static const ASN1CType asn1_type__local_3313[] = {
33712 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
33713 (intptr_t)asn1_type_DL_GTP_PDU_SequenceNumber,
33714};
33715
33716static const ASN1CType asn1_type__local_3314[] = {
33717 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
33718 (intptr_t)asn1_type_UL_GTP_PDU_SequenceNumber,
33719};
33720
33721const ASN1CType asn1_type_RAB_ReleasedItem[] = {
33722 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33723 5,
33724 sizeof(RAB_ReleasedItem),
33725
33726 offsetof(RAB_ReleasedItem, rAB_ID) | 0x0,
33727 (intptr_t)asn1_type__local_3311,
33728 0,
33729 (intptr_t)"rAB-ID",
33730
33731 offsetof(RAB_ReleasedItem, dl_dataVolumes) | 0x8000000,
33732 (intptr_t)asn1_type__local_3312,
33733 offsetof(RAB_ReleasedItem, dl_dataVolumes_option),
33734 (intptr_t)"dl-dataVolumes",
33735
33736 offsetof(RAB_ReleasedItem, dL_GTP_PDU_SequenceNumber) | 0x8000000,
33737 (intptr_t)asn1_type__local_3313,
33738 offsetof(RAB_ReleasedItem, dL_GTP_PDU_SequenceNumber_option),
33739 (intptr_t)"dL-GTP-PDU-SequenceNumber",
33740
33741 offsetof(RAB_ReleasedItem, uL_GTP_PDU_SequenceNumber) | 0x8000000,
33742 (intptr_t)asn1_type__local_3314,
33743 offsetof(RAB_ReleasedItem, uL_GTP_PDU_SequenceNumber_option),
33744 (intptr_t)"uL-GTP-PDU-SequenceNumber",
33745
33746 offsetof(RAB_ReleasedItem, iE_Extensions) | 0x8000000,
33747 (intptr_t)asn1_type_ProtocolExtensionContainer_159,
33748 offsetof(RAB_ReleasedItem, iE_Extensions_option),
33749 (intptr_t)"iE-Extensions",
33750
33751 (intptr_t)"RAB-ReleasedItem",
33752};
33753
33754const ASN1CType asn1_type_DataVolumeList[] = {
33755 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
33756 0x1,
33757 0x2,
33758 sizeof(DataVolumeList_1),
33759 (intptr_t)asn1_type_DataVolumeList_1,
33760 0,
33761 (intptr_t)"DataVolumeList",
33762};
33763
33764const ASN1CType asn1_type_DataVolumeList_1[] = {
33765 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
33766 3,
33767 sizeof(DataVolumeList_1),
33768
33769 offsetof(DataVolumeList_1, dl_UnsuccessfullyTransmittedDataVolume) | 0x0,
33770 (intptr_t)asn1_type_UnsuccessfullyTransmittedDataVolume,
33771 0,
33772 (intptr_t)"dl-UnsuccessfullyTransmittedDataVolume",
33773
33774 offsetof(DataVolumeList_1, dataVolumeReference) | 0x8000000,
33775 (intptr_t)asn1_type_DataVolumeReference,
33776 offsetof(DataVolumeList_1, dataVolumeReference_option),
33777 (intptr_t)"dataVolumeReference",
33778
33779 offsetof(DataVolumeList_1, iE_Extensions) | 0x8000000,
33780 (intptr_t)asn1_type_ProtocolExtensionContainer_160,
33781 offsetof(DataVolumeList_1, iE_Extensions_option),
33782 (intptr_t)"iE-Extensions",
33783
33784};
33785
33786static const ASN1CType asn1_type__local_3315[] = {
33787 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
33788 (intptr_t)asn1_type_RAB_ID,
33789};
33790
33791const ASN1CType asn1_type_RAB_QueuedItem[] = {
33792 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33793 2,
33794 sizeof(RAB_QueuedItem),
33795
33796 offsetof(RAB_QueuedItem, rAB_ID) | 0x0,
33797 (intptr_t)asn1_type__local_3315,
33798 0,
33799 (intptr_t)"rAB-ID",
33800
33801 offsetof(RAB_QueuedItem, iE_Extensions) | 0x8000000,
33802 (intptr_t)asn1_type_ProtocolExtensionContainer_161,
33803 offsetof(RAB_QueuedItem, iE_Extensions_option),
33804 (intptr_t)"iE-Extensions",
33805
33806 (intptr_t)"RAB-QueuedItem",
33807};
33808
33809static const ASN1CType asn1_type__local_3316[] = {
33810 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
33811 (intptr_t)asn1_type_RAB_ID,
33812};
33813
33814static const ASN1CType asn1_type__local_3317[] = {
33815 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
33816 (intptr_t)asn1_type_Cause,
33817};
33818
33819static const ASN1CType asn1_type__local_3318[] = {
33820 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
33821 (intptr_t)asn1_type_GERAN_Classmark,
33822};
33823
33824const ASN1CType asn1_type_GERAN_Iumode_RAB_Failed_RABAssgntResponse_Item[] = {
33825 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33826 4,
33827 sizeof(GERAN_Iumode_RAB_Failed_RABAssgntResponse_Item),
33828
33829 offsetof(GERAN_Iumode_RAB_Failed_RABAssgntResponse_Item, rAB_ID) | 0x0,
33830 (intptr_t)asn1_type__local_3316,
33831 0,
33832 (intptr_t)"rAB-ID",
33833
33834 offsetof(GERAN_Iumode_RAB_Failed_RABAssgntResponse_Item, cause) | 0x0,
33835 (intptr_t)asn1_type__local_3317,
33836 0,
33837 (intptr_t)"cause",
33838
33839 offsetof(GERAN_Iumode_RAB_Failed_RABAssgntResponse_Item, gERAN_Classmark) | 0x8000000,
33840 (intptr_t)asn1_type__local_3318,
33841 offsetof(GERAN_Iumode_RAB_Failed_RABAssgntResponse_Item, gERAN_Classmark_option),
33842 (intptr_t)"gERAN-Classmark",
33843
33844 offsetof(GERAN_Iumode_RAB_Failed_RABAssgntResponse_Item, iE_Extensions) | 0x8000000,
33845 (intptr_t)asn1_type_ProtocolExtensionContainer_162,
33846 offsetof(GERAN_Iumode_RAB_Failed_RABAssgntResponse_Item, iE_Extensions_option),
33847 (intptr_t)"iE-Extensions",
33848
33849 (intptr_t)"GERAN-Iumode-RAB-Failed-RABAssgntResponse-Item",
33850};
33851
33852const ASN1CType asn1_type_PrivateMessage[] = {
33853 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33854 1,
33855 sizeof(PrivateMessage),
33856
33857 offsetof(PrivateMessage, privateIEs) | 0x0,
33858 (intptr_t)asn1_type_PrivateIE_Container_1,
33859 0,
33860 (intptr_t)"privateIEs",
33861
33862 (intptr_t)"PrivateMessage",
33863};
33864
33865const ASN1CType asn1_type_RANAP_RelocationInformation[] = {
33866 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33867 2,
33868 sizeof(RANAP_RelocationInformation),
33869
33870 offsetof(RANAP_RelocationInformation, protocolIEs) | 0x0,
33871 (intptr_t)asn1_type_ProtocolIE_Container_66,
33872 0,
33873 (intptr_t)"protocolIEs",
33874
33875 offsetof(RANAP_RelocationInformation, protocolExtensions) | 0x8000000,
33876 (intptr_t)asn1_type_ProtocolExtensionContainer_163,
33877 offsetof(RANAP_RelocationInformation, protocolExtensions_option),
33878 (intptr_t)"protocolExtensions",
33879
33880 (intptr_t)"RANAP-RelocationInformation",
33881};
33882
33883static const ASN1CType asn1_type__local_3319[] = {
33884 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
33885 (intptr_t)asn1_type_NAS_PDU,
33886};
33887
33888static const ASN1CType asn1_type__local_3320[] = {
33889 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
33890 (intptr_t)asn1_type_SAPI,
33891};
33892
33893static const ASN1CType asn1_type__local_3321[] = {
33894 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
33895 (intptr_t)asn1_type_CN_DomainIndicator,
33896};
33897
33898const ASN1CType asn1_type_DirectTransferInformationItem_RANAP_RelocInf[] = {
33899 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33900 4,
33901 sizeof(DirectTransferInformationItem_RANAP_RelocInf),
33902
33903 offsetof(DirectTransferInformationItem_RANAP_RelocInf, nAS_PDU) | 0x0,
33904 (intptr_t)asn1_type__local_3319,
33905 0,
33906 (intptr_t)"nAS-PDU",
33907
33908 offsetof(DirectTransferInformationItem_RANAP_RelocInf, sAPI) | 0x0,
33909 (intptr_t)asn1_type__local_3320,
33910 0,
33911 (intptr_t)"sAPI",
33912
33913 offsetof(DirectTransferInformationItem_RANAP_RelocInf, cN_DomainIndicator) | 0x0,
33914 (intptr_t)asn1_type__local_3321,
33915 0,
33916 (intptr_t)"cN-DomainIndicator",
33917
33918 offsetof(DirectTransferInformationItem_RANAP_RelocInf, iE_Extensions) | 0x8000000,
33919 (intptr_t)asn1_type_ProtocolExtensionContainer_164,
33920 offsetof(DirectTransferInformationItem_RANAP_RelocInf, iE_Extensions_option),
33921 (intptr_t)"iE-Extensions",
33922
33923 (intptr_t)"DirectTransferInformationItem-RANAP-RelocInf",
33924};
33925
33926static const ASN1CType asn1_type__local_3322[] = {
33927 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
33928 (intptr_t)asn1_type_RAB_ID,
33929};
33930
33931static const ASN1CType asn1_type__local_3323[] = {
33932 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
33933 (intptr_t)asn1_type_DL_GTP_PDU_SequenceNumber,
33934};
33935
33936static const ASN1CType asn1_type__local_3324[] = {
33937 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
33938 (intptr_t)asn1_type_UL_GTP_PDU_SequenceNumber,
33939};
33940
33941static const ASN1CType asn1_type__local_3325[] = {
33942 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
33943 (intptr_t)asn1_type_DL_N_PDU_SequenceNumber,
33944};
33945
33946static const ASN1CType asn1_type__local_3326[] = {
33947 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100004,
33948 (intptr_t)asn1_type_UL_N_PDU_SequenceNumber,
33949};
33950
33951const ASN1CType asn1_type_RAB_ContextItem_RANAP_RelocInf[] = {
33952 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33953 6,
33954 sizeof(RAB_ContextItem_RANAP_RelocInf),
33955
33956 offsetof(RAB_ContextItem_RANAP_RelocInf, rAB_ID) | 0x0,
33957 (intptr_t)asn1_type__local_3322,
33958 0,
33959 (intptr_t)"rAB-ID",
33960
33961 offsetof(RAB_ContextItem_RANAP_RelocInf, dl_GTP_PDU_SequenceNumber) | 0x8000000,
33962 (intptr_t)asn1_type__local_3323,
33963 offsetof(RAB_ContextItem_RANAP_RelocInf, dl_GTP_PDU_SequenceNumber_option),
33964 (intptr_t)"dl-GTP-PDU-SequenceNumber",
33965
33966 offsetof(RAB_ContextItem_RANAP_RelocInf, ul_GTP_PDU_SequenceNumber) | 0x8000000,
33967 (intptr_t)asn1_type__local_3324,
33968 offsetof(RAB_ContextItem_RANAP_RelocInf, ul_GTP_PDU_SequenceNumber_option),
33969 (intptr_t)"ul-GTP-PDU-SequenceNumber",
33970
33971 offsetof(RAB_ContextItem_RANAP_RelocInf, dl_N_PDU_SequenceNumber) | 0x8000000,
33972 (intptr_t)asn1_type__local_3325,
33973 offsetof(RAB_ContextItem_RANAP_RelocInf, dl_N_PDU_SequenceNumber_option),
33974 (intptr_t)"dl-N-PDU-SequenceNumber",
33975
33976 offsetof(RAB_ContextItem_RANAP_RelocInf, ul_N_PDU_SequenceNumber) | 0x8000000,
33977 (intptr_t)asn1_type__local_3326,
33978 offsetof(RAB_ContextItem_RANAP_RelocInf, ul_N_PDU_SequenceNumber_option),
33979 (intptr_t)"ul-N-PDU-SequenceNumber",
33980
33981 offsetof(RAB_ContextItem_RANAP_RelocInf, iE_Extensions) | 0x8000000,
33982 (intptr_t)asn1_type_ProtocolExtensionContainer_165,
33983 offsetof(RAB_ContextItem_RANAP_RelocInf, iE_Extensions_option),
33984 (intptr_t)"iE-Extensions",
33985
33986 (intptr_t)"RAB-ContextItem-RANAP-RelocInf",
33987};
33988
33989const ASN1CType asn1_type_RANAP_EnhancedRelocationInformationRequest[] = {
33990 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
33991 2,
33992 sizeof(RANAP_EnhancedRelocationInformationRequest),
33993
33994 offsetof(RANAP_EnhancedRelocationInformationRequest, protocolIEs) | 0x0,
33995 (intptr_t)asn1_type_ProtocolIE_Container_69,
33996 0,
33997 (intptr_t)"protocolIEs",
33998
33999 offsetof(RANAP_EnhancedRelocationInformationRequest, protocolExtensions) | 0x8000000,
34000 (intptr_t)asn1_type_ProtocolExtensionContainer_166,
34001 offsetof(RANAP_EnhancedRelocationInformationRequest, protocolExtensions_option),
34002 (intptr_t)"protocolExtensions",
34003
34004 (intptr_t)"RANAP-EnhancedRelocationInformationRequest",
34005};
34006
34007static const ASN1CType asn1_type__local_3327[] = {
34008 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
34009 (intptr_t)asn1_type_RAB_ID,
34010};
34011
34012static const ASN1CType asn1_type__local_3328[] = {
34013 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
34014 (intptr_t)asn1_type_CN_DomainIndicator,
34015};
34016
34017static const ASN1CType asn1_type__local_3329[] = {
34018 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
34019 (intptr_t)asn1_type_RAB_Parameters,
34020};
34021
34022static const ASN1CType asn1_type__local_3330[] = {
34023 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
34024 (intptr_t)asn1_type_DataVolumeReportingIndication,
34025};
34026
34027static const ASN1CType asn1_type__local_3331[] = {
34028 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100004,
34029 (intptr_t)asn1_type_PDP_TypeInformation,
34030};
34031
34032static const ASN1CType asn1_type__local_3332[] = {
34033 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100005,
34034 (intptr_t)asn1_type_UserPlaneInformation,
34035};
34036
34037static const ASN1CType asn1_type__local_3333[] = {
34038 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100006,
34039 (intptr_t)asn1_type_TNLInformationEnhRelInfoReq,
34040};
34041
34042static const ASN1CType asn1_type__local_3334[] = {
34043 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100007,
34044 (intptr_t)asn1_type_TNLInformationEnhRelInfoReq,
34045};
34046
34047static const ASN1CType asn1_type__local_3335[] = {
34048 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100008,
34049 (intptr_t)asn1_type_Service_Handover,
34050};
34051
34052static const ASN1CType asn1_type__local_3336[] = {
34053 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100009,
34054 (intptr_t)asn1_type_Alt_RAB_Parameters,
34055};
34056
34057const ASN1CType asn1_type_RAB_SetupItem_EnhRelocInfoReq[] = {
34058 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34059 11,
34060 sizeof(RAB_SetupItem_EnhRelocInfoReq),
34061
34062 offsetof(RAB_SetupItem_EnhRelocInfoReq, rAB_ID) | 0x0,
34063 (intptr_t)asn1_type__local_3327,
34064 0,
34065 (intptr_t)"rAB-ID",
34066
34067 offsetof(RAB_SetupItem_EnhRelocInfoReq, cN_DomainIndicator) | 0x0,
34068 (intptr_t)asn1_type__local_3328,
34069 0,
34070 (intptr_t)"cN-DomainIndicator",
34071
34072 offsetof(RAB_SetupItem_EnhRelocInfoReq, rAB_Parameters) | 0x0,
34073 (intptr_t)asn1_type__local_3329,
34074 0,
34075 (intptr_t)"rAB-Parameters",
34076
34077 offsetof(RAB_SetupItem_EnhRelocInfoReq, dataVolumeReportingIndication) | 0x8000000,
34078 (intptr_t)asn1_type__local_3330,
34079 offsetof(RAB_SetupItem_EnhRelocInfoReq, dataVolumeReportingIndication_option),
34080 (intptr_t)"dataVolumeReportingIndication",
34081
34082 offsetof(RAB_SetupItem_EnhRelocInfoReq, pDP_TypeInformation) | 0x8000000,
34083 (intptr_t)asn1_type__local_3331,
34084 offsetof(RAB_SetupItem_EnhRelocInfoReq, pDP_TypeInformation_option),
34085 (intptr_t)"pDP-TypeInformation",
34086
34087 offsetof(RAB_SetupItem_EnhRelocInfoReq, userPlaneInformation) | 0x0,
34088 (intptr_t)asn1_type__local_3332,
34089 0,
34090 (intptr_t)"userPlaneInformation",
34091
34092 offsetof(RAB_SetupItem_EnhRelocInfoReq, dataForwardingInformation) | 0x8000000,
34093 (intptr_t)asn1_type__local_3333,
34094 offsetof(RAB_SetupItem_EnhRelocInfoReq, dataForwardingInformation_option),
34095 (intptr_t)"dataForwardingInformation",
34096
34097 offsetof(RAB_SetupItem_EnhRelocInfoReq, sourceSideIuULTNLInfo) | 0x8000000,
34098 (intptr_t)asn1_type__local_3334,
34099 offsetof(RAB_SetupItem_EnhRelocInfoReq, sourceSideIuULTNLInfo_option),
34100 (intptr_t)"sourceSideIuULTNLInfo",
34101
34102 offsetof(RAB_SetupItem_EnhRelocInfoReq, service_Handover) | 0x8000000,
34103 (intptr_t)asn1_type__local_3335,
34104 offsetof(RAB_SetupItem_EnhRelocInfoReq, service_Handover_option),
34105 (intptr_t)"service-Handover",
34106
34107 offsetof(RAB_SetupItem_EnhRelocInfoReq, alt_RAB_Parameters) | 0x8000000,
34108 (intptr_t)asn1_type__local_3336,
34109 offsetof(RAB_SetupItem_EnhRelocInfoReq, alt_RAB_Parameters_option),
34110 (intptr_t)"alt-RAB-Parameters",
34111
34112 offsetof(RAB_SetupItem_EnhRelocInfoReq, iE_Extensions) | 0x8000000,
34113 (intptr_t)asn1_type_ProtocolExtensionContainer_167,
34114 offsetof(RAB_SetupItem_EnhRelocInfoReq, iE_Extensions_option),
34115 (intptr_t)"iE-Extensions",
34116
34117 (intptr_t)"RAB-SetupItem-EnhRelocInfoReq",
34118};
34119
34120static const ASN1CType asn1_type__local_3337[] = {
34121 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
34122 (intptr_t)asn1_type_TransportLayerAddress,
34123};
34124
34125static const ASN1CType asn1_type__local_3338[] = {
34126 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
34127 (intptr_t)asn1_type_IuTransportAssociation,
34128};
34129
34130const ASN1CType asn1_type_TNLInformationEnhRelInfoReq[] = {
34131 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34132 3,
34133 sizeof(TNLInformationEnhRelInfoReq),
34134
34135 offsetof(TNLInformationEnhRelInfoReq, transportLayerAddress) | 0x0,
34136 (intptr_t)asn1_type__local_3337,
34137 0,
34138 (intptr_t)"transportLayerAddress",
34139
34140 offsetof(TNLInformationEnhRelInfoReq, iuTransportAssociation) | 0x0,
34141 (intptr_t)asn1_type__local_3338,
34142 0,
34143 (intptr_t)"iuTransportAssociation",
34144
34145 offsetof(TNLInformationEnhRelInfoReq, iE_Extensions) | 0x8000000,
34146 (intptr_t)asn1_type_ProtocolExtensionContainer_168,
34147 offsetof(TNLInformationEnhRelInfoReq, iE_Extensions_option),
34148 (intptr_t)"iE-Extensions",
34149
34150 (intptr_t)"TNLInformationEnhRelInfoReq",
34151};
34152
34153const ASN1CType asn1_type_RANAP_EnhancedRelocationInformationResponse[] = {
34154 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34155 2,
34156 sizeof(RANAP_EnhancedRelocationInformationResponse),
34157
34158 offsetof(RANAP_EnhancedRelocationInformationResponse, protocolIEs) | 0x0,
34159 (intptr_t)asn1_type_ProtocolIE_Container_71,
34160 0,
34161 (intptr_t)"protocolIEs",
34162
34163 offsetof(RANAP_EnhancedRelocationInformationResponse, protocolExtensions) | 0x8000000,
34164 (intptr_t)asn1_type_ProtocolExtensionContainer_169,
34165 offsetof(RANAP_EnhancedRelocationInformationResponse, protocolExtensions_option),
34166 (intptr_t)"protocolExtensions",
34167
34168 (intptr_t)"RANAP-EnhancedRelocationInformationResponse",
34169};
34170
34171static const ASN1CType asn1_type__local_3339[] = {
34172 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
34173 (intptr_t)asn1_type_CN_DomainIndicator,
34174};
34175
34176static const ASN1CType asn1_type__local_3340[] = {
34177 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
34178 (intptr_t)asn1_type_RAB_ID,
34179};
34180
34181static const ASN1CType asn1_type__local_3341[] = {
34182 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100003,
34183 (intptr_t)asn1_type_Ass_RAB_Parameters,
34184};
34185
34186const ASN1CType asn1_type_RAB_SetupItem_EnhRelocInfoRes[] = {
34187 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34188 5,
34189 sizeof(RAB_SetupItem_EnhRelocInfoRes),
34190
34191 offsetof(RAB_SetupItem_EnhRelocInfoRes, cN_DomainIndicator) | 0x0,
34192 (intptr_t)asn1_type__local_3339,
34193 0,
34194 (intptr_t)"cN-DomainIndicator",
34195
34196 offsetof(RAB_SetupItem_EnhRelocInfoRes, rAB_ID) | 0x0,
34197 (intptr_t)asn1_type__local_3340,
34198 0,
34199 (intptr_t)"rAB-ID",
34200
34201 offsetof(RAB_SetupItem_EnhRelocInfoRes, dataForwardingInformation) | 0x8000000,
34202 (intptr_t)asn1_type_TNLInformationEnhRelInfoRes,
34203 offsetof(RAB_SetupItem_EnhRelocInfoRes, dataForwardingInformation_option),
34204 (intptr_t)"dataForwardingInformation",
34205
34206 offsetof(RAB_SetupItem_EnhRelocInfoRes, ass_RAB_Parameters) | 0x8000000,
34207 (intptr_t)asn1_type__local_3341,
34208 offsetof(RAB_SetupItem_EnhRelocInfoRes, ass_RAB_Parameters_option),
34209 (intptr_t)"ass-RAB-Parameters",
34210
34211 offsetof(RAB_SetupItem_EnhRelocInfoRes, iE_Extensions) | 0x8000000,
34212 (intptr_t)asn1_type_ProtocolExtensionContainer_170,
34213 offsetof(RAB_SetupItem_EnhRelocInfoRes, iE_Extensions_option),
34214 (intptr_t)"iE-Extensions",
34215
34216 (intptr_t)"RAB-SetupItem-EnhRelocInfoRes",
34217};
34218
34219static const ASN1CType asn1_type__local_3342[] = {
34220 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
34221 (intptr_t)asn1_type_CN_DomainIndicator,
34222};
34223
34224static const ASN1CType asn1_type__local_3343[] = {
34225 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
34226 (intptr_t)asn1_type_RAB_ID,
34227};
34228
34229static const ASN1CType asn1_type__local_3344[] = {
34230 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100002,
34231 (intptr_t)asn1_type_Cause,
34232};
34233
34234const ASN1CType asn1_type_RAB_FailedItem_EnhRelocInfoRes[] = {
34235 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34236 4,
34237 sizeof(RAB_FailedItem_EnhRelocInfoRes),
34238
34239 offsetof(RAB_FailedItem_EnhRelocInfoRes, cN_DomainIndicator) | 0x0,
34240 (intptr_t)asn1_type__local_3342,
34241 0,
34242 (intptr_t)"cN-DomainIndicator",
34243
34244 offsetof(RAB_FailedItem_EnhRelocInfoRes, rAB_ID) | 0x0,
34245 (intptr_t)asn1_type__local_3343,
34246 0,
34247 (intptr_t)"rAB-ID",
34248
34249 offsetof(RAB_FailedItem_EnhRelocInfoRes, cause) | 0x0,
34250 (intptr_t)asn1_type__local_3344,
34251 0,
34252 (intptr_t)"cause",
34253
34254 offsetof(RAB_FailedItem_EnhRelocInfoRes, iE_Extensions) | 0x8000000,
34255 (intptr_t)asn1_type_ProtocolExtensionContainer_171,
34256 offsetof(RAB_FailedItem_EnhRelocInfoRes, iE_Extensions_option),
34257 (intptr_t)"iE-Extensions",
34258
34259 (intptr_t)"RAB-FailedItem-EnhRelocInfoRes",
34260};
34261
34262static const ASN1CType asn1_type__local_3345[] = {
34263 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
34264 (intptr_t)asn1_type_TransportLayerAddress,
34265};
34266
34267static const ASN1CType asn1_type__local_3346[] = {
34268 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
34269 (intptr_t)asn1_type_IuTransportAssociation,
34270};
34271
34272const ASN1CType asn1_type_TNLInformationEnhRelInfoRes[] = {
34273 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x100002,
34274 3,
34275 sizeof(TNLInformationEnhRelInfoRes),
34276
34277 offsetof(TNLInformationEnhRelInfoRes, dl_forwardingTransportLayerAddress) | 0x0,
34278 (intptr_t)asn1_type__local_3345,
34279 0,
34280 (intptr_t)"dl-forwardingTransportLayerAddress",
34281
34282 offsetof(TNLInformationEnhRelInfoRes, dl_forwardingTransportAssociation) | 0x0,
34283 (intptr_t)asn1_type__local_3346,
34284 0,
34285 (intptr_t)"dl-forwardingTransportAssociation",
34286
34287 offsetof(TNLInformationEnhRelInfoRes, iE_Extensions) | 0x8000000,
34288 (intptr_t)asn1_type_ProtocolExtensionContainer_172,
34289 offsetof(TNLInformationEnhRelInfoRes, iE_Extensions_option),
34290 (intptr_t)"iE-Extensions",
34291
34292 (intptr_t)"TNLInformationEnhRelInfoRes",
34293};
34294
34295const ASN1CType asn1_type_RAB_ModifyRequest[] = {
34296 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34297 2,
34298 sizeof(RAB_ModifyRequest),
34299
34300 offsetof(RAB_ModifyRequest, protocolIEs) | 0x0,
34301 (intptr_t)asn1_type_ProtocolIE_Container_74,
34302 0,
34303 (intptr_t)"protocolIEs",
34304
34305 offsetof(RAB_ModifyRequest, protocolExtensions) | 0x8000000,
34306 (intptr_t)asn1_type_ProtocolExtensionContainer_173,
34307 offsetof(RAB_ModifyRequest, protocolExtensions_option),
34308 (intptr_t)"protocolExtensions",
34309
34310 (intptr_t)"RAB-ModifyRequest",
34311};
34312
34313static const ASN1CType asn1_type__local_3347[] = {
34314 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
34315 (intptr_t)asn1_type_RAB_ID,
34316};
34317
34318const ASN1CType asn1_type_RAB_ModifyItem[] = {
34319 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34320 3,
34321 sizeof(RAB_ModifyItem),
34322
34323 offsetof(RAB_ModifyItem, rAB_ID) | 0x0,
34324 (intptr_t)asn1_type__local_3347,
34325 0,
34326 (intptr_t)"rAB-ID",
34327
34328 offsetof(RAB_ModifyItem, requested_RAB_Parameter_Values) | 0x0,
34329 (intptr_t)asn1_type_Requested_RAB_Parameter_Values,
34330 0,
34331 (intptr_t)"requested-RAB-Parameter-Values",
34332
34333 offsetof(RAB_ModifyItem, iE_Extensions) | 0x8000000,
34334 (intptr_t)asn1_type_ProtocolExtensionContainer_174,
34335 offsetof(RAB_ModifyItem, iE_Extensions_option),
34336 (intptr_t)"iE-Extensions",
34337
34338 (intptr_t)"RAB-ModifyItem",
34339};
34340
34341const ASN1CType asn1_type_LocationRelatedDataRequest[] = {
34342 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34343 2,
34344 sizeof(LocationRelatedDataRequest),
34345
34346 offsetof(LocationRelatedDataRequest, protocolIEs) | 0x0,
34347 (intptr_t)asn1_type_ProtocolIE_Container_76,
34348 0,
34349 (intptr_t)"protocolIEs",
34350
34351 offsetof(LocationRelatedDataRequest, protocolExtensions) | 0x8000000,
34352 (intptr_t)asn1_type_ProtocolExtensionContainer_175,
34353 offsetof(LocationRelatedDataRequest, protocolExtensions_option),
34354 (intptr_t)"protocolExtensions",
34355
34356 (intptr_t)"LocationRelatedDataRequest",
34357};
34358
34359const ASN1CType asn1_type_LocationRelatedDataResponse[] = {
34360 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34361 2,
34362 sizeof(LocationRelatedDataResponse),
34363
34364 offsetof(LocationRelatedDataResponse, protocolIEs) | 0x0,
34365 (intptr_t)asn1_type_ProtocolIE_Container_77,
34366 0,
34367 (intptr_t)"protocolIEs",
34368
34369 offsetof(LocationRelatedDataResponse, protocolExtensions) | 0x8000000,
34370 (intptr_t)asn1_type_ProtocolExtensionContainer_176,
34371 offsetof(LocationRelatedDataResponse, protocolExtensions_option),
34372 (intptr_t)"protocolExtensions",
34373
34374 (intptr_t)"LocationRelatedDataResponse",
34375};
34376
34377const ASN1CType asn1_type_LocationRelatedDataFailure[] = {
34378 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34379 2,
34380 sizeof(LocationRelatedDataFailure),
34381
34382 offsetof(LocationRelatedDataFailure, protocolIEs) | 0x0,
34383 (intptr_t)asn1_type_ProtocolIE_Container_78,
34384 0,
34385 (intptr_t)"protocolIEs",
34386
34387 offsetof(LocationRelatedDataFailure, protocolExtensions) | 0x8000000,
34388 (intptr_t)asn1_type_ProtocolExtensionContainer_177,
34389 offsetof(LocationRelatedDataFailure, protocolExtensions_option),
34390 (intptr_t)"protocolExtensions",
34391
34392 (intptr_t)"LocationRelatedDataFailure",
34393};
34394
34395const ASN1CType asn1_type_InformationTransferIndication[] = {
34396 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34397 2,
34398 sizeof(InformationTransferIndication),
34399
34400 offsetof(InformationTransferIndication, protocolIEs) | 0x0,
34401 (intptr_t)asn1_type_ProtocolIE_Container_79,
34402 0,
34403 (intptr_t)"protocolIEs",
34404
34405 offsetof(InformationTransferIndication, protocolExtensions) | 0x8000000,
34406 (intptr_t)asn1_type_ProtocolExtensionContainer_178,
34407 offsetof(InformationTransferIndication, protocolExtensions_option),
34408 (intptr_t)"protocolExtensions",
34409
34410 (intptr_t)"InformationTransferIndication",
34411};
34412
34413const ASN1CType asn1_type_InformationTransferConfirmation[] = {
34414 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34415 2,
34416 sizeof(InformationTransferConfirmation),
34417
34418 offsetof(InformationTransferConfirmation, protocolIEs) | 0x0,
34419 (intptr_t)asn1_type_ProtocolIE_Container_80,
34420 0,
34421 (intptr_t)"protocolIEs",
34422
34423 offsetof(InformationTransferConfirmation, protocolExtensions) | 0x8000000,
34424 (intptr_t)asn1_type_ProtocolExtensionContainer_179,
34425 offsetof(InformationTransferConfirmation, protocolExtensions_option),
34426 (intptr_t)"protocolExtensions",
34427
34428 (intptr_t)"InformationTransferConfirmation",
34429};
34430
34431const ASN1CType asn1_type_InformationTransferFailure[] = {
34432 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34433 2,
34434 sizeof(InformationTransferFailure),
34435
34436 offsetof(InformationTransferFailure, protocolIEs) | 0x0,
34437 (intptr_t)asn1_type_ProtocolIE_Container_81,
34438 0,
34439 (intptr_t)"protocolIEs",
34440
34441 offsetof(InformationTransferFailure, protocolExtensions) | 0x8000000,
34442 (intptr_t)asn1_type_ProtocolExtensionContainer_180,
34443 offsetof(InformationTransferFailure, protocolExtensions_option),
34444 (intptr_t)"protocolExtensions",
34445
34446 (intptr_t)"InformationTransferFailure",
34447};
34448
34449const ASN1CType asn1_type_UESpecificInformationIndication[] = {
34450 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34451 2,
34452 sizeof(UESpecificInformationIndication),
34453
34454 offsetof(UESpecificInformationIndication, protocolIEs) | 0x0,
34455 (intptr_t)asn1_type_ProtocolIE_Container_82,
34456 0,
34457 (intptr_t)"protocolIEs",
34458
34459 offsetof(UESpecificInformationIndication, protocolExtensions) | 0x8000000,
34460 (intptr_t)asn1_type_ProtocolExtensionContainer_181,
34461 offsetof(UESpecificInformationIndication, protocolExtensions_option),
34462 (intptr_t)"protocolExtensions",
34463
34464 (intptr_t)"UESpecificInformationIndication",
34465};
34466
34467const ASN1CType asn1_type_DirectInformationTransfer[] = {
34468 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34469 2,
34470 sizeof(DirectInformationTransfer),
34471
34472 offsetof(DirectInformationTransfer, protocolIEs) | 0x0,
34473 (intptr_t)asn1_type_ProtocolIE_Container_83,
34474 0,
34475 (intptr_t)"protocolIEs",
34476
34477 offsetof(DirectInformationTransfer, protocolExtensions) | 0x8000000,
34478 (intptr_t)asn1_type_ProtocolExtensionContainer_182,
34479 offsetof(DirectInformationTransfer, protocolExtensions_option),
34480 (intptr_t)"protocolExtensions",
34481
34482 (intptr_t)"DirectInformationTransfer",
34483};
34484
34485const ASN1CType asn1_type_UplinkInformationExchangeRequest[] = {
34486 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34487 2,
34488 sizeof(UplinkInformationExchangeRequest),
34489
34490 offsetof(UplinkInformationExchangeRequest, protocolIEs) | 0x0,
34491 (intptr_t)asn1_type_ProtocolIE_Container_84,
34492 0,
34493 (intptr_t)"protocolIEs",
34494
34495 offsetof(UplinkInformationExchangeRequest, protocolExtensions) | 0x8000000,
34496 (intptr_t)asn1_type_ProtocolExtensionContainer_183,
34497 offsetof(UplinkInformationExchangeRequest, protocolExtensions_option),
34498 (intptr_t)"protocolExtensions",
34499
34500 (intptr_t)"UplinkInformationExchangeRequest",
34501};
34502
34503const ASN1CType asn1_type_UplinkInformationExchangeResponse[] = {
34504 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34505 2,
34506 sizeof(UplinkInformationExchangeResponse),
34507
34508 offsetof(UplinkInformationExchangeResponse, protocolIEs) | 0x0,
34509 (intptr_t)asn1_type_ProtocolIE_Container_85,
34510 0,
34511 (intptr_t)"protocolIEs",
34512
34513 offsetof(UplinkInformationExchangeResponse, protocolExtensions) | 0x8000000,
34514 (intptr_t)asn1_type_ProtocolExtensionContainer_184,
34515 offsetof(UplinkInformationExchangeResponse, protocolExtensions_option),
34516 (intptr_t)"protocolExtensions",
34517
34518 (intptr_t)"UplinkInformationExchangeResponse",
34519};
34520
34521const ASN1CType asn1_type_UplinkInformationExchangeFailure[] = {
34522 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34523 2,
34524 sizeof(UplinkInformationExchangeFailure),
34525
34526 offsetof(UplinkInformationExchangeFailure, protocolIEs) | 0x0,
34527 (intptr_t)asn1_type_ProtocolIE_Container_86,
34528 0,
34529 (intptr_t)"protocolIEs",
34530
34531 offsetof(UplinkInformationExchangeFailure, protocolExtensions) | 0x8000000,
34532 (intptr_t)asn1_type_ProtocolExtensionContainer_185,
34533 offsetof(UplinkInformationExchangeFailure, protocolExtensions_option),
34534 (intptr_t)"protocolExtensions",
34535
34536 (intptr_t)"UplinkInformationExchangeFailure",
34537};
34538
34539const ASN1CType asn1_type_MBMSSessionStart[] = {
34540 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34541 2,
34542 sizeof(MBMSSessionStart),
34543
34544 offsetof(MBMSSessionStart, protocolIEs) | 0x0,
34545 (intptr_t)asn1_type_ProtocolIE_Container_87,
34546 0,
34547 (intptr_t)"protocolIEs",
34548
34549 offsetof(MBMSSessionStart, protocolExtensions) | 0x8000000,
34550 (intptr_t)asn1_type_ProtocolExtensionContainer_186,
34551 offsetof(MBMSSessionStart, protocolExtensions_option),
34552 (intptr_t)"protocolExtensions",
34553
34554 (intptr_t)"MBMSSessionStart",
34555};
34556
34557static const ASN1CType asn1_type__local_3348[] = {
34558 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
34559 (intptr_t)asn1_type_IPMulticastAddress,
34560};
34561
34562static const ASN1CType asn1_type__local_3349[] = {
34563 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100002,
34564 (intptr_t)asn1_type_GTP_TEI,
34565};
34566
34567const ASN1CType asn1_type_MBMSSynchronisationInformation[] = {
34568 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34569 4,
34570 sizeof(MBMSSynchronisationInformation),
34571
34572 offsetof(MBMSSynchronisationInformation, mBMSHCIndicator) | 0x0,
34573 (intptr_t)asn1_type_MBMSHCIndicator,
34574 0,
34575 (intptr_t)"mBMSHCIndicator",
34576
34577 offsetof(MBMSSynchronisationInformation, iPMulticastAddress) | 0x0,
34578 (intptr_t)asn1_type__local_3348,
34579 0,
34580 (intptr_t)"iPMulticastAddress",
34581
34582 offsetof(MBMSSynchronisationInformation, gTPDLTEID) | 0x0,
34583 (intptr_t)asn1_type__local_3349,
34584 0,
34585 (intptr_t)"gTPDLTEID",
34586
34587 offsetof(MBMSSynchronisationInformation, iE_Extensions) | 0x8000000,
34588 (intptr_t)asn1_type_ProtocolExtensionContainer_187,
34589 offsetof(MBMSSynchronisationInformation, iE_Extensions_option),
34590 (intptr_t)"iE-Extensions",
34591
34592 (intptr_t)"MBMSSynchronisationInformation",
34593};
34594
34595const ASN1CType asn1_type_MBMSSessionStartResponse[] = {
34596 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34597 2,
34598 sizeof(MBMSSessionStartResponse),
34599
34600 offsetof(MBMSSessionStartResponse, protocolIEs) | 0x0,
34601 (intptr_t)asn1_type_ProtocolIE_Container_88,
34602 0,
34603 (intptr_t)"protocolIEs",
34604
34605 offsetof(MBMSSessionStartResponse, protocolExtensions) | 0x8000000,
34606 (intptr_t)asn1_type_ProtocolExtensionContainer_188,
34607 offsetof(MBMSSessionStartResponse, protocolExtensions_option),
34608 (intptr_t)"protocolExtensions",
34609
34610 (intptr_t)"MBMSSessionStartResponse",
34611};
34612
34613const ASN1CType asn1_type_MBMSSessionStartFailure[] = {
34614 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34615 2,
34616 sizeof(MBMSSessionStartFailure),
34617
34618 offsetof(MBMSSessionStartFailure, protocolIEs) | 0x0,
34619 (intptr_t)asn1_type_ProtocolIE_Container_89,
34620 0,
34621 (intptr_t)"protocolIEs",
34622
34623 offsetof(MBMSSessionStartFailure, protocolExtensions) | 0x8000000,
34624 (intptr_t)asn1_type_ProtocolExtensionContainer_189,
34625 offsetof(MBMSSessionStartFailure, protocolExtensions_option),
34626 (intptr_t)"protocolExtensions",
34627
34628 (intptr_t)"MBMSSessionStartFailure",
34629};
34630
34631const ASN1CType asn1_type_MBMSSessionUpdate[] = {
34632 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34633 2,
34634 sizeof(MBMSSessionUpdate),
34635
34636 offsetof(MBMSSessionUpdate, protocolIEs) | 0x0,
34637 (intptr_t)asn1_type_ProtocolIE_Container_90,
34638 0,
34639 (intptr_t)"protocolIEs",
34640
34641 offsetof(MBMSSessionUpdate, protocolExtensions) | 0x8000000,
34642 (intptr_t)asn1_type_ProtocolExtensionContainer_190,
34643 offsetof(MBMSSessionUpdate, protocolExtensions_option),
34644 (intptr_t)"protocolExtensions",
34645
34646 (intptr_t)"MBMSSessionUpdate",
34647};
34648
34649const ASN1CType asn1_type_MBMSSessionUpdateResponse[] = {
34650 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34651 2,
34652 sizeof(MBMSSessionUpdateResponse),
34653
34654 offsetof(MBMSSessionUpdateResponse, protocolIEs) | 0x0,
34655 (intptr_t)asn1_type_ProtocolIE_Container_91,
34656 0,
34657 (intptr_t)"protocolIEs",
34658
34659 offsetof(MBMSSessionUpdateResponse, protocolExtensions) | 0x8000000,
34660 (intptr_t)asn1_type_ProtocolExtensionContainer_191,
34661 offsetof(MBMSSessionUpdateResponse, protocolExtensions_option),
34662 (intptr_t)"protocolExtensions",
34663
34664 (intptr_t)"MBMSSessionUpdateResponse",
34665};
34666
34667const ASN1CType asn1_type_MBMSSessionUpdateFailure[] = {
34668 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34669 2,
34670 sizeof(MBMSSessionUpdateFailure),
34671
34672 offsetof(MBMSSessionUpdateFailure, protocolIEs) | 0x0,
34673 (intptr_t)asn1_type_ProtocolIE_Container_92,
34674 0,
34675 (intptr_t)"protocolIEs",
34676
34677 offsetof(MBMSSessionUpdateFailure, protocolExtensions) | 0x8000000,
34678 (intptr_t)asn1_type_ProtocolExtensionContainer_192,
34679 offsetof(MBMSSessionUpdateFailure, protocolExtensions_option),
34680 (intptr_t)"protocolExtensions",
34681
34682 (intptr_t)"MBMSSessionUpdateFailure",
34683};
34684
34685const ASN1CType asn1_type_MBMSSessionStop[] = {
34686 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34687 2,
34688 sizeof(MBMSSessionStop),
34689
34690 offsetof(MBMSSessionStop, protocolIEs) | 0x0,
34691 (intptr_t)asn1_type_ProtocolIE_Container_93,
34692 0,
34693 (intptr_t)"protocolIEs",
34694
34695 offsetof(MBMSSessionStop, protocolExtensions) | 0x8000000,
34696 (intptr_t)asn1_type_ProtocolExtensionContainer_193,
34697 offsetof(MBMSSessionStop, protocolExtensions_option),
34698 (intptr_t)"protocolExtensions",
34699
34700 (intptr_t)"MBMSSessionStop",
34701};
34702
34703const ASN1CType asn1_type_MBMSSessionStopResponse[] = {
34704 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34705 2,
34706 sizeof(MBMSSessionStopResponse),
34707
34708 offsetof(MBMSSessionStopResponse, protocolIEs) | 0x0,
34709 (intptr_t)asn1_type_ProtocolIE_Container_94,
34710 0,
34711 (intptr_t)"protocolIEs",
34712
34713 offsetof(MBMSSessionStopResponse, protocolExtensions) | 0x8000000,
34714 (intptr_t)asn1_type_ProtocolExtensionContainer_194,
34715 offsetof(MBMSSessionStopResponse, protocolExtensions_option),
34716 (intptr_t)"protocolExtensions",
34717
34718 (intptr_t)"MBMSSessionStopResponse",
34719};
34720
34721const ASN1CType asn1_type_MBMSUELinkingRequest[] = {
34722 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34723 2,
34724 sizeof(MBMSUELinkingRequest),
34725
34726 offsetof(MBMSUELinkingRequest, protocolIEs) | 0x0,
34727 (intptr_t)asn1_type_ProtocolIE_Container_95,
34728 0,
34729 (intptr_t)"protocolIEs",
34730
34731 offsetof(MBMSUELinkingRequest, protocolExtensions) | 0x8000000,
34732 (intptr_t)asn1_type_ProtocolExtensionContainer_195,
34733 offsetof(MBMSUELinkingRequest, protocolExtensions_option),
34734 (intptr_t)"protocolExtensions",
34735
34736 (intptr_t)"MBMSUELinkingRequest",
34737};
34738
34739const ASN1CType asn1_type_LeftMBMSBearerService_IEs[] = {
34740 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
34741 0x1,
34742 0x80,
34743 sizeof(LeftMBMSBearerService_IEs_1),
34744 (intptr_t)asn1_type_LeftMBMSBearerService_IEs_1,
34745 0,
34746 (intptr_t)"LeftMBMSBearerService-IEs",
34747};
34748
34749static const ASN1CType asn1_type__local_3350[] = {
34750 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
34751 (intptr_t)asn1_type_TMGI,
34752};
34753
34754const ASN1CType asn1_type_LeftMBMSBearerService_IEs_1[] = {
34755 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
34756 2,
34757 sizeof(LeftMBMSBearerService_IEs_1),
34758
34759 offsetof(LeftMBMSBearerService_IEs_1, tMGI) | 0x0,
34760 (intptr_t)asn1_type__local_3350,
34761 0,
34762 (intptr_t)"tMGI",
34763
34764 offsetof(LeftMBMSBearerService_IEs_1, iE_Extensions) | 0x8000000,
34765 (intptr_t)asn1_type_ProtocolExtensionContainer_196,
34766 offsetof(LeftMBMSBearerService_IEs_1, iE_Extensions_option),
34767 (intptr_t)"iE-Extensions",
34768
34769};
34770
34771const ASN1CType asn1_type_MBMSUELinkingResponse[] = {
34772 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34773 2,
34774 sizeof(MBMSUELinkingResponse),
34775
34776 offsetof(MBMSUELinkingResponse, protocolIEs) | 0x0,
34777 (intptr_t)asn1_type_ProtocolIE_Container_96,
34778 0,
34779 (intptr_t)"protocolIEs",
34780
34781 offsetof(MBMSUELinkingResponse, protocolExtensions) | 0x8000000,
34782 (intptr_t)asn1_type_ProtocolExtensionContainer_197,
34783 offsetof(MBMSUELinkingResponse, protocolExtensions_option),
34784 (intptr_t)"protocolExtensions",
34785
34786 (intptr_t)"MBMSUELinkingResponse",
34787};
34788
34789const ASN1CType asn1_type_UnsuccessfulLinking_IEs[] = {
34790 (ASN1_CTYPE_SEQUENCE_OF << ASN1_CTYPE_SHIFT) | 0x5800000 | 0x10,
34791 0x1,
34792 0x80,
34793 sizeof(UnsuccessfulLinking_IEs_1),
34794 (intptr_t)asn1_type_UnsuccessfulLinking_IEs_1,
34795 0,
34796 (intptr_t)"UnsuccessfulLinking-IEs",
34797};
34798
34799static const ASN1CType asn1_type__local_3351[] = {
34800 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
34801 (intptr_t)asn1_type_TMGI,
34802};
34803
34804static const ASN1CType asn1_type__local_3352[] = {
34805 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x100001,
34806 (intptr_t)asn1_type_Cause,
34807};
34808
34809const ASN1CType asn1_type_UnsuccessfulLinking_IEs_1[] = {
34810 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x2000000 | 0x10,
34811 3,
34812 sizeof(UnsuccessfulLinking_IEs_1),
34813
34814 offsetof(UnsuccessfulLinking_IEs_1, tMGI) | 0x0,
34815 (intptr_t)asn1_type__local_3351,
34816 0,
34817 (intptr_t)"tMGI",
34818
34819 offsetof(UnsuccessfulLinking_IEs_1, cause) | 0x0,
34820 (intptr_t)asn1_type__local_3352,
34821 0,
34822 (intptr_t)"cause",
34823
34824 offsetof(UnsuccessfulLinking_IEs_1, iE_Extensions) | 0x8000000,
34825 (intptr_t)asn1_type_ProtocolExtensionContainer_198,
34826 offsetof(UnsuccessfulLinking_IEs_1, iE_Extensions_option),
34827 (intptr_t)"iE-Extensions",
34828
34829};
34830
34831const ASN1CType asn1_type_MBMSRegistrationRequest[] = {
34832 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34833 2,
34834 sizeof(MBMSRegistrationRequest),
34835
34836 offsetof(MBMSRegistrationRequest, protocolIEs) | 0x0,
34837 (intptr_t)asn1_type_ProtocolIE_Container_97,
34838 0,
34839 (intptr_t)"protocolIEs",
34840
34841 offsetof(MBMSRegistrationRequest, protocolExtensions) | 0x8000000,
34842 (intptr_t)asn1_type_ProtocolExtensionContainer_199,
34843 offsetof(MBMSRegistrationRequest, protocolExtensions_option),
34844 (intptr_t)"protocolExtensions",
34845
34846 (intptr_t)"MBMSRegistrationRequest",
34847};
34848
34849const ASN1CType asn1_type_MBMSRegistrationResponse[] = {
34850 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34851 2,
34852 sizeof(MBMSRegistrationResponse),
34853
34854 offsetof(MBMSRegistrationResponse, protocolIEs) | 0x0,
34855 (intptr_t)asn1_type_ProtocolIE_Container_98,
34856 0,
34857 (intptr_t)"protocolIEs",
34858
34859 offsetof(MBMSRegistrationResponse, protocolExtensions) | 0x8000000,
34860 (intptr_t)asn1_type_ProtocolExtensionContainer_200,
34861 offsetof(MBMSRegistrationResponse, protocolExtensions_option),
34862 (intptr_t)"protocolExtensions",
34863
34864 (intptr_t)"MBMSRegistrationResponse",
34865};
34866
34867const ASN1CType asn1_type_MBMSRegistrationFailure[] = {
34868 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34869 2,
34870 sizeof(MBMSRegistrationFailure),
34871
34872 offsetof(MBMSRegistrationFailure, protocolIEs) | 0x0,
34873 (intptr_t)asn1_type_ProtocolIE_Container_99,
34874 0,
34875 (intptr_t)"protocolIEs",
34876
34877 offsetof(MBMSRegistrationFailure, protocolExtensions) | 0x8000000,
34878 (intptr_t)asn1_type_ProtocolExtensionContainer_201,
34879 offsetof(MBMSRegistrationFailure, protocolExtensions_option),
34880 (intptr_t)"protocolExtensions",
34881
34882 (intptr_t)"MBMSRegistrationFailure",
34883};
34884
34885const ASN1CType asn1_type_MBMSCNDe_RegistrationRequest[] = {
34886 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34887 2,
34888 sizeof(MBMSCNDe_RegistrationRequest),
34889
34890 offsetof(MBMSCNDe_RegistrationRequest, protocolIEs) | 0x0,
34891 (intptr_t)asn1_type_ProtocolIE_Container_100,
34892 0,
34893 (intptr_t)"protocolIEs",
34894
34895 offsetof(MBMSCNDe_RegistrationRequest, protocolExtensions) | 0x8000000,
34896 (intptr_t)asn1_type_ProtocolExtensionContainer_202,
34897 offsetof(MBMSCNDe_RegistrationRequest, protocolExtensions_option),
34898 (intptr_t)"protocolExtensions",
34899
34900 (intptr_t)"MBMSCNDe-RegistrationRequest",
34901};
34902
34903const ASN1CType asn1_type_MBMSCNDe_RegistrationResponse[] = {
34904 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34905 2,
34906 sizeof(MBMSCNDe_RegistrationResponse),
34907
34908 offsetof(MBMSCNDe_RegistrationResponse, protocolIEs) | 0x0,
34909 (intptr_t)asn1_type_ProtocolIE_Container_101,
34910 0,
34911 (intptr_t)"protocolIEs",
34912
34913 offsetof(MBMSCNDe_RegistrationResponse, protocolExtensions) | 0x8000000,
34914 (intptr_t)asn1_type_ProtocolExtensionContainer_203,
34915 offsetof(MBMSCNDe_RegistrationResponse, protocolExtensions_option),
34916 (intptr_t)"protocolExtensions",
34917
34918 (intptr_t)"MBMSCNDe-RegistrationResponse",
34919};
34920
34921const ASN1CType asn1_type_MBMSRABEstablishmentIndication[] = {
34922 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34923 2,
34924 sizeof(MBMSRABEstablishmentIndication),
34925
34926 offsetof(MBMSRABEstablishmentIndication, protocolIEs) | 0x0,
34927 (intptr_t)asn1_type_ProtocolIE_Container_102,
34928 0,
34929 (intptr_t)"protocolIEs",
34930
34931 offsetof(MBMSRABEstablishmentIndication, protocolExtensions) | 0x8000000,
34932 (intptr_t)asn1_type_ProtocolExtensionContainer_204,
34933 offsetof(MBMSRABEstablishmentIndication, protocolExtensions_option),
34934 (intptr_t)"protocolExtensions",
34935
34936 (intptr_t)"MBMSRABEstablishmentIndication",
34937};
34938
34939const ASN1CType asn1_type_MBMSRABReleaseRequest[] = {
34940 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34941 2,
34942 sizeof(MBMSRABReleaseRequest),
34943
34944 offsetof(MBMSRABReleaseRequest, protocolIEs) | 0x0,
34945 (intptr_t)asn1_type_ProtocolIE_Container_103,
34946 0,
34947 (intptr_t)"protocolIEs",
34948
34949 offsetof(MBMSRABReleaseRequest, protocolExtensions) | 0x8000000,
34950 (intptr_t)asn1_type_ProtocolExtensionContainer_205,
34951 offsetof(MBMSRABReleaseRequest, protocolExtensions_option),
34952 (intptr_t)"protocolExtensions",
34953
34954 (intptr_t)"MBMSRABReleaseRequest",
34955};
34956
34957const ASN1CType asn1_type_MBMSRABRelease[] = {
34958 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34959 2,
34960 sizeof(MBMSRABRelease),
34961
34962 offsetof(MBMSRABRelease, protocolIEs) | 0x0,
34963 (intptr_t)asn1_type_ProtocolIE_Container_104,
34964 0,
34965 (intptr_t)"protocolIEs",
34966
34967 offsetof(MBMSRABRelease, protocolExtensions) | 0x8000000,
34968 (intptr_t)asn1_type_ProtocolExtensionContainer_206,
34969 offsetof(MBMSRABRelease, protocolExtensions_option),
34970 (intptr_t)"protocolExtensions",
34971
34972 (intptr_t)"MBMSRABRelease",
34973};
34974
34975const ASN1CType asn1_type_MBMSRABReleaseFailure[] = {
34976 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34977 2,
34978 sizeof(MBMSRABReleaseFailure),
34979
34980 offsetof(MBMSRABReleaseFailure, protocolIEs) | 0x0,
34981 (intptr_t)asn1_type_ProtocolIE_Container_105,
34982 0,
34983 (intptr_t)"protocolIEs",
34984
34985 offsetof(MBMSRABReleaseFailure, protocolExtensions) | 0x8000000,
34986 (intptr_t)asn1_type_ProtocolExtensionContainer_207,
34987 offsetof(MBMSRABReleaseFailure, protocolExtensions_option),
34988 (intptr_t)"protocolExtensions",
34989
34990 (intptr_t)"MBMSRABReleaseFailure",
34991};
34992
34993const ASN1CType asn1_type_SRVCC_CSKeysRequest[] = {
34994 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
34995 2,
34996 sizeof(SRVCC_CSKeysRequest),
34997
34998 offsetof(SRVCC_CSKeysRequest, protocolIEs) | 0x0,
34999 (intptr_t)asn1_type_ProtocolIE_Container_106,
35000 0,
35001 (intptr_t)"protocolIEs",
35002
35003 offsetof(SRVCC_CSKeysRequest, protocolExtensions) | 0x8000000,
35004 (intptr_t)asn1_type_ProtocolExtensionContainer_208,
35005 offsetof(SRVCC_CSKeysRequest, protocolExtensions_option),
35006 (intptr_t)"protocolExtensions",
35007
35008 (intptr_t)"SRVCC-CSKeysRequest",
35009};
35010
35011const ASN1CType asn1_type_SRVCC_CSKeysResponse[] = {
35012 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
35013 2,
35014 sizeof(SRVCC_CSKeysResponse),
35015
35016 offsetof(SRVCC_CSKeysResponse, protocolIEs) | 0x0,
35017 (intptr_t)asn1_type_ProtocolIE_Container_107,
35018 0,
35019 (intptr_t)"protocolIEs",
35020
35021 offsetof(SRVCC_CSKeysResponse, protocolExtensions) | 0x8000000,
35022 (intptr_t)asn1_type_ProtocolExtensionContainer_209,
35023 offsetof(SRVCC_CSKeysResponse, protocolExtensions_option),
35024 (intptr_t)"protocolExtensions",
35025
35026 (intptr_t)"SRVCC-CSKeysResponse",
35027};
35028
35029const ASN1CType asn1_type_UeRadioCapabilityMatchRequest[] = {
35030 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
35031 2,
35032 sizeof(UeRadioCapabilityMatchRequest),
35033
35034 offsetof(UeRadioCapabilityMatchRequest, protocolIEs) | 0x0,
35035 (intptr_t)asn1_type_ProtocolIE_Container_108,
35036 0,
35037 (intptr_t)"protocolIEs",
35038
35039 offsetof(UeRadioCapabilityMatchRequest, protocolExtensions) | 0x8000000,
35040 (intptr_t)asn1_type_ProtocolExtensionContainer_210,
35041 offsetof(UeRadioCapabilityMatchRequest, protocolExtensions_option),
35042 (intptr_t)"protocolExtensions",
35043
35044 (intptr_t)"UeRadioCapabilityMatchRequest",
35045};
35046
35047const ASN1CType asn1_type_UeRadioCapabilityMatchResponse[] = {
35048 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x10,
35049 2,
35050 sizeof(UeRadioCapabilityMatchResponse),
35051
35052 offsetof(UeRadioCapabilityMatchResponse, protocolIEs) | 0x0,
35053 (intptr_t)asn1_type_ProtocolIE_Container_109,
35054 0,
35055 (intptr_t)"protocolIEs",
35056
35057 offsetof(UeRadioCapabilityMatchResponse, protocolExtensions) | 0x8000000,
35058 (intptr_t)asn1_type_ProtocolExtensionContainer_211,
35059 offsetof(UeRadioCapabilityMatchResponse, protocolExtensions_option),
35060 (intptr_t)"protocolExtensions",
35061
35062 (intptr_t)"UeRadioCapabilityMatchResponse",
35063};
35064
35065static const Criticality asn1_value__local_3353 = 1;
35066
35067const ASN1CType asn1_type_RANAP_ELEMENTARY_PROCEDURE[] = {
35068 (ASN1_CTYPE_OBJECT_CLASS << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x0,
35069 6,
35070
35071 0x0,
35072 0,
35073 0,
35074 (intptr_t)"&InitiatingMessage",
35075
35076 0x8,
35077 0,
35078 0,
35079 (intptr_t)"&SuccessfulOutcome",
35080
35081 0x8,
35082 0,
35083 0,
35084 (intptr_t)"&UnsuccessfulOutcome",
35085
35086 0x8,
35087 0,
35088 0,
35089 (intptr_t)"&Outcome",
35090
35091 0x1,
35092 (intptr_t)asn1_type_ProcedureCode,
35093 0,
35094 (intptr_t)"&procedureCode",
35095
35096 0x11,
35097 (intptr_t)asn1_type_Criticality,
35098 (intptr_t)&asn1_value__local_3353,
35099 (intptr_t)"&criticality",
35100 (intptr_t)"RANAP-ELEMENTARY-PROCEDURE",
35101};
35102
35103const ASN1CType asn1_type_RANAP_PDU[] = {
35104 (ASN1_CTYPE_CHOICE << ASN1_CTYPE_SHIFT) | 0x6000000 | 0x0,
35105 4,
35106 0,
35107 sizeof(RANAP_PDU),
35108 offsetof(RANAP_PDU, choice),
35109 offsetof(RANAP_PDU, u),
35110 (intptr_t)asn1_type_InitiatingMessage,
35111 (intptr_t)"initiatingMessage",
35112 (intptr_t)asn1_type_SuccessfulOutcome,
35113 (intptr_t)"successfulOutcome",
35114 (intptr_t)asn1_type_UnsuccessfulOutcome,
35115 (intptr_t)"unsuccessfulOutcome",
35116 (intptr_t)asn1_type_Outcome,
35117 (intptr_t)"outcome",
35118 (intptr_t)"RANAP-PDU",
35119};
35120
35121static const ASN1CType asn1_type__local_3354[] = {
35122 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
35123 (intptr_t)asn1_type_ProcedureCode,
35124};
35125
35126static const ASN1CType asn1_type__local_3355[] = {
35127 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
35128 (intptr_t)asn1_type_Criticality,
35129};
35130
35131static const ProcedureCode asn1_value__local_3359 = 1;
35132
35133static const Criticality asn1_value__local_3360 = 0;
35134
35135static const ProcedureCode asn1_value__local_3361 = 2;
35136
35137static const Criticality asn1_value__local_3362 = 0;
35138
35139static const ProcedureCode asn1_value__local_3363 = 3;
35140
35141static const Criticality asn1_value__local_3364 = 0;
35142
35143static const ProcedureCode asn1_value__local_3365 = 4;
35144
35145static const Criticality asn1_value__local_3366 = 0;
35146
35147static const ProcedureCode asn1_value__local_3367 = 5;
35148
35149static const Criticality asn1_value__local_3368 = 0;
35150
35151static const ProcedureCode asn1_value__local_3369 = 6;
35152
35153static const Criticality asn1_value__local_3370 = 0;
35154
35155static const ProcedureCode asn1_value__local_3371 = 7;
35156
35157static const Criticality asn1_value__local_3372 = 0;
35158
35159static const ProcedureCode asn1_value__local_3373 = 9;
35160
35161static const Criticality asn1_value__local_3374 = 0;
35162
35163static const ProcedureCode asn1_value__local_3375 = 27;
35164
35165static const Criticality asn1_value__local_3376 = 0;
35166
35167static const ProcedureCode asn1_value__local_3377 = 30;
35168
35169static const Criticality asn1_value__local_3378 = 0;
35170
35171static const ProcedureCode asn1_value__local_3379 = 31;
35172
35173static const Criticality asn1_value__local_3380 = 0;
35174
35175static const ProcedureCode asn1_value__local_3381 = 33;
35176
35177static const Criticality asn1_value__local_3382 = 0;
35178
35179static const ProcedureCode asn1_value__local_3383 = 35;
35180
35181static const Criticality asn1_value__local_3384 = 0;
35182
35183static const ProcedureCode asn1_value__local_3385 = 36;
35184
35185static const Criticality asn1_value__local_3386 = 0;
35186
35187static const ProcedureCode asn1_value__local_3387 = 37;
35188
35189static const Criticality asn1_value__local_3388 = 0;
35190
35191static const ProcedureCode asn1_value__local_3389 = 38;
35192
35193static const Criticality asn1_value__local_3390 = 0;
35194
35195static const ProcedureCode asn1_value__local_3391 = 39;
35196
35197static const Criticality asn1_value__local_3392 = 0;
35198
35199static const ProcedureCode asn1_value__local_3393 = 40;
35200
35201static const Criticality asn1_value__local_3394 = 0;
35202
35203static const ProcedureCode asn1_value__local_3395 = 42;
35204
35205static const Criticality asn1_value__local_3396 = 0;
35206
35207static const ProcedureCode asn1_value__local_3397 = 43;
35208
35209static const Criticality asn1_value__local_3398 = 0;
35210
35211static const ProcedureCode asn1_value__local_3399 = 45;
35212
35213static const Criticality asn1_value__local_3400 = 0;
35214
35215static const ProcedureCode asn1_value__local_3401 = 46;
35216
35217static const Criticality asn1_value__local_3402 = 0;
35218
35219static const ProcedureCode asn1_value__local_3403 = 47;
35220
35221static const Criticality asn1_value__local_3404 = 1;
35222
35223static const ProcedureCode asn1_value__local_3405 = 10;
35224
35225static const Criticality asn1_value__local_3406 = 1;
35226
35227static const ProcedureCode asn1_value__local_3407 = 11;
35228
35229static const Criticality asn1_value__local_3408 = 1;
35230
35231static const ProcedureCode asn1_value__local_3409 = 12;
35232
35233static const Criticality asn1_value__local_3410 = 1;
35234
35235static const ProcedureCode asn1_value__local_3411 = 13;
35236
35237static const Criticality asn1_value__local_3412 = 1;
35238
35239static const ProcedureCode asn1_value__local_3413 = 14;
35240
35241static const Criticality asn1_value__local_3414 = 1;
35242
35243static const ProcedureCode asn1_value__local_3415 = 15;
35244
35245static const Criticality asn1_value__local_3416 = 1;
35246
35247static const ProcedureCode asn1_value__local_3417 = 16;
35248
35249static const Criticality asn1_value__local_3418 = 1;
35250
35251static const ProcedureCode asn1_value__local_3419 = 26;
35252
35253static const Criticality asn1_value__local_3420 = 1;
35254
35255static const ProcedureCode asn1_value__local_3421 = 17;
35256
35257static const Criticality asn1_value__local_3422 = 1;
35258
35259static const ProcedureCode asn1_value__local_3423 = 18;
35260
35261static const Criticality asn1_value__local_3424 = 1;
35262
35263static const ProcedureCode asn1_value__local_3425 = 19;
35264
35265static const Criticality asn1_value__local_3426 = 1;
35266
35267static const ProcedureCode asn1_value__local_3427 = 20;
35268
35269static const Criticality asn1_value__local_3428 = 1;
35270
35271static const ProcedureCode asn1_value__local_3429 = 21;
35272
35273static const Criticality asn1_value__local_3430 = 1;
35274
35275static const ProcedureCode asn1_value__local_3431 = 22;
35276
35277static const Criticality asn1_value__local_3432 = 1;
35278
35279static const ProcedureCode asn1_value__local_3433 = 23;
35280
35281static const Criticality asn1_value__local_3434 = 1;
35282
35283static const ProcedureCode asn1_value__local_3435 = 24;
35284
35285static const Criticality asn1_value__local_3436 = 1;
35286
35287static const ProcedureCode asn1_value__local_3437 = 25;
35288
35289static const Criticality asn1_value__local_3438 = 1;
35290
35291static const ProcedureCode asn1_value__local_3439 = 28;
35292
35293static const Criticality asn1_value__local_3440 = 1;
35294
35295static const ProcedureCode asn1_value__local_3441 = 29;
35296
35297static const Criticality asn1_value__local_3442 = 1;
35298
35299static const ProcedureCode asn1_value__local_3443 = 32;
35300
35301static const Criticality asn1_value__local_3444 = 1;
35302
35303static const ProcedureCode asn1_value__local_3445 = 34;
35304
35305static const Criticality asn1_value__local_3446 = 1;
35306
35307static const ProcedureCode asn1_value__local_3447 = 41;
35308
35309static const Criticality asn1_value__local_3448 = 1;
35310
35311static const ProcedureCode asn1_value__local_3449 = 44;
35312
35313static const Criticality asn1_value__local_3450 = 1;
35314
35315static const ProcedureCode asn1_value__local_3451 = 0;
35316
35317static const Criticality asn1_value__local_3452 = 0;
35318
35319static const RANAP_ELEMENTARY_PROCEDURE asn1_value__local_3358[] = {
35320{
35321 (intptr_t)asn1_type_Iu_ReleaseCommand,
35322 (intptr_t)asn1_type_Iu_ReleaseComplete,
35323 0,
35324 0,
35325 (intptr_t)&asn1_value__local_3359,
35326 (intptr_t)&asn1_value__local_3360,
35327},
35328{
35329 (intptr_t)asn1_type_RelocationRequired,
35330 (intptr_t)asn1_type_RelocationCommand,
35331 (intptr_t)asn1_type_RelocationPreparationFailure,
35332 0,
35333 (intptr_t)&asn1_value__local_3361,
35334 (intptr_t)&asn1_value__local_3362,
35335},
35336{
35337 (intptr_t)asn1_type_RelocationRequest,
35338 (intptr_t)asn1_type_RelocationRequestAcknowledge,
35339 (intptr_t)asn1_type_RelocationFailure,
35340 0,
35341 (intptr_t)&asn1_value__local_3363,
35342 (intptr_t)&asn1_value__local_3364,
35343},
35344{
35345 (intptr_t)asn1_type_RelocationCancel,
35346 (intptr_t)asn1_type_RelocationCancelAcknowledge,
35347 0,
35348 0,
35349 (intptr_t)&asn1_value__local_3365,
35350 (intptr_t)&asn1_value__local_3366,
35351},
35352{
35353 (intptr_t)asn1_type_SRNS_ContextRequest,
35354 (intptr_t)asn1_type_SRNS_ContextResponse,
35355 0,
35356 0,
35357 (intptr_t)&asn1_value__local_3367,
35358 (intptr_t)&asn1_value__local_3368,
35359},
35360{
35361 (intptr_t)asn1_type_SecurityModeCommand,
35362 (intptr_t)asn1_type_SecurityModeComplete,
35363 (intptr_t)asn1_type_SecurityModeReject,
35364 0,
35365 (intptr_t)&asn1_value__local_3369,
35366 (intptr_t)&asn1_value__local_3370,
35367},
35368{
35369 (intptr_t)asn1_type_DataVolumeReportRequest,
35370 (intptr_t)asn1_type_DataVolumeReport,
35371 0,
35372 0,
35373 (intptr_t)&asn1_value__local_3371,
35374 (intptr_t)&asn1_value__local_3372,
35375},
35376{
35377 (intptr_t)asn1_type_Reset,
35378 (intptr_t)asn1_type_ResetAcknowledge,
35379 0,
35380 0,
35381 (intptr_t)&asn1_value__local_3373,
35382 (intptr_t)&asn1_value__local_3374,
35383},
35384{
35385 (intptr_t)asn1_type_ResetResource,
35386 (intptr_t)asn1_type_ResetResourceAcknowledge,
35387 0,
35388 0,
35389 (intptr_t)&asn1_value__local_3375,
35390 (intptr_t)&asn1_value__local_3376,
35391},
35392{
35393 (intptr_t)asn1_type_LocationRelatedDataRequest,
35394 (intptr_t)asn1_type_LocationRelatedDataResponse,
35395 (intptr_t)asn1_type_LocationRelatedDataFailure,
35396 0,
35397 (intptr_t)&asn1_value__local_3377,
35398 (intptr_t)&asn1_value__local_3378,
35399},
35400{
35401 (intptr_t)asn1_type_InformationTransferIndication,
35402 (intptr_t)asn1_type_InformationTransferConfirmation,
35403 (intptr_t)asn1_type_InformationTransferFailure,
35404 0,
35405 (intptr_t)&asn1_value__local_3379,
35406 (intptr_t)&asn1_value__local_3380,
35407},
35408{
35409 (intptr_t)asn1_type_UplinkInformationExchangeRequest,
35410 (intptr_t)asn1_type_UplinkInformationExchangeResponse,
35411 (intptr_t)asn1_type_UplinkInformationExchangeFailure,
35412 0,
35413 (intptr_t)&asn1_value__local_3381,
35414 (intptr_t)&asn1_value__local_3382,
35415},
35416{
35417 (intptr_t)asn1_type_MBMSSessionStart,
35418 (intptr_t)asn1_type_MBMSSessionStartResponse,
35419 (intptr_t)asn1_type_MBMSSessionStartFailure,
35420 0,
35421 (intptr_t)&asn1_value__local_3383,
35422 (intptr_t)&asn1_value__local_3384,
35423},
35424{
35425 (intptr_t)asn1_type_MBMSSessionUpdate,
35426 (intptr_t)asn1_type_MBMSSessionUpdateResponse,
35427 (intptr_t)asn1_type_MBMSSessionUpdateFailure,
35428 0,
35429 (intptr_t)&asn1_value__local_3385,
35430 (intptr_t)&asn1_value__local_3386,
35431},
35432{
35433 (intptr_t)asn1_type_MBMSSessionStop,
35434 (intptr_t)asn1_type_MBMSSessionStopResponse,
35435 0,
35436 0,
35437 (intptr_t)&asn1_value__local_3387,
35438 (intptr_t)&asn1_value__local_3388,
35439},
35440{
35441 (intptr_t)asn1_type_MBMSUELinkingRequest,
35442 0,
35443 0,
35444 (intptr_t)asn1_type_MBMSUELinkingResponse,
35445 (intptr_t)&asn1_value__local_3389,
35446 (intptr_t)&asn1_value__local_3390,
35447},
35448{
35449 (intptr_t)asn1_type_MBMSRegistrationRequest,
35450 (intptr_t)asn1_type_MBMSRegistrationResponse,
35451 (intptr_t)asn1_type_MBMSRegistrationFailure,
35452 0,
35453 (intptr_t)&asn1_value__local_3391,
35454 (intptr_t)&asn1_value__local_3392,
35455},
35456{
35457 (intptr_t)asn1_type_MBMSCNDe_RegistrationRequest,
35458 (intptr_t)asn1_type_MBMSCNDe_RegistrationResponse,
35459 0,
35460 0,
35461 (intptr_t)&asn1_value__local_3393,
35462 (intptr_t)&asn1_value__local_3394,
35463},
35464{
35465 (intptr_t)asn1_type_MBMSRABReleaseRequest,
35466 (intptr_t)asn1_type_MBMSRABRelease,
35467 (intptr_t)asn1_type_MBMSRABReleaseFailure,
35468 0,
35469 (intptr_t)&asn1_value__local_3395,
35470 (intptr_t)&asn1_value__local_3396,
35471},
35472{
35473 (intptr_t)asn1_type_EnhancedRelocationCompleteRequest,
35474 (intptr_t)asn1_type_EnhancedRelocationCompleteResponse,
35475 (intptr_t)asn1_type_EnhancedRelocationCompleteFailure,
35476 0,
35477 (intptr_t)&asn1_value__local_3397,
35478 (intptr_t)&asn1_value__local_3398,
35479},
35480{
35481 (intptr_t)asn1_type_RANAP_EnhancedRelocationInformationRequest,
35482 (intptr_t)asn1_type_RANAP_EnhancedRelocationInformationResponse,
35483 0,
35484 0,
35485 (intptr_t)&asn1_value__local_3399,
35486 (intptr_t)&asn1_value__local_3400,
35487},
35488{
35489 (intptr_t)asn1_type_SRVCC_CSKeysRequest,
35490 0,
35491 0,
35492 (intptr_t)asn1_type_SRVCC_CSKeysResponse,
35493 (intptr_t)&asn1_value__local_3401,
35494 (intptr_t)&asn1_value__local_3402,
35495},
35496{
35497 (intptr_t)asn1_type_UeRadioCapabilityMatchRequest,
35498 0,
35499 0,
35500 (intptr_t)asn1_type_UeRadioCapabilityMatchResponse,
35501 (intptr_t)&asn1_value__local_3403,
35502 (intptr_t)&asn1_value__local_3404,
35503},
35504{
35505 (intptr_t)asn1_type_RAB_ReleaseRequest,
35506 0,
35507 0,
35508 0,
35509 (intptr_t)&asn1_value__local_3405,
35510 (intptr_t)&asn1_value__local_3406,
35511},
35512{
35513 (intptr_t)asn1_type_Iu_ReleaseRequest,
35514 0,
35515 0,
35516 0,
35517 (intptr_t)&asn1_value__local_3407,
35518 (intptr_t)&asn1_value__local_3408,
35519},
35520{
35521 (intptr_t)asn1_type_RelocationDetect,
35522 0,
35523 0,
35524 0,
35525 (intptr_t)&asn1_value__local_3409,
35526 (intptr_t)&asn1_value__local_3410,
35527},
35528{
35529 (intptr_t)asn1_type_RelocationComplete,
35530 0,
35531 0,
35532 0,
35533 (intptr_t)&asn1_value__local_3411,
35534 (intptr_t)&asn1_value__local_3412,
35535},
35536{
35537 (intptr_t)asn1_type_Paging,
35538 0,
35539 0,
35540 0,
35541 (intptr_t)&asn1_value__local_3413,
35542 (intptr_t)&asn1_value__local_3414,
35543},
35544{
35545 (intptr_t)asn1_type_CommonID,
35546 0,
35547 0,
35548 0,
35549 (intptr_t)&asn1_value__local_3415,
35550 (intptr_t)&asn1_value__local_3416,
35551},
35552{
35553 (intptr_t)asn1_type_CN_InvokeTrace,
35554 0,
35555 0,
35556 0,
35557 (intptr_t)&asn1_value__local_3417,
35558 (intptr_t)&asn1_value__local_3418,
35559},
35560{
35561 (intptr_t)asn1_type_CN_DeactivateTrace,
35562 0,
35563 0,
35564 0,
35565 (intptr_t)&asn1_value__local_3419,
35566 (intptr_t)&asn1_value__local_3420,
35567},
35568{
35569 (intptr_t)asn1_type_LocationReportingControl,
35570 0,
35571 0,
35572 0,
35573 (intptr_t)&asn1_value__local_3421,
35574 (intptr_t)&asn1_value__local_3422,
35575},
35576{
35577 (intptr_t)asn1_type_LocationReport,
35578 0,
35579 0,
35580 0,
35581 (intptr_t)&asn1_value__local_3423,
35582 (intptr_t)&asn1_value__local_3424,
35583},
35584{
35585 (intptr_t)asn1_type_InitialUE_Message,
35586 0,
35587 0,
35588 0,
35589 (intptr_t)&asn1_value__local_3425,
35590 (intptr_t)&asn1_value__local_3426,
35591},
35592{
35593 (intptr_t)asn1_type_DirectTransfer,
35594 0,
35595 0,
35596 0,
35597 (intptr_t)&asn1_value__local_3427,
35598 (intptr_t)&asn1_value__local_3428,
35599},
35600{
35601 (intptr_t)asn1_type_Overload,
35602 0,
35603 0,
35604 0,
35605 (intptr_t)&asn1_value__local_3429,
35606 (intptr_t)&asn1_value__local_3430,
35607},
35608{
35609 (intptr_t)asn1_type_ErrorIndication,
35610 0,
35611 0,
35612 0,
35613 (intptr_t)&asn1_value__local_3431,
35614 (intptr_t)&asn1_value__local_3432,
35615},
35616{
35617 (intptr_t)asn1_type_SRNS_DataForwardCommand,
35618 0,
35619 0,
35620 0,
35621 (intptr_t)&asn1_value__local_3433,
35622 (intptr_t)&asn1_value__local_3434,
35623},
35624{
35625 (intptr_t)asn1_type_ForwardSRNS_Context,
35626 0,
35627 0,
35628 0,
35629 (intptr_t)&asn1_value__local_3435,
35630 (intptr_t)&asn1_value__local_3436,
35631},
35632{
35633 (intptr_t)asn1_type_PrivateMessage,
35634 0,
35635 0,
35636 0,
35637 (intptr_t)&asn1_value__local_3437,
35638 (intptr_t)&asn1_value__local_3438,
35639},
35640{
35641 (intptr_t)asn1_type_RANAP_RelocationInformation,
35642 0,
35643 0,
35644 0,
35645 (intptr_t)&asn1_value__local_3439,
35646 (intptr_t)&asn1_value__local_3440,
35647},
35648{
35649 (intptr_t)asn1_type_RAB_ModifyRequest,
35650 0,
35651 0,
35652 0,
35653 (intptr_t)&asn1_value__local_3441,
35654 (intptr_t)&asn1_value__local_3442,
35655},
35656{
35657 (intptr_t)asn1_type_UESpecificInformationIndication,
35658 0,
35659 0,
35660 0,
35661 (intptr_t)&asn1_value__local_3443,
35662 (intptr_t)&asn1_value__local_3444,
35663},
35664{
35665 (intptr_t)asn1_type_DirectInformationTransfer,
35666 0,
35667 0,
35668 0,
35669 (intptr_t)&asn1_value__local_3445,
35670 (intptr_t)&asn1_value__local_3446,
35671},
35672{
35673 (intptr_t)asn1_type_MBMSRABEstablishmentIndication,
35674 0,
35675 0,
35676 0,
35677 (intptr_t)&asn1_value__local_3447,
35678 (intptr_t)&asn1_value__local_3448,
35679},
35680{
35681 (intptr_t)asn1_type_EnhancedRelocationCompleteConfirm,
35682 0,
35683 0,
35684 0,
35685 (intptr_t)&asn1_value__local_3449,
35686 (intptr_t)&asn1_value__local_3450,
35687},
35688{
35689 (intptr_t)asn1_type_RAB_AssignmentRequest,
35690 0,
35691 0,
35692 (intptr_t)asn1_type_RAB_AssignmentResponse,
35693 (intptr_t)&asn1_value__local_3451,
35694 (intptr_t)&asn1_value__local_3452,
35695},
35696};
35697
35698static const ASN1CType asn1_constraint__local_3357[] = {
35699 ASN1_CCONSTRAINT_TABLE,
35700 (intptr_t)asn1_type_RANAP_ELEMENTARY_PROCEDURE,
35701 0,
35702 (intptr_t)asn1_value__local_3358,
35703 47,
35704 1,
35705 0,
35706 0x80000000,
35707 4,
35708};
35709
35710static const ASN1CType asn1_type__local_3356[] = {
35711 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
35712 (intptr_t)asn1_constraint__local_3357,
35713};
35714
35715const ASN1CType asn1_type_InitiatingMessage[] = {
35716 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100000,
35717 3,
35718 sizeof(InitiatingMessage),
35719
35720 offsetof(InitiatingMessage, procedureCode) | 0x0,
35721 (intptr_t)asn1_type__local_3354,
35722 0,
35723 (intptr_t)"procedureCode",
35724
35725 offsetof(InitiatingMessage, criticality) | 0x0,
35726 (intptr_t)asn1_type__local_3355,
35727 0,
35728 (intptr_t)"criticality",
35729
35730 offsetof(InitiatingMessage, value) | 0x0,
35731 (intptr_t)asn1_type__local_3356,
35732 0,
35733 (intptr_t)"value",
35734
35735 (intptr_t)"InitiatingMessage",
35736};
35737
35738static const ASN1CType asn1_type__local_3453[] = {
35739 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
35740 (intptr_t)asn1_type_ProcedureCode,
35741};
35742
35743static const ASN1CType asn1_type__local_3454[] = {
35744 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
35745 (intptr_t)asn1_type_Criticality,
35746};
35747
35748static const ProcedureCode asn1_value__local_3458 = 1;
35749
35750static const Criticality asn1_value__local_3459 = 0;
35751
35752static const ProcedureCode asn1_value__local_3460 = 2;
35753
35754static const Criticality asn1_value__local_3461 = 0;
35755
35756static const ProcedureCode asn1_value__local_3462 = 3;
35757
35758static const Criticality asn1_value__local_3463 = 0;
35759
35760static const ProcedureCode asn1_value__local_3464 = 4;
35761
35762static const Criticality asn1_value__local_3465 = 0;
35763
35764static const ProcedureCode asn1_value__local_3466 = 5;
35765
35766static const Criticality asn1_value__local_3467 = 0;
35767
35768static const ProcedureCode asn1_value__local_3468 = 6;
35769
35770static const Criticality asn1_value__local_3469 = 0;
35771
35772static const ProcedureCode asn1_value__local_3470 = 7;
35773
35774static const Criticality asn1_value__local_3471 = 0;
35775
35776static const ProcedureCode asn1_value__local_3472 = 9;
35777
35778static const Criticality asn1_value__local_3473 = 0;
35779
35780static const ProcedureCode asn1_value__local_3474 = 27;
35781
35782static const Criticality asn1_value__local_3475 = 0;
35783
35784static const ProcedureCode asn1_value__local_3476 = 30;
35785
35786static const Criticality asn1_value__local_3477 = 0;
35787
35788static const ProcedureCode asn1_value__local_3478 = 31;
35789
35790static const Criticality asn1_value__local_3479 = 0;
35791
35792static const ProcedureCode asn1_value__local_3480 = 33;
35793
35794static const Criticality asn1_value__local_3481 = 0;
35795
35796static const ProcedureCode asn1_value__local_3482 = 35;
35797
35798static const Criticality asn1_value__local_3483 = 0;
35799
35800static const ProcedureCode asn1_value__local_3484 = 36;
35801
35802static const Criticality asn1_value__local_3485 = 0;
35803
35804static const ProcedureCode asn1_value__local_3486 = 37;
35805
35806static const Criticality asn1_value__local_3487 = 0;
35807
35808static const ProcedureCode asn1_value__local_3488 = 38;
35809
35810static const Criticality asn1_value__local_3489 = 0;
35811
35812static const ProcedureCode asn1_value__local_3490 = 39;
35813
35814static const Criticality asn1_value__local_3491 = 0;
35815
35816static const ProcedureCode asn1_value__local_3492 = 40;
35817
35818static const Criticality asn1_value__local_3493 = 0;
35819
35820static const ProcedureCode asn1_value__local_3494 = 42;
35821
35822static const Criticality asn1_value__local_3495 = 0;
35823
35824static const ProcedureCode asn1_value__local_3496 = 43;
35825
35826static const Criticality asn1_value__local_3497 = 0;
35827
35828static const ProcedureCode asn1_value__local_3498 = 45;
35829
35830static const Criticality asn1_value__local_3499 = 0;
35831
35832static const ProcedureCode asn1_value__local_3500 = 46;
35833
35834static const Criticality asn1_value__local_3501 = 0;
35835
35836static const ProcedureCode asn1_value__local_3502 = 47;
35837
35838static const Criticality asn1_value__local_3503 = 1;
35839
35840static const ProcedureCode asn1_value__local_3504 = 10;
35841
35842static const Criticality asn1_value__local_3505 = 1;
35843
35844static const ProcedureCode asn1_value__local_3506 = 11;
35845
35846static const Criticality asn1_value__local_3507 = 1;
35847
35848static const ProcedureCode asn1_value__local_3508 = 12;
35849
35850static const Criticality asn1_value__local_3509 = 1;
35851
35852static const ProcedureCode asn1_value__local_3510 = 13;
35853
35854static const Criticality asn1_value__local_3511 = 1;
35855
35856static const ProcedureCode asn1_value__local_3512 = 14;
35857
35858static const Criticality asn1_value__local_3513 = 1;
35859
35860static const ProcedureCode asn1_value__local_3514 = 15;
35861
35862static const Criticality asn1_value__local_3515 = 1;
35863
35864static const ProcedureCode asn1_value__local_3516 = 16;
35865
35866static const Criticality asn1_value__local_3517 = 1;
35867
35868static const ProcedureCode asn1_value__local_3518 = 26;
35869
35870static const Criticality asn1_value__local_3519 = 1;
35871
35872static const ProcedureCode asn1_value__local_3520 = 17;
35873
35874static const Criticality asn1_value__local_3521 = 1;
35875
35876static const ProcedureCode asn1_value__local_3522 = 18;
35877
35878static const Criticality asn1_value__local_3523 = 1;
35879
35880static const ProcedureCode asn1_value__local_3524 = 19;
35881
35882static const Criticality asn1_value__local_3525 = 1;
35883
35884static const ProcedureCode asn1_value__local_3526 = 20;
35885
35886static const Criticality asn1_value__local_3527 = 1;
35887
35888static const ProcedureCode asn1_value__local_3528 = 21;
35889
35890static const Criticality asn1_value__local_3529 = 1;
35891
35892static const ProcedureCode asn1_value__local_3530 = 22;
35893
35894static const Criticality asn1_value__local_3531 = 1;
35895
35896static const ProcedureCode asn1_value__local_3532 = 23;
35897
35898static const Criticality asn1_value__local_3533 = 1;
35899
35900static const ProcedureCode asn1_value__local_3534 = 24;
35901
35902static const Criticality asn1_value__local_3535 = 1;
35903
35904static const ProcedureCode asn1_value__local_3536 = 25;
35905
35906static const Criticality asn1_value__local_3537 = 1;
35907
35908static const ProcedureCode asn1_value__local_3538 = 28;
35909
35910static const Criticality asn1_value__local_3539 = 1;
35911
35912static const ProcedureCode asn1_value__local_3540 = 29;
35913
35914static const Criticality asn1_value__local_3541 = 1;
35915
35916static const ProcedureCode asn1_value__local_3542 = 32;
35917
35918static const Criticality asn1_value__local_3543 = 1;
35919
35920static const ProcedureCode asn1_value__local_3544 = 34;
35921
35922static const Criticality asn1_value__local_3545 = 1;
35923
35924static const ProcedureCode asn1_value__local_3546 = 41;
35925
35926static const Criticality asn1_value__local_3547 = 1;
35927
35928static const ProcedureCode asn1_value__local_3548 = 44;
35929
35930static const Criticality asn1_value__local_3549 = 1;
35931
35932static const ProcedureCode asn1_value__local_3550 = 0;
35933
35934static const Criticality asn1_value__local_3551 = 0;
35935
35936static const RANAP_ELEMENTARY_PROCEDURE asn1_value__local_3457[] = {
35937{
35938 (intptr_t)asn1_type_Iu_ReleaseCommand,
35939 (intptr_t)asn1_type_Iu_ReleaseComplete,
35940 0,
35941 0,
35942 (intptr_t)&asn1_value__local_3458,
35943 (intptr_t)&asn1_value__local_3459,
35944},
35945{
35946 (intptr_t)asn1_type_RelocationRequired,
35947 (intptr_t)asn1_type_RelocationCommand,
35948 (intptr_t)asn1_type_RelocationPreparationFailure,
35949 0,
35950 (intptr_t)&asn1_value__local_3460,
35951 (intptr_t)&asn1_value__local_3461,
35952},
35953{
35954 (intptr_t)asn1_type_RelocationRequest,
35955 (intptr_t)asn1_type_RelocationRequestAcknowledge,
35956 (intptr_t)asn1_type_RelocationFailure,
35957 0,
35958 (intptr_t)&asn1_value__local_3462,
35959 (intptr_t)&asn1_value__local_3463,
35960},
35961{
35962 (intptr_t)asn1_type_RelocationCancel,
35963 (intptr_t)asn1_type_RelocationCancelAcknowledge,
35964 0,
35965 0,
35966 (intptr_t)&asn1_value__local_3464,
35967 (intptr_t)&asn1_value__local_3465,
35968},
35969{
35970 (intptr_t)asn1_type_SRNS_ContextRequest,
35971 (intptr_t)asn1_type_SRNS_ContextResponse,
35972 0,
35973 0,
35974 (intptr_t)&asn1_value__local_3466,
35975 (intptr_t)&asn1_value__local_3467,
35976},
35977{
35978 (intptr_t)asn1_type_SecurityModeCommand,
35979 (intptr_t)asn1_type_SecurityModeComplete,
35980 (intptr_t)asn1_type_SecurityModeReject,
35981 0,
35982 (intptr_t)&asn1_value__local_3468,
35983 (intptr_t)&asn1_value__local_3469,
35984},
35985{
35986 (intptr_t)asn1_type_DataVolumeReportRequest,
35987 (intptr_t)asn1_type_DataVolumeReport,
35988 0,
35989 0,
35990 (intptr_t)&asn1_value__local_3470,
35991 (intptr_t)&asn1_value__local_3471,
35992},
35993{
35994 (intptr_t)asn1_type_Reset,
35995 (intptr_t)asn1_type_ResetAcknowledge,
35996 0,
35997 0,
35998 (intptr_t)&asn1_value__local_3472,
35999 (intptr_t)&asn1_value__local_3473,
36000},
36001{
36002 (intptr_t)asn1_type_ResetResource,
36003 (intptr_t)asn1_type_ResetResourceAcknowledge,
36004 0,
36005 0,
36006 (intptr_t)&asn1_value__local_3474,
36007 (intptr_t)&asn1_value__local_3475,
36008},
36009{
36010 (intptr_t)asn1_type_LocationRelatedDataRequest,
36011 (intptr_t)asn1_type_LocationRelatedDataResponse,
36012 (intptr_t)asn1_type_LocationRelatedDataFailure,
36013 0,
36014 (intptr_t)&asn1_value__local_3476,
36015 (intptr_t)&asn1_value__local_3477,
36016},
36017{
36018 (intptr_t)asn1_type_InformationTransferIndication,
36019 (intptr_t)asn1_type_InformationTransferConfirmation,
36020 (intptr_t)asn1_type_InformationTransferFailure,
36021 0,
36022 (intptr_t)&asn1_value__local_3478,
36023 (intptr_t)&asn1_value__local_3479,
36024},
36025{
36026 (intptr_t)asn1_type_UplinkInformationExchangeRequest,
36027 (intptr_t)asn1_type_UplinkInformationExchangeResponse,
36028 (intptr_t)asn1_type_UplinkInformationExchangeFailure,
36029 0,
36030 (intptr_t)&asn1_value__local_3480,
36031 (intptr_t)&asn1_value__local_3481,
36032},
36033{
36034 (intptr_t)asn1_type_MBMSSessionStart,
36035 (intptr_t)asn1_type_MBMSSessionStartResponse,
36036 (intptr_t)asn1_type_MBMSSessionStartFailure,
36037 0,
36038 (intptr_t)&asn1_value__local_3482,
36039 (intptr_t)&asn1_value__local_3483,
36040},
36041{
36042 (intptr_t)asn1_type_MBMSSessionUpdate,
36043 (intptr_t)asn1_type_MBMSSessionUpdateResponse,
36044 (intptr_t)asn1_type_MBMSSessionUpdateFailure,
36045 0,
36046 (intptr_t)&asn1_value__local_3484,
36047 (intptr_t)&asn1_value__local_3485,
36048},
36049{
36050 (intptr_t)asn1_type_MBMSSessionStop,
36051 (intptr_t)asn1_type_MBMSSessionStopResponse,
36052 0,
36053 0,
36054 (intptr_t)&asn1_value__local_3486,
36055 (intptr_t)&asn1_value__local_3487,
36056},
36057{
36058 (intptr_t)asn1_type_MBMSUELinkingRequest,
36059 0,
36060 0,
36061 (intptr_t)asn1_type_MBMSUELinkingResponse,
36062 (intptr_t)&asn1_value__local_3488,
36063 (intptr_t)&asn1_value__local_3489,
36064},
36065{
36066 (intptr_t)asn1_type_MBMSRegistrationRequest,
36067 (intptr_t)asn1_type_MBMSRegistrationResponse,
36068 (intptr_t)asn1_type_MBMSRegistrationFailure,
36069 0,
36070 (intptr_t)&asn1_value__local_3490,
36071 (intptr_t)&asn1_value__local_3491,
36072},
36073{
36074 (intptr_t)asn1_type_MBMSCNDe_RegistrationRequest,
36075 (intptr_t)asn1_type_MBMSCNDe_RegistrationResponse,
36076 0,
36077 0,
36078 (intptr_t)&asn1_value__local_3492,
36079 (intptr_t)&asn1_value__local_3493,
36080},
36081{
36082 (intptr_t)asn1_type_MBMSRABReleaseRequest,
36083 (intptr_t)asn1_type_MBMSRABRelease,
36084 (intptr_t)asn1_type_MBMSRABReleaseFailure,
36085 0,
36086 (intptr_t)&asn1_value__local_3494,
36087 (intptr_t)&asn1_value__local_3495,
36088},
36089{
36090 (intptr_t)asn1_type_EnhancedRelocationCompleteRequest,
36091 (intptr_t)asn1_type_EnhancedRelocationCompleteResponse,
36092 (intptr_t)asn1_type_EnhancedRelocationCompleteFailure,
36093 0,
36094 (intptr_t)&asn1_value__local_3496,
36095 (intptr_t)&asn1_value__local_3497,
36096},
36097{
36098 (intptr_t)asn1_type_RANAP_EnhancedRelocationInformationRequest,
36099 (intptr_t)asn1_type_RANAP_EnhancedRelocationInformationResponse,
36100 0,
36101 0,
36102 (intptr_t)&asn1_value__local_3498,
36103 (intptr_t)&asn1_value__local_3499,
36104},
36105{
36106 (intptr_t)asn1_type_SRVCC_CSKeysRequest,
36107 0,
36108 0,
36109 (intptr_t)asn1_type_SRVCC_CSKeysResponse,
36110 (intptr_t)&asn1_value__local_3500,
36111 (intptr_t)&asn1_value__local_3501,
36112},
36113{
36114 (intptr_t)asn1_type_UeRadioCapabilityMatchRequest,
36115 0,
36116 0,
36117 (intptr_t)asn1_type_UeRadioCapabilityMatchResponse,
36118 (intptr_t)&asn1_value__local_3502,
36119 (intptr_t)&asn1_value__local_3503,
36120},
36121{
36122 (intptr_t)asn1_type_RAB_ReleaseRequest,
36123 0,
36124 0,
36125 0,
36126 (intptr_t)&asn1_value__local_3504,
36127 (intptr_t)&asn1_value__local_3505,
36128},
36129{
36130 (intptr_t)asn1_type_Iu_ReleaseRequest,
36131 0,
36132 0,
36133 0,
36134 (intptr_t)&asn1_value__local_3506,
36135 (intptr_t)&asn1_value__local_3507,
36136},
36137{
36138 (intptr_t)asn1_type_RelocationDetect,
36139 0,
36140 0,
36141 0,
36142 (intptr_t)&asn1_value__local_3508,
36143 (intptr_t)&asn1_value__local_3509,
36144},
36145{
36146 (intptr_t)asn1_type_RelocationComplete,
36147 0,
36148 0,
36149 0,
36150 (intptr_t)&asn1_value__local_3510,
36151 (intptr_t)&asn1_value__local_3511,
36152},
36153{
36154 (intptr_t)asn1_type_Paging,
36155 0,
36156 0,
36157 0,
36158 (intptr_t)&asn1_value__local_3512,
36159 (intptr_t)&asn1_value__local_3513,
36160},
36161{
36162 (intptr_t)asn1_type_CommonID,
36163 0,
36164 0,
36165 0,
36166 (intptr_t)&asn1_value__local_3514,
36167 (intptr_t)&asn1_value__local_3515,
36168},
36169{
36170 (intptr_t)asn1_type_CN_InvokeTrace,
36171 0,
36172 0,
36173 0,
36174 (intptr_t)&asn1_value__local_3516,
36175 (intptr_t)&asn1_value__local_3517,
36176},
36177{
36178 (intptr_t)asn1_type_CN_DeactivateTrace,
36179 0,
36180 0,
36181 0,
36182 (intptr_t)&asn1_value__local_3518,
36183 (intptr_t)&asn1_value__local_3519,
36184},
36185{
36186 (intptr_t)asn1_type_LocationReportingControl,
36187 0,
36188 0,
36189 0,
36190 (intptr_t)&asn1_value__local_3520,
36191 (intptr_t)&asn1_value__local_3521,
36192},
36193{
36194 (intptr_t)asn1_type_LocationReport,
36195 0,
36196 0,
36197 0,
36198 (intptr_t)&asn1_value__local_3522,
36199 (intptr_t)&asn1_value__local_3523,
36200},
36201{
36202 (intptr_t)asn1_type_InitialUE_Message,
36203 0,
36204 0,
36205 0,
36206 (intptr_t)&asn1_value__local_3524,
36207 (intptr_t)&asn1_value__local_3525,
36208},
36209{
36210 (intptr_t)asn1_type_DirectTransfer,
36211 0,
36212 0,
36213 0,
36214 (intptr_t)&asn1_value__local_3526,
36215 (intptr_t)&asn1_value__local_3527,
36216},
36217{
36218 (intptr_t)asn1_type_Overload,
36219 0,
36220 0,
36221 0,
36222 (intptr_t)&asn1_value__local_3528,
36223 (intptr_t)&asn1_value__local_3529,
36224},
36225{
36226 (intptr_t)asn1_type_ErrorIndication,
36227 0,
36228 0,
36229 0,
36230 (intptr_t)&asn1_value__local_3530,
36231 (intptr_t)&asn1_value__local_3531,
36232},
36233{
36234 (intptr_t)asn1_type_SRNS_DataForwardCommand,
36235 0,
36236 0,
36237 0,
36238 (intptr_t)&asn1_value__local_3532,
36239 (intptr_t)&asn1_value__local_3533,
36240},
36241{
36242 (intptr_t)asn1_type_ForwardSRNS_Context,
36243 0,
36244 0,
36245 0,
36246 (intptr_t)&asn1_value__local_3534,
36247 (intptr_t)&asn1_value__local_3535,
36248},
36249{
36250 (intptr_t)asn1_type_PrivateMessage,
36251 0,
36252 0,
36253 0,
36254 (intptr_t)&asn1_value__local_3536,
36255 (intptr_t)&asn1_value__local_3537,
36256},
36257{
36258 (intptr_t)asn1_type_RANAP_RelocationInformation,
36259 0,
36260 0,
36261 0,
36262 (intptr_t)&asn1_value__local_3538,
36263 (intptr_t)&asn1_value__local_3539,
36264},
36265{
36266 (intptr_t)asn1_type_RAB_ModifyRequest,
36267 0,
36268 0,
36269 0,
36270 (intptr_t)&asn1_value__local_3540,
36271 (intptr_t)&asn1_value__local_3541,
36272},
36273{
36274 (intptr_t)asn1_type_UESpecificInformationIndication,
36275 0,
36276 0,
36277 0,
36278 (intptr_t)&asn1_value__local_3542,
36279 (intptr_t)&asn1_value__local_3543,
36280},
36281{
36282 (intptr_t)asn1_type_DirectInformationTransfer,
36283 0,
36284 0,
36285 0,
36286 (intptr_t)&asn1_value__local_3544,
36287 (intptr_t)&asn1_value__local_3545,
36288},
36289{
36290 (intptr_t)asn1_type_MBMSRABEstablishmentIndication,
36291 0,
36292 0,
36293 0,
36294 (intptr_t)&asn1_value__local_3546,
36295 (intptr_t)&asn1_value__local_3547,
36296},
36297{
36298 (intptr_t)asn1_type_EnhancedRelocationCompleteConfirm,
36299 0,
36300 0,
36301 0,
36302 (intptr_t)&asn1_value__local_3548,
36303 (intptr_t)&asn1_value__local_3549,
36304},
36305{
36306 (intptr_t)asn1_type_RAB_AssignmentRequest,
36307 0,
36308 0,
36309 (intptr_t)asn1_type_RAB_AssignmentResponse,
36310 (intptr_t)&asn1_value__local_3550,
36311 (intptr_t)&asn1_value__local_3551,
36312},
36313};
36314
36315static const ASN1CType asn1_constraint__local_3456[] = {
36316 ASN1_CCONSTRAINT_TABLE,
36317 (intptr_t)asn1_type_RANAP_ELEMENTARY_PROCEDURE,
36318 1,
36319 (intptr_t)asn1_value__local_3457,
36320 47,
36321 1,
36322 0,
36323 0x80000000,
36324 4,
36325};
36326
36327static const ASN1CType asn1_type__local_3455[] = {
36328 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
36329 (intptr_t)asn1_constraint__local_3456,
36330};
36331
36332const ASN1CType asn1_type_SuccessfulOutcome[] = {
36333 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100001,
36334 3,
36335 sizeof(SuccessfulOutcome),
36336
36337 offsetof(SuccessfulOutcome, procedureCode) | 0x0,
36338 (intptr_t)asn1_type__local_3453,
36339 0,
36340 (intptr_t)"procedureCode",
36341
36342 offsetof(SuccessfulOutcome, criticality) | 0x0,
36343 (intptr_t)asn1_type__local_3454,
36344 0,
36345 (intptr_t)"criticality",
36346
36347 offsetof(SuccessfulOutcome, value) | 0x0,
36348 (intptr_t)asn1_type__local_3455,
36349 0,
36350 (intptr_t)"value",
36351
36352 (intptr_t)"SuccessfulOutcome",
36353};
36354
36355static const ASN1CType asn1_type__local_3552[] = {
36356 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
36357 (intptr_t)asn1_type_ProcedureCode,
36358};
36359
36360static const ASN1CType asn1_type__local_3553[] = {
36361 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
36362 (intptr_t)asn1_type_Criticality,
36363};
36364
36365static const ProcedureCode asn1_value__local_3557 = 1;
36366
36367static const Criticality asn1_value__local_3558 = 0;
36368
36369static const ProcedureCode asn1_value__local_3559 = 2;
36370
36371static const Criticality asn1_value__local_3560 = 0;
36372
36373static const ProcedureCode asn1_value__local_3561 = 3;
36374
36375static const Criticality asn1_value__local_3562 = 0;
36376
36377static const ProcedureCode asn1_value__local_3563 = 4;
36378
36379static const Criticality asn1_value__local_3564 = 0;
36380
36381static const ProcedureCode asn1_value__local_3565 = 5;
36382
36383static const Criticality asn1_value__local_3566 = 0;
36384
36385static const ProcedureCode asn1_value__local_3567 = 6;
36386
36387static const Criticality asn1_value__local_3568 = 0;
36388
36389static const ProcedureCode asn1_value__local_3569 = 7;
36390
36391static const Criticality asn1_value__local_3570 = 0;
36392
36393static const ProcedureCode asn1_value__local_3571 = 9;
36394
36395static const Criticality asn1_value__local_3572 = 0;
36396
36397static const ProcedureCode asn1_value__local_3573 = 27;
36398
36399static const Criticality asn1_value__local_3574 = 0;
36400
36401static const ProcedureCode asn1_value__local_3575 = 30;
36402
36403static const Criticality asn1_value__local_3576 = 0;
36404
36405static const ProcedureCode asn1_value__local_3577 = 31;
36406
36407static const Criticality asn1_value__local_3578 = 0;
36408
36409static const ProcedureCode asn1_value__local_3579 = 33;
36410
36411static const Criticality asn1_value__local_3580 = 0;
36412
36413static const ProcedureCode asn1_value__local_3581 = 35;
36414
36415static const Criticality asn1_value__local_3582 = 0;
36416
36417static const ProcedureCode asn1_value__local_3583 = 36;
36418
36419static const Criticality asn1_value__local_3584 = 0;
36420
36421static const ProcedureCode asn1_value__local_3585 = 37;
36422
36423static const Criticality asn1_value__local_3586 = 0;
36424
36425static const ProcedureCode asn1_value__local_3587 = 38;
36426
36427static const Criticality asn1_value__local_3588 = 0;
36428
36429static const ProcedureCode asn1_value__local_3589 = 39;
36430
36431static const Criticality asn1_value__local_3590 = 0;
36432
36433static const ProcedureCode asn1_value__local_3591 = 40;
36434
36435static const Criticality asn1_value__local_3592 = 0;
36436
36437static const ProcedureCode asn1_value__local_3593 = 42;
36438
36439static const Criticality asn1_value__local_3594 = 0;
36440
36441static const ProcedureCode asn1_value__local_3595 = 43;
36442
36443static const Criticality asn1_value__local_3596 = 0;
36444
36445static const ProcedureCode asn1_value__local_3597 = 45;
36446
36447static const Criticality asn1_value__local_3598 = 0;
36448
36449static const ProcedureCode asn1_value__local_3599 = 46;
36450
36451static const Criticality asn1_value__local_3600 = 0;
36452
36453static const ProcedureCode asn1_value__local_3601 = 47;
36454
36455static const Criticality asn1_value__local_3602 = 1;
36456
36457static const ProcedureCode asn1_value__local_3603 = 10;
36458
36459static const Criticality asn1_value__local_3604 = 1;
36460
36461static const ProcedureCode asn1_value__local_3605 = 11;
36462
36463static const Criticality asn1_value__local_3606 = 1;
36464
36465static const ProcedureCode asn1_value__local_3607 = 12;
36466
36467static const Criticality asn1_value__local_3608 = 1;
36468
36469static const ProcedureCode asn1_value__local_3609 = 13;
36470
36471static const Criticality asn1_value__local_3610 = 1;
36472
36473static const ProcedureCode asn1_value__local_3611 = 14;
36474
36475static const Criticality asn1_value__local_3612 = 1;
36476
36477static const ProcedureCode asn1_value__local_3613 = 15;
36478
36479static const Criticality asn1_value__local_3614 = 1;
36480
36481static const ProcedureCode asn1_value__local_3615 = 16;
36482
36483static const Criticality asn1_value__local_3616 = 1;
36484
36485static const ProcedureCode asn1_value__local_3617 = 26;
36486
36487static const Criticality asn1_value__local_3618 = 1;
36488
36489static const ProcedureCode asn1_value__local_3619 = 17;
36490
36491static const Criticality asn1_value__local_3620 = 1;
36492
36493static const ProcedureCode asn1_value__local_3621 = 18;
36494
36495static const Criticality asn1_value__local_3622 = 1;
36496
36497static const ProcedureCode asn1_value__local_3623 = 19;
36498
36499static const Criticality asn1_value__local_3624 = 1;
36500
36501static const ProcedureCode asn1_value__local_3625 = 20;
36502
36503static const Criticality asn1_value__local_3626 = 1;
36504
36505static const ProcedureCode asn1_value__local_3627 = 21;
36506
36507static const Criticality asn1_value__local_3628 = 1;
36508
36509static const ProcedureCode asn1_value__local_3629 = 22;
36510
36511static const Criticality asn1_value__local_3630 = 1;
36512
36513static const ProcedureCode asn1_value__local_3631 = 23;
36514
36515static const Criticality asn1_value__local_3632 = 1;
36516
36517static const ProcedureCode asn1_value__local_3633 = 24;
36518
36519static const Criticality asn1_value__local_3634 = 1;
36520
36521static const ProcedureCode asn1_value__local_3635 = 25;
36522
36523static const Criticality asn1_value__local_3636 = 1;
36524
36525static const ProcedureCode asn1_value__local_3637 = 28;
36526
36527static const Criticality asn1_value__local_3638 = 1;
36528
36529static const ProcedureCode asn1_value__local_3639 = 29;
36530
36531static const Criticality asn1_value__local_3640 = 1;
36532
36533static const ProcedureCode asn1_value__local_3641 = 32;
36534
36535static const Criticality asn1_value__local_3642 = 1;
36536
36537static const ProcedureCode asn1_value__local_3643 = 34;
36538
36539static const Criticality asn1_value__local_3644 = 1;
36540
36541static const ProcedureCode asn1_value__local_3645 = 41;
36542
36543static const Criticality asn1_value__local_3646 = 1;
36544
36545static const ProcedureCode asn1_value__local_3647 = 44;
36546
36547static const Criticality asn1_value__local_3648 = 1;
36548
36549static const ProcedureCode asn1_value__local_3649 = 0;
36550
36551static const Criticality asn1_value__local_3650 = 0;
36552
36553static const RANAP_ELEMENTARY_PROCEDURE asn1_value__local_3556[] = {
36554{
36555 (intptr_t)asn1_type_Iu_ReleaseCommand,
36556 (intptr_t)asn1_type_Iu_ReleaseComplete,
36557 0,
36558 0,
36559 (intptr_t)&asn1_value__local_3557,
36560 (intptr_t)&asn1_value__local_3558,
36561},
36562{
36563 (intptr_t)asn1_type_RelocationRequired,
36564 (intptr_t)asn1_type_RelocationCommand,
36565 (intptr_t)asn1_type_RelocationPreparationFailure,
36566 0,
36567 (intptr_t)&asn1_value__local_3559,
36568 (intptr_t)&asn1_value__local_3560,
36569},
36570{
36571 (intptr_t)asn1_type_RelocationRequest,
36572 (intptr_t)asn1_type_RelocationRequestAcknowledge,
36573 (intptr_t)asn1_type_RelocationFailure,
36574 0,
36575 (intptr_t)&asn1_value__local_3561,
36576 (intptr_t)&asn1_value__local_3562,
36577},
36578{
36579 (intptr_t)asn1_type_RelocationCancel,
36580 (intptr_t)asn1_type_RelocationCancelAcknowledge,
36581 0,
36582 0,
36583 (intptr_t)&asn1_value__local_3563,
36584 (intptr_t)&asn1_value__local_3564,
36585},
36586{
36587 (intptr_t)asn1_type_SRNS_ContextRequest,
36588 (intptr_t)asn1_type_SRNS_ContextResponse,
36589 0,
36590 0,
36591 (intptr_t)&asn1_value__local_3565,
36592 (intptr_t)&asn1_value__local_3566,
36593},
36594{
36595 (intptr_t)asn1_type_SecurityModeCommand,
36596 (intptr_t)asn1_type_SecurityModeComplete,
36597 (intptr_t)asn1_type_SecurityModeReject,
36598 0,
36599 (intptr_t)&asn1_value__local_3567,
36600 (intptr_t)&asn1_value__local_3568,
36601},
36602{
36603 (intptr_t)asn1_type_DataVolumeReportRequest,
36604 (intptr_t)asn1_type_DataVolumeReport,
36605 0,
36606 0,
36607 (intptr_t)&asn1_value__local_3569,
36608 (intptr_t)&asn1_value__local_3570,
36609},
36610{
36611 (intptr_t)asn1_type_Reset,
36612 (intptr_t)asn1_type_ResetAcknowledge,
36613 0,
36614 0,
36615 (intptr_t)&asn1_value__local_3571,
36616 (intptr_t)&asn1_value__local_3572,
36617},
36618{
36619 (intptr_t)asn1_type_ResetResource,
36620 (intptr_t)asn1_type_ResetResourceAcknowledge,
36621 0,
36622 0,
36623 (intptr_t)&asn1_value__local_3573,
36624 (intptr_t)&asn1_value__local_3574,
36625},
36626{
36627 (intptr_t)asn1_type_LocationRelatedDataRequest,
36628 (intptr_t)asn1_type_LocationRelatedDataResponse,
36629 (intptr_t)asn1_type_LocationRelatedDataFailure,
36630 0,
36631 (intptr_t)&asn1_value__local_3575,
36632 (intptr_t)&asn1_value__local_3576,
36633},
36634{
36635 (intptr_t)asn1_type_InformationTransferIndication,
36636 (intptr_t)asn1_type_InformationTransferConfirmation,
36637 (intptr_t)asn1_type_InformationTransferFailure,
36638 0,
36639 (intptr_t)&asn1_value__local_3577,
36640 (intptr_t)&asn1_value__local_3578,
36641},
36642{
36643 (intptr_t)asn1_type_UplinkInformationExchangeRequest,
36644 (intptr_t)asn1_type_UplinkInformationExchangeResponse,
36645 (intptr_t)asn1_type_UplinkInformationExchangeFailure,
36646 0,
36647 (intptr_t)&asn1_value__local_3579,
36648 (intptr_t)&asn1_value__local_3580,
36649},
36650{
36651 (intptr_t)asn1_type_MBMSSessionStart,
36652 (intptr_t)asn1_type_MBMSSessionStartResponse,
36653 (intptr_t)asn1_type_MBMSSessionStartFailure,
36654 0,
36655 (intptr_t)&asn1_value__local_3581,
36656 (intptr_t)&asn1_value__local_3582,
36657},
36658{
36659 (intptr_t)asn1_type_MBMSSessionUpdate,
36660 (intptr_t)asn1_type_MBMSSessionUpdateResponse,
36661 (intptr_t)asn1_type_MBMSSessionUpdateFailure,
36662 0,
36663 (intptr_t)&asn1_value__local_3583,
36664 (intptr_t)&asn1_value__local_3584,
36665},
36666{
36667 (intptr_t)asn1_type_MBMSSessionStop,
36668 (intptr_t)asn1_type_MBMSSessionStopResponse,
36669 0,
36670 0,
36671 (intptr_t)&asn1_value__local_3585,
36672 (intptr_t)&asn1_value__local_3586,
36673},
36674{
36675 (intptr_t)asn1_type_MBMSUELinkingRequest,
36676 0,
36677 0,
36678 (intptr_t)asn1_type_MBMSUELinkingResponse,
36679 (intptr_t)&asn1_value__local_3587,
36680 (intptr_t)&asn1_value__local_3588,
36681},
36682{
36683 (intptr_t)asn1_type_MBMSRegistrationRequest,
36684 (intptr_t)asn1_type_MBMSRegistrationResponse,
36685 (intptr_t)asn1_type_MBMSRegistrationFailure,
36686 0,
36687 (intptr_t)&asn1_value__local_3589,
36688 (intptr_t)&asn1_value__local_3590,
36689},
36690{
36691 (intptr_t)asn1_type_MBMSCNDe_RegistrationRequest,
36692 (intptr_t)asn1_type_MBMSCNDe_RegistrationResponse,
36693 0,
36694 0,
36695 (intptr_t)&asn1_value__local_3591,
36696 (intptr_t)&asn1_value__local_3592,
36697},
36698{
36699 (intptr_t)asn1_type_MBMSRABReleaseRequest,
36700 (intptr_t)asn1_type_MBMSRABRelease,
36701 (intptr_t)asn1_type_MBMSRABReleaseFailure,
36702 0,
36703 (intptr_t)&asn1_value__local_3593,
36704 (intptr_t)&asn1_value__local_3594,
36705},
36706{
36707 (intptr_t)asn1_type_EnhancedRelocationCompleteRequest,
36708 (intptr_t)asn1_type_EnhancedRelocationCompleteResponse,
36709 (intptr_t)asn1_type_EnhancedRelocationCompleteFailure,
36710 0,
36711 (intptr_t)&asn1_value__local_3595,
36712 (intptr_t)&asn1_value__local_3596,
36713},
36714{
36715 (intptr_t)asn1_type_RANAP_EnhancedRelocationInformationRequest,
36716 (intptr_t)asn1_type_RANAP_EnhancedRelocationInformationResponse,
36717 0,
36718 0,
36719 (intptr_t)&asn1_value__local_3597,
36720 (intptr_t)&asn1_value__local_3598,
36721},
36722{
36723 (intptr_t)asn1_type_SRVCC_CSKeysRequest,
36724 0,
36725 0,
36726 (intptr_t)asn1_type_SRVCC_CSKeysResponse,
36727 (intptr_t)&asn1_value__local_3599,
36728 (intptr_t)&asn1_value__local_3600,
36729},
36730{
36731 (intptr_t)asn1_type_UeRadioCapabilityMatchRequest,
36732 0,
36733 0,
36734 (intptr_t)asn1_type_UeRadioCapabilityMatchResponse,
36735 (intptr_t)&asn1_value__local_3601,
36736 (intptr_t)&asn1_value__local_3602,
36737},
36738{
36739 (intptr_t)asn1_type_RAB_ReleaseRequest,
36740 0,
36741 0,
36742 0,
36743 (intptr_t)&asn1_value__local_3603,
36744 (intptr_t)&asn1_value__local_3604,
36745},
36746{
36747 (intptr_t)asn1_type_Iu_ReleaseRequest,
36748 0,
36749 0,
36750 0,
36751 (intptr_t)&asn1_value__local_3605,
36752 (intptr_t)&asn1_value__local_3606,
36753},
36754{
36755 (intptr_t)asn1_type_RelocationDetect,
36756 0,
36757 0,
36758 0,
36759 (intptr_t)&asn1_value__local_3607,
36760 (intptr_t)&asn1_value__local_3608,
36761},
36762{
36763 (intptr_t)asn1_type_RelocationComplete,
36764 0,
36765 0,
36766 0,
36767 (intptr_t)&asn1_value__local_3609,
36768 (intptr_t)&asn1_value__local_3610,
36769},
36770{
36771 (intptr_t)asn1_type_Paging,
36772 0,
36773 0,
36774 0,
36775 (intptr_t)&asn1_value__local_3611,
36776 (intptr_t)&asn1_value__local_3612,
36777},
36778{
36779 (intptr_t)asn1_type_CommonID,
36780 0,
36781 0,
36782 0,
36783 (intptr_t)&asn1_value__local_3613,
36784 (intptr_t)&asn1_value__local_3614,
36785},
36786{
36787 (intptr_t)asn1_type_CN_InvokeTrace,
36788 0,
36789 0,
36790 0,
36791 (intptr_t)&asn1_value__local_3615,
36792 (intptr_t)&asn1_value__local_3616,
36793},
36794{
36795 (intptr_t)asn1_type_CN_DeactivateTrace,
36796 0,
36797 0,
36798 0,
36799 (intptr_t)&asn1_value__local_3617,
36800 (intptr_t)&asn1_value__local_3618,
36801},
36802{
36803 (intptr_t)asn1_type_LocationReportingControl,
36804 0,
36805 0,
36806 0,
36807 (intptr_t)&asn1_value__local_3619,
36808 (intptr_t)&asn1_value__local_3620,
36809},
36810{
36811 (intptr_t)asn1_type_LocationReport,
36812 0,
36813 0,
36814 0,
36815 (intptr_t)&asn1_value__local_3621,
36816 (intptr_t)&asn1_value__local_3622,
36817},
36818{
36819 (intptr_t)asn1_type_InitialUE_Message,
36820 0,
36821 0,
36822 0,
36823 (intptr_t)&asn1_value__local_3623,
36824 (intptr_t)&asn1_value__local_3624,
36825},
36826{
36827 (intptr_t)asn1_type_DirectTransfer,
36828 0,
36829 0,
36830 0,
36831 (intptr_t)&asn1_value__local_3625,
36832 (intptr_t)&asn1_value__local_3626,
36833},
36834{
36835 (intptr_t)asn1_type_Overload,
36836 0,
36837 0,
36838 0,
36839 (intptr_t)&asn1_value__local_3627,
36840 (intptr_t)&asn1_value__local_3628,
36841},
36842{
36843 (intptr_t)asn1_type_ErrorIndication,
36844 0,
36845 0,
36846 0,
36847 (intptr_t)&asn1_value__local_3629,
36848 (intptr_t)&asn1_value__local_3630,
36849},
36850{
36851 (intptr_t)asn1_type_SRNS_DataForwardCommand,
36852 0,
36853 0,
36854 0,
36855 (intptr_t)&asn1_value__local_3631,
36856 (intptr_t)&asn1_value__local_3632,
36857},
36858{
36859 (intptr_t)asn1_type_ForwardSRNS_Context,
36860 0,
36861 0,
36862 0,
36863 (intptr_t)&asn1_value__local_3633,
36864 (intptr_t)&asn1_value__local_3634,
36865},
36866{
36867 (intptr_t)asn1_type_PrivateMessage,
36868 0,
36869 0,
36870 0,
36871 (intptr_t)&asn1_value__local_3635,
36872 (intptr_t)&asn1_value__local_3636,
36873},
36874{
36875 (intptr_t)asn1_type_RANAP_RelocationInformation,
36876 0,
36877 0,
36878 0,
36879 (intptr_t)&asn1_value__local_3637,
36880 (intptr_t)&asn1_value__local_3638,
36881},
36882{
36883 (intptr_t)asn1_type_RAB_ModifyRequest,
36884 0,
36885 0,
36886 0,
36887 (intptr_t)&asn1_value__local_3639,
36888 (intptr_t)&asn1_value__local_3640,
36889},
36890{
36891 (intptr_t)asn1_type_UESpecificInformationIndication,
36892 0,
36893 0,
36894 0,
36895 (intptr_t)&asn1_value__local_3641,
36896 (intptr_t)&asn1_value__local_3642,
36897},
36898{
36899 (intptr_t)asn1_type_DirectInformationTransfer,
36900 0,
36901 0,
36902 0,
36903 (intptr_t)&asn1_value__local_3643,
36904 (intptr_t)&asn1_value__local_3644,
36905},
36906{
36907 (intptr_t)asn1_type_MBMSRABEstablishmentIndication,
36908 0,
36909 0,
36910 0,
36911 (intptr_t)&asn1_value__local_3645,
36912 (intptr_t)&asn1_value__local_3646,
36913},
36914{
36915 (intptr_t)asn1_type_EnhancedRelocationCompleteConfirm,
36916 0,
36917 0,
36918 0,
36919 (intptr_t)&asn1_value__local_3647,
36920 (intptr_t)&asn1_value__local_3648,
36921},
36922{
36923 (intptr_t)asn1_type_RAB_AssignmentRequest,
36924 0,
36925 0,
36926 (intptr_t)asn1_type_RAB_AssignmentResponse,
36927 (intptr_t)&asn1_value__local_3649,
36928 (intptr_t)&asn1_value__local_3650,
36929},
36930};
36931
36932static const ASN1CType asn1_constraint__local_3555[] = {
36933 ASN1_CCONSTRAINT_TABLE,
36934 (intptr_t)asn1_type_RANAP_ELEMENTARY_PROCEDURE,
36935 2,
36936 (intptr_t)asn1_value__local_3556,
36937 47,
36938 1,
36939 0,
36940 0x80000000,
36941 4,
36942};
36943
36944static const ASN1CType asn1_type__local_3554[] = {
36945 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
36946 (intptr_t)asn1_constraint__local_3555,
36947};
36948
36949const ASN1CType asn1_type_UnsuccessfulOutcome[] = {
36950 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100002,
36951 3,
36952 sizeof(UnsuccessfulOutcome),
36953
36954 offsetof(UnsuccessfulOutcome, procedureCode) | 0x0,
36955 (intptr_t)asn1_type__local_3552,
36956 0,
36957 (intptr_t)"procedureCode",
36958
36959 offsetof(UnsuccessfulOutcome, criticality) | 0x0,
36960 (intptr_t)asn1_type__local_3553,
36961 0,
36962 (intptr_t)"criticality",
36963
36964 offsetof(UnsuccessfulOutcome, value) | 0x0,
36965 (intptr_t)asn1_type__local_3554,
36966 0,
36967 (intptr_t)"value",
36968
36969 (intptr_t)"UnsuccessfulOutcome",
36970};
36971
36972static const ASN1CType asn1_type__local_3651[] = {
36973 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100000,
36974 (intptr_t)asn1_type_ProcedureCode,
36975};
36976
36977static const ASN1CType asn1_type__local_3652[] = {
36978 (ASN1_CTYPE_TAGGED << ASN1_CTYPE_SHIFT) | 0x0 | 0x100001,
36979 (intptr_t)asn1_type_Criticality,
36980};
36981
36982static const ProcedureCode asn1_value__local_3656 = 1;
36983
36984static const Criticality asn1_value__local_3657 = 0;
36985
36986static const ProcedureCode asn1_value__local_3658 = 2;
36987
36988static const Criticality asn1_value__local_3659 = 0;
36989
36990static const ProcedureCode asn1_value__local_3660 = 3;
36991
36992static const Criticality asn1_value__local_3661 = 0;
36993
36994static const ProcedureCode asn1_value__local_3662 = 4;
36995
36996static const Criticality asn1_value__local_3663 = 0;
36997
36998static const ProcedureCode asn1_value__local_3664 = 5;
36999
37000static const Criticality asn1_value__local_3665 = 0;
37001
37002static const ProcedureCode asn1_value__local_3666 = 6;
37003
37004static const Criticality asn1_value__local_3667 = 0;
37005
37006static const ProcedureCode asn1_value__local_3668 = 7;
37007
37008static const Criticality asn1_value__local_3669 = 0;
37009
37010static const ProcedureCode asn1_value__local_3670 = 9;
37011
37012static const Criticality asn1_value__local_3671 = 0;
37013
37014static const ProcedureCode asn1_value__local_3672 = 27;
37015
37016static const Criticality asn1_value__local_3673 = 0;
37017
37018static const ProcedureCode asn1_value__local_3674 = 30;
37019
37020static const Criticality asn1_value__local_3675 = 0;
37021
37022static const ProcedureCode asn1_value__local_3676 = 31;
37023
37024static const Criticality asn1_value__local_3677 = 0;
37025
37026static const ProcedureCode asn1_value__local_3678 = 33;
37027
37028static const Criticality asn1_value__local_3679 = 0;
37029
37030static const ProcedureCode asn1_value__local_3680 = 35;
37031
37032static const Criticality asn1_value__local_3681 = 0;
37033
37034static const ProcedureCode asn1_value__local_3682 = 36;
37035
37036static const Criticality asn1_value__local_3683 = 0;
37037
37038static const ProcedureCode asn1_value__local_3684 = 37;
37039
37040static const Criticality asn1_value__local_3685 = 0;
37041
37042static const ProcedureCode asn1_value__local_3686 = 38;
37043
37044static const Criticality asn1_value__local_3687 = 0;
37045
37046static const ProcedureCode asn1_value__local_3688 = 39;
37047
37048static const Criticality asn1_value__local_3689 = 0;
37049
37050static const ProcedureCode asn1_value__local_3690 = 40;
37051
37052static const Criticality asn1_value__local_3691 = 0;
37053
37054static const ProcedureCode asn1_value__local_3692 = 42;
37055
37056static const Criticality asn1_value__local_3693 = 0;
37057
37058static const ProcedureCode asn1_value__local_3694 = 43;
37059
37060static const Criticality asn1_value__local_3695 = 0;
37061
37062static const ProcedureCode asn1_value__local_3696 = 45;
37063
37064static const Criticality asn1_value__local_3697 = 0;
37065
37066static const ProcedureCode asn1_value__local_3698 = 46;
37067
37068static const Criticality asn1_value__local_3699 = 0;
37069
37070static const ProcedureCode asn1_value__local_3700 = 47;
37071
37072static const Criticality asn1_value__local_3701 = 1;
37073
37074static const ProcedureCode asn1_value__local_3702 = 10;
37075
37076static const Criticality asn1_value__local_3703 = 1;
37077
37078static const ProcedureCode asn1_value__local_3704 = 11;
37079
37080static const Criticality asn1_value__local_3705 = 1;
37081
37082static const ProcedureCode asn1_value__local_3706 = 12;
37083
37084static const Criticality asn1_value__local_3707 = 1;
37085
37086static const ProcedureCode asn1_value__local_3708 = 13;
37087
37088static const Criticality asn1_value__local_3709 = 1;
37089
37090static const ProcedureCode asn1_value__local_3710 = 14;
37091
37092static const Criticality asn1_value__local_3711 = 1;
37093
37094static const ProcedureCode asn1_value__local_3712 = 15;
37095
37096static const Criticality asn1_value__local_3713 = 1;
37097
37098static const ProcedureCode asn1_value__local_3714 = 16;
37099
37100static const Criticality asn1_value__local_3715 = 1;
37101
37102static const ProcedureCode asn1_value__local_3716 = 26;
37103
37104static const Criticality asn1_value__local_3717 = 1;
37105
37106static const ProcedureCode asn1_value__local_3718 = 17;
37107
37108static const Criticality asn1_value__local_3719 = 1;
37109
37110static const ProcedureCode asn1_value__local_3720 = 18;
37111
37112static const Criticality asn1_value__local_3721 = 1;
37113
37114static const ProcedureCode asn1_value__local_3722 = 19;
37115
37116static const Criticality asn1_value__local_3723 = 1;
37117
37118static const ProcedureCode asn1_value__local_3724 = 20;
37119
37120static const Criticality asn1_value__local_3725 = 1;
37121
37122static const ProcedureCode asn1_value__local_3726 = 21;
37123
37124static const Criticality asn1_value__local_3727 = 1;
37125
37126static const ProcedureCode asn1_value__local_3728 = 22;
37127
37128static const Criticality asn1_value__local_3729 = 1;
37129
37130static const ProcedureCode asn1_value__local_3730 = 23;
37131
37132static const Criticality asn1_value__local_3731 = 1;
37133
37134static const ProcedureCode asn1_value__local_3732 = 24;
37135
37136static const Criticality asn1_value__local_3733 = 1;
37137
37138static const ProcedureCode asn1_value__local_3734 = 25;
37139
37140static const Criticality asn1_value__local_3735 = 1;
37141
37142static const ProcedureCode asn1_value__local_3736 = 28;
37143
37144static const Criticality asn1_value__local_3737 = 1;
37145
37146static const ProcedureCode asn1_value__local_3738 = 29;
37147
37148static const Criticality asn1_value__local_3739 = 1;
37149
37150static const ProcedureCode asn1_value__local_3740 = 32;
37151
37152static const Criticality asn1_value__local_3741 = 1;
37153
37154static const ProcedureCode asn1_value__local_3742 = 34;
37155
37156static const Criticality asn1_value__local_3743 = 1;
37157
37158static const ProcedureCode asn1_value__local_3744 = 41;
37159
37160static const Criticality asn1_value__local_3745 = 1;
37161
37162static const ProcedureCode asn1_value__local_3746 = 44;
37163
37164static const Criticality asn1_value__local_3747 = 1;
37165
37166static const ProcedureCode asn1_value__local_3748 = 0;
37167
37168static const Criticality asn1_value__local_3749 = 0;
37169
37170static const RANAP_ELEMENTARY_PROCEDURE asn1_value__local_3655[] = {
37171{
37172 (intptr_t)asn1_type_Iu_ReleaseCommand,
37173 (intptr_t)asn1_type_Iu_ReleaseComplete,
37174 0,
37175 0,
37176 (intptr_t)&asn1_value__local_3656,
37177 (intptr_t)&asn1_value__local_3657,
37178},
37179{
37180 (intptr_t)asn1_type_RelocationRequired,
37181 (intptr_t)asn1_type_RelocationCommand,
37182 (intptr_t)asn1_type_RelocationPreparationFailure,
37183 0,
37184 (intptr_t)&asn1_value__local_3658,
37185 (intptr_t)&asn1_value__local_3659,
37186},
37187{
37188 (intptr_t)asn1_type_RelocationRequest,
37189 (intptr_t)asn1_type_RelocationRequestAcknowledge,
37190 (intptr_t)asn1_type_RelocationFailure,
37191 0,
37192 (intptr_t)&asn1_value__local_3660,
37193 (intptr_t)&asn1_value__local_3661,
37194},
37195{
37196 (intptr_t)asn1_type_RelocationCancel,
37197 (intptr_t)asn1_type_RelocationCancelAcknowledge,
37198 0,
37199 0,
37200 (intptr_t)&asn1_value__local_3662,
37201 (intptr_t)&asn1_value__local_3663,
37202},
37203{
37204 (intptr_t)asn1_type_SRNS_ContextRequest,
37205 (intptr_t)asn1_type_SRNS_ContextResponse,
37206 0,
37207 0,
37208 (intptr_t)&asn1_value__local_3664,
37209 (intptr_t)&asn1_value__local_3665,
37210},
37211{
37212 (intptr_t)asn1_type_SecurityModeCommand,
37213 (intptr_t)asn1_type_SecurityModeComplete,
37214 (intptr_t)asn1_type_SecurityModeReject,
37215 0,
37216 (intptr_t)&asn1_value__local_3666,
37217 (intptr_t)&asn1_value__local_3667,
37218},
37219{
37220 (intptr_t)asn1_type_DataVolumeReportRequest,
37221 (intptr_t)asn1_type_DataVolumeReport,
37222 0,
37223 0,
37224 (intptr_t)&asn1_value__local_3668,
37225 (intptr_t)&asn1_value__local_3669,
37226},
37227{
37228 (intptr_t)asn1_type_Reset,
37229 (intptr_t)asn1_type_ResetAcknowledge,
37230 0,
37231 0,
37232 (intptr_t)&asn1_value__local_3670,
37233 (intptr_t)&asn1_value__local_3671,
37234},
37235{
37236 (intptr_t)asn1_type_ResetResource,
37237 (intptr_t)asn1_type_ResetResourceAcknowledge,
37238 0,
37239 0,
37240 (intptr_t)&asn1_value__local_3672,
37241 (intptr_t)&asn1_value__local_3673,
37242},
37243{
37244 (intptr_t)asn1_type_LocationRelatedDataRequest,
37245 (intptr_t)asn1_type_LocationRelatedDataResponse,
37246 (intptr_t)asn1_type_LocationRelatedDataFailure,
37247 0,
37248 (intptr_t)&asn1_value__local_3674,
37249 (intptr_t)&asn1_value__local_3675,
37250},
37251{
37252 (intptr_t)asn1_type_InformationTransferIndication,
37253 (intptr_t)asn1_type_InformationTransferConfirmation,
37254 (intptr_t)asn1_type_InformationTransferFailure,
37255 0,
37256 (intptr_t)&asn1_value__local_3676,
37257 (intptr_t)&asn1_value__local_3677,
37258},
37259{
37260 (intptr_t)asn1_type_UplinkInformationExchangeRequest,
37261 (intptr_t)asn1_type_UplinkInformationExchangeResponse,
37262 (intptr_t)asn1_type_UplinkInformationExchangeFailure,
37263 0,
37264 (intptr_t)&asn1_value__local_3678,
37265 (intptr_t)&asn1_value__local_3679,
37266},
37267{
37268 (intptr_t)asn1_type_MBMSSessionStart,
37269 (intptr_t)asn1_type_MBMSSessionStartResponse,
37270 (intptr_t)asn1_type_MBMSSessionStartFailure,
37271 0,
37272 (intptr_t)&asn1_value__local_3680,
37273 (intptr_t)&asn1_value__local_3681,
37274},
37275{
37276 (intptr_t)asn1_type_MBMSSessionUpdate,
37277 (intptr_t)asn1_type_MBMSSessionUpdateResponse,
37278 (intptr_t)asn1_type_MBMSSessionUpdateFailure,
37279 0,
37280 (intptr_t)&asn1_value__local_3682,
37281 (intptr_t)&asn1_value__local_3683,
37282},
37283{
37284 (intptr_t)asn1_type_MBMSSessionStop,
37285 (intptr_t)asn1_type_MBMSSessionStopResponse,
37286 0,
37287 0,
37288 (intptr_t)&asn1_value__local_3684,
37289 (intptr_t)&asn1_value__local_3685,
37290},
37291{
37292 (intptr_t)asn1_type_MBMSUELinkingRequest,
37293 0,
37294 0,
37295 (intptr_t)asn1_type_MBMSUELinkingResponse,
37296 (intptr_t)&asn1_value__local_3686,
37297 (intptr_t)&asn1_value__local_3687,
37298},
37299{
37300 (intptr_t)asn1_type_MBMSRegistrationRequest,
37301 (intptr_t)asn1_type_MBMSRegistrationResponse,
37302 (intptr_t)asn1_type_MBMSRegistrationFailure,
37303 0,
37304 (intptr_t)&asn1_value__local_3688,
37305 (intptr_t)&asn1_value__local_3689,
37306},
37307{
37308 (intptr_t)asn1_type_MBMSCNDe_RegistrationRequest,
37309 (intptr_t)asn1_type_MBMSCNDe_RegistrationResponse,
37310 0,
37311 0,
37312 (intptr_t)&asn1_value__local_3690,
37313 (intptr_t)&asn1_value__local_3691,
37314},
37315{
37316 (intptr_t)asn1_type_MBMSRABReleaseRequest,
37317 (intptr_t)asn1_type_MBMSRABRelease,
37318 (intptr_t)asn1_type_MBMSRABReleaseFailure,
37319 0,
37320 (intptr_t)&asn1_value__local_3692,
37321 (intptr_t)&asn1_value__local_3693,
37322},
37323{
37324 (intptr_t)asn1_type_EnhancedRelocationCompleteRequest,
37325 (intptr_t)asn1_type_EnhancedRelocationCompleteResponse,
37326 (intptr_t)asn1_type_EnhancedRelocationCompleteFailure,
37327 0,
37328 (intptr_t)&asn1_value__local_3694,
37329 (intptr_t)&asn1_value__local_3695,
37330},
37331{
37332 (intptr_t)asn1_type_RANAP_EnhancedRelocationInformationRequest,
37333 (intptr_t)asn1_type_RANAP_EnhancedRelocationInformationResponse,
37334 0,
37335 0,
37336 (intptr_t)&asn1_value__local_3696,
37337 (intptr_t)&asn1_value__local_3697,
37338},
37339{
37340 (intptr_t)asn1_type_SRVCC_CSKeysRequest,
37341 0,
37342 0,
37343 (intptr_t)asn1_type_SRVCC_CSKeysResponse,
37344 (intptr_t)&asn1_value__local_3698,
37345 (intptr_t)&asn1_value__local_3699,
37346},
37347{
37348 (intptr_t)asn1_type_UeRadioCapabilityMatchRequest,
37349 0,
37350 0,
37351 (intptr_t)asn1_type_UeRadioCapabilityMatchResponse,
37352 (intptr_t)&asn1_value__local_3700,
37353 (intptr_t)&asn1_value__local_3701,
37354},
37355{
37356 (intptr_t)asn1_type_RAB_ReleaseRequest,
37357 0,
37358 0,
37359 0,
37360 (intptr_t)&asn1_value__local_3702,
37361 (intptr_t)&asn1_value__local_3703,
37362},
37363{
37364 (intptr_t)asn1_type_Iu_ReleaseRequest,
37365 0,
37366 0,
37367 0,
37368 (intptr_t)&asn1_value__local_3704,
37369 (intptr_t)&asn1_value__local_3705,
37370},
37371{
37372 (intptr_t)asn1_type_RelocationDetect,
37373 0,
37374 0,
37375 0,
37376 (intptr_t)&asn1_value__local_3706,
37377 (intptr_t)&asn1_value__local_3707,
37378},
37379{
37380 (intptr_t)asn1_type_RelocationComplete,
37381 0,
37382 0,
37383 0,
37384 (intptr_t)&asn1_value__local_3708,
37385 (intptr_t)&asn1_value__local_3709,
37386},
37387{
37388 (intptr_t)asn1_type_Paging,
37389 0,
37390 0,
37391 0,
37392 (intptr_t)&asn1_value__local_3710,
37393 (intptr_t)&asn1_value__local_3711,
37394},
37395{
37396 (intptr_t)asn1_type_CommonID,
37397 0,
37398 0,
37399 0,
37400 (intptr_t)&asn1_value__local_3712,
37401 (intptr_t)&asn1_value__local_3713,
37402},
37403{
37404 (intptr_t)asn1_type_CN_InvokeTrace,
37405 0,
37406 0,
37407 0,
37408 (intptr_t)&asn1_value__local_3714,
37409 (intptr_t)&asn1_value__local_3715,
37410},
37411{
37412 (intptr_t)asn1_type_CN_DeactivateTrace,
37413 0,
37414 0,
37415 0,
37416 (intptr_t)&asn1_value__local_3716,
37417 (intptr_t)&asn1_value__local_3717,
37418},
37419{
37420 (intptr_t)asn1_type_LocationReportingControl,
37421 0,
37422 0,
37423 0,
37424 (intptr_t)&asn1_value__local_3718,
37425 (intptr_t)&asn1_value__local_3719,
37426},
37427{
37428 (intptr_t)asn1_type_LocationReport,
37429 0,
37430 0,
37431 0,
37432 (intptr_t)&asn1_value__local_3720,
37433 (intptr_t)&asn1_value__local_3721,
37434},
37435{
37436 (intptr_t)asn1_type_InitialUE_Message,
37437 0,
37438 0,
37439 0,
37440 (intptr_t)&asn1_value__local_3722,
37441 (intptr_t)&asn1_value__local_3723,
37442},
37443{
37444 (intptr_t)asn1_type_DirectTransfer,
37445 0,
37446 0,
37447 0,
37448 (intptr_t)&asn1_value__local_3724,
37449 (intptr_t)&asn1_value__local_3725,
37450},
37451{
37452 (intptr_t)asn1_type_Overload,
37453 0,
37454 0,
37455 0,
37456 (intptr_t)&asn1_value__local_3726,
37457 (intptr_t)&asn1_value__local_3727,
37458},
37459{
37460 (intptr_t)asn1_type_ErrorIndication,
37461 0,
37462 0,
37463 0,
37464 (intptr_t)&asn1_value__local_3728,
37465 (intptr_t)&asn1_value__local_3729,
37466},
37467{
37468 (intptr_t)asn1_type_SRNS_DataForwardCommand,
37469 0,
37470 0,
37471 0,
37472 (intptr_t)&asn1_value__local_3730,
37473 (intptr_t)&asn1_value__local_3731,
37474},
37475{
37476 (intptr_t)asn1_type_ForwardSRNS_Context,
37477 0,
37478 0,
37479 0,
37480 (intptr_t)&asn1_value__local_3732,
37481 (intptr_t)&asn1_value__local_3733,
37482},
37483{
37484 (intptr_t)asn1_type_PrivateMessage,
37485 0,
37486 0,
37487 0,
37488 (intptr_t)&asn1_value__local_3734,
37489 (intptr_t)&asn1_value__local_3735,
37490},
37491{
37492 (intptr_t)asn1_type_RANAP_RelocationInformation,
37493 0,
37494 0,
37495 0,
37496 (intptr_t)&asn1_value__local_3736,
37497 (intptr_t)&asn1_value__local_3737,
37498},
37499{
37500 (intptr_t)asn1_type_RAB_ModifyRequest,
37501 0,
37502 0,
37503 0,
37504 (intptr_t)&asn1_value__local_3738,
37505 (intptr_t)&asn1_value__local_3739,
37506},
37507{
37508 (intptr_t)asn1_type_UESpecificInformationIndication,
37509 0,
37510 0,
37511 0,
37512 (intptr_t)&asn1_value__local_3740,
37513 (intptr_t)&asn1_value__local_3741,
37514},
37515{
37516 (intptr_t)asn1_type_DirectInformationTransfer,
37517 0,
37518 0,
37519 0,
37520 (intptr_t)&asn1_value__local_3742,
37521 (intptr_t)&asn1_value__local_3743,
37522},
37523{
37524 (intptr_t)asn1_type_MBMSRABEstablishmentIndication,
37525 0,
37526 0,
37527 0,
37528 (intptr_t)&asn1_value__local_3744,
37529 (intptr_t)&asn1_value__local_3745,
37530},
37531{
37532 (intptr_t)asn1_type_EnhancedRelocationCompleteConfirm,
37533 0,
37534 0,
37535 0,
37536 (intptr_t)&asn1_value__local_3746,
37537 (intptr_t)&asn1_value__local_3747,
37538},
37539{
37540 (intptr_t)asn1_type_RAB_AssignmentRequest,
37541 0,
37542 0,
37543 (intptr_t)asn1_type_RAB_AssignmentResponse,
37544 (intptr_t)&asn1_value__local_3748,
37545 (intptr_t)&asn1_value__local_3749,
37546},
37547};
37548
37549static const ASN1CType asn1_constraint__local_3654[] = {
37550 ASN1_CCONSTRAINT_TABLE,
37551 (intptr_t)asn1_type_RANAP_ELEMENTARY_PROCEDURE,
37552 3,
37553 (intptr_t)asn1_value__local_3655,
37554 47,
37555 1,
37556 0,
37557 0x80000000,
37558 4,
37559};
37560
37561static const ASN1CType asn1_type__local_3653[] = {
37562 (ASN1_CTYPE_ANY << ASN1_CTYPE_SHIFT) | 0x200000 | 0x100002,
37563 (intptr_t)asn1_constraint__local_3654,
37564};
37565
37566const ASN1CType asn1_type_Outcome[] = {
37567 (ASN1_CTYPE_SEQUENCE << ASN1_CTYPE_SHIFT) | 0x4000000 | 0x100003,
37568 3,
37569 sizeof(Outcome),
37570
37571 offsetof(Outcome, procedureCode) | 0x0,
37572 (intptr_t)asn1_type__local_3651,
37573 0,
37574 (intptr_t)"procedureCode",
37575
37576 offsetof(Outcome, criticality) | 0x0,
37577 (intptr_t)asn1_type__local_3652,
37578 0,
37579 (intptr_t)"criticality",
37580
37581 offsetof(Outcome, value) | 0x0,
37582 (intptr_t)asn1_type__local_3653,
37583 0,
37584 (intptr_t)"value",
37585
37586 (intptr_t)"Outcome",
37587};
37588