10#if !defined(ASN_DISABLE_OER_SUPPORT)
11static asn_oer_constraints_t asn_OER_type_CtlEntry_constr_1 CC_NOTUSED = {
15#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
16asn_per_constraints_t asn_PER_type_CtlEntry_constr_1 CC_NOTUSED = {
17 { APC_CONSTRAINED | APC_EXTENSIBLE, 3, 3, 0, 4 } ,
18 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
22asn_TYPE_member_t asn_MBR_CtlEntry_1[] = {
23 { ATF_NOFLAGS, 0, offsetof(
struct CtlEntry, choice.rca),
24 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
29#if !defined(ASN_DISABLE_OER_SUPPORT)
32#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
40 { ATF_NOFLAGS, 0, offsetof(
struct CtlEntry, choice.ea),
41 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
46#if !defined(ASN_DISABLE_OER_SUPPORT)
49#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
57 { ATF_NOFLAGS, 0, offsetof(
struct CtlEntry, choice.aa),
58 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
63#if !defined(ASN_DISABLE_OER_SUPPORT)
66#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
74 { ATF_NOFLAGS, 0, offsetof(
struct CtlEntry, choice.dc),
75 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
80#if !defined(ASN_DISABLE_OER_SUPPORT)
83#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
91 { ATF_NOFLAGS, 0, offsetof(
struct CtlEntry, choice.tlm),
92 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
97#if !defined(ASN_DISABLE_OER_SUPPORT)
100#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
109static const asn_TYPE_tag2member_t asn_MAP_CtlEntry_tag2el_1[] = {
110 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
111 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
112 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 },
113 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 },
114 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }
116asn_CHOICE_specifics_t asn_SPC_CtlEntry_specs_1 = {
118 offsetof(struct
CtlEntry, _asn_ctx),
120 sizeof(((struct
CtlEntry *)0)->present),
121 asn_MAP_CtlEntry_tag2el_1,
126asn_TYPE_descriptor_t asn_DEF_CtlEntry = {
135#if !defined(ASN_DISABLE_OER_SUPPORT)
136 &asn_OER_type_CtlEntry_constr_1,
138#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
139 &asn_PER_type_CtlEntry_constr_1,
145 &asn_SPC_CtlEntry_specs_1