2 * Generated by asn1c-0.9.21 (http://lionet.info/asn1c)
3 * From ASN.1 module "SMUX"
5 * `asn1c -fskeletons-copy`
8 #include <asn_internal.h>
10 #include "SMUX-PDUs.h"
12 static asn_TYPE_member_t asn_MBR_SMUX_PDUs_1[] = {
13 { ATF_NOFLAGS, 0, offsetof(struct SMUX_PDUs, choice.open),
14 -1 /* Ambiguous tag (CHOICE?) */,
17 0, /* Defer constraints checking to the member type */
18 0, /* PER is not compiled, use -gen-PER */
22 { ATF_NOFLAGS, 0, offsetof(struct SMUX_PDUs, choice.close),
23 (ASN_TAG_CLASS_APPLICATION | (1 << 2)),
26 0, /* Defer constraints checking to the member type */
27 0, /* PER is not compiled, use -gen-PER */
31 { ATF_NOFLAGS, 0, offsetof(struct SMUX_PDUs, choice.registerRequest),
32 (ASN_TAG_CLASS_APPLICATION | (2 << 2)),
35 0, /* Defer constraints checking to the member type */
36 0, /* PER is not compiled, use -gen-PER */
40 { ATF_NOFLAGS, 0, offsetof(struct SMUX_PDUs, choice.registerResponse),
41 (ASN_TAG_CLASS_APPLICATION | (3 << 2)),
44 0, /* Defer constraints checking to the member type */
45 0, /* PER is not compiled, use -gen-PER */
49 { ATF_NOFLAGS, 0, offsetof(struct SMUX_PDUs, choice.pdus),
50 -1 /* Ambiguous tag (CHOICE?) */,
53 0, /* Defer constraints checking to the member type */
54 0, /* PER is not compiled, use -gen-PER */
58 { ATF_NOFLAGS, 0, offsetof(struct SMUX_PDUs, choice.commitOrRollback),
59 (ASN_TAG_CLASS_APPLICATION | (4 << 2)),
62 0, /* Defer constraints checking to the member type */
63 0, /* PER is not compiled, use -gen-PER */
68 static asn_TYPE_tag2member_t asn_MAP_SMUX_PDUs_tag2el_1[] = {
69 { (ASN_TAG_CLASS_APPLICATION | (0 << 2)), 0, 0, 0 }, /* simple at 52 */
70 { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 1, 0, 0 }, /* close at 27 */
71 { (ASN_TAG_CLASS_APPLICATION | (2 << 2)), 2, 0, 0 }, /* registerRequest at 30 */
72 { (ASN_TAG_CLASS_APPLICATION | (3 << 2)), 3, 0, 0 }, /* registerResponse at 33 */
73 { (ASN_TAG_CLASS_APPLICATION | (4 << 2)), 5, 0, 0 }, /* commitOrRollback at 41 */
74 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 4, 0, 0 }, /* get-request at 34 */
75 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 4, 0, 0 }, /* get-next-request at 37 */
76 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 4, 0, 0 }, /* get-response at 40 */
77 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 4, 0, 0 }, /* set-request at 43 */
78 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* trap at 47 */
80 static asn_CHOICE_specifics_t asn_SPC_SMUX_PDUs_specs_1 = {
81 sizeof(struct SMUX_PDUs),
82 offsetof(struct SMUX_PDUs, _asn_ctx),
83 offsetof(struct SMUX_PDUs, present),
84 sizeof(((struct SMUX_PDUs *)0)->present),
85 asn_MAP_SMUX_PDUs_tag2el_1,
86 10, /* Count of tags in the map */
88 -1 /* Extensions start */
90 asn_TYPE_descriptor_t asn_DEF_SMUX_PDUs = {
100 0, 0, /* No PER support, use "-gen-PER" to enable */
102 0, /* No effective tags (pointer) */
103 0, /* No effective tags (count) */
104 0, /* No tags (pointer) */
105 0, /* No tags (count) */
106 0, /* No PER visible constraints */
108 6, /* Elements count */
109 &asn_SPC_SMUX_PDUs_specs_1 /* Additional specs */