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 "UPTransportLayerInformation.h"
10 #include "GTPTunnel.h"
11 #include "ProtocolIE-SingleContainer.h"
12 static asn_oer_constraints_t asn_OER_type_UPTransportLayerInformation_constr_1 CC_NOTUSED = {
15 asn_per_constraints_t asn_PER_type_UPTransportLayerInformation_constr_1 CC_NOTUSED = {
16 { APC_CONSTRAINED, 1, 1, 0, 1 } /* (0..1) */,
17 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
18 0, 0 /* No PER value map */
20 asn_TYPE_member_t asn_MBR_UPTransportLayerInformation_1[] = {
21 { ATF_POINTER, 0, offsetof(struct UPTransportLayerInformation, choice.gTPTunnel),
22 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
23 -1, /* IMPLICIT tag at current level */
27 0, 0, /* No default value */
30 { ATF_POINTER, 0, offsetof(struct UPTransportLayerInformation, choice.choice_extension),
31 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
32 -1, /* IMPLICIT tag at current level */
33 &asn_DEF_ProtocolIE_SingleContainer_4590P69,
36 0, 0, /* No default value */
40 static const asn_TYPE_tag2member_t asn_MAP_UPTransportLayerInformation_tag2el_1[] = {
41 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* gTPTunnel */
42 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* choice-extension */
44 asn_CHOICE_specifics_t asn_SPC_UPTransportLayerInformation_specs_1 = {
45 sizeof(struct UPTransportLayerInformation),
46 offsetof(struct UPTransportLayerInformation, _asn_ctx),
47 offsetof(struct UPTransportLayerInformation, present),
48 sizeof(((struct UPTransportLayerInformation *)0)->present),
49 asn_MAP_UPTransportLayerInformation_tag2el_1,
50 2, /* Count of tags in the map */
52 -1 /* Extensions start */
54 asn_TYPE_descriptor_t asn_DEF_UPTransportLayerInformation = {
55 "UPTransportLayerInformation",
56 "UPTransportLayerInformation",
58 0, /* No effective tags (pointer) */
59 0, /* No effective tags (count) */
60 0, /* No tags (pointer) */
61 0, /* No tags (count) */
62 { &asn_OER_type_UPTransportLayerInformation_constr_1, &asn_PER_type_UPTransportLayerInformation_constr_1, CHOICE_constraint },
63 asn_MBR_UPTransportLayerInformation_1,
64 2, /* Elements count */
65 &asn_SPC_UPTransportLayerInformation_specs_1 /* Additional specs */