1a41540ba26dc4ed5c09f5af2c1db20c159c382f
[sim/e2-interface.git] / e2sim / e2sm_examples / kpm_e2sm / src / ASN1c / UnsuccessfulOutcome.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "E2AP-PDU-Descriptions"
4  *      found in "e2ap-v2.asn"
5  *      `asn1c -pdu=auto -fincludes-quoted -fcompound-names -findirect-choice -fno-include-deps -gen-PER -no-gen-example`
6  */
7
8 #include "UnsuccessfulOutcome.h"
9
10 static const long asn_VAL_1_id_RICsubscription = 8;
11 static const long asn_VAL_1_reject = 0;
12 static const long asn_VAL_2_id_RICsubscriptionDelete = 9;
13 static const long asn_VAL_2_reject = 0;
14 static const long asn_VAL_3_id_RICserviceUpdate = 7;
15 static const long asn_VAL_3_reject = 0;
16 static const long asn_VAL_4_id_RICcontrol = 4;
17 static const long asn_VAL_4_reject = 0;
18 static const long asn_VAL_5_id_E2setup = 1;
19 static const long asn_VAL_5_reject = 0;
20 static const long asn_VAL_6_id_E2nodeConfigurationUpdate = 10;
21 static const long asn_VAL_6_reject = 0;
22 static const long asn_VAL_7_id_E2connectionUpdate = 11;
23 static const long asn_VAL_7_reject = 0;
24 static const long asn_VAL_8_id_Reset = 3;
25 static const long asn_VAL_8_reject = 0;
26 static const long asn_VAL_9_id_RICindication = 5;
27 static const long asn_VAL_9_ignore = 1;
28 static const long asn_VAL_10_id_RICserviceQuery = 6;
29 static const long asn_VAL_10_ignore = 1;
30 static const long asn_VAL_11_id_ErrorIndication = 2;
31 static const long asn_VAL_11_ignore = 1;
32 static const long asn_VAL_12_id_RICsubscriptionDeleteRequired = 12;
33 static const long asn_VAL_12_ignore = 1;
34 static const asn_ioc_cell_t asn_IOS_E2AP_ELEMENTARY_PROCEDURES_1_rows[] = {
35         { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionRequest },
36         { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionResponse },
37         { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionFailure },
38         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_1_id_RICsubscription },
39         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_1_reject },
40         { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequest },
41         { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteResponse },
42         { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICsubscriptionDeleteFailure },
43         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_2_id_RICsubscriptionDelete },
44         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_2_reject },
45         { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceUpdate },
46         { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateAcknowledge },
47         { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICserviceUpdateFailure },
48         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_3_id_RICserviceUpdate },
49         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_3_reject },
50         { "&InitiatingMessage", aioc__type, &asn_DEF_RICcontrolRequest },
51         { "&SuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolAcknowledge },
52         { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_RICcontrolFailure },
53         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_4_id_RICcontrol },
54         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_4_reject },
55         { "&InitiatingMessage", aioc__type, &asn_DEF_E2setupRequest },
56         { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2setupResponse },
57         { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2setupFailure },
58         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_5_id_E2setup },
59         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_5_reject },
60         { "&InitiatingMessage", aioc__type, &asn_DEF_E2nodeConfigurationUpdate },
61         { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateAcknowledge },
62         { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2nodeConfigurationUpdateFailure },
63         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_6_id_E2nodeConfigurationUpdate },
64         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_6_reject },
65         { "&InitiatingMessage", aioc__type, &asn_DEF_E2connectionUpdate },
66         { "&SuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateAcknowledge },
67         { "&UnsuccessfulOutcome", aioc__type, &asn_DEF_E2connectionUpdateFailure },
68         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_7_id_E2connectionUpdate },
69         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_7_reject },
70         { "&InitiatingMessage", aioc__type, &asn_DEF_ResetRequest },
71         { "&SuccessfulOutcome", aioc__type, &asn_DEF_ResetResponse },
72         { "&UnsuccessfulOutcome",  },
73         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_8_id_Reset },
74         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_8_reject },
75         { "&InitiatingMessage", aioc__type, &asn_DEF_RICindication },
76         { "&SuccessfulOutcome",  },
77         { "&UnsuccessfulOutcome",  },
78         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_9_id_RICindication },
79         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_9_ignore },
80         { "&InitiatingMessage", aioc__type, &asn_DEF_RICserviceQuery },
81         { "&SuccessfulOutcome",  },
82         { "&UnsuccessfulOutcome",  },
83         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_10_id_RICserviceQuery },
84         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_10_ignore },
85         { "&InitiatingMessage", aioc__type, &asn_DEF_ErrorIndication },
86         { "&SuccessfulOutcome",  },
87         { "&UnsuccessfulOutcome",  },
88         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_11_id_ErrorIndication },
89         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_11_ignore },
90         { "&InitiatingMessage", aioc__type, &asn_DEF_RICsubscriptionDeleteRequired },
91         { "&SuccessfulOutcome",  },
92         { "&UnsuccessfulOutcome",  },
93         { "&procedureCode", aioc__value, &asn_DEF_ProcedureCode, &asn_VAL_12_id_RICsubscriptionDeleteRequired },
94         { "&criticality", aioc__value, &asn_DEF_Criticality, &asn_VAL_12_ignore }
95 };
96 static const asn_ioc_set_t asn_IOS_E2AP_ELEMENTARY_PROCEDURES_1[] = {
97         { 12, 5, asn_IOS_E2AP_ELEMENTARY_PROCEDURES_1_rows }
98 };
99 static int
100 memb_procedureCode_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
101                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
102         long value;
103         
104         if(!sptr) {
105                 ASN__CTFAIL(app_key, td, sptr,
106                         "%s: value not given (%s:%d)",
107                         td->name, __FILE__, __LINE__);
108                 return -1;
109         }
110         
111         value = *(const long *)sptr;
112         
113         if((value >= 0 && value <= 255)) {
114                 /* Constraint check succeeded */
115                 return 0;
116         } else {
117                 ASN__CTFAIL(app_key, td, sptr,
118                         "%s: constraint failed (%s:%d)",
119                         td->name, __FILE__, __LINE__);
120                 return -1;
121         }
122 }
123
124 static asn_type_selector_result_t
125 select_UnsuccessfulOutcome_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) {
126         asn_type_selector_result_t result = {0, 0};
127         const asn_ioc_set_t *itable = asn_IOS_E2AP_ELEMENTARY_PROCEDURES_1;
128         size_t constraining_column = 3; /* &procedureCode */
129         size_t for_column = 4; /* &criticality */
130         size_t row, presence_index = 0;
131         const long *constraining_value = (const long *)((const char *)parent_sptr + offsetof(struct UnsuccessfulOutcome, procedureCode));
132         
133         for(row=0; row < itable->rows_count; row++) {
134             const asn_ioc_cell_t *constraining_cell = &itable->rows[row * itable->columns_count + constraining_column];
135             const asn_ioc_cell_t *type_cell = &itable->rows[row * itable->columns_count + for_column];
136         
137             if(type_cell->cell_kind == aioc__undefined)
138                 continue;
139         
140             presence_index++;
141             if(constraining_cell->type_descriptor->op->compare_struct(constraining_cell->type_descriptor, constraining_value, constraining_cell->value_sptr) == 0) {
142                 result.type_descriptor = type_cell->type_descriptor;
143                 result.presence_index = presence_index;
144                 break;
145             }
146         }
147         
148         return result;
149 }
150
151 static int
152 memb_criticality_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
153                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
154         
155         if(!sptr) {
156                 ASN__CTFAIL(app_key, td, sptr,
157                         "%s: value not given (%s:%d)",
158                         td->name, __FILE__, __LINE__);
159                 return -1;
160         }
161         
162         
163         if(1 /* No applicable constraints whatsoever */) {
164                 /* Nothing is here. See below */
165         }
166         
167         return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
168 }
169
170 static asn_type_selector_result_t
171 select_UnsuccessfulOutcome_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) {
172         asn_type_selector_result_t result = {0, 0};
173         const asn_ioc_set_t *itable = asn_IOS_E2AP_ELEMENTARY_PROCEDURES_1;
174         size_t constraining_column = 3; /* &procedureCode */
175         size_t for_column = 2; /* &UnsuccessfulOutcome */
176         size_t row, presence_index = 0;
177         const long *constraining_value = (const long *)((const char *)parent_sptr + offsetof(struct UnsuccessfulOutcome, procedureCode));
178         
179         for(row=0; row < itable->rows_count; row++) {
180             const asn_ioc_cell_t *constraining_cell = &itable->rows[row * itable->columns_count + constraining_column];
181             const asn_ioc_cell_t *type_cell = &itable->rows[row * itable->columns_count + for_column];
182         
183             if(type_cell->cell_kind == aioc__undefined)
184                 continue;
185         
186             presence_index++;
187             if(constraining_cell->type_descriptor->op->compare_struct(constraining_cell->type_descriptor, constraining_value, constraining_cell->value_sptr) == 0) {
188                 result.type_descriptor = type_cell->type_descriptor;
189                 result.presence_index = presence_index;
190                 break;
191             }
192         }
193         
194         return result;
195 }
196
197 static int
198 memb_value_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
199                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
200         
201         if(!sptr) {
202                 ASN__CTFAIL(app_key, td, sptr,
203                         "%s: value not given (%s:%d)",
204                         td->name, __FILE__, __LINE__);
205                 return -1;
206         }
207         
208         
209         if(1 /* No applicable constraints whatsoever */) {
210                 /* Nothing is here. See below */
211         }
212         
213         return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
214 }
215
216 static asn_oer_constraints_t asn_OER_memb_procedureCode_constr_2 CC_NOTUSED = {
217         { 1, 1 }        /* (0..255) */,
218         -1};
219 static asn_per_constraints_t asn_PER_memb_procedureCode_constr_2 CC_NOTUSED = {
220         { APC_CONSTRAINED,       8,  8,  0,  255 }      /* (0..255) */,
221         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
222         0, 0    /* No PER value map */
223 };
224 static asn_oer_constraints_t asn_OER_memb_criticality_constr_3 CC_NOTUSED = {
225         { 0, 0 },
226         -1};
227 static asn_per_constraints_t asn_PER_memb_criticality_constr_3 CC_NOTUSED = {
228         { APC_CONSTRAINED,       2,  2,  0,  2 }        /* (0..2) */,
229         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
230         0, 0    /* No PER value map */
231 };
232 static asn_oer_constraints_t asn_OER_memb_value_constr_4 CC_NOTUSED = {
233         { 0, 0 },
234         -1};
235 static asn_per_constraints_t asn_PER_memb_value_constr_4 CC_NOTUSED = {
236         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
237         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
238         0, 0    /* No PER value map */
239 };
240 static asn_TYPE_member_t asn_MBR_value_4[] = {
241         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome__value, choice.RICsubscriptionFailure),
242                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
243                 0,
244                 &asn_DEF_RICsubscriptionFailure,
245                 0,
246                 { 0, 0, 0 },
247                 0, 0, /* No default value */
248                 "RICsubscriptionFailure"
249                 },
250         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome__value, choice.RICsubscriptionDeleteFailure),
251                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
252                 0,
253                 &asn_DEF_RICsubscriptionDeleteFailure,
254                 0,
255                 { 0, 0, 0 },
256                 0, 0, /* No default value */
257                 "RICsubscriptionDeleteFailure"
258                 },
259         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome__value, choice.RICserviceUpdateFailure),
260                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
261                 0,
262                 &asn_DEF_RICserviceUpdateFailure,
263                 0,
264                 { 0, 0, 0 },
265                 0, 0, /* No default value */
266                 "RICserviceUpdateFailure"
267                 },
268         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome__value, choice.RICcontrolFailure),
269                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
270                 0,
271                 &asn_DEF_RICcontrolFailure,
272                 0,
273                 { 0, 0, 0 },
274                 0, 0, /* No default value */
275                 "RICcontrolFailure"
276                 },
277         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome__value, choice.E2setupFailure),
278                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
279                 0,
280                 &asn_DEF_E2setupFailure,
281                 0,
282                 { 0, 0, 0 },
283                 0, 0, /* No default value */
284                 "E2setupFailure"
285                 },
286         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome__value, choice.E2nodeConfigurationUpdateFailure),
287                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
288                 0,
289                 &asn_DEF_E2nodeConfigurationUpdateFailure,
290                 0,
291                 { 0, 0, 0 },
292                 0, 0, /* No default value */
293                 "E2nodeConfigurationUpdateFailure"
294                 },
295         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome__value, choice.E2connectionUpdateFailure),
296                 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
297                 0,
298                 &asn_DEF_E2connectionUpdateFailure,
299                 0,
300                 { 0, 0, 0 },
301                 0, 0, /* No default value */
302                 "E2connectionUpdateFailure"
303                 },
304 };
305 static const asn_TYPE_tag2member_t asn_MAP_value_tag2el_4[] = {
306     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 6 }, /* RICsubscriptionFailure */
307     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 1, -1, 5 }, /* RICsubscriptionDeleteFailure */
308     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 2, -2, 4 }, /* RICserviceUpdateFailure */
309     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 3, -3, 3 }, /* RICcontrolFailure */
310     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 4, -4, 2 }, /* E2setupFailure */
311     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 5, -5, 1 }, /* E2nodeConfigurationUpdateFailure */
312     { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 6, -6, 0 } /* E2connectionUpdateFailure */
313 };
314 static asn_CHOICE_specifics_t asn_SPC_value_specs_4 = {
315         sizeof(struct UnsuccessfulOutcome__value),
316         offsetof(struct UnsuccessfulOutcome__value, _asn_ctx),
317         offsetof(struct UnsuccessfulOutcome__value, present),
318         sizeof(((struct UnsuccessfulOutcome__value *)0)->present),
319         asn_MAP_value_tag2el_4,
320         7,      /* Count of tags in the map */
321         0, 0,
322         -1      /* Extensions start */
323 };
324 static /* Use -fall-defs-global to expose */
325 asn_TYPE_descriptor_t asn_DEF_value_4 = {
326         "value",
327         "value",
328         &asn_OP_OPEN_TYPE,
329         0,      /* No effective tags (pointer) */
330         0,      /* No effective tags (count) */
331         0,      /* No tags (pointer) */
332         0,      /* No tags (count) */
333         { 0, 0, OPEN_TYPE_constraint },
334         asn_MBR_value_4,
335         7,      /* Elements count */
336         &asn_SPC_value_specs_4  /* Additional specs */
337 };
338
339 asn_TYPE_member_t asn_MBR_UnsuccessfulOutcome_1[] = {
340         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome, procedureCode),
341                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
342                 -1,     /* IMPLICIT tag at current level */
343                 &asn_DEF_ProcedureCode,
344                 0,
345                 { &asn_OER_memb_procedureCode_constr_2, &asn_PER_memb_procedureCode_constr_2,  memb_procedureCode_constraint_1 },
346                 0, 0, /* No default value */
347                 "procedureCode"
348                 },
349         { ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome, criticality),
350                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
351                 -1,     /* IMPLICIT tag at current level */
352                 &asn_DEF_Criticality,
353                 select_UnsuccessfulOutcome_criticality_type,
354                 { &asn_OER_memb_criticality_constr_3, &asn_PER_memb_criticality_constr_3,  memb_criticality_constraint_1 },
355                 0, 0, /* No default value */
356                 "criticality"
357                 },
358         { ATF_OPEN_TYPE | ATF_NOFLAGS, 0, offsetof(struct UnsuccessfulOutcome, value),
359                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
360                 +1,     /* EXPLICIT tag at current level */
361                 &asn_DEF_value_4,
362                 select_UnsuccessfulOutcome_value_type,
363                 { &asn_OER_memb_value_constr_4, &asn_PER_memb_value_constr_4,  memb_value_constraint_1 },
364                 0, 0, /* No default value */
365                 "value"
366                 },
367 };
368 static const ber_tlv_tag_t asn_DEF_UnsuccessfulOutcome_tags_1[] = {
369         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
370 };
371 static const asn_TYPE_tag2member_t asn_MAP_UnsuccessfulOutcome_tag2el_1[] = {
372     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* procedureCode */
373     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* criticality */
374     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* value */
375 };
376 asn_SEQUENCE_specifics_t asn_SPC_UnsuccessfulOutcome_specs_1 = {
377         sizeof(struct UnsuccessfulOutcome),
378         offsetof(struct UnsuccessfulOutcome, _asn_ctx),
379         asn_MAP_UnsuccessfulOutcome_tag2el_1,
380         3,      /* Count of tags in the map */
381         0, 0, 0,        /* Optional elements (not needed) */
382         -1,     /* First extension addition */
383 };
384 asn_TYPE_descriptor_t asn_DEF_UnsuccessfulOutcome = {
385         "UnsuccessfulOutcome",
386         "UnsuccessfulOutcome",
387         &asn_OP_SEQUENCE,
388         asn_DEF_UnsuccessfulOutcome_tags_1,
389         sizeof(asn_DEF_UnsuccessfulOutcome_tags_1)
390                 /sizeof(asn_DEF_UnsuccessfulOutcome_tags_1[0]), /* 1 */
391         asn_DEF_UnsuccessfulOutcome_tags_1,     /* Same as above */
392         sizeof(asn_DEF_UnsuccessfulOutcome_tags_1)
393                 /sizeof(asn_DEF_UnsuccessfulOutcome_tags_1[0]), /* 1 */
394         { 0, 0, SEQUENCE_constraint },
395         asn_MBR_UnsuccessfulOutcome_1,
396         3,      /* Elements count */
397         &asn_SPC_UnsuccessfulOutcome_specs_1    /* Additional specs */
398 };
399