/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "TCAPMessages" */ #include asn_TYPE_member_t asn_MBR_TCAP_End_1[] = { { ATF_NOFLAGS, 0, offsetof(struct TCAP_End, dtid), (ASN_TAG_CLASS_APPLICATION | (9 << 2)), 0, &asn_DEF_TCAP_DestTransactionID, 0, { #if !defined(ASN_DISABLE_OER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */ #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */ #if !defined(ASN_DISABLE_JER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */ 0 }, 0, 0, /* No default value */ "dtid" }, { ATF_POINTER, 2, offsetof(struct TCAP_End, dialoguePortion), (ASN_TAG_CLASS_APPLICATION | (11 << 2)), 0, &asn_DEF_TCAP_DialoguePortion, 0, { #if !defined(ASN_DISABLE_OER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */ #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */ #if !defined(ASN_DISABLE_JER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */ 0 }, 0, 0, /* No default value */ "dialoguePortion" }, { ATF_POINTER, 1, offsetof(struct TCAP_End, components), (ASN_TAG_CLASS_APPLICATION | (12 << 2)), 0, &asn_DEF_TCAP_ComponentPortion, 0, { #if !defined(ASN_DISABLE_OER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */ #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */ #if !defined(ASN_DISABLE_JER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */ 0 }, 0, 0, /* No default value */ "components" }, }; static const ber_tlv_tag_t asn_DEF_TCAP_End_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static const asn_TYPE_tag2member_t asn_MAP_TCAP_End_tag2el_1[] = { { (ASN_TAG_CLASS_APPLICATION | (9 << 2)), 0, 0, 0 }, /* dtid */ { (ASN_TAG_CLASS_APPLICATION | (11 << 2)), 1, 0, 0 }, /* dialoguePortion */ { (ASN_TAG_CLASS_APPLICATION | (12 << 2)), 2, 0, 0 } /* components */ }; asn_SEQUENCE_specifics_t asn_SPC_TCAP_End_specs_1 = { sizeof(struct TCAP_End), offsetof(struct TCAP_End, _asn_ctx), asn_MAP_TCAP_End_tag2el_1, 3, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ -1, /* First extension addition */ }; asn_TYPE_descriptor_t asn_DEF_TCAP_End = { "End", "End", &asn_OP_SEQUENCE, asn_DEF_TCAP_End_tags_1, sizeof(asn_DEF_TCAP_End_tags_1) /sizeof(asn_DEF_TCAP_End_tags_1[0]), /* 1 */ asn_DEF_TCAP_End_tags_1, /* Same as above */ sizeof(asn_DEF_TCAP_End_tags_1) /sizeof(asn_DEF_TCAP_End_tags_1[0]), /* 1 */ { #if !defined(ASN_DISABLE_OER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */ #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */ #if !defined(ASN_DISABLE_JER_SUPPORT) 0, #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */ SEQUENCE_constraint }, asn_MBR_TCAP_End_1, 3, /* Elements count */ &asn_SPC_TCAP_End_specs_1 /* Additional specs */ };