Support for additional NR metrics
[ric-app/mc.git] / mc-core / mc / local_datasource / sgnb_change_confirm.pb-c.c
diff --git a/mc-core/mc/local_datasource/sgnb_change_confirm.pb-c.c b/mc-core/mc/local_datasource/sgnb_change_confirm.pb-c.c
new file mode 100644 (file)
index 0000000..78ca6a4
--- /dev/null
@@ -0,0 +1,909 @@
+/* Generated by the protocol buffer compiler.  DO NOT EDIT! */
+/* Generated from: sgnb_change_confirm.proto */
+
+/* Do not generate deprecated warnings for self */
+#ifndef PROTOBUF_C__NO_DEPRECATED
+#define PROTOBUF_C__NO_DEPRECATED
+#endif
+
+#include "sgnb_change_confirm.pb-c.h"
+void   streaming_protobufs__sg_nbchange_confirm__init
+                     (StreamingProtobufs__SgNBChangeConfirm         *message)
+{
+  static const StreamingProtobufs__SgNBChangeConfirm init_value = STREAMING_PROTOBUFS__SG_NBCHANGE_CONFIRM__INIT;
+  *message = init_value;
+}
+size_t streaming_protobufs__sg_nbchange_confirm__get_packed_size
+                     (const StreamingProtobufs__SgNBChangeConfirm *message)
+{
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbchange_confirm__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t streaming_protobufs__sg_nbchange_confirm__pack
+                     (const StreamingProtobufs__SgNBChangeConfirm *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbchange_confirm__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t streaming_protobufs__sg_nbchange_confirm__pack_to_buffer
+                     (const StreamingProtobufs__SgNBChangeConfirm *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbchange_confirm__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+StreamingProtobufs__SgNBChangeConfirm *
+       streaming_protobufs__sg_nbchange_confirm__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (StreamingProtobufs__SgNBChangeConfirm *)
+     protobuf_c_message_unpack (&streaming_protobufs__sg_nbchange_confirm__descriptor,
+                                allocator, len, data);
+}
+void   streaming_protobufs__sg_nbchange_confirm__free_unpacked
+                     (StreamingProtobufs__SgNBChangeConfirm *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbchange_confirm__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   streaming_protobufs__sg_nbchange_confirm__ies__init
+                     (StreamingProtobufs__SgNBChangeConfirmIEs         *message)
+{
+  static const StreamingProtobufs__SgNBChangeConfirmIEs init_value = STREAMING_PROTOBUFS__SG_NBCHANGE_CONFIRM__IES__INIT;
+  *message = init_value;
+}
+size_t streaming_protobufs__sg_nbchange_confirm__ies__get_packed_size
+                     (const StreamingProtobufs__SgNBChangeConfirmIEs *message)
+{
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbchange_confirm__ies__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t streaming_protobufs__sg_nbchange_confirm__ies__pack
+                     (const StreamingProtobufs__SgNBChangeConfirmIEs *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbchange_confirm__ies__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t streaming_protobufs__sg_nbchange_confirm__ies__pack_to_buffer
+                     (const StreamingProtobufs__SgNBChangeConfirmIEs *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbchange_confirm__ies__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+StreamingProtobufs__SgNBChangeConfirmIEs *
+       streaming_protobufs__sg_nbchange_confirm__ies__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (StreamingProtobufs__SgNBChangeConfirmIEs *)
+     protobuf_c_message_unpack (&streaming_protobufs__sg_nbchange_confirm__ies__descriptor,
+                                allocator, len, data);
+}
+void   streaming_protobufs__sg_nbchange_confirm__ies__free_unpacked
+                     (StreamingProtobufs__SgNBChangeConfirmIEs *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbchange_confirm__ies__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__init
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfList         *message)
+{
+  static const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfList init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBCHA_CONF_LIST__INIT;
+  *message = init_value;
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfList *message)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__pack
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfList *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfList *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+StreamingProtobufs__ERABsToBeReleasedSgNBChaConfList *
+       streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfList *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__descriptor,
+                                allocator, len, data);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__free_unpacked
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfList *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__init
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemIEs         *message)
+{
+  static const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBCHA_CONF__ITEM_IES__INIT;
+  *message = init_value;
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemIEs *message)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__pack
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemIEs *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemIEs *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemIEs *
+       streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemIEs *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__descriptor,
+                                allocator, len, data);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__free_unpacked
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemIEs *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__init
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem         *message)
+{
+  static const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBCHA_CONF__ITEM__INIT;
+  *message = init_value;
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem *message)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__pack
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem *
+       streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__descriptor,
+                                allocator, len, data);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__free_unpacked
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__init
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemExtIEs         *message)
+{
+  static const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBCHA_CONF__ITEM_EXT_IES__INIT;
+  *message = init_value;
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemExtIEs *message)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_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_nbcha_conf__item_ext_ies__pack
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemExtIEs *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemExtIEs *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemExtIEs *
+       streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemExtIEs *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__descriptor,
+                                allocator, len, data);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__free_unpacked
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemExtIEs *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__init
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent         *message)
+{
+  static const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBCHA_CONF__SG_NBPDCPPRESENT__INIT;
+  *message = init_value;
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent *message)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__pack
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent *
+       streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__descriptor,
+                                allocator, len, data);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__free_unpacked
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__init
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresentExtIEs         *message)
+{
+  static const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresentExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBCHA_CONF__SG_NBPDCPPRESENT_EXT_IES__INIT;
+  *message = init_value;
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresentExtIEs *message)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__pack
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresentExtIEs *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresentExtIEs *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresentExtIEs *
+       streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresentExtIEs *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__descriptor,
+                                allocator, len, data);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__free_unpacked
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresentExtIEs *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__init
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent         *message)
+{
+  static const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBCHA_CONF__SG_NBPDCPNOTPRESENT__INIT;
+  *message = init_value;
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent *message)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__pack
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent *
+       streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__descriptor,
+                                allocator, len, data);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__free_unpacked
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__init
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresentExtIEs         *message)
+{
+  static const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresentExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBCHA_CONF__SG_NBPDCPNOTPRESENT_EXT_IES__INIT;
+  *message = init_value;
+}
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresentExtIEs *message)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_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_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__pack
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresentExtIEs *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_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_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresentExtIEs *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresentExtIEs *
+       streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresentExtIEs *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__descriptor,
+                                allocator, len, data);
+}
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__free_unpacked
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresentExtIEs *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+static const ProtobufCFieldDescriptor streaming_protobufs__sg_nbchange_confirm__field_descriptors[1] =
+{
+  {
+    "protocolIEs",
+    1,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_MESSAGE,
+    0,   /* quantifier_offset */
+    offsetof(StreamingProtobufs__SgNBChangeConfirm, protocolies),
+    &streaming_protobufs__sg_nbchange_confirm__ies__descriptor,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+};
+static const unsigned streaming_protobufs__sg_nbchange_confirm__field_indices_by_name[] = {
+  0,   /* field[0] = protocolIEs */
+};
+static const ProtobufCIntRange streaming_protobufs__sg_nbchange_confirm__number_ranges[1 + 1] =
+{
+  { 1, 0 },
+  { 0, 1 }
+};
+const ProtobufCMessageDescriptor streaming_protobufs__sg_nbchange_confirm__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "streaming_protobufs.SgNBChangeConfirm",
+  "SgNBChangeConfirm",
+  "StreamingProtobufs__SgNBChangeConfirm",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__SgNBChangeConfirm),
+  1,
+  streaming_protobufs__sg_nbchange_confirm__field_descriptors,
+  streaming_protobufs__sg_nbchange_confirm__field_indices_by_name,
+  1,  streaming_protobufs__sg_nbchange_confirm__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__sg_nbchange_confirm__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+static const ProtobufCFieldDescriptor streaming_protobufs__sg_nbchange_confirm__ies__field_descriptors[5] =
+{
+  {
+    "id_MeNB_UE_X2AP_ID",
+    1,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_UINT32,
+    0,   /* quantifier_offset */
+    offsetof(StreamingProtobufs__SgNBChangeConfirmIEs, 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__SgNBChangeConfirmIEs, id_sgnb_ue_x2ap_id),
+    NULL,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+  {
+    "id_E_RABs_ToBeReleased_SgNBChaConfList",
+    3,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_MESSAGE,
+    0,   /* quantifier_offset */
+    offsetof(StreamingProtobufs__SgNBChangeConfirmIEs, id_e_rabs_tobereleased_sgnbchaconflist),
+    &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_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__SgNBChangeConfirmIEs, 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__SgNBChangeConfirmIEs, 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_nbchange_confirm__ies__field_indices_by_name[] = {
+  3,   /* field[3] = id_CriticalityDiagnostics */
+  2,   /* field[2] = id_E_RABs_ToBeReleased_SgNBChaConfList */
+  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_nbchange_confirm__ies__number_ranges[1 + 1] =
+{
+  { 1, 0 },
+  { 0, 5 }
+};
+const ProtobufCMessageDescriptor streaming_protobufs__sg_nbchange_confirm__ies__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "streaming_protobufs.SgNBChangeConfirm_IEs",
+  "SgNBChangeConfirmIEs",
+  "StreamingProtobufs__SgNBChangeConfirmIEs",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__SgNBChangeConfirmIEs),
+  5,
+  streaming_protobufs__sg_nbchange_confirm__ies__field_descriptors,
+  streaming_protobufs__sg_nbchange_confirm__ies__field_indices_by_name,
+  1,  streaming_protobufs__sg_nbchange_confirm__ies__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__sg_nbchange_confirm__ies__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__field_descriptors[1] =
+{
+  {
+    "items",
+    1,
+    PROTOBUF_C_LABEL_REPEATED,
+    PROTOBUF_C_TYPE_MESSAGE,
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfList, n_items),
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfList, items),
+    &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__descriptor,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+};
+static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__field_indices_by_name[] = {
+  0,   /* field[0] = items */
+};
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__number_ranges[1 + 1] =
+{
+  { 1, 0 },
+  { 0, 1 }
+};
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "streaming_protobufs.E_RABs_ToBeReleased_SgNBChaConfList",
+  "ERABsToBeReleasedSgNBChaConfList",
+  "StreamingProtobufs__ERABsToBeReleasedSgNBChaConfList",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfList),
+  1,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf_list__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__field_descriptors[1] =
+{
+  {
+    "id_E_RABs_ToBeReleased_SgNBChaConf_Item",
+    1,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_MESSAGE,
+    0,   /* quantifier_offset */
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemIEs, id_e_rabs_tobereleased_sgnbchaconf_item),
+    &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__descriptor,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+};
+static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__field_indices_by_name[] = {
+  0,   /* field[0] = id_E_RABs_ToBeReleased_SgNBChaConf_Item */
+};
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__number_ranges[1 + 1] =
+{
+  { 1, 0 },
+  { 0, 1 }
+};
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "streaming_protobufs.E_RABs_ToBeReleased_SgNBChaConf_ItemIEs",
+  "ERABsToBeReleasedSgNBChaConfItemIEs",
+  "StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemIEs",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemIEs),
+  1,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ies__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__field_descriptors[5] =
+{
+  {
+    "e_RAB_ID",
+    1,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_UINT32,
+    0,   /* quantifier_offset */
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem, 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__ERABsToBeReleasedSgNBChaConfItem, 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__ERABsToBeReleasedSgNBChaConfItem, resource_configuration_case),
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem, sgnbpdcppresent),
+    &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_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__ERABsToBeReleasedSgNBChaConfItem, resource_configuration_case),
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem, sgnbpdcpnotpresent),
+    &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_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__ERABsToBeReleasedSgNBChaConfItem, n_ie_extensions),
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem, ie_extensions),
+    &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_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_nbcha_conf__item__field_indices_by_name[] = {
+  0,   /* field[0] = e_RAB_ID */
+  1,   /* field[1] = en_DC_ResourceConfiguration */
+  4,   /* field[4] = iE_Extensions */
+  3,   /* field[3] = sgNBPDCPnotpresent */
+  2,   /* field[2] = sgNBPDCPpresent */
+};
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__number_ranges[1 + 1] =
+{
+  { 1, 0 },
+  { 0, 5 }
+};
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "streaming_protobufs.E_RABs_ToBeReleased_SgNBChaConf_Item",
+  "ERABsToBeReleasedSgNBChaConfItem",
+  "StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItem),
+  5,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+#define streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__field_descriptors NULL
+#define streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__field_indices_by_name NULL
+#define streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__number_ranges NULL
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "streaming_protobufs.E_RABs_ToBeReleased_SgNBChaConf_ItemExtIEs",
+  "ERABsToBeReleasedSgNBChaConfItemExtIEs",
+  "StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemExtIEs",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfItemExtIEs),
+  0,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__field_indices_by_name,
+  0,  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__item_ext_ies__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__field_descriptors[3] =
+{
+  {
+    "uL_GTPtunnelEndpoint",
+    1,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_MESSAGE,
+    0,   /* quantifier_offset */
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent, 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__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent, dl_gtptunnelendpoint),
+    &streaming_protobufs__gtptunnel_endpoint__descriptor,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+  {
+    "iE_Extensions",
+    3,
+    PROTOBUF_C_LABEL_REPEATED,
+    PROTOBUF_C_TYPE_MESSAGE,
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent, n_ie_extensions),
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent, ie_extensions),
+    &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__descriptor,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+};
+static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__field_indices_by_name[] = {
+  1,   /* field[1] = dL_GTPtunnelEndpoint */
+  2,   /* field[2] = iE_Extensions */
+  0,   /* field[0] = uL_GTPtunnelEndpoint */
+};
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__number_ranges[1 + 1] =
+{
+  { 1, 0 },
+  { 0, 3 }
+};
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "streaming_protobufs.E_RABs_ToBeReleased_SgNBChaConf_SgNBPDCPpresent",
+  "ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent",
+  "StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresent),
+  3,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+#define streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__field_descriptors NULL
+#define streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__field_indices_by_name NULL
+#define streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__number_ranges NULL
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "streaming_protobufs.E_RABs_ToBeReleased_SgNBChaConf_SgNBPDCPpresentExtIEs",
+  "ERABsToBeReleasedSgNBChaConfSgNBPDCPpresentExtIEs",
+  "StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresentExtIEs",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPpresentExtIEs),
+  0,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__field_indices_by_name,
+  0,  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcppresent_ext_ies__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__field_descriptors[1] =
+{
+  {
+    "iE_Extensions",
+    1,
+    PROTOBUF_C_LABEL_REPEATED,
+    PROTOBUF_C_TYPE_MESSAGE,
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent, n_ie_extensions),
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent, ie_extensions),
+    &streaming_protobufs__e__rabs__to_be_released__sg_nbcha_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_nbcha_conf__sg_nbpdcpnotpresent__field_indices_by_name[] = {
+  0,   /* field[0] = iE_Extensions */
+};
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__number_ranges[1 + 1] =
+{
+  { 1, 0 },
+  { 0, 1 }
+};
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "streaming_protobufs.E_RABs_ToBeReleased_SgNBChaConf_SgNBPDCPnotpresent",
+  "ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent",
+  "StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresent),
+  1,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+#define streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__field_descriptors NULL
+#define streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name NULL
+#define streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__number_ranges NULL
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "streaming_protobufs.E_RABs_ToBeReleased_SgNBChaConf_SgNBPDCPnotpresentExtIEs",
+  "ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresentExtIEs",
+  "StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresentExtIEs",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBChaConfSgNBPDCPnotpresentExtIEs),
+  0,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name,
+  0,  streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbcha_conf__sg_nbpdcpnotpresent_ext_ies__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};