/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: error_cause.proto */ /* Do not generate deprecated warnings for self */ #ifndef PROTOBUF_C__NO_DEPRECATED #define PROTOBUF_C__NO_DEPRECATED #endif #include "error_cause.pb-c.h" void uenibstreamprotobuf__cause__init (Uenibstreamprotobuf__Cause *message) { static const Uenibstreamprotobuf__Cause init_value = UENIBSTREAMPROTOBUF__CAUSE__INIT; *message = init_value; } size_t uenibstreamprotobuf__cause__get_packed_size (const Uenibstreamprotobuf__Cause *message) { assert(message->base.descriptor == &uenibstreamprotobuf__cause__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t uenibstreamprotobuf__cause__pack (const Uenibstreamprotobuf__Cause *message, uint8_t *out) { assert(message->base.descriptor == &uenibstreamprotobuf__cause__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t uenibstreamprotobuf__cause__pack_to_buffer (const Uenibstreamprotobuf__Cause *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &uenibstreamprotobuf__cause__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Uenibstreamprotobuf__Cause * uenibstreamprotobuf__cause__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (Uenibstreamprotobuf__Cause *) protobuf_c_message_unpack (&uenibstreamprotobuf__cause__descriptor, allocator, len, data); } void uenibstreamprotobuf__cause__free_unpacked (Uenibstreamprotobuf__Cause *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &uenibstreamprotobuf__cause__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void uenibstreamprotobuf__cause_radio_network__init (Uenibstreamprotobuf__CauseRadioNetwork *message) { static const Uenibstreamprotobuf__CauseRadioNetwork init_value = UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__INIT; *message = init_value; } size_t uenibstreamprotobuf__cause_radio_network__get_packed_size (const Uenibstreamprotobuf__CauseRadioNetwork *message) { assert(message->base.descriptor == &uenibstreamprotobuf__cause_radio_network__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t uenibstreamprotobuf__cause_radio_network__pack (const Uenibstreamprotobuf__CauseRadioNetwork *message, uint8_t *out) { assert(message->base.descriptor == &uenibstreamprotobuf__cause_radio_network__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t uenibstreamprotobuf__cause_radio_network__pack_to_buffer (const Uenibstreamprotobuf__CauseRadioNetwork *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &uenibstreamprotobuf__cause_radio_network__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Uenibstreamprotobuf__CauseRadioNetwork * uenibstreamprotobuf__cause_radio_network__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (Uenibstreamprotobuf__CauseRadioNetwork *) protobuf_c_message_unpack (&uenibstreamprotobuf__cause_radio_network__descriptor, allocator, len, data); } void uenibstreamprotobuf__cause_radio_network__free_unpacked (Uenibstreamprotobuf__CauseRadioNetwork *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &uenibstreamprotobuf__cause_radio_network__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void uenibstreamprotobuf__cause_transport__init (Uenibstreamprotobuf__CauseTransport *message) { static const Uenibstreamprotobuf__CauseTransport init_value = UENIBSTREAMPROTOBUF__CAUSE_TRANSPORT__INIT; *message = init_value; } size_t uenibstreamprotobuf__cause_transport__get_packed_size (const Uenibstreamprotobuf__CauseTransport *message) { assert(message->base.descriptor == &uenibstreamprotobuf__cause_transport__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t uenibstreamprotobuf__cause_transport__pack (const Uenibstreamprotobuf__CauseTransport *message, uint8_t *out) { assert(message->base.descriptor == &uenibstreamprotobuf__cause_transport__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t uenibstreamprotobuf__cause_transport__pack_to_buffer (const Uenibstreamprotobuf__CauseTransport *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &uenibstreamprotobuf__cause_transport__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Uenibstreamprotobuf__CauseTransport * uenibstreamprotobuf__cause_transport__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (Uenibstreamprotobuf__CauseTransport *) protobuf_c_message_unpack (&uenibstreamprotobuf__cause_transport__descriptor, allocator, len, data); } void uenibstreamprotobuf__cause_transport__free_unpacked (Uenibstreamprotobuf__CauseTransport *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &uenibstreamprotobuf__cause_transport__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void uenibstreamprotobuf__cause_protocol__init (Uenibstreamprotobuf__CauseProtocol *message) { static const Uenibstreamprotobuf__CauseProtocol init_value = UENIBSTREAMPROTOBUF__CAUSE_PROTOCOL__INIT; *message = init_value; } size_t uenibstreamprotobuf__cause_protocol__get_packed_size (const Uenibstreamprotobuf__CauseProtocol *message) { assert(message->base.descriptor == &uenibstreamprotobuf__cause_protocol__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t uenibstreamprotobuf__cause_protocol__pack (const Uenibstreamprotobuf__CauseProtocol *message, uint8_t *out) { assert(message->base.descriptor == &uenibstreamprotobuf__cause_protocol__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t uenibstreamprotobuf__cause_protocol__pack_to_buffer (const Uenibstreamprotobuf__CauseProtocol *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &uenibstreamprotobuf__cause_protocol__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Uenibstreamprotobuf__CauseProtocol * uenibstreamprotobuf__cause_protocol__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (Uenibstreamprotobuf__CauseProtocol *) protobuf_c_message_unpack (&uenibstreamprotobuf__cause_protocol__descriptor, allocator, len, data); } void uenibstreamprotobuf__cause_protocol__free_unpacked (Uenibstreamprotobuf__CauseProtocol *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &uenibstreamprotobuf__cause_protocol__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void uenibstreamprotobuf__cause_misc__init (Uenibstreamprotobuf__CauseMisc *message) { static const Uenibstreamprotobuf__CauseMisc init_value = UENIBSTREAMPROTOBUF__CAUSE_MISC__INIT; *message = init_value; } size_t uenibstreamprotobuf__cause_misc__get_packed_size (const Uenibstreamprotobuf__CauseMisc *message) { assert(message->base.descriptor == &uenibstreamprotobuf__cause_misc__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t uenibstreamprotobuf__cause_misc__pack (const Uenibstreamprotobuf__CauseMisc *message, uint8_t *out) { assert(message->base.descriptor == &uenibstreamprotobuf__cause_misc__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t uenibstreamprotobuf__cause_misc__pack_to_buffer (const Uenibstreamprotobuf__CauseMisc *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &uenibstreamprotobuf__cause_misc__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } Uenibstreamprotobuf__CauseMisc * uenibstreamprotobuf__cause_misc__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (Uenibstreamprotobuf__CauseMisc *) protobuf_c_message_unpack (&uenibstreamprotobuf__cause_misc__descriptor, allocator, len, data); } void uenibstreamprotobuf__cause_misc__free_unpacked (Uenibstreamprotobuf__CauseMisc *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &uenibstreamprotobuf__cause_misc__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } static const ProtobufCFieldDescriptor uenibstreamprotobuf__cause__field_descriptors[4] = { { "radioNetwork", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, offsetof(Uenibstreamprotobuf__Cause, value_case), offsetof(Uenibstreamprotobuf__Cause, radionetwork), &uenibstreamprotobuf__cause_radio_network__descriptor, NULL, 0 | PROTOBUF_C_FIELD_FLAG_ONEOF, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "transport", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, offsetof(Uenibstreamprotobuf__Cause, value_case), offsetof(Uenibstreamprotobuf__Cause, transport), &uenibstreamprotobuf__cause_transport__descriptor, NULL, 0 | PROTOBUF_C_FIELD_FLAG_ONEOF, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "protocol", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, offsetof(Uenibstreamprotobuf__Cause, value_case), offsetof(Uenibstreamprotobuf__Cause, protocol), &uenibstreamprotobuf__cause_protocol__descriptor, NULL, 0 | PROTOBUF_C_FIELD_FLAG_ONEOF, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "misc", 4, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, offsetof(Uenibstreamprotobuf__Cause, value_case), offsetof(Uenibstreamprotobuf__Cause, misc), &uenibstreamprotobuf__cause_misc__descriptor, NULL, 0 | PROTOBUF_C_FIELD_FLAG_ONEOF, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned uenibstreamprotobuf__cause__field_indices_by_name[] = { 3, /* field[3] = misc */ 2, /* field[2] = protocol */ 0, /* field[0] = radioNetwork */ 1, /* field[1] = transport */ }; static const ProtobufCIntRange uenibstreamprotobuf__cause__number_ranges[1 + 1] = { { 1, 0 }, { 0, 4 } }; const ProtobufCMessageDescriptor uenibstreamprotobuf__cause__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "uenibstreamprotobuf.Cause", "Cause", "Uenibstreamprotobuf__Cause", "uenibstreamprotobuf", sizeof(Uenibstreamprotobuf__Cause), 4, uenibstreamprotobuf__cause__field_descriptors, uenibstreamprotobuf__cause__field_indices_by_name, 1, uenibstreamprotobuf__cause__number_ranges, (ProtobufCMessageInit) uenibstreamprotobuf__cause__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCEnumValue uenibstreamprotobuf__cause_radio_network__value__enum_values_by_number[52] = { { "protobuf_unspecified", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__protobuf_unspecified", 0 }, { "handover_desirable_for_radio_reasons", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__handover_desirable_for_radio_reasons", 1 }, { "time_critical_handover", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__time_critical_handover", 2 }, { "resource_optimisation_handover", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__resource_optimisation_handover", 3 }, { "reduce_load_in_serving_cell", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__reduce_load_in_serving_cell", 4 }, { "partial_handover", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__partial_handover", 5 }, { "unknown_new_eNB_UE_X2AP_ID", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__unknown_new_eNB_UE_X2AP_ID", 6 }, { "unknown_old_eNB_UE_X2AP_ID", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__unknown_old_eNB_UE_X2AP_ID", 7 }, { "unknown_pair_of_UE_X2AP_ID", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__unknown_pair_of_UE_X2AP_ID", 8 }, { "ho_target_not_allowed", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__ho_target_not_allowed", 9 }, { "tx2relocoverall_expiry", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__tx2relocoverall_expiry", 10 }, { "trelocprep_expiry", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__trelocprep_expiry", 11 }, { "cell_not_available", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__cell_not_available", 12 }, { "no_radio_resources_available_in_target_cell", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__no_radio_resources_available_in_target_cell", 13 }, { "invalid_MME_GroupID", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__invalid_MME_GroupID", 14 }, { "unknown_MME_Code", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__unknown_MME_Code", 15 }, { "encryption_and_or_integrity_protection_algorithms_not_supported", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__encryption_and_or_integrity_protection_algorithms_not_supported", 16 }, { "reportCharacteristicsEmpty", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__reportCharacteristicsEmpty", 17 }, { "noReportPeriodicity", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__noReportPeriodicity", 18 }, { "existingMeasurementID", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__existingMeasurementID", 19 }, { "unknown_eNB_Measurement_ID", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__unknown_eNB_Measurement_ID", 20 }, { "measurement_temporarily_not_available", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__measurement_temporarily_not_available", 21 }, { "unspecified", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__unspecified", 22 }, { "load_balancing", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__load_balancing", 23 }, { "handover_optimisation", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__handover_optimisation", 24 }, { "value_out_of_allowed_range", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__value_out_of_allowed_range", 25 }, { "multiple_E_RAB_ID_instances", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__multiple_E_RAB_ID_instances", 26 }, { "switch_off_ongoing", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__switch_off_ongoing", 27 }, { "not_supported_QCI_value", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__not_supported_QCI_value", 28 }, { "measurement_not_supported_for_the_object", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__measurement_not_supported_for_the_object", 29 }, { "tDCoverall_expiry", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__tDCoverall_expiry", 30 }, { "tDCprep_expiry", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__tDCprep_expiry", 31 }, { "action_desirable_for_radio_reasons", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__action_desirable_for_radio_reasons", 32 }, { "reduce_load", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__reduce_load", 33 }, { "resource_optimisation", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__resource_optimisation", 34 }, { "time_critical_action", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__time_critical_action", 35 }, { "target_not_allowed", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__target_not_allowed", 36 }, { "no_radio_resources_available", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__no_radio_resources_available", 37 }, { "invalid_QoS_combination", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__invalid_QoS_combination", 38 }, { "encryption_algorithms_not_aupported", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__encryption_algorithms_not_aupported", 39 }, { "procedure_cancelled", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__procedure_cancelled", 40 }, { "rRM_purpose", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__rRM_purpose", 41 }, { "improve_user_bit_rate", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__improve_user_bit_rate", 42 }, { "user_inactivity", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__user_inactivity", 43 }, { "radio_connection_with_UE_lost", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__radio_connection_with_UE_lost", 44 }, { "failure_in_the_radio_interface_procedure", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__failure_in_the_radio_interface_procedure", 45 }, { "bearer_option_not_supported", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__bearer_option_not_supported", 46 }, { "mCG_Mobility", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__mCG_Mobility", 47 }, { "sCG_Mobility", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__sCG_Mobility", 48 }, { "count_reaches_max_value", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__count_reaches_max_value", 49 }, { "unknown_old_en_gNB_UE_X2AP_ID", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__unknown_old_en_gNB_UE_X2AP_ID", 50 }, { "pDCP_Overload", "UENIBSTREAMPROTOBUF__CAUSE_RADIO_NETWORK__VALUE__pDCP_Overload", 51 }, }; static const ProtobufCIntRange uenibstreamprotobuf__cause_radio_network__value__value_ranges[] = { {0, 0},{0, 52} }; static const ProtobufCEnumValueIndex uenibstreamprotobuf__cause_radio_network__value__enum_values_by_name[52] = { { "action_desirable_for_radio_reasons", 32 }, { "bearer_option_not_supported", 46 }, { "cell_not_available", 12 }, { "count_reaches_max_value", 49 }, { "encryption_algorithms_not_aupported", 39 }, { "encryption_and_or_integrity_protection_algorithms_not_supported", 16 }, { "existingMeasurementID", 19 }, { "failure_in_the_radio_interface_procedure", 45 }, { "handover_desirable_for_radio_reasons", 1 }, { "handover_optimisation", 24 }, { "ho_target_not_allowed", 9 }, { "improve_user_bit_rate", 42 }, { "invalid_MME_GroupID", 14 }, { "invalid_QoS_combination", 38 }, { "load_balancing", 23 }, { "mCG_Mobility", 47 }, { "measurement_not_supported_for_the_object", 29 }, { "measurement_temporarily_not_available", 21 }, { "multiple_E_RAB_ID_instances", 26 }, { "noReportPeriodicity", 18 }, { "no_radio_resources_available", 37 }, { "no_radio_resources_available_in_target_cell", 13 }, { "not_supported_QCI_value", 28 }, { "pDCP_Overload", 51 }, { "partial_handover", 5 }, { "procedure_cancelled", 40 }, { "protobuf_unspecified", 0 }, { "rRM_purpose", 41 }, { "radio_connection_with_UE_lost", 44 }, { "reduce_load", 33 }, { "reduce_load_in_serving_cell", 4 }, { "reportCharacteristicsEmpty", 17 }, { "resource_optimisation", 34 }, { "resource_optimisation_handover", 3 }, { "sCG_Mobility", 48 }, { "switch_off_ongoing", 27 }, { "tDCoverall_expiry", 30 }, { "tDCprep_expiry", 31 }, { "target_not_allowed", 36 }, { "time_critical_action", 35 }, { "time_critical_handover", 2 }, { "trelocprep_expiry", 11 }, { "tx2relocoverall_expiry", 10 }, { "unknown_MME_Code", 15 }, { "unknown_eNB_Measurement_ID", 20 }, { "unknown_new_eNB_UE_X2AP_ID", 6 }, { "unknown_old_eNB_UE_X2AP_ID", 7 }, { "unknown_old_en_gNB_UE_X2AP_ID", 50 }, { "unknown_pair_of_UE_X2AP_ID", 8 }, { "unspecified", 22 }, { "user_inactivity", 43 }, { "value_out_of_allowed_range", 25 }, }; const ProtobufCEnumDescriptor uenibstreamprotobuf__cause_radio_network__value__descriptor = { PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "uenibstreamprotobuf.CauseRadioNetwork.Value", "Value", "Uenibstreamprotobuf__CauseRadioNetwork__Value", "uenibstreamprotobuf", 52, uenibstreamprotobuf__cause_radio_network__value__enum_values_by_number, 52, uenibstreamprotobuf__cause_radio_network__value__enum_values_by_name, 1, uenibstreamprotobuf__cause_radio_network__value__value_ranges, NULL,NULL,NULL,NULL /* reserved[1234] */ }; static const ProtobufCFieldDescriptor uenibstreamprotobuf__cause_radio_network__field_descriptors[1] = { { "value", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ offsetof(Uenibstreamprotobuf__CauseRadioNetwork, value), &uenibstreamprotobuf__cause_radio_network__value__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned uenibstreamprotobuf__cause_radio_network__field_indices_by_name[] = { 0, /* field[0] = value */ }; static const ProtobufCIntRange uenibstreamprotobuf__cause_radio_network__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor uenibstreamprotobuf__cause_radio_network__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "uenibstreamprotobuf.CauseRadioNetwork", "CauseRadioNetwork", "Uenibstreamprotobuf__CauseRadioNetwork", "uenibstreamprotobuf", sizeof(Uenibstreamprotobuf__CauseRadioNetwork), 1, uenibstreamprotobuf__cause_radio_network__field_descriptors, uenibstreamprotobuf__cause_radio_network__field_indices_by_name, 1, uenibstreamprotobuf__cause_radio_network__number_ranges, (ProtobufCMessageInit) uenibstreamprotobuf__cause_radio_network__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCEnumValue uenibstreamprotobuf__cause_transport__value__enum_values_by_number[3] = { { "protobuf_unspecified", "UENIBSTREAMPROTOBUF__CAUSE_TRANSPORT__VALUE__protobuf_unspecified", 0 }, { "transport_resource_unavailable", "UENIBSTREAMPROTOBUF__CAUSE_TRANSPORT__VALUE__transport_resource_unavailable", 1 }, { "unspecified", "UENIBSTREAMPROTOBUF__CAUSE_TRANSPORT__VALUE__unspecified", 2 }, }; static const ProtobufCIntRange uenibstreamprotobuf__cause_transport__value__value_ranges[] = { {0, 0},{0, 3} }; static const ProtobufCEnumValueIndex uenibstreamprotobuf__cause_transport__value__enum_values_by_name[3] = { { "protobuf_unspecified", 0 }, { "transport_resource_unavailable", 1 }, { "unspecified", 2 }, }; const ProtobufCEnumDescriptor uenibstreamprotobuf__cause_transport__value__descriptor = { PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "uenibstreamprotobuf.CauseTransport.Value", "Value", "Uenibstreamprotobuf__CauseTransport__Value", "uenibstreamprotobuf", 3, uenibstreamprotobuf__cause_transport__value__enum_values_by_number, 3, uenibstreamprotobuf__cause_transport__value__enum_values_by_name, 1, uenibstreamprotobuf__cause_transport__value__value_ranges, NULL,NULL,NULL,NULL /* reserved[1234] */ }; static const ProtobufCFieldDescriptor uenibstreamprotobuf__cause_transport__field_descriptors[1] = { { "value", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ offsetof(Uenibstreamprotobuf__CauseTransport, value), &uenibstreamprotobuf__cause_transport__value__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned uenibstreamprotobuf__cause_transport__field_indices_by_name[] = { 0, /* field[0] = value */ }; static const ProtobufCIntRange uenibstreamprotobuf__cause_transport__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor uenibstreamprotobuf__cause_transport__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "uenibstreamprotobuf.CauseTransport", "CauseTransport", "Uenibstreamprotobuf__CauseTransport", "uenibstreamprotobuf", sizeof(Uenibstreamprotobuf__CauseTransport), 1, uenibstreamprotobuf__cause_transport__field_descriptors, uenibstreamprotobuf__cause_transport__field_indices_by_name, 1, uenibstreamprotobuf__cause_transport__number_ranges, (ProtobufCMessageInit) uenibstreamprotobuf__cause_transport__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCEnumValue uenibstreamprotobuf__cause_protocol__value__enum_values_by_number[8] = { { "protobuf_unspecified", "UENIBSTREAMPROTOBUF__CAUSE_PROTOCOL__VALUE__protobuf_unspecified", 0 }, { "transfer_syntax_error", "UENIBSTREAMPROTOBUF__CAUSE_PROTOCOL__VALUE__transfer_syntax_error", 1 }, { "abstract_syntax_error_reject", "UENIBSTREAMPROTOBUF__CAUSE_PROTOCOL__VALUE__abstract_syntax_error_reject", 2 }, { "abstract_syntax_error_ignore_and_notify", "UENIBSTREAMPROTOBUF__CAUSE_PROTOCOL__VALUE__abstract_syntax_error_ignore_and_notify", 3 }, { "message_not_compatible_with_receiver_state", "UENIBSTREAMPROTOBUF__CAUSE_PROTOCOL__VALUE__message_not_compatible_with_receiver_state", 4 }, { "semantic_error", "UENIBSTREAMPROTOBUF__CAUSE_PROTOCOL__VALUE__semantic_error", 5 }, { "unspecified", "UENIBSTREAMPROTOBUF__CAUSE_PROTOCOL__VALUE__unspecified", 6 }, { "abstract_syntax_error_falsely_constructed_message", "UENIBSTREAMPROTOBUF__CAUSE_PROTOCOL__VALUE__abstract_syntax_error_falsely_constructed_message", 7 }, }; static const ProtobufCIntRange uenibstreamprotobuf__cause_protocol__value__value_ranges[] = { {0, 0},{0, 8} }; static const ProtobufCEnumValueIndex uenibstreamprotobuf__cause_protocol__value__enum_values_by_name[8] = { { "abstract_syntax_error_falsely_constructed_message", 7 }, { "abstract_syntax_error_ignore_and_notify", 3 }, { "abstract_syntax_error_reject", 2 }, { "message_not_compatible_with_receiver_state", 4 }, { "protobuf_unspecified", 0 }, { "semantic_error", 5 }, { "transfer_syntax_error", 1 }, { "unspecified", 6 }, }; const ProtobufCEnumDescriptor uenibstreamprotobuf__cause_protocol__value__descriptor = { PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "uenibstreamprotobuf.CauseProtocol.Value", "Value", "Uenibstreamprotobuf__CauseProtocol__Value", "uenibstreamprotobuf", 8, uenibstreamprotobuf__cause_protocol__value__enum_values_by_number, 8, uenibstreamprotobuf__cause_protocol__value__enum_values_by_name, 1, uenibstreamprotobuf__cause_protocol__value__value_ranges, NULL,NULL,NULL,NULL /* reserved[1234] */ }; static const ProtobufCFieldDescriptor uenibstreamprotobuf__cause_protocol__field_descriptors[1] = { { "value", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ offsetof(Uenibstreamprotobuf__CauseProtocol, value), &uenibstreamprotobuf__cause_protocol__value__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned uenibstreamprotobuf__cause_protocol__field_indices_by_name[] = { 0, /* field[0] = value */ }; static const ProtobufCIntRange uenibstreamprotobuf__cause_protocol__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor uenibstreamprotobuf__cause_protocol__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "uenibstreamprotobuf.CauseProtocol", "CauseProtocol", "Uenibstreamprotobuf__CauseProtocol", "uenibstreamprotobuf", sizeof(Uenibstreamprotobuf__CauseProtocol), 1, uenibstreamprotobuf__cause_protocol__field_descriptors, uenibstreamprotobuf__cause_protocol__field_indices_by_name, 1, uenibstreamprotobuf__cause_protocol__number_ranges, (ProtobufCMessageInit) uenibstreamprotobuf__cause_protocol__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCEnumValue uenibstreamprotobuf__cause_misc__value__enum_values_by_number[6] = { { "protobuf_unspecified", "UENIBSTREAMPROTOBUF__CAUSE_MISC__VALUE__protobuf_unspecified", 0 }, { "control_processing_overload", "UENIBSTREAMPROTOBUF__CAUSE_MISC__VALUE__control_processing_overload", 1 }, { "hardware_failure", "UENIBSTREAMPROTOBUF__CAUSE_MISC__VALUE__hardware_failure", 2 }, { "om_intervention", "UENIBSTREAMPROTOBUF__CAUSE_MISC__VALUE__om_intervention", 3 }, { "not_enough_user_plane_processing_resources", "UENIBSTREAMPROTOBUF__CAUSE_MISC__VALUE__not_enough_user_plane_processing_resources", 4 }, { "unspecified", "UENIBSTREAMPROTOBUF__CAUSE_MISC__VALUE__unspecified", 5 }, }; static const ProtobufCIntRange uenibstreamprotobuf__cause_misc__value__value_ranges[] = { {0, 0},{0, 6} }; static const ProtobufCEnumValueIndex uenibstreamprotobuf__cause_misc__value__enum_values_by_name[6] = { { "control_processing_overload", 1 }, { "hardware_failure", 2 }, { "not_enough_user_plane_processing_resources", 4 }, { "om_intervention", 3 }, { "protobuf_unspecified", 0 }, { "unspecified", 5 }, }; const ProtobufCEnumDescriptor uenibstreamprotobuf__cause_misc__value__descriptor = { PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, "uenibstreamprotobuf.CauseMisc.Value", "Value", "Uenibstreamprotobuf__CauseMisc__Value", "uenibstreamprotobuf", 6, uenibstreamprotobuf__cause_misc__value__enum_values_by_number, 6, uenibstreamprotobuf__cause_misc__value__enum_values_by_name, 1, uenibstreamprotobuf__cause_misc__value__value_ranges, NULL,NULL,NULL,NULL /* reserved[1234] */ }; static const ProtobufCFieldDescriptor uenibstreamprotobuf__cause_misc__field_descriptors[1] = { { "value", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_ENUM, 0, /* quantifier_offset */ offsetof(Uenibstreamprotobuf__CauseMisc, value), &uenibstreamprotobuf__cause_misc__value__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned uenibstreamprotobuf__cause_misc__field_indices_by_name[] = { 0, /* field[0] = value */ }; static const ProtobufCIntRange uenibstreamprotobuf__cause_misc__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor uenibstreamprotobuf__cause_misc__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "uenibstreamprotobuf.CauseMisc", "CauseMisc", "Uenibstreamprotobuf__CauseMisc", "uenibstreamprotobuf", sizeof(Uenibstreamprotobuf__CauseMisc), 1, uenibstreamprotobuf__cause_misc__field_descriptors, uenibstreamprotobuf__cause_misc__field_indices_by_name, 1, uenibstreamprotobuf__cause_misc__number_ranges, (ProtobufCMessageInit) uenibstreamprotobuf__cause_misc__init, NULL,NULL,NULL /* reserved[123] */ };