2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-OM-DataTypes"
4 * found in "../asn1src/MAP-OM-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
10 static asn_TYPE_member_t asn_MBR_AreaScope_1
[] = {
11 { ATF_POINTER
, 6, offsetof(struct AreaScope
, cgi_List
),
12 (ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
13 -1, /* IMPLICIT tag at current level */
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
20 { ATF_POINTER
, 5, offsetof(struct AreaScope
, e_utran_cgi_List
),
21 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_E_UTRAN_CGI_List
,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
29 { ATF_POINTER
, 4, offsetof(struct AreaScope
, routingAreaId_List
),
30 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
31 -1, /* IMPLICIT tag at current level */
32 &asn_DEF_RoutingAreaId_List
,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
38 { ATF_POINTER
, 3, offsetof(struct AreaScope
, locationAreaId_List
),
39 (ASN_TAG_CLASS_CONTEXT
| (3 << 2)),
40 -1, /* IMPLICIT tag at current level */
41 &asn_DEF_LocationAreaId_List
,
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
47 { ATF_POINTER
, 2, offsetof(struct AreaScope
, trackingAreaId_List
),
48 (ASN_TAG_CLASS_CONTEXT
| (4 << 2)),
49 -1, /* IMPLICIT tag at current level */
50 &asn_DEF_TrackingAreaId_List
,
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
56 { ATF_POINTER
, 1, offsetof(struct AreaScope
, extensionContainer
),
57 (ASN_TAG_CLASS_CONTEXT
| (5 << 2)),
58 -1, /* IMPLICIT tag at current level */
59 &asn_DEF_ExtensionContainer
,
60 0, /* Defer constraints checking to the member type */
61 0, /* No PER visible constraints */
66 static int asn_MAP_AreaScope_oms_1
[] = { 0, 1, 2, 3, 4, 5 };
67 static ber_tlv_tag_t asn_DEF_AreaScope_tags_1
[] = {
68 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
70 static asn_TYPE_tag2member_t asn_MAP_AreaScope_tag2el_1
[] = {
71 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 }, /* cgi-List at 74 */
72 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }, /* e-utran-cgi-List at 75 */
73 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 }, /* routingAreaId-List at 76 */
74 { (ASN_TAG_CLASS_CONTEXT
| (3 << 2)), 3, 0, 0 }, /* locationAreaId-List at 77 */
75 { (ASN_TAG_CLASS_CONTEXT
| (4 << 2)), 4, 0, 0 }, /* trackingAreaId-List at 78 */
76 { (ASN_TAG_CLASS_CONTEXT
| (5 << 2)), 5, 0, 0 } /* extensionContainer at 79 */
78 static asn_SEQUENCE_specifics_t asn_SPC_AreaScope_specs_1
= {
79 sizeof(struct AreaScope
),
80 offsetof(struct AreaScope
, _asn_ctx
),
81 asn_MAP_AreaScope_tag2el_1
,
82 6, /* Count of tags in the map */
83 asn_MAP_AreaScope_oms_1
, /* Optional members */
84 6, 0, /* Root/Additions */
85 5, /* Start extensions */
86 7 /* Stop extensions */
88 asn_TYPE_descriptor_t asn_DEF_AreaScope
= {
100 0, /* Use generic outmost tag fetcher */
101 asn_DEF_AreaScope_tags_1
,
102 sizeof(asn_DEF_AreaScope_tags_1
)
103 /sizeof(asn_DEF_AreaScope_tags_1
[0]), /* 1 */
104 asn_DEF_AreaScope_tags_1
, /* Same as above */
105 sizeof(asn_DEF_AreaScope_tags_1
)
106 /sizeof(asn_DEF_AreaScope_tags_1
[0]), /* 1 */
107 0, /* No PER visible constraints */
109 6, /* Elements count */
110 &asn_SPC_AreaScope_specs_1
/* Additional specs */