2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "E2AP-IEs"
4 * found in "../../ASN1_Input/E2APV0300.asn1"
5 * `asn1c -D ../../E2_v3.0_output/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
11 memb_macro_eNB_ID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
12 asn_app_constraint_failed_f *ctfailcb, void *app_key) {
13 const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
17 ASN__CTFAIL(app_key, td, sptr,
18 "%s: value not given (%s:%d)",
19 td->name, __FILE__, __LINE__);
25 size = 8 * st->size - (st->bits_unused & 0x07);
31 /* Constraint check succeeded */
34 ASN__CTFAIL(app_key, td, sptr,
35 "%s: constraint failed (%s:%d)",
36 td->name, __FILE__, __LINE__);
42 memb_home_eNB_ID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
43 asn_app_constraint_failed_f *ctfailcb, void *app_key) {
44 const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
48 ASN__CTFAIL(app_key, td, sptr,
49 "%s: value not given (%s:%d)",
50 td->name, __FILE__, __LINE__);
56 size = 8 * st->size - (st->bits_unused & 0x07);
62 /* Constraint check succeeded */
65 ASN__CTFAIL(app_key, td, sptr,
66 "%s: constraint failed (%s:%d)",
67 td->name, __FILE__, __LINE__);
73 memb_short_Macro_eNB_ID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
74 asn_app_constraint_failed_f *ctfailcb, void *app_key) {
75 const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
79 ASN__CTFAIL(app_key, td, sptr,
80 "%s: value not given (%s:%d)",
81 td->name, __FILE__, __LINE__);
87 size = 8 * st->size - (st->bits_unused & 0x07);
93 /* Constraint check succeeded */
96 ASN__CTFAIL(app_key, td, sptr,
97 "%s: constraint failed (%s:%d)",
98 td->name, __FILE__, __LINE__);
104 memb_long_Macro_eNB_ID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
105 asn_app_constraint_failed_f *ctfailcb, void *app_key) {
106 const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
110 ASN__CTFAIL(app_key, td, sptr,
111 "%s: value not given (%s:%d)",
112 td->name, __FILE__, __LINE__);
118 size = 8 * st->size - (st->bits_unused & 0x07);
124 /* Constraint check succeeded */
127 ASN__CTFAIL(app_key, td, sptr,
128 "%s: constraint failed (%s:%d)",
129 td->name, __FILE__, __LINE__);
134 static asn_oer_constraints_t asn_OER_memb_macro_eNB_ID_constr_2 CC_NOTUSED = {
136 20 /* (SIZE(20..20)) */};
137 static asn_per_constraints_t asn_PER_memb_macro_eNB_ID_constr_2 CC_NOTUSED = {
138 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
139 { APC_CONSTRAINED, 0, 0, 20, 20 } /* (SIZE(20..20)) */,
140 0, 0 /* No PER value map */
142 static asn_oer_constraints_t asn_OER_memb_home_eNB_ID_constr_3 CC_NOTUSED = {
144 28 /* (SIZE(28..28)) */};
145 static asn_per_constraints_t asn_PER_memb_home_eNB_ID_constr_3 CC_NOTUSED = {
146 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
147 { APC_CONSTRAINED, 0, 0, 28, 28 } /* (SIZE(28..28)) */,
148 0, 0 /* No PER value map */
150 static asn_oer_constraints_t asn_OER_memb_short_Macro_eNB_ID_constr_5 CC_NOTUSED = {
152 18 /* (SIZE(18..18)) */};
153 static asn_per_constraints_t asn_PER_memb_short_Macro_eNB_ID_constr_5 CC_NOTUSED = {
154 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
155 { APC_CONSTRAINED, 0, 0, 18, 18 } /* (SIZE(18..18)) */,
156 0, 0 /* No PER value map */
158 static asn_oer_constraints_t asn_OER_memb_long_Macro_eNB_ID_constr_6 CC_NOTUSED = {
160 21 /* (SIZE(21..21)) */};
161 static asn_per_constraints_t asn_PER_memb_long_Macro_eNB_ID_constr_6 CC_NOTUSED = {
162 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
163 { APC_CONSTRAINED, 0, 0, 21, 21 } /* (SIZE(21..21)) */,
164 0, 0 /* No PER value map */
166 static asn_oer_constraints_t asn_OER_type_ENB_ID_constr_1 CC_NOTUSED = {
169 asn_per_constraints_t asn_PER_type_ENB_ID_constr_1 CC_NOTUSED = {
170 { APC_CONSTRAINED | APC_EXTENSIBLE, 1, 1, 0, 1 } /* (0..1,...) */,
171 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
172 0, 0 /* No PER value map */
174 asn_TYPE_member_t asn_MBR_ENB_ID_1[] = {
175 { ATF_NOFLAGS, 0, offsetof(struct ENB_ID, choice.macro_eNB_ID),
176 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
177 -1, /* IMPLICIT tag at current level */
180 { &asn_OER_memb_macro_eNB_ID_constr_2, &asn_PER_memb_macro_eNB_ID_constr_2, memb_macro_eNB_ID_constraint_1 },
181 0, 0, /* No default value */
184 { ATF_NOFLAGS, 0, offsetof(struct ENB_ID, choice.home_eNB_ID),
185 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
186 -1, /* IMPLICIT tag at current level */
189 { &asn_OER_memb_home_eNB_ID_constr_3, &asn_PER_memb_home_eNB_ID_constr_3, memb_home_eNB_ID_constraint_1 },
190 0, 0, /* No default value */
193 { ATF_NOFLAGS, 0, offsetof(struct ENB_ID, choice.short_Macro_eNB_ID),
194 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
195 -1, /* IMPLICIT tag at current level */
198 { &asn_OER_memb_short_Macro_eNB_ID_constr_5, &asn_PER_memb_short_Macro_eNB_ID_constr_5, memb_short_Macro_eNB_ID_constraint_1 },
199 0, 0, /* No default value */
202 { ATF_NOFLAGS, 0, offsetof(struct ENB_ID, choice.long_Macro_eNB_ID),
203 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
204 -1, /* IMPLICIT tag at current level */
207 { &asn_OER_memb_long_Macro_eNB_ID_constr_6, &asn_PER_memb_long_Macro_eNB_ID_constr_6, memb_long_Macro_eNB_ID_constraint_1 },
208 0, 0, /* No default value */
212 static const asn_TYPE_tag2member_t asn_MAP_ENB_ID_tag2el_1[] = {
213 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* macro-eNB-ID */
214 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* home-eNB-ID */
215 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* short-Macro-eNB-ID */
216 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* long-Macro-eNB-ID */
218 asn_CHOICE_specifics_t asn_SPC_ENB_ID_specs_1 = {
219 sizeof(struct ENB_ID),
220 offsetof(struct ENB_ID, _asn_ctx),
221 offsetof(struct ENB_ID, present),
222 sizeof(((struct ENB_ID *)0)->present),
223 asn_MAP_ENB_ID_tag2el_1,
224 4, /* Count of tags in the map */
226 2 /* Extensions start */
228 asn_TYPE_descriptor_t asn_DEF_ENB_ID = {
232 0, /* No effective tags (pointer) */
233 0, /* No effective tags (count) */
234 0, /* No tags (pointer) */
235 0, /* No tags (count) */
236 { &asn_OER_type_ENB_ID_constr_1, &asn_PER_type_ENB_ID_constr_1, CHOICE_constraint },
238 4, /* Elements count */
239 &asn_SPC_ENB_ID_specs_1 /* Additional specs */