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`
8 #include "TraceEventList.h"
10 static asn_TYPE_member_t asn_MBR_TraceEventList_1
[] = {
11 { ATF_POINTER
, 8, offsetof(struct TraceEventList
, msc_s_List
),
12 (ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
13 -1, /* IMPLICIT tag at current level */
14 &asn_DEF_MSC_S_EventList
,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
20 { ATF_POINTER
, 7, offsetof(struct TraceEventList
, mgw_List
),
21 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_MGW_EventList
,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
29 { ATF_POINTER
, 6, offsetof(struct TraceEventList
, sgsn_List
),
30 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
31 -1, /* IMPLICIT tag at current level */
32 &asn_DEF_SGSN_EventList
,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
38 { ATF_POINTER
, 5, offsetof(struct TraceEventList
, ggsn_List
),
39 (ASN_TAG_CLASS_CONTEXT
| (3 << 2)),
40 -1, /* IMPLICIT tag at current level */
41 &asn_DEF_GGSN_EventList
,
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
47 { ATF_POINTER
, 4, offsetof(struct TraceEventList
, bmsc_List
),
48 (ASN_TAG_CLASS_CONTEXT
| (4 << 2)),
49 -1, /* IMPLICIT tag at current level */
50 &asn_DEF_BMSC_EventList
,
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
56 { ATF_POINTER
, 3, offsetof(struct TraceEventList
, mme_List
),
57 (ASN_TAG_CLASS_CONTEXT
| (5 << 2)),
58 -1, /* IMPLICIT tag at current level */
59 &asn_DEF_MME_EventList
,
60 0, /* Defer constraints checking to the member type */
61 0, /* No PER visible constraints */
65 { ATF_POINTER
, 2, offsetof(struct TraceEventList
, sgw_List
),
66 (ASN_TAG_CLASS_CONTEXT
| (6 << 2)),
67 -1, /* IMPLICIT tag at current level */
68 &asn_DEF_SGW_EventList
,
69 0, /* Defer constraints checking to the member type */
70 0, /* No PER visible constraints */
74 { ATF_POINTER
, 1, offsetof(struct TraceEventList
, pgw_List
),
75 (ASN_TAG_CLASS_CONTEXT
| (7 << 2)),
76 -1, /* IMPLICIT tag at current level */
77 &asn_DEF_PGW_EventList
,
78 0, /* Defer constraints checking to the member type */
79 0, /* No PER visible constraints */
84 static int asn_MAP_TraceEventList_oms_1
[] = { 0, 1, 2, 3, 4, 5, 6, 7 };
85 static ber_tlv_tag_t asn_DEF_TraceEventList_tags_1
[] = {
86 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
88 static asn_TYPE_tag2member_t asn_MAP_TraceEventList_tag2el_1
[] = {
89 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 }, /* msc-s-List at 308 */
90 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }, /* mgw-List at 309 */
91 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 }, /* sgsn-List at 310 */
92 { (ASN_TAG_CLASS_CONTEXT
| (3 << 2)), 3, 0, 0 }, /* ggsn-List at 311 */
93 { (ASN_TAG_CLASS_CONTEXT
| (4 << 2)), 4, 0, 0 }, /* bmsc-List at 312 */
94 { (ASN_TAG_CLASS_CONTEXT
| (5 << 2)), 5, 0, 0 }, /* mme-List at 314 */
95 { (ASN_TAG_CLASS_CONTEXT
| (6 << 2)), 6, 0, 0 }, /* sgw-List at 315 */
96 { (ASN_TAG_CLASS_CONTEXT
| (7 << 2)), 7, 0, 0 } /* pgw-List at 316 */
98 static asn_SEQUENCE_specifics_t asn_SPC_TraceEventList_specs_1
= {
99 sizeof(struct TraceEventList
),
100 offsetof(struct TraceEventList
, _asn_ctx
),
101 asn_MAP_TraceEventList_tag2el_1
,
102 8, /* Count of tags in the map */
103 asn_MAP_TraceEventList_oms_1
, /* Optional members */
104 5, 3, /* Root/Additions */
105 4, /* Start extensions */
106 9 /* Stop extensions */
108 asn_TYPE_descriptor_t asn_DEF_TraceEventList
= {
118 SEQUENCE_decode_uper
,
119 SEQUENCE_encode_uper
,
120 0, /* Use generic outmost tag fetcher */
121 asn_DEF_TraceEventList_tags_1
,
122 sizeof(asn_DEF_TraceEventList_tags_1
)
123 /sizeof(asn_DEF_TraceEventList_tags_1
[0]), /* 1 */
124 asn_DEF_TraceEventList_tags_1
, /* Same as above */
125 sizeof(asn_DEF_TraceEventList_tags_1
)
126 /sizeof(asn_DEF_TraceEventList_tags_1
[0]), /* 1 */
127 0, /* No PER visible constraints */
128 asn_MBR_TraceEventList_1
,
129 8, /* Elements count */
130 &asn_SPC_TraceEventList_specs_1
/* Additional specs */