2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "RRLP-Components"
4 * found in "../asn1src/RRLP-Components.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #include "NeighborIdentity.h"
10 static asn_per_constraints_t asn_PER_type_NeighborIdentity_constr_1
= {
11 { APC_CONSTRAINED
, 3, 3, 0, 5 } /* (0..5) */,
12 { APC_UNCONSTRAINED
, -1, -1, 0, 0 },
13 0, 0 /* No PER value map */
15 static asn_TYPE_member_t asn_MBR_NeighborIdentity_1
[] = {
16 { ATF_NOFLAGS
, 0, offsetof(struct NeighborIdentity
, choice
.bsicAndCarrier
),
17 (ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
18 -1, /* IMPLICIT tag at current level */
19 &asn_DEF_BSICAndCarrier
,
20 0, /* Defer constraints checking to the member type */
21 0, /* No PER visible constraints */
25 { ATF_NOFLAGS
, 0, offsetof(struct NeighborIdentity
, choice
.ci
),
26 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
27 -1, /* IMPLICIT tag at current level */
29 0, /* Defer constraints checking to the member type */
30 0, /* No PER visible constraints */
34 { ATF_NOFLAGS
, 0, offsetof(struct NeighborIdentity
, choice
.multiFrameCarrier
),
35 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
36 -1, /* IMPLICIT tag at current level */
37 &asn_DEF_MultiFrameCarrier
,
38 0, /* Defer constraints checking to the member type */
39 0, /* No PER visible constraints */
43 { ATF_NOFLAGS
, 0, offsetof(struct NeighborIdentity
, choice
.requestIndex
),
44 (ASN_TAG_CLASS_CONTEXT
| (3 << 2)),
45 -1, /* IMPLICIT tag at current level */
46 &asn_DEF_RequestIndex
,
47 0, /* Defer constraints checking to the member type */
48 0, /* No PER visible constraints */
52 { ATF_NOFLAGS
, 0, offsetof(struct NeighborIdentity
, choice
.systemInfoIndex
),
53 (ASN_TAG_CLASS_CONTEXT
| (4 << 2)),
54 -1, /* IMPLICIT tag at current level */
55 &asn_DEF_SystemInfoIndex
,
56 0, /* Defer constraints checking to the member type */
57 0, /* No PER visible constraints */
61 { ATF_NOFLAGS
, 0, offsetof(struct NeighborIdentity
, choice
.ciAndLAC
),
62 (ASN_TAG_CLASS_CONTEXT
| (5 << 2)),
63 -1, /* IMPLICIT tag at current level */
64 &asn_DEF_CellIDAndLAC
,
65 0, /* Defer constraints checking to the member type */
66 0, /* No PER visible constraints */
71 static asn_TYPE_tag2member_t asn_MAP_NeighborIdentity_tag2el_1
[] = {
72 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 }, /* bsicAndCarrier at 411 */
73 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }, /* ci at 412 */
74 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 }, /* multiFrameCarrier at 413 */
75 { (ASN_TAG_CLASS_CONTEXT
| (3 << 2)), 3, 0, 0 }, /* requestIndex at 414 */
76 { (ASN_TAG_CLASS_CONTEXT
| (4 << 2)), 4, 0, 0 }, /* systemInfoIndex at 415 */
77 { (ASN_TAG_CLASS_CONTEXT
| (5 << 2)), 5, 0, 0 } /* ciAndLAC at 420 */
79 static asn_CHOICE_specifics_t asn_SPC_NeighborIdentity_specs_1
= {
80 sizeof(struct NeighborIdentity
),
81 offsetof(struct NeighborIdentity
, _asn_ctx
),
82 offsetof(struct NeighborIdentity
, present
),
83 sizeof(((struct NeighborIdentity
*)0)->present
),
84 asn_MAP_NeighborIdentity_tag2el_1
,
85 6, /* Count of tags in the map */
87 -1 /* Extensions start */
89 asn_TYPE_descriptor_t asn_DEF_NeighborIdentity
= {
102 0, /* No effective tags (pointer) */
103 0, /* No effective tags (count) */
104 0, /* No tags (pointer) */
105 0, /* No tags (count) */
106 &asn_PER_type_NeighborIdentity_constr_1
,
107 asn_MBR_NeighborIdentity_1
,
108 6, /* Elements count */
109 &asn_SPC_NeighborIdentity_specs_1
/* Additional specs */