/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "DialoguePDUs" */ #include asn_TYPE_member_t asn_MBR_TCAP_Associate_source_diagnostic_1[] = { { ATF_NOFLAGS, 0, offsetof(struct TCAP_Associate_source_diagnostic, choice.dialogue_service_user), (ASN_TAG_CLASS_CONTEXT | (1 << 2)), +1, /* EXPLICIT tag at current level */ &asn_DEF_NativeInteger, 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 */ "dialogue-service-user" }, { ATF_NOFLAGS, 0, offsetof(struct TCAP_Associate_source_diagnostic, choice.dialogue_service_provider), (ASN_TAG_CLASS_CONTEXT | (2 << 2)), +1, /* EXPLICIT tag at current level */ &asn_DEF_NativeInteger, 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 */ "dialogue-service-provider" }, }; static const asn_TYPE_tag2member_t asn_MAP_TCAP_Associate_source_diagnostic_tag2el_1[] = { { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 0, 0, 0 }, /* dialogue-service-user */ { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 1, 0, 0 } /* dialogue-service-provider */ }; asn_CHOICE_specifics_t asn_SPC_TCAP_Associate_source_diagnostic_specs_1 = { sizeof(struct TCAP_Associate_source_diagnostic), offsetof(struct TCAP_Associate_source_diagnostic, _asn_ctx), offsetof(struct TCAP_Associate_source_diagnostic, present), sizeof(((struct TCAP_Associate_source_diagnostic *)0)->present), asn_MAP_TCAP_Associate_source_diagnostic_tag2el_1, 2, /* Count of tags in the map */ 0, 0, -1 /* Extensions start */ }; asn_TYPE_descriptor_t asn_DEF_TCAP_Associate_source_diagnostic = { "Associate-source-diagnostic", "Associate-source-diagnostic", &asn_OP_CHOICE, 0, /* No effective tags (pointer) */ 0, /* No effective tags (count) */ 0, /* No tags (pointer) */ 0, /* No tags (count) */ { #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) */ CHOICE_constraint }, asn_MBR_TCAP_Associate_source_diagnostic_1, 2, /* Elements count */ &asn_SPC_TCAP_Associate_source_diagnostic_specs_1 /* Additional specs */ };