Initial commit of mc-core part of mc xApp codebase
[ric-app/mc.git] / mc-core / mc / local_datasource / sgnb_reconfiguration_complete.pb-c.c
diff --git a/mc-core/mc/local_datasource/sgnb_reconfiguration_complete.pb-c.c b/mc-core/mc/local_datasource/sgnb_reconfiguration_complete.pb-c.c
new file mode 100644 (file)
index 0000000..cf46f8c
--- /dev/null
@@ -0,0 +1,545 @@
+/* Generated by the protocol buffer compiler.  DO NOT EDIT! */
+/* Generated from: sgnb_reconfiguration_complete.proto */
+
+/* Do not generate deprecated warnings for self */
+#ifndef PROTOBUF_C__NO_DEPRECATED
+#define PROTOBUF_C__NO_DEPRECATED
+#endif
+
+#include "sgnb_reconfiguration_complete.pb-c.h"
+void   uenibstreamprotobuf__sg_nbreconfiguration_complete__init
+                     (Uenibstreamprotobuf__SgNBReconfigurationComplete         *message)
+{
+  static const Uenibstreamprotobuf__SgNBReconfigurationComplete init_value = UENIBSTREAMPROTOBUF__SG_NBRECONFIGURATION_COMPLETE__INIT;
+  *message = init_value;
+}
+size_t uenibstreamprotobuf__sg_nbreconfiguration_complete__get_packed_size
+                     (const Uenibstreamprotobuf__SgNBReconfigurationComplete *message)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbreconfiguration_complete__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t uenibstreamprotobuf__sg_nbreconfiguration_complete__pack
+                     (const Uenibstreamprotobuf__SgNBReconfigurationComplete *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbreconfiguration_complete__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t uenibstreamprotobuf__sg_nbreconfiguration_complete__pack_to_buffer
+                     (const Uenibstreamprotobuf__SgNBReconfigurationComplete *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbreconfiguration_complete__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+Uenibstreamprotobuf__SgNBReconfigurationComplete *
+       uenibstreamprotobuf__sg_nbreconfiguration_complete__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (Uenibstreamprotobuf__SgNBReconfigurationComplete *)
+     protobuf_c_message_unpack (&uenibstreamprotobuf__sg_nbreconfiguration_complete__descriptor,
+                                allocator, len, data);
+}
+void   uenibstreamprotobuf__sg_nbreconfiguration_complete__free_unpacked
+                     (Uenibstreamprotobuf__SgNBReconfigurationComplete *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbreconfiguration_complete__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   uenibstreamprotobuf__response_information_sg_nbreconf_comp__init
+                     (Uenibstreamprotobuf__ResponseInformationSgNBReconfComp         *message)
+{
+  static const Uenibstreamprotobuf__ResponseInformationSgNBReconfComp init_value = UENIBSTREAMPROTOBUF__RESPONSE_INFORMATION_SG_NBRECONF_COMP__INIT;
+  *message = init_value;
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__get_packed_size
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfComp *message)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__pack
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfComp *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__pack_to_buffer
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfComp *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+Uenibstreamprotobuf__ResponseInformationSgNBReconfComp *
+       uenibstreamprotobuf__response_information_sg_nbreconf_comp__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (Uenibstreamprotobuf__ResponseInformationSgNBReconfComp *)
+     protobuf_c_message_unpack (&uenibstreamprotobuf__response_information_sg_nbreconf_comp__descriptor,
+                                allocator, len, data);
+}
+void   uenibstreamprotobuf__response_information_sg_nbreconf_comp__free_unpacked
+                     (Uenibstreamprotobuf__ResponseInformationSgNBReconfComp *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__init
+                     (Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem         *message)
+{
+  static const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem init_value = UENIBSTREAMPROTOBUF__RESPONSE_INFORMATION_SG_NBRECONF_COMP__SUCCESS_ITEM__INIT;
+  *message = init_value;
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__get_packed_size
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem *message)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__pack
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__pack_to_buffer
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem *
+       uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem *)
+     protobuf_c_message_unpack (&uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__descriptor,
+                                allocator, len, data);
+}
+void   uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__free_unpacked
+                     (Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__init
+                     (Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItemExtIEs         *message)
+{
+  static const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItemExtIEs init_value = UENIBSTREAMPROTOBUF__RESPONSE_INFORMATION_SG_NBRECONF_COMP__SUCCESS_ITEM_EXT_IES__INIT;
+  *message = init_value;
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__get_packed_size
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItemExtIEs *message)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__pack
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItemExtIEs *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__pack_to_buffer
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItemExtIEs *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItemExtIEs *
+       uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItemExtIEs *)
+     protobuf_c_message_unpack (&uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__descriptor,
+                                allocator, len, data);
+}
+void   uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__free_unpacked
+                     (Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItemExtIEs *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__init
+                     (Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem         *message)
+{
+  static const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem init_value = UENIBSTREAMPROTOBUF__RESPONSE_INFORMATION_SG_NBRECONF_COMP__REJECT_BY_ME_NBITEM__INIT;
+  *message = init_value;
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__get_packed_size
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem *message)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__pack
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__pack_to_buffer
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem *
+       uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem *)
+     protobuf_c_message_unpack (&uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__descriptor,
+                                allocator, len, data);
+}
+void   uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__free_unpacked
+                     (Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+void   uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__init
+                     (Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs         *message)
+{
+  static const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs init_value = UENIBSTREAMPROTOBUF__RESPONSE_INFORMATION_SG_NBRECONF_COMP__REJECT_BY_ME_NBITEM_EXT_IES__INIT;
+  *message = init_value;
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__get_packed_size
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs *message)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__descriptor);
+  return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__pack
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs *message,
+                      uint8_t       *out)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__descriptor);
+  return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
+}
+size_t uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__pack_to_buffer
+                     (const Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs *message,
+                      ProtobufCBuffer *buffer)
+{
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__descriptor);
+  return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
+}
+Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs *
+       uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data)
+{
+  return (Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs *)
+     protobuf_c_message_unpack (&uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__descriptor,
+                                allocator, len, data);
+}
+void   uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__free_unpacked
+                     (Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs *message,
+                      ProtobufCAllocator *allocator)
+{
+  if(!message)
+    return;
+  assert(message->base.descriptor == &uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__descriptor);
+  protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
+}
+static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbreconfiguration_complete__field_descriptors[4] =
+{
+  {
+    "id_MeNB_UE_X2AP_ID",
+    1,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_UINT32,
+    0,   /* quantifier_offset */
+    offsetof(Uenibstreamprotobuf__SgNBReconfigurationComplete, 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(Uenibstreamprotobuf__SgNBReconfigurationComplete, id_sgnb_ue_x2ap_id),
+    NULL,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+  {
+    "id_ResponseInformationSgNBReconfComp",
+    3,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_MESSAGE,
+    0,   /* quantifier_offset */
+    offsetof(Uenibstreamprotobuf__SgNBReconfigurationComplete, id_responseinformationsgnbreconfcomp),
+    &uenibstreamprotobuf__response_information_sg_nbreconf_comp__descriptor,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+  {
+    "id_MeNB_UE_X2AP_ID_Extension",
+    4,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_MESSAGE,
+    0,   /* quantifier_offset */
+    offsetof(Uenibstreamprotobuf__SgNBReconfigurationComplete, id_menb_ue_x2ap_id_extension),
+    &google__protobuf__uint32_value__descriptor,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+};
+static const unsigned uenibstreamprotobuf__sg_nbreconfiguration_complete__field_indices_by_name[] = {
+  0,   /* field[0] = id_MeNB_UE_X2AP_ID */
+  3,   /* field[3] = id_MeNB_UE_X2AP_ID_Extension */
+  2,   /* field[2] = id_ResponseInformationSgNBReconfComp */
+  1,   /* field[1] = id_SgNB_UE_X2AP_ID */
+};
+static const ProtobufCIntRange uenibstreamprotobuf__sg_nbreconfiguration_complete__number_ranges[1 + 1] =
+{
+  { 1, 0 },
+  { 0, 4 }
+};
+const ProtobufCMessageDescriptor uenibstreamprotobuf__sg_nbreconfiguration_complete__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "uenibstreamprotobuf.SgNBReconfigurationComplete",
+  "SgNBReconfigurationComplete",
+  "Uenibstreamprotobuf__SgNBReconfigurationComplete",
+  "uenibstreamprotobuf",
+  sizeof(Uenibstreamprotobuf__SgNBReconfigurationComplete),
+  4,
+  uenibstreamprotobuf__sg_nbreconfiguration_complete__field_descriptors,
+  uenibstreamprotobuf__sg_nbreconfiguration_complete__field_indices_by_name,
+  1,  uenibstreamprotobuf__sg_nbreconfiguration_complete__number_ranges,
+  (ProtobufCMessageInit) uenibstreamprotobuf__sg_nbreconfiguration_complete__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+static const ProtobufCFieldDescriptor uenibstreamprotobuf__response_information_sg_nbreconf_comp__field_descriptors[2] =
+{
+  {
+    "success_SgNBReconfComp",
+    1,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_MESSAGE,
+    offsetof(Uenibstreamprotobuf__ResponseInformationSgNBReconfComp, value_case),
+    offsetof(Uenibstreamprotobuf__ResponseInformationSgNBReconfComp, success_sgnbreconfcomp),
+    &uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__descriptor,
+    NULL,
+    0 | PROTOBUF_C_FIELD_FLAG_ONEOF,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+  {
+    "reject_by_MeNB_SgNBReconfComp",
+    2,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_MESSAGE,
+    offsetof(Uenibstreamprotobuf__ResponseInformationSgNBReconfComp, value_case),
+    offsetof(Uenibstreamprotobuf__ResponseInformationSgNBReconfComp, reject_by_menb_sgnbreconfcomp),
+    &uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__descriptor,
+    NULL,
+    0 | PROTOBUF_C_FIELD_FLAG_ONEOF,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+};
+static const unsigned uenibstreamprotobuf__response_information_sg_nbreconf_comp__field_indices_by_name[] = {
+  1,   /* field[1] = reject_by_MeNB_SgNBReconfComp */
+  0,   /* field[0] = success_SgNBReconfComp */
+};
+static const ProtobufCIntRange uenibstreamprotobuf__response_information_sg_nbreconf_comp__number_ranges[1 + 1] =
+{
+  { 1, 0 },
+  { 0, 2 }
+};
+const ProtobufCMessageDescriptor uenibstreamprotobuf__response_information_sg_nbreconf_comp__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "uenibstreamprotobuf.ResponseInformationSgNBReconfComp",
+  "ResponseInformationSgNBReconfComp",
+  "Uenibstreamprotobuf__ResponseInformationSgNBReconfComp",
+  "uenibstreamprotobuf",
+  sizeof(Uenibstreamprotobuf__ResponseInformationSgNBReconfComp),
+  2,
+  uenibstreamprotobuf__response_information_sg_nbreconf_comp__field_descriptors,
+  uenibstreamprotobuf__response_information_sg_nbreconf_comp__field_indices_by_name,
+  1,  uenibstreamprotobuf__response_information_sg_nbreconf_comp__number_ranges,
+  (ProtobufCMessageInit) uenibstreamprotobuf__response_information_sg_nbreconf_comp__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+static const ProtobufCFieldDescriptor uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__field_descriptors[2] =
+{
+  {
+    "meNBtoSgNBContainer",
+    1,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_MESSAGE,
+    0,   /* quantifier_offset */
+    offsetof(Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem, menbtosgnbcontainer),
+    &google__protobuf__string_value__descriptor,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+  {
+    "iE_Extensions",
+    2,
+    PROTOBUF_C_LABEL_REPEATED,
+    PROTOBUF_C_TYPE_MESSAGE,
+    offsetof(Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem, n_ie_extensions),
+    offsetof(Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem, ie_extensions),
+    &uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__descriptor,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+};
+static const unsigned uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__field_indices_by_name[] = {
+  1,   /* field[1] = iE_Extensions */
+  0,   /* field[0] = meNBtoSgNBContainer */
+};
+static const ProtobufCIntRange uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__number_ranges[1 + 1] =
+{
+  { 1, 0 },
+  { 0, 2 }
+};
+const ProtobufCMessageDescriptor uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "uenibstreamprotobuf.ResponseInformationSgNBReconfComp_SuccessItem",
+  "ResponseInformationSgNBReconfCompSuccessItem",
+  "Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem",
+  "uenibstreamprotobuf",
+  sizeof(Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItem),
+  2,
+  uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__field_descriptors,
+  uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__field_indices_by_name,
+  1,  uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__number_ranges,
+  (ProtobufCMessageInit) uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+#define uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__field_descriptors NULL
+#define uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__field_indices_by_name NULL
+#define uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__number_ranges NULL
+const ProtobufCMessageDescriptor uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "uenibstreamprotobuf.ResponseInformationSgNBReconfComp_SuccessItemExtIEs",
+  "ResponseInformationSgNBReconfCompSuccessItemExtIEs",
+  "Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItemExtIEs",
+  "uenibstreamprotobuf",
+  sizeof(Uenibstreamprotobuf__ResponseInformationSgNBReconfCompSuccessItemExtIEs),
+  0,
+  uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__field_descriptors,
+  uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__field_indices_by_name,
+  0,  uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__number_ranges,
+  (ProtobufCMessageInit) uenibstreamprotobuf__response_information_sg_nbreconf_comp__success_item_ext_ies__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+static const ProtobufCFieldDescriptor uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__field_descriptors[2] =
+{
+  {
+    "cause",
+    1,
+    PROTOBUF_C_LABEL_NONE,
+    PROTOBUF_C_TYPE_MESSAGE,
+    0,   /* quantifier_offset */
+    offsetof(Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem, cause),
+    &uenibstreamprotobuf__cause__descriptor,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+  {
+    "iE_Extensions",
+    2,
+    PROTOBUF_C_LABEL_REPEATED,
+    PROTOBUF_C_TYPE_MESSAGE,
+    offsetof(Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem, n_ie_extensions),
+    offsetof(Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem, ie_extensions),
+    &uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__descriptor,
+    NULL,
+    0,             /* flags */
+    0,NULL,NULL    /* reserved1,reserved2, etc */
+  },
+};
+static const unsigned uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__field_indices_by_name[] = {
+  0,   /* field[0] = cause */
+  1,   /* field[1] = iE_Extensions */
+};
+static const ProtobufCIntRange uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__number_ranges[1 + 1] =
+{
+  { 1, 0 },
+  { 0, 2 }
+};
+const ProtobufCMessageDescriptor uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "uenibstreamprotobuf.ResponseInformationSgNBReconfComp_RejectByMeNBItem",
+  "ResponseInformationSgNBReconfCompRejectByMeNBItem",
+  "Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem",
+  "uenibstreamprotobuf",
+  sizeof(Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItem),
+  2,
+  uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__field_descriptors,
+  uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__field_indices_by_name,
+  1,  uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__number_ranges,
+  (ProtobufCMessageInit) uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};
+#define uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__field_descriptors NULL
+#define uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__field_indices_by_name NULL
+#define uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__number_ranges NULL
+const ProtobufCMessageDescriptor uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__descriptor =
+{
+  PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
+  "uenibstreamprotobuf.ResponseInformationSgNBReconfComp_RejectByMeNBItemExtIEs",
+  "ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs",
+  "Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs",
+  "uenibstreamprotobuf",
+  sizeof(Uenibstreamprotobuf__ResponseInformationSgNBReconfCompRejectByMeNBItemExtIEs),
+  0,
+  uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__field_descriptors,
+  uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__field_indices_by_name,
+  0,  uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__number_ranges,
+  (ProtobufCMessageInit) uenibstreamprotobuf__response_information_sg_nbreconf_comp__reject_by_me_nbitem_ext_ies__init,
+  NULL,NULL,NULL    /* reserved[123] */
+};