2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-CommonDataTypes"
4 * found in "../asn1src/MAP-CommonDataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #include "MC-SS-Info.h"
10 static asn_TYPE_member_t asn_MBR_MC_SS_Info_1
[] = {
11 { ATF_NOFLAGS
, 0, offsetof(struct MC_SS_Info
, ss_Code
),
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_NOFLAGS
, 0, offsetof(struct MC_SS_Info
, ss_Status
),
21 (ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_Ext_SS_Status
,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
29 { ATF_NOFLAGS
, 0, offsetof(struct MC_SS_Info
, nbrSB
),
30 (ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
31 -1, /* IMPLICIT tag at current level */
32 &asn_DEF_MaxMC_Bearers
,
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
38 { ATF_NOFLAGS
, 0, offsetof(struct MC_SS_Info
, nbrUser
),
39 (ASN_TAG_CLASS_CONTEXT
| (3 << 2)),
40 -1, /* IMPLICIT tag at current level */
42 0, /* Defer constraints checking to the member type */
43 0, /* No PER visible constraints */
47 { ATF_POINTER
, 1, offsetof(struct MC_SS_Info
, extensionContainer
),
48 (ASN_TAG_CLASS_CONTEXT
| (4 << 2)),
49 -1, /* IMPLICIT tag at current level */
50 &asn_DEF_ExtensionContainer
,
51 0, /* Defer constraints checking to the member type */
52 0, /* No PER visible constraints */
57 static int asn_MAP_MC_SS_Info_oms_1
[] = { 4 };
58 static ber_tlv_tag_t asn_DEF_MC_SS_Info_tags_1
[] = {
59 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
61 static asn_TYPE_tag2member_t asn_MAP_MC_SS_Info_tag2el_1
[] = {
62 { (ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 }, /* ss-Code at 602 */
63 { (ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }, /* ss-Status at 603 */
64 { (ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 }, /* nbrSB at 604 */
65 { (ASN_TAG_CLASS_CONTEXT
| (3 << 2)), 3, 0, 0 }, /* nbrUser at 605 */
66 { (ASN_TAG_CLASS_CONTEXT
| (4 << 2)), 4, 0, 0 } /* extensionContainer at 606 */
68 static asn_SEQUENCE_specifics_t asn_SPC_MC_SS_Info_specs_1
= {
69 sizeof(struct MC_SS_Info
),
70 offsetof(struct MC_SS_Info
, _asn_ctx
),
71 asn_MAP_MC_SS_Info_tag2el_1
,
72 5, /* Count of tags in the map */
73 asn_MAP_MC_SS_Info_oms_1
, /* Optional members */
74 1, 0, /* Root/Additions */
75 4, /* Start extensions */
76 6 /* Stop extensions */
78 asn_TYPE_descriptor_t asn_DEF_MC_SS_Info
= {
90 0, /* Use generic outmost tag fetcher */
91 asn_DEF_MC_SS_Info_tags_1
,
92 sizeof(asn_DEF_MC_SS_Info_tags_1
)
93 /sizeof(asn_DEF_MC_SS_Info_tags_1
[0]), /* 1 */
94 asn_DEF_MC_SS_Info_tags_1
, /* Same as above */
95 sizeof(asn_DEF_MC_SS_Info_tags_1
)
96 /sizeof(asn_DEF_MC_SS_Info_tags_1
[0]), /* 1 */
97 0, /* No PER visible constraints */
99 5, /* Elements count */
100 &asn_SPC_MC_SS_Info_specs_1
/* Additional specs */