2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "RFC1155-SMI"
4 * found in "RFC1155-SMI.asn1"
5 * `asn1c -S /home/faust/software/asn1c/skeletons/ -fcompound-names -fwide-types`
8 #include "ApplicationSyntax.h"
10 static asn_oer_constraints_t asn_OER_type_ApplicationSyntax_constr_1 CC_NOTUSED = {
13 asn_per_constraints_t asn_PER_type_ApplicationSyntax_constr_1 CC_NOTUSED = {
14 { APC_CONSTRAINED, 3, 3, 0, 4 } /* (0..4) */,
15 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
16 0, 0 /* No PER value map */
18 asn_TYPE_member_t asn_MBR_ApplicationSyntax_1[] = {
19 { ATF_NOFLAGS, 0, offsetof(struct ApplicationSyntax, choice.address),
20 -1 /* Ambiguous tag (CHOICE?) */,
22 &asn_DEF_NetworkAddress,
25 0, 0, /* No default value */
28 { ATF_NOFLAGS, 0, offsetof(struct ApplicationSyntax, choice.counter),
29 (ASN_TAG_CLASS_APPLICATION | (1 << 2)),
34 0, 0, /* No default value */
37 { ATF_NOFLAGS, 0, offsetof(struct ApplicationSyntax, choice.gauge),
38 (ASN_TAG_CLASS_APPLICATION | (2 << 2)),
43 0, 0, /* No default value */
46 { ATF_NOFLAGS, 0, offsetof(struct ApplicationSyntax, choice.ticks),
47 (ASN_TAG_CLASS_APPLICATION | (3 << 2)),
52 0, 0, /* No default value */
55 { ATF_NOFLAGS, 0, offsetof(struct ApplicationSyntax, choice.arbitrary),
56 (ASN_TAG_CLASS_APPLICATION | (4 << 2)),
61 0, 0, /* No default value */
65 static const asn_TYPE_tag2member_t asn_MAP_ApplicationSyntax_tag2el_1[] = {
66 { (ASN_TAG_CLASS_APPLICATION | (0 << 2)), 0, 0, 0 }, /* internet */
67 { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 1, 0, 0 }, /* counter */
68 { (ASN_TAG_CLASS_APPLICATION | (2 << 2)), 2, 0, 0 }, /* gauge */
69 { (ASN_TAG_CLASS_APPLICATION | (3 << 2)), 3, 0, 0 }, /* ticks */
70 { (ASN_TAG_CLASS_APPLICATION | (4 << 2)), 4, 0, 0 } /* arbitrary */
72 asn_CHOICE_specifics_t asn_SPC_ApplicationSyntax_specs_1 = {
73 sizeof(struct ApplicationSyntax),
74 offsetof(struct ApplicationSyntax, _asn_ctx),
75 offsetof(struct ApplicationSyntax, present),
76 sizeof(((struct ApplicationSyntax *)0)->present),
77 asn_MAP_ApplicationSyntax_tag2el_1,
78 5, /* Count of tags in the map */
80 -1 /* Extensions start */
82 asn_TYPE_descriptor_t asn_DEF_ApplicationSyntax = {
86 0, /* No effective tags (pointer) */
87 0, /* No effective tags (count) */
88 0, /* No tags (pointer) */
89 0, /* No tags (count) */
90 { &asn_OER_type_ApplicationSyntax_constr_1, &asn_PER_type_ApplicationSyntax_constr_1, CHOICE_constraint },
91 asn_MBR_ApplicationSyntax_1,
92 5, /* Elements count */
93 &asn_SPC_ApplicationSyntax_specs_1 /* Additional specs */