/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: sgnb_release_confirm.proto */ /* Do not generate deprecated warnings for self */ #ifndef PROTOBUF_C__NO_DEPRECATED #define PROTOBUF_C__NO_DEPRECATED #endif #include "sgnb_release_confirm.pb-c.h" void streaming_protobufs__sg_nbrelease_confirm__init (StreamingProtobufs__SgNBReleaseConfirm *message) { static const StreamingProtobufs__SgNBReleaseConfirm init_value = STREAMING_PROTOBUFS__SG_NBRELEASE_CONFIRM__INIT; *message = init_value; } size_t streaming_protobufs__sg_nbrelease_confirm__get_packed_size (const StreamingProtobufs__SgNBReleaseConfirm *message) { assert(message->base.descriptor == &streaming_protobufs__sg_nbrelease_confirm__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__sg_nbrelease_confirm__pack (const StreamingProtobufs__SgNBReleaseConfirm *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__sg_nbrelease_confirm__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__sg_nbrelease_confirm__pack_to_buffer (const StreamingProtobufs__SgNBReleaseConfirm *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__sg_nbrelease_confirm__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__SgNBReleaseConfirm * streaming_protobufs__sg_nbrelease_confirm__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__SgNBReleaseConfirm *) protobuf_c_message_unpack (&streaming_protobufs__sg_nbrelease_confirm__descriptor, allocator, len, data); } void streaming_protobufs__sg_nbrelease_confirm__free_unpacked (StreamingProtobufs__SgNBReleaseConfirm *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__sg_nbrelease_confirm__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__sg_nbrelease_confirm__ies__init (StreamingProtobufs__SgNBReleaseConfirmIEs *message) { static const StreamingProtobufs__SgNBReleaseConfirmIEs init_value = STREAMING_PROTOBUFS__SG_NBRELEASE_CONFIRM__IES__INIT; *message = init_value; } size_t streaming_protobufs__sg_nbrelease_confirm__ies__get_packed_size (const StreamingProtobufs__SgNBReleaseConfirmIEs *message) { assert(message->base.descriptor == &streaming_protobufs__sg_nbrelease_confirm__ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__sg_nbrelease_confirm__ies__pack (const StreamingProtobufs__SgNBReleaseConfirmIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__sg_nbrelease_confirm__ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__sg_nbrelease_confirm__ies__pack_to_buffer (const StreamingProtobufs__SgNBReleaseConfirmIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__sg_nbrelease_confirm__ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__SgNBReleaseConfirmIEs * streaming_protobufs__sg_nbrelease_confirm__ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__SgNBReleaseConfirmIEs *) protobuf_c_message_unpack (&streaming_protobufs__sg_nbrelease_confirm__ies__descriptor, allocator, len, data); } void streaming_protobufs__sg_nbrelease_confirm__ies__free_unpacked (StreamingProtobufs__SgNBReleaseConfirmIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__sg_nbrelease_confirm__ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__init (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfList *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfList init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBREL_CONF_LIST__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfList *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfList *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfList *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBRelConfList * streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfList *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfList *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__init (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBREL_CONF__ITEM__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem * streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__init (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItemExtIEs *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItemExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBREL_CONF__ITEM_EXT_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItemExtIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItemExtIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItemExtIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItemExtIEs * streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItemExtIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItemExtIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__init (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBREL_CONF__SG_NBPDCPPRESENT__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent * streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__init (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBREL_CONF__SG_NBPDCPNOTPRESENT__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent * streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__init (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresentExtIEs *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresentExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBREL_CONF__SG_NBPDCPNOTPRESENT_EXT_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresentExtIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresentExtIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresentExtIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresentExtIEs * streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresentExtIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresentExtIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } static const ProtobufCFieldDescriptor streaming_protobufs__sg_nbrelease_confirm__field_descriptors[1] = { { "protocolIEs", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBReleaseConfirm, protocolies), &streaming_protobufs__sg_nbrelease_confirm__ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__sg_nbrelease_confirm__field_indices_by_name[] = { 0, /* field[0] = protocolIEs */ }; static const ProtobufCIntRange streaming_protobufs__sg_nbrelease_confirm__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__sg_nbrelease_confirm__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.SgNBReleaseConfirm", "SgNBReleaseConfirm", "StreamingProtobufs__SgNBReleaseConfirm", "streaming_protobufs", sizeof(StreamingProtobufs__SgNBReleaseConfirm), 1, streaming_protobufs__sg_nbrelease_confirm__field_descriptors, streaming_protobufs__sg_nbrelease_confirm__field_indices_by_name, 1, streaming_protobufs__sg_nbrelease_confirm__number_ranges, (ProtobufCMessageInit) streaming_protobufs__sg_nbrelease_confirm__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__sg_nbrelease_confirm__ies__field_descriptors[5] = { { "id_MeNB_UE_X2AP_ID", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_UINT32, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBReleaseConfirmIEs, id_menb_ue_x2ap_id), NULL, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_SgNB_UE_X2AP_ID", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_UINT32, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBReleaseConfirmIEs, id_sgnb_ue_x2ap_id), NULL, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_E_RABs_ToBeReleased_SgNBRelConfList", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBReleaseConfirmIEs, id_e_rabs_tobereleased_sgnbrelconflist), &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_CriticalityDiagnostics", 4, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBReleaseConfirmIEs, id_criticalitydiagnostics), &streaming_protobufs__criticality_diagnostics__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_MeNB_UE_X2AP_ID_Extension", 5, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBReleaseConfirmIEs, id_menb_ue_x2ap_id_extension), &google__protobuf__uint32_value__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__sg_nbrelease_confirm__ies__field_indices_by_name[] = { 3, /* field[3] = id_CriticalityDiagnostics */ 2, /* field[2] = id_E_RABs_ToBeReleased_SgNBRelConfList */ 0, /* field[0] = id_MeNB_UE_X2AP_ID */ 4, /* field[4] = id_MeNB_UE_X2AP_ID_Extension */ 1, /* field[1] = id_SgNB_UE_X2AP_ID */ }; static const ProtobufCIntRange streaming_protobufs__sg_nbrelease_confirm__ies__number_ranges[1 + 1] = { { 1, 0 }, { 0, 5 } }; const ProtobufCMessageDescriptor streaming_protobufs__sg_nbrelease_confirm__ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.SgNBReleaseConfirm_IEs", "SgNBReleaseConfirmIEs", "StreamingProtobufs__SgNBReleaseConfirmIEs", "streaming_protobufs", sizeof(StreamingProtobufs__SgNBReleaseConfirmIEs), 5, streaming_protobufs__sg_nbrelease_confirm__ies__field_descriptors, streaming_protobufs__sg_nbrelease_confirm__ies__field_indices_by_name, 1, streaming_protobufs__sg_nbrelease_confirm__ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__sg_nbrelease_confirm__ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__field_descriptors[1] = { { "id_E_RABs_ToBeReleased_SgNBRelConf_Item", 1, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfList, n_id_e_rabs_tobereleased_sgnbrelconf_item), offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfList, id_e_rabs_tobereleased_sgnbrelconf_item), &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__field_indices_by_name[] = { 0, /* field[0] = id_E_RABs_ToBeReleased_SgNBRelConf_Item */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBRelConfList", "ERABsToBeReleasedSgNBRelConfList", "StreamingProtobufs__ERABsToBeReleasedSgNBRelConfList", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfList), 1, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf_list__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__field_descriptors[5] = { { "e_RAB_ID", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_UINT32, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem, e_rab_id), NULL, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "en_DC_ResourceConfiguration", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem, en_dc_resourceconfiguration), &streaming_protobufs__en__dc__resource_configuration__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "sgNBPDCPpresent", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem, resource_configuration_case), offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem, sgnbpdcppresent), &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__descriptor, NULL, 0 | PROTOBUF_C_FIELD_FLAG_ONEOF, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "SgNBPDCPnotpresent", 4, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem, resource_configuration_case), offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem, sgnbpdcpnotpresent), &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__descriptor, NULL, 0 | PROTOBUF_C_FIELD_FLAG_ONEOF, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "iE_Extensions", 5, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem, n_ie_extensions), offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem, ie_extensions), &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__field_indices_by_name[] = { 3, /* field[3] = SgNBPDCPnotpresent */ 0, /* field[0] = e_RAB_ID */ 1, /* field[1] = en_DC_ResourceConfiguration */ 4, /* field[4] = iE_Extensions */ 2, /* field[2] = sgNBPDCPpresent */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__number_ranges[1 + 1] = { { 1, 0 }, { 0, 5 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBRelConf_Item", "ERABsToBeReleasedSgNBRelConfItem", "StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItem), 5, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item__init, NULL,NULL,NULL /* reserved[123] */ }; #define streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__field_descriptors NULL #define streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__field_indices_by_name NULL #define streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__number_ranges NULL const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBRelConf_ItemExtIEs", "ERABsToBeReleasedSgNBRelConfItemExtIEs", "StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItemExtIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfItemExtIEs), 0, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__field_indices_by_name, 0, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__item_ext_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__field_descriptors[2] = { { "uL_GTPtunnelEndpoint", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent, ul_gtptunnelendpoint), &streaming_protobufs__gtptunnel_endpoint__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "dL_GTPtunnelEndpoint", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent, dl_gtptunnelendpoint), &streaming_protobufs__gtptunnel_endpoint__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__field_indices_by_name[] = { 1, /* field[1] = dL_GTPtunnelEndpoint */ 0, /* field[0] = uL_GTPtunnelEndpoint */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__number_ranges[1 + 1] = { { 1, 0 }, { 0, 2 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBRelConf_SgNBPDCPpresent", "ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent", "StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPpresent), 2, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcppresent__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__field_descriptors[1] = { { "iE_Extensions", 1, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent, n_ie_extensions), offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent, ie_extensions), &streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__field_indices_by_name[] = { 0, /* field[0] = iE_Extensions */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBRelConf_SgNBPDCPnotpresent", "ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent", "StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresent), 1, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent__init, NULL,NULL,NULL /* reserved[123] */ }; #define streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__field_descriptors NULL #define streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name NULL #define streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__number_ranges NULL const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBRelConf_SgNBPDCPnotpresentExtIEs", "ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresentExtIEs", "StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresentExtIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBRelConfSgNBPDCPnotpresentExtIEs), 0, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name, 0, streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbrel_conf__sg_nbpdcpnotpresent_ext_ies__init, NULL,NULL,NULL /* reserved[123] */ };