2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "E2AP-IEs"
4 * found in "2022_E2AP.asn1"
5 * `asn1c -D ./E2AP/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
10 static asn_oer_constraints_t asn_OER_type_CauseE2_constr_1 CC_NOTUSED = {
13 asn_per_constraints_t asn_PER_type_CauseE2_constr_1 CC_NOTUSED = {
14 { APC_CONSTRAINED | APC_EXTENSIBLE, 3, 3, 0, 5 } /* (0..5,...) */,
15 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
16 0, 0 /* No PER value map */
18 asn_TYPE_member_t asn_MBR_CauseE2_1[] = {
19 { ATF_NOFLAGS, 0, offsetof(struct CauseE2, choice.ricRequest),
20 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
21 -1, /* IMPLICIT tag at current level */
22 &asn_DEF_CauseRICrequest,
25 0, 0, /* No default value */
28 { ATF_NOFLAGS, 0, offsetof(struct CauseE2, choice.ricService),
29 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
30 -1, /* IMPLICIT tag at current level */
31 &asn_DEF_CauseRICservice,
34 0, 0, /* No default value */
37 { ATF_NOFLAGS, 0, offsetof(struct CauseE2, choice.e2Node),
38 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
39 -1, /* IMPLICIT tag at current level */
43 0, 0, /* No default value */
46 { ATF_NOFLAGS, 0, offsetof(struct CauseE2, choice.transport),
47 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
48 -1, /* IMPLICIT tag at current level */
49 &asn_DEF_CauseTransport,
52 0, 0, /* No default value */
55 { ATF_NOFLAGS, 0, offsetof(struct CauseE2, choice.protocol),
56 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
57 -1, /* IMPLICIT tag at current level */
58 &asn_DEF_CauseProtocol,
61 0, 0, /* No default value */
64 { ATF_NOFLAGS, 0, offsetof(struct CauseE2, choice.misc),
65 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
66 -1, /* IMPLICIT tag at current level */
70 0, 0, /* No default value */
74 static const asn_TYPE_tag2member_t asn_MAP_CauseE2_tag2el_1[] = {
75 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ricRequest */
76 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* ricService */
77 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* e2Node */
78 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* transport */
79 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* protocol */
80 { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* misc */
82 asn_CHOICE_specifics_t asn_SPC_CauseE2_specs_1 = {
83 sizeof(struct CauseE2),
84 offsetof(struct CauseE2, _asn_ctx),
85 offsetof(struct CauseE2, present),
86 sizeof(((struct CauseE2 *)0)->present),
87 asn_MAP_CauseE2_tag2el_1,
88 6, /* Count of tags in the map */
90 6 /* Extensions start */
92 asn_TYPE_descriptor_t asn_DEF_CauseE2 = {
96 0, /* No effective tags (pointer) */
97 0, /* No effective tags (count) */
98 0, /* No tags (pointer) */
99 0, /* No tags (count) */
100 { &asn_OER_type_CauseE2_constr_1, &asn_PER_type_CauseE2_constr_1, CHOICE_constraint },
102 6, /* Elements count */
103 &asn_SPC_CauseE2_specs_1 /* Additional specs */