2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "E2AP-IEs"
5 * `asn1c -D ./out -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, 4 } /* (0..4,...) */,
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 */
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.transport),
38 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
39 -1, /* IMPLICIT tag at current level */
40 &asn_DEF_CauseTransport,
43 0, 0, /* No default value */
46 { ATF_NOFLAGS, 0, offsetof(struct CauseE2, choice.protocol),
47 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
48 -1, /* IMPLICIT tag at current level */
49 &asn_DEF_CauseProtocol,
52 0, 0, /* No default value */
55 { ATF_NOFLAGS, 0, offsetof(struct CauseE2, choice.misc),
56 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
57 -1, /* IMPLICIT tag at current level */
61 0, 0, /* No default value */
65 static const asn_TYPE_tag2member_t asn_MAP_CauseE2_tag2el_1[] = {
66 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ricRequest */
67 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* ricService */
68 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* transport */
69 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* protocol */
70 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* misc */
72 asn_CHOICE_specifics_t asn_SPC_CauseE2_specs_1 = {
73 sizeof(struct CauseE2),
74 offsetof(struct CauseE2, _asn_ctx),
75 offsetof(struct CauseE2, present),
76 sizeof(((struct CauseE2 *)0)->present),
77 asn_MAP_CauseE2_tag2el_1,
78 5, /* Count of tags in the map */
80 5 /* Extensions start */
82 asn_TYPE_descriptor_t asn_DEF_CauseE2 = {
86 0, /* No effective tags (pointer) */
87 0, /* No effective tags (count) */
88 0, /* No tags (pointer) */
89 0, /* No tags (count) */
90 { &asn_OER_type_CauseE2_constr_1, &asn_PER_type_CauseE2_constr_1, CHOICE_constraint },
92 5, /* Elements count */
93 &asn_SPC_CauseE2_specs_1 /* Additional specs */