2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "E2SM-RC-IEs"
4 * found in "e2sm-rc-nov2021.asn"
5 * `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .`
10 static asn_oer_constraints_t asn_OER_type_GroupID_constr_1 CC_NOTUSED = {
13 static asn_per_constraints_t asn_PER_type_GroupID_constr_1 CC_NOTUSED = {
14 { APC_CONSTRAINED | APC_EXTENSIBLE, 1, 1, 0, 1 } /* (0..1,...) */,
15 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
16 0, 0 /* No PER value map */
18 static asn_TYPE_member_t asn_MBR_GroupID_1[] = {
19 { ATF_NOFLAGS, 0, offsetof(struct GroupID, choice.fiveGC),
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 GroupID, choice.ePC),
29 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
30 -1, /* IMPLICIT tag at current level */
34 0, 0, /* No default value */
38 static const asn_TYPE_tag2member_t asn_MAP_GroupID_tag2el_1[] = {
39 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* fiveGC */
40 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* ePC */
42 static asn_CHOICE_specifics_t asn_SPC_GroupID_specs_1 = {
43 sizeof(struct GroupID),
44 offsetof(struct GroupID, _asn_ctx),
45 offsetof(struct GroupID, present),
46 sizeof(((struct GroupID *)0)->present),
47 asn_MAP_GroupID_tag2el_1,
48 2, /* Count of tags in the map */
50 2 /* Extensions start */
52 asn_TYPE_descriptor_t asn_DEF_GroupID = {
56 0, /* No effective tags (pointer) */
57 0, /* No effective tags (count) */
58 0, /* No tags (pointer) */
59 0, /* No tags (count) */
60 { &asn_OER_type_GroupID_constr_1, &asn_PER_type_GroupID_constr_1, CHOICE_constraint },
62 2, /* Elements count */
63 &asn_SPC_GroupID_specs_1 /* Additional specs */