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