2 * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
3 * From ASN.1 module "SMUX"
5 * `asn1c -S/mnt/data/software/asn1c/skeletons -fcompound-names -fwide-types`
10 static asn_TYPE_member_t asn_MBR_SMUX_PDUs_1[] = {
11 { ATF_NOFLAGS, 0, offsetof(struct SMUX_PDUs, choice.open),
12 -1 /* Ambiguous tag (CHOICE?) */,
15 0, /* Defer constraints checking to the member type */
16 0, /* PER is not compiled, use -gen-PER */
20 { ATF_NOFLAGS, 0, offsetof(struct SMUX_PDUs, choice.close),
21 (ASN_TAG_CLASS_APPLICATION | (1 << 2)),
24 0, /* Defer constraints checking to the member type */
25 0, /* PER is not compiled, use -gen-PER */
29 { ATF_NOFLAGS, 0, offsetof(struct SMUX_PDUs, choice.registerRequest),
30 (ASN_TAG_CLASS_APPLICATION | (2 << 2)),
33 0, /* Defer constraints checking to the member type */
34 0, /* PER is not compiled, use -gen-PER */
38 { ATF_NOFLAGS, 0, offsetof(struct SMUX_PDUs, choice.registerResponse),
39 (ASN_TAG_CLASS_APPLICATION | (3 << 2)),
42 0, /* Defer constraints checking to the member type */
43 0, /* PER is not compiled, use -gen-PER */
47 { ATF_NOFLAGS, 0, offsetof(struct SMUX_PDUs, choice.pdus),
48 -1 /* Ambiguous tag (CHOICE?) */,
51 0, /* Defer constraints checking to the member type */
52 0, /* PER is not compiled, use -gen-PER */
56 { ATF_NOFLAGS, 0, offsetof(struct SMUX_PDUs, choice.commitOrRollback),
57 (ASN_TAG_CLASS_APPLICATION | (4 << 2)),
60 0, /* Defer constraints checking to the member type */
61 0, /* PER is not compiled, use -gen-PER */
66 static const asn_TYPE_tag2member_t asn_MAP_SMUX_PDUs_tag2el_1[] = {
67 { (ASN_TAG_CLASS_APPLICATION | (0 << 2)), 0, 0, 0 }, /* simple */
68 { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 1, 0, 0 }, /* close */
69 { (ASN_TAG_CLASS_APPLICATION | (2 << 2)), 2, 0, 0 }, /* registerRequest */
70 { (ASN_TAG_CLASS_APPLICATION | (3 << 2)), 3, 0, 0 }, /* registerResponse */
71 { (ASN_TAG_CLASS_APPLICATION | (4 << 2)), 5, 0, 0 }, /* commitOrRollback */
72 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 4, 0, 0 }, /* get-request */
73 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 4, 0, 0 }, /* get-next-request */
74 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 4, 0, 0 }, /* get-response */
75 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 4, 0, 0 }, /* set-request */
76 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* trap */
78 static asn_CHOICE_specifics_t asn_SPC_SMUX_PDUs_specs_1 = {
79 sizeof(struct SMUX_PDUs),
80 offsetof(struct SMUX_PDUs, _asn_ctx),
81 offsetof(struct SMUX_PDUs, present),
82 sizeof(((struct SMUX_PDUs *)0)->present),
83 asn_MAP_SMUX_PDUs_tag2el_1,
84 10, /* Count of tags in the map */
86 -1 /* Extensions start */
88 asn_TYPE_descriptor_t asn_DEF_SMUX_PDUs = {
98 0, 0, /* No PER support, use "-gen-PER" to enable */
100 0, /* No effective tags (pointer) */
101 0, /* No effective tags (count) */
102 0, /* No tags (pointer) */
103 0, /* No tags (count) */
104 0, /* No PER visible constraints */
106 6, /* Elements count */
107 &asn_SPC_SMUX_PDUs_specs_1 /* Additional specs */