2 * Generated by asn1c-0.9.29 n1 (http://lionet.info/asn1c)
3 * From ASN.1 module "X2AP-IEs"
4 * found in "../../asn_defs/asn1/x2ap-15-04.asn"
5 * `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-OER`
8 #include "X2N_ServedCells.h"
10 #include "X2N_Neighbour-Information.h"
11 #include "X2N_ProtocolExtensionContainer.h"
12 static asn_per_constraints_t asn_PER_type_X2N_ServedCells_constr_1 CC_NOTUSED = {
13 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
14 { APC_CONSTRAINED, 8, 8, 1, 256 } /* (SIZE(1..256)) */,
15 0, 0 /* No PER value map */
17 static asn_TYPE_member_t asn_MBR_X2N_Member_2[] = {
18 { ATF_NOFLAGS, 0, offsetof(struct X2N_ServedCells__Member, servedCellInfo),
19 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
20 -1, /* IMPLICIT tag at current level */
21 &asn_DEF_X2N_ServedCell_Information,
24 0, 0, /* No default value */
27 { ATF_POINTER, 2, offsetof(struct X2N_ServedCells__Member, neighbour_Info),
28 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
29 -1, /* IMPLICIT tag at current level */
30 &asn_DEF_X2N_Neighbour_Information,
33 0, 0, /* No default value */
36 { ATF_POINTER, 1, offsetof(struct X2N_ServedCells__Member, iE_Extensions),
37 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
38 -1, /* IMPLICIT tag at current level */
39 &asn_DEF_X2N_ProtocolExtensionContainer_8231P191,
42 0, 0, /* No default value */
46 static const int asn_MAP_X2N_Member_oms_2[] = { 1, 2 };
47 static const ber_tlv_tag_t asn_DEF_X2N_Member_tags_2[] = {
48 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
50 static const asn_TYPE_tag2member_t asn_MAP_X2N_Member_tag2el_2[] = {
51 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* servedCellInfo */
52 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* neighbour-Info */
53 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* iE-Extensions */
55 static asn_SEQUENCE_specifics_t asn_SPC_X2N_Member_specs_2 = {
56 sizeof(struct X2N_ServedCells__Member),
57 offsetof(struct X2N_ServedCells__Member, _asn_ctx),
58 asn_MAP_X2N_Member_tag2el_2,
59 3, /* Count of tags in the map */
60 asn_MAP_X2N_Member_oms_2, /* Optional members */
61 2, 0, /* Root/Additions */
62 3, /* First extension addition */
64 static /* Use -fall-defs-global to expose */
65 asn_TYPE_descriptor_t asn_DEF_X2N_Member_2 = {
69 asn_DEF_X2N_Member_tags_2,
70 sizeof(asn_DEF_X2N_Member_tags_2)
71 /sizeof(asn_DEF_X2N_Member_tags_2[0]), /* 1 */
72 asn_DEF_X2N_Member_tags_2, /* Same as above */
73 sizeof(asn_DEF_X2N_Member_tags_2)
74 /sizeof(asn_DEF_X2N_Member_tags_2[0]), /* 1 */
75 { 0, 0, SEQUENCE_constraint },
77 3, /* Elements count */
78 &asn_SPC_X2N_Member_specs_2 /* Additional specs */
81 static asn_TYPE_member_t asn_MBR_X2N_ServedCells_1[] = {
83 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
85 &asn_DEF_X2N_Member_2,
88 0, 0, /* No default value */
92 static const ber_tlv_tag_t asn_DEF_X2N_ServedCells_tags_1[] = {
93 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
95 static asn_SET_OF_specifics_t asn_SPC_X2N_ServedCells_specs_1 = {
96 sizeof(struct X2N_ServedCells),
97 offsetof(struct X2N_ServedCells, _asn_ctx),
98 0, /* XER encoding is XMLDelimitedItemList */
100 asn_TYPE_descriptor_t asn_DEF_X2N_ServedCells = {
104 asn_DEF_X2N_ServedCells_tags_1,
105 sizeof(asn_DEF_X2N_ServedCells_tags_1)
106 /sizeof(asn_DEF_X2N_ServedCells_tags_1[0]), /* 1 */
107 asn_DEF_X2N_ServedCells_tags_1, /* Same as above */
108 sizeof(asn_DEF_X2N_ServedCells_tags_1)
109 /sizeof(asn_DEF_X2N_ServedCells_tags_1[0]), /* 1 */
110 { 0, &asn_PER_type_X2N_ServedCells_constr_1, SEQUENCE_OF_constraint },
111 asn_MBR_X2N_ServedCells_1,
112 1, /* Single element */
113 &asn_SPC_X2N_ServedCells_specs_1 /* Additional specs */