2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "F1AP-IEs"
5 * `asn1c -D ./out -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
8 #include "GNBDUOverloadInformation.h"
11 * This type is implemented using NativeEnumerated,
12 * so here we adjust the DEF accordingly.
14 static asn_oer_constraints_t asn_OER_type_GNBDUOverloadInformation_constr_1 CC_NOTUSED = {
17 static asn_per_constraints_t asn_PER_type_GNBDUOverloadInformation_constr_1 CC_NOTUSED = {
18 { APC_CONSTRAINED, 1, 1, 0, 1 } /* (0..1) */,
19 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
20 0, 0 /* No PER value map */
22 static const asn_INTEGER_enum_map_t asn_MAP_GNBDUOverloadInformation_value2enum_1[] = {
23 { 0, 10, "overloaded" },
24 { 1, 14, "not-overloaded" }
26 static const unsigned int asn_MAP_GNBDUOverloadInformation_enum2value_1[] = {
27 1, /* not-overloaded(1) */
30 static const asn_INTEGER_specifics_t asn_SPC_GNBDUOverloadInformation_specs_1 = {
31 asn_MAP_GNBDUOverloadInformation_value2enum_1, /* "tag" => N; sorted by tag */
32 asn_MAP_GNBDUOverloadInformation_enum2value_1, /* N => "tag"; sorted by N */
33 2, /* Number of elements in the maps */
34 0, /* Enumeration is not extensible */
35 1, /* Strict enumeration */
36 0, /* Native long size */
39 static const ber_tlv_tag_t asn_DEF_GNBDUOverloadInformation_tags_1[] = {
40 (ASN_TAG_CLASS_UNIVERSAL | (10 << 2))
42 asn_TYPE_descriptor_t asn_DEF_GNBDUOverloadInformation = {
43 "GNBDUOverloadInformation",
44 "GNBDUOverloadInformation",
45 &asn_OP_NativeEnumerated,
46 asn_DEF_GNBDUOverloadInformation_tags_1,
47 sizeof(asn_DEF_GNBDUOverloadInformation_tags_1)
48 /sizeof(asn_DEF_GNBDUOverloadInformation_tags_1[0]), /* 1 */
49 asn_DEF_GNBDUOverloadInformation_tags_1, /* Same as above */
50 sizeof(asn_DEF_GNBDUOverloadInformation_tags_1)
51 /sizeof(asn_DEF_GNBDUOverloadInformation_tags_1[0]), /* 1 */
52 { &asn_OER_type_GNBDUOverloadInformation_constr_1, &asn_PER_type_GNBDUOverloadInformation_constr_1, NativeEnumerated_constraint },
53 0, 0, /* Defined elsewhere */
54 &asn_SPC_GNBDUOverloadInformation_specs_1 /* Additional specs */