Support for additional NR metrics
[ric-app/mc.git] / mc-core / mc / local_datasource / sgnb_modification_required.pb-c.c
index 253c5a4..dd3a1f9 100644 (file)
 #endif
 
 #include "sgnb_modification_required.pb-c.h"
-void   uenibstreamprotobuf__sg_nbmodification_required__init
-                     (Uenibstreamprotobuf__SgNBModificationRequired         *message)
+void   streaming_protobufs__sg_nbmodification_required__init
+                     (StreamingProtobufs__SgNBModificationRequired         *message)
 {
-  static const Uenibstreamprotobuf__SgNBModificationRequired init_value = UENIBSTREAMPROTOBUF__SG_NBMODIFICATION_REQUIRED__INIT;
+  static const StreamingProtobufs__SgNBModificationRequired init_value = STREAMING_PROTOBUFS__SG_NBMODIFICATION_REQUIRED__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__sg_nbmodification_required__get_packed_size
-                     (const Uenibstreamprotobuf__SgNBModificationRequired *message)
+size_t streaming_protobufs__sg_nbmodification_required__get_packed_size
+                     (const StreamingProtobufs__SgNBModificationRequired *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbmodification_required__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_required__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__sg_nbmodification_required__pack
-                     (const Uenibstreamprotobuf__SgNBModificationRequired *message,
+size_t streaming_protobufs__sg_nbmodification_required__pack
+                     (const StreamingProtobufs__SgNBModificationRequired *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbmodification_required__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_required__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__sg_nbmodification_required__pack_to_buffer
-                     (const Uenibstreamprotobuf__SgNBModificationRequired *message,
+size_t streaming_protobufs__sg_nbmodification_required__pack_to_buffer
+                     (const StreamingProtobufs__SgNBModificationRequired *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbmodification_required__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_required__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__SgNBModificationRequired *
-       uenibstreamprotobuf__sg_nbmodification_required__unpack
+StreamingProtobufs__SgNBModificationRequired *
+       streaming_protobufs__sg_nbmodification_required__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__SgNBModificationRequired *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__sg_nbmodification_required__descriptor,
+  return (StreamingProtobufs__SgNBModificationRequired *)
+     protobuf_c_message_unpack (&streaming_protobufs__sg_nbmodification_required__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__sg_nbmodification_required__free_unpacked
-                     (Uenibstreamprotobuf__SgNBModificationRequired *message,
+void   streaming_protobufs__sg_nbmodification_required__free_unpacked
+                     (StreamingProtobufs__SgNBModificationRequired *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbmodification_required__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_required__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__sg_nbmodification_required__ies__init
-                     (Uenibstreamprotobuf__SgNBModificationRequiredIEs         *message)
+void   streaming_protobufs__sg_nbmodification_required__ies__init
+                     (StreamingProtobufs__SgNBModificationRequiredIEs         *message)
 {
-  static const Uenibstreamprotobuf__SgNBModificationRequiredIEs init_value = UENIBSTREAMPROTOBUF__SG_NBMODIFICATION_REQUIRED__IES__INIT;
+  static const StreamingProtobufs__SgNBModificationRequiredIEs init_value = STREAMING_PROTOBUFS__SG_NBMODIFICATION_REQUIRED__IES__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__sg_nbmodification_required__ies__get_packed_size
-                     (const Uenibstreamprotobuf__SgNBModificationRequiredIEs *message)
+size_t streaming_protobufs__sg_nbmodification_required__ies__get_packed_size
+                     (const StreamingProtobufs__SgNBModificationRequiredIEs *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbmodification_required__ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_required__ies__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__sg_nbmodification_required__ies__pack
-                     (const Uenibstreamprotobuf__SgNBModificationRequiredIEs *message,
+size_t streaming_protobufs__sg_nbmodification_required__ies__pack
+                     (const StreamingProtobufs__SgNBModificationRequiredIEs *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbmodification_required__ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_required__ies__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__sg_nbmodification_required__ies__pack_to_buffer
-                     (const Uenibstreamprotobuf__SgNBModificationRequiredIEs *message,
+size_t streaming_protobufs__sg_nbmodification_required__ies__pack_to_buffer
+                     (const StreamingProtobufs__SgNBModificationRequiredIEs *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbmodification_required__ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_required__ies__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__SgNBModificationRequiredIEs *
-       uenibstreamprotobuf__sg_nbmodification_required__ies__unpack
+StreamingProtobufs__SgNBModificationRequiredIEs *
+       streaming_protobufs__sg_nbmodification_required__ies__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__SgNBModificationRequiredIEs *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__sg_nbmodification_required__ies__descriptor,
+  return (StreamingProtobufs__SgNBModificationRequiredIEs *)
+     protobuf_c_message_unpack (&streaming_protobufs__sg_nbmodification_required__ies__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__sg_nbmodification_required__ies__free_unpacked
-                     (Uenibstreamprotobuf__SgNBModificationRequiredIEs *message,
+void   streaming_protobufs__sg_nbmodification_required__ies__free_unpacked
+                     (StreamingProtobufs__SgNBModificationRequiredIEs *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbmodification_required__ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_required__ies__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__init
-                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdList         *message)
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__init
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBModReqdList         *message)
 {
-  static const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdList init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQD_LIST__INIT;
+  static const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdList init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQD_LIST__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__get_packed_size
-                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdList *message)
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdList *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__pack
-                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdList *message,
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__pack
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdList *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__pack_to_buffer
-                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdList *message,
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdList *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdList *
-       uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__unpack
+StreamingProtobufs__ERABsToBeReleasedSgNBModReqdList *
+       streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdList *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor,
+  return (StreamingProtobufs__ERABsToBeReleasedSgNBModReqdList *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__free_unpacked
-                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdList *message,
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__free_unpacked
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBModReqdList *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__init
-                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemIEs         *message)
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__init
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemIEs         *message)
 {
-  static const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemIEs init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQD__ITEM_IES__INIT;
+  static const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQD__ITEM_IES__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__get_packed_size
-                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemIEs *message)
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemIEs *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__pack
-                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemIEs *message,
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__pack
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemIEs *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__pack_to_buffer
-                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemIEs *message,
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemIEs *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemIEs *
-       uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__unpack
+StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemIEs *
+       streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemIEs *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor,
+  return (StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemIEs *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__free_unpacked
-                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemIEs *message,
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__free_unpacked
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemIEs *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__init
-                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem         *message)
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__init
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem         *message)
 {
-  static const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQD__ITEM__INIT;
+  static const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQD__ITEM__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__get_packed_size
-                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem *message)
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__pack
-                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem *message,
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__pack
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__pack_to_buffer
-                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem *message,
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem *
-       uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__unpack
+StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem *
+       streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor,
+  return (StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__free_unpacked
-                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem *message,
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__free_unpacked
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__init
-                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemExtIEs         *message)
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__init
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemExtIEs         *message)
 {
-  static const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemExtIEs init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQD__ITEM_EXT_IES__INIT;
+  static const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQD__ITEM_EXT_IES__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__get_packed_size
-                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemExtIEs *message)
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemExtIEs *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__pack
-                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemExtIEs *message,
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__pack
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemExtIEs *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__pack_to_buffer
-                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemExtIEs *message,
+size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemExtIEs *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemExtIEs *
-       uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__unpack
+StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemExtIEs *
+       streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemExtIEs *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor,
+  return (StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemExtIEs *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__free_unpacked
-                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemExtIEs *message,
+void   streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__free_unpacked
+                     (StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemExtIEs *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__init
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdList         *message)
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__init
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdList         *message)
 {
-  static const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdList init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD_LIST__INIT;
+  static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdList init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD_LIST__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__get_packed_size
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdList *message)
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdList *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__pack
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdList *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__pack
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdList *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__pack_to_buffer
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdList *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdList *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdList *
-       uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__unpack
+StreamingProtobufs__ERABsToBeModifiedSgNBModReqdList *
+       streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdList *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor,
+  return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdList *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__free_unpacked
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdList *message,
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__free_unpacked
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdList *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__init
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemIEs         *message)
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__init
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemIEs         *message)
 {
-  static const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemIEs init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__ITEM_IES__INIT;
+  static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__ITEM_IES__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__get_packed_size
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemIEs *message)
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemIEs *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__pack
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemIEs *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__pack
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemIEs *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__pack_to_buffer
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemIEs *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemIEs *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemIEs *
-       uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__unpack
+StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemIEs *
+       streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemIEs *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor,
+  return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemIEs *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__free_unpacked
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemIEs *message,
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__free_unpacked
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemIEs *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__init
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem         *message)
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__init
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem         *message)
 {
-  static const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__ITEM__INIT;
+  static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__ITEM__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__get_packed_size
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem *message)
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__pack
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__pack
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__pack_to_buffer
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem *
-       uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__unpack
+StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem *
+       streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor,
+  return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__free_unpacked
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem *message,
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__free_unpacked
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__init
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemExtIEs         *message)
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__init
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemExtIEs         *message)
 {
-  static const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemExtIEs init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__ITEM_EXT_IES__INIT;
+  static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__ITEM_EXT_IES__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__get_packed_size
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemExtIEs *message)
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemExtIEs *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__pack
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemExtIEs *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__pack
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemExtIEs *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__pack_to_buffer
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemExtIEs *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemExtIEs *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemExtIEs *
-       uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__unpack
+StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemExtIEs *
+       streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemExtIEs *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor,
+  return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemExtIEs *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__free_unpacked
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemExtIEs *message,
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__free_unpacked
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemExtIEs *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__init
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent         *message)
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__init
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent         *message)
 {
-  static const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__SG_NBPDCPPRESENT__INIT;
+  static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__SG_NBPDCPPRESENT__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__get_packed_size
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent *message)
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__pack
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__pack
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__pack_to_buffer
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent *
-       uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__unpack
+StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent *
+       streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor,
+  return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__free_unpacked
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent *message,
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__free_unpacked
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__init
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs         *message)
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__init
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs         *message)
 {
-  static const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__SG_NBPDCPPRESENT_EXT_IES__INIT;
+  static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__SG_NBPDCPPRESENT_EXT_IES__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__get_packed_size
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs *message)
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__pack
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__pack
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__pack_to_buffer
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs *
-       uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__unpack
+StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs *
+       streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor,
+  return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__free_unpacked
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs *message,
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__free_unpacked
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__init
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent         *message)
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__init
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent         *message)
 {
-  static const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__SG_NBPDCPNOTPRESENT__INIT;
+  static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__SG_NBPDCPNOTPRESENT__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__get_packed_size
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent *message)
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__pack
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__pack
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__pack_to_buffer
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent *
-       uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__unpack
+StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent *
+       streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor,
+  return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__free_unpacked
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent *message,
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__free_unpacked
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__init
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs         *message)
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__init
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs         *message)
 {
-  static const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__SG_NBPDCPNOTPRESENT_EXT_IES__INIT;
+  static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQD__SG_NBPDCPNOTPRESENT_EXT_IES__INIT;
   *message = init_value;
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__get_packed_size
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs *message)
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__get_packed_size
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs *message)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor);
   return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message));
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__pack
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__pack
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs *message,
                       uint8_t       *out)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor);
   return protobuf_c_message_pack ((const ProtobufCMessage*)message, out);
 }
-size_t uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__pack_to_buffer
-                     (const Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs *message,
+size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__pack_to_buffer
+                     (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs *message,
                       ProtobufCBuffer *buffer)
 {
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor);
   return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer);
 }
-Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs *
-       uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__unpack
+StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs *
+       streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__unpack
                      (ProtobufCAllocator  *allocator,
                       size_t               len,
                       const uint8_t       *data)
 {
-  return (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs *)
-     protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor,
+  return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs *)
+     protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor,
                                 allocator, len, data);
 }
-void   uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__free_unpacked
-                     (Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs *message,
+void   streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__free_unpacked
+                     (StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs *message,
                       ProtobufCAllocator *allocator)
 {
   if(!message)
     return;
-  assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor);
+  assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor);
   protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator);
 }
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_required__field_descriptors[1] =
+static const ProtobufCFieldDescriptor streaming_protobufs__sg_nbmodification_required__field_descriptors[1] =
 {
   {
     "protocolIEs",
@@ -645,37 +645,37 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_req
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__SgNBModificationRequired, protocolies),
-    &uenibstreamprotobuf__sg_nbmodification_required__ies__descriptor,
+    offsetof(StreamingProtobufs__SgNBModificationRequired, protocolies),
+    &streaming_protobufs__sg_nbmodification_required__ies__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__sg_nbmodification_required__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__sg_nbmodification_required__field_indices_by_name[] = {
   0,   /* field[0] = protocolIEs */
 };
-static const ProtobufCIntRange uenibstreamprotobuf__sg_nbmodification_required__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__sg_nbmodification_required__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 1 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__sg_nbmodification_required__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__sg_nbmodification_required__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.SgNBModificationRequired",
+  "streaming_protobufs.SgNBModificationRequired",
   "SgNBModificationRequired",
-  "Uenibstreamprotobuf__SgNBModificationRequired",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__SgNBModificationRequired),
+  "StreamingProtobufs__SgNBModificationRequired",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__SgNBModificationRequired),
   1,
-  uenibstreamprotobuf__sg_nbmodification_required__field_descriptors,
-  uenibstreamprotobuf__sg_nbmodification_required__field_indices_by_name,
-  1,  uenibstreamprotobuf__sg_nbmodification_required__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__sg_nbmodification_required__init,
+  streaming_protobufs__sg_nbmodification_required__field_descriptors,
+  streaming_protobufs__sg_nbmodification_required__field_indices_by_name,
+  1,  streaming_protobufs__sg_nbmodification_required__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__sg_nbmodification_required__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_required__ies__field_descriptors[10] =
+static const ProtobufCFieldDescriptor streaming_protobufs__sg_nbmodification_required__ies__field_descriptors[10] =
 {
   {
     "id_MeNB_UE_X2AP_ID",
@@ -683,7 +683,7 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_req
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_UINT32,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__SgNBModificationRequiredIEs, id_menb_ue_x2ap_id),
+    offsetof(StreamingProtobufs__SgNBModificationRequiredIEs, id_menb_ue_x2ap_id),
     NULL,
     NULL,
     0,             /* flags */
@@ -695,7 +695,7 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_req
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_UINT32,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__SgNBModificationRequiredIEs, id_sgnb_ue_x2ap_id),
+    offsetof(StreamingProtobufs__SgNBModificationRequiredIEs, id_sgnb_ue_x2ap_id),
     NULL,
     NULL,
     0,             /* flags */
@@ -707,8 +707,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_req
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__SgNBModificationRequiredIEs, id_cause),
-    &uenibstreamprotobuf__cause__descriptor,
+    offsetof(StreamingProtobufs__SgNBModificationRequiredIEs, id_cause),
+    &streaming_protobufs__cause__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -719,8 +719,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_req
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__SgNBModificationRequiredIEs, id_pdcpchangeindication),
-    &uenibstreamprotobuf__pdcpchange_indication__descriptor,
+    offsetof(StreamingProtobufs__SgNBModificationRequiredIEs, id_pdcpchangeindication),
+    &streaming_protobufs__pdcpchange_indication__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -731,8 +731,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_req
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__SgNBModificationRequiredIEs, id_e_rabs_tobereleased_sgnbmodreqdlist),
-    &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor,
+    offsetof(StreamingProtobufs__SgNBModificationRequiredIEs, id_e_rabs_tobereleased_sgnbmodreqdlist),
+    &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -743,8 +743,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_req
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__SgNBModificationRequiredIEs, id_sgnbtomenbcontainer),
-    &uenibstreamprotobuf__cg__config__descriptor,
+    offsetof(StreamingProtobufs__SgNBModificationRequiredIEs, id_sgnbtomenbcontainer),
+    &streaming_protobufs__cg__config__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -755,7 +755,7 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_req
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__SgNBModificationRequiredIEs, id_menb_ue_x2ap_id_extension),
+    offsetof(StreamingProtobufs__SgNBModificationRequiredIEs, id_menb_ue_x2ap_id_extension),
     &google__protobuf__uint32_value__descriptor,
     NULL,
     0,             /* flags */
@@ -767,8 +767,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_req
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__SgNBModificationRequiredIEs, id_e_rabs_tobemodified_sgnbmodreqdlist),
-    &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor,
+    offsetof(StreamingProtobufs__SgNBModificationRequiredIEs, id_e_rabs_tobemodified_sgnbmodreqdlist),
+    &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -779,8 +779,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_req
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__SgNBModificationRequiredIEs, id_sgnbresourcecoordinationinformation),
-    &uenibstreamprotobuf__sg_nbresource_coordination_information__descriptor,
+    offsetof(StreamingProtobufs__SgNBModificationRequiredIEs, id_sgnbresourcecoordinationinformation),
+    &streaming_protobufs__sg_nbresource_coordination_information__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -791,14 +791,14 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbmodification_req
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__SgNBModificationRequiredIEs, id_rrcconfigindication),
-    &uenibstreamprotobuf__rrc__config__ind__descriptor,
+    offsetof(StreamingProtobufs__SgNBModificationRequiredIEs, id_rrcconfigindication),
+    &streaming_protobufs__rrc__config__ind__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__sg_nbmodification_required__ies__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__sg_nbmodification_required__ies__field_indices_by_name[] = {
   2,   /* field[2] = id_Cause */
   7,   /* field[7] = id_E_RABs_ToBeModified_SgNBModReqdList */
   4,   /* field[4] = id_E_RABs_ToBeReleased_SgNBModReqdList */
@@ -810,65 +810,65 @@ static const unsigned uenibstreamprotobuf__sg_nbmodification_required__ies__fiel
   1,   /* field[1] = id_SgNB_UE_X2AP_ID */
   5,   /* field[5] = id_SgNBtoMeNBContainer */
 };
-static const ProtobufCIntRange uenibstreamprotobuf__sg_nbmodification_required__ies__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__sg_nbmodification_required__ies__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 10 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__sg_nbmodification_required__ies__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__sg_nbmodification_required__ies__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.SgNBModificationRequired_IEs",
+  "streaming_protobufs.SgNBModificationRequired_IEs",
   "SgNBModificationRequiredIEs",
-  "Uenibstreamprotobuf__SgNBModificationRequiredIEs",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__SgNBModificationRequiredIEs),
+  "StreamingProtobufs__SgNBModificationRequiredIEs",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__SgNBModificationRequiredIEs),
   10,
-  uenibstreamprotobuf__sg_nbmodification_required__ies__field_descriptors,
-  uenibstreamprotobuf__sg_nbmodification_required__ies__field_indices_by_name,
-  1,  uenibstreamprotobuf__sg_nbmodification_required__ies__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__sg_nbmodification_required__ies__init,
+  streaming_protobufs__sg_nbmodification_required__ies__field_descriptors,
+  streaming_protobufs__sg_nbmodification_required__ies__field_indices_by_name,
+  1,  streaming_protobufs__sg_nbmodification_required__ies__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__sg_nbmodification_required__ies__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__field_descriptors[1] =
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__field_descriptors[1] =
 {
   {
     "items",
     1,
     PROTOBUF_C_LABEL_REPEATED,
     PROTOBUF_C_TYPE_MESSAGE,
-    offsetof(Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdList, n_items),
-    offsetof(Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdList, items),
-    &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqdList, n_items),
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqdList, items),
+    &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__field_indices_by_name[] = {
   0,   /* field[0] = items */
 };
-static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 1 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.E_RABs_ToBeReleased_SgNBModReqdList",
+  "streaming_protobufs.E_RABs_ToBeReleased_SgNBModReqdList",
   "ERABsToBeReleasedSgNBModReqdList",
-  "Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdList",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdList),
+  "StreamingProtobufs__ERABsToBeReleasedSgNBModReqdList",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqdList),
   1,
-  uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__field_descriptors,
-  uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__field_indices_by_name,
-  1,  uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd_list__init,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd_list__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__field_descriptors[1] =
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__field_descriptors[1] =
 {
   {
     "id_E_RABs_ToBeReleased_SgNBModReqd_Item",
@@ -876,37 +876,37 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_releas
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemIEs, id_e_rabs_tobereleased_sgnbmodreqd_item),
-    &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemIEs, id_e_rabs_tobereleased_sgnbmodreqd_item),
+    &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__field_indices_by_name[] = {
   0,   /* field[0] = id_E_RABs_ToBeReleased_SgNBModReqd_Item */
 };
-static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 1 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.E_RABs_ToBeReleased_SgNBModReqd_ItemIEs",
+  "streaming_protobufs.E_RABs_ToBeReleased_SgNBModReqd_ItemIEs",
   "ERABsToBeReleasedSgNBModReqdItemIEs",
-  "Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemIEs",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemIEs),
+  "StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemIEs",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemIEs),
   1,
-  uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__field_descriptors,
-  uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__field_indices_by_name,
-  1,  uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__init,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ies__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__field_descriptors[3] =
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__field_descriptors[3] =
 {
   {
     "e_RAB_ID",
@@ -914,7 +914,7 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_releas
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_UINT32,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem, e_rab_id),
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem, e_rab_id),
     NULL,
     NULL,
     0,             /* flags */
@@ -926,8 +926,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_releas
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem, cause),
-    &uenibstreamprotobuf__cause__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem, cause),
+    &streaming_protobufs__cause__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -937,40 +937,40 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_releas
     3,
     PROTOBUF_C_LABEL_REPEATED,
     PROTOBUF_C_TYPE_MESSAGE,
-    offsetof(Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem, n_ie_extensions),
-    offsetof(Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem, ie_extensions),
-    &uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem, n_ie_extensions),
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem, ie_extensions),
+    &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__field_indices_by_name[] = {
   1,   /* field[1] = cause */
   0,   /* field[0] = e_RAB_ID */
   2,   /* field[2] = iE_Extensions */
 };
-static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 3 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.E_RABs_ToBeReleased_SgNBModReqd_Item",
+  "streaming_protobufs.E_RABs_ToBeReleased_SgNBModReqd_Item",
   "ERABsToBeReleasedSgNBModReqdItem",
-  "Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItem),
+  "StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItem),
   3,
-  uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__field_descriptors,
-  uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__field_indices_by_name,
-  1,  uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item__init,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__field_descriptors[1] =
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__field_descriptors[1] =
 {
   {
     "id_RLCMode_transferred",
@@ -978,75 +978,75 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_releas
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemExtIEs, id_rlcmode_transferred),
-    &uenibstreamprotobuf__rlcmode__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemExtIEs, id_rlcmode_transferred),
+    &streaming_protobufs__rlcmode__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__field_indices_by_name[] = {
   0,   /* field[0] = id_RLCMode_transferred */
 };
-static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 1 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.E_RABs_ToBeReleased_SgNBModReqd_ItemExtIEs",
+  "streaming_protobufs.E_RABs_ToBeReleased_SgNBModReqd_ItemExtIEs",
   "ERABsToBeReleasedSgNBModReqdItemExtIEs",
-  "Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemExtIEs",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__ERABsToBeReleasedSgNBModReqdItemExtIEs),
+  "StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemExtIEs",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqdItemExtIEs),
   1,
-  uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__field_descriptors,
-  uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__field_indices_by_name,
-  1,  uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__init,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbmod_reqd__item_ext_ies__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__field_descriptors[1] =
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__field_descriptors[1] =
 {
   {
     "items",
     1,
     PROTOBUF_C_LABEL_REPEATED,
     PROTOBUF_C_TYPE_MESSAGE,
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdList, n_items),
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdList, items),
-    &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdList, n_items),
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdList, items),
+    &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__field_indices_by_name[] = {
   0,   /* field[0] = items */
 };
-static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 1 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.E_RABs_ToBeModified_SgNBModReqdList",
+  "streaming_protobufs.E_RABs_ToBeModified_SgNBModReqdList",
   "ERABsToBeModifiedSgNBModReqdList",
-  "Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdList",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdList),
+  "StreamingProtobufs__ERABsToBeModifiedSgNBModReqdList",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdList),
   1,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__field_descriptors,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__field_indices_by_name,
-  1,  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd_list__init,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd_list__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__field_descriptors[1] =
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__field_descriptors[1] =
 {
   {
     "id_E_RABs_ToBeModified_SgNBModReqd_Item",
@@ -1054,37 +1054,37 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemIEs, id_e_rabs_tobemodified_sgnbmodreqd_item),
-    &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemIEs, id_e_rabs_tobemodified_sgnbmodreqd_item),
+    &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__field_indices_by_name[] = {
   0,   /* field[0] = id_E_RABs_ToBeModified_SgNBModReqd_Item */
 };
-static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 1 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.E_RABs_ToBeModified_SgNBModReqd_ItemIEs",
+  "streaming_protobufs.E_RABs_ToBeModified_SgNBModReqd_ItemIEs",
   "ERABsToBeModifiedSgNBModReqdItemIEs",
-  "Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemIEs",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemIEs),
+  "StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemIEs",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemIEs),
   1,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__field_descriptors,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__field_indices_by_name,
-  1,  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__init,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ies__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__field_descriptors[5] =
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__field_descriptors[5] =
 {
   {
     "e_RAB_ID",
@@ -1092,7 +1092,7 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_UINT32,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem, e_rab_id),
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem, e_rab_id),
     NULL,
     NULL,
     0,             /* flags */
@@ -1104,8 +1104,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem, en_dc_resourceconfiguration),
-    &uenibstreamprotobuf__en__dc__resource_configuration__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem, en_dc_resourceconfiguration),
+    &streaming_protobufs__en__dc__resource_configuration__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -1115,9 +1115,9 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     3,
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem, resource_configuration_case),
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem, sgnbpdcppresent),
-    &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem, resource_configuration_case),
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem, sgnbpdcppresent),
+    &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor,
     NULL,
     0 | PROTOBUF_C_FIELD_FLAG_ONEOF,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -1127,9 +1127,9 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     4,
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem, resource_configuration_case),
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem, sgnbpdcpnotpresent),
-    &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem, resource_configuration_case),
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem, sgnbpdcpnotpresent),
+    &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor,
     NULL,
     0 | PROTOBUF_C_FIELD_FLAG_ONEOF,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -1139,60 +1139,60 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     5,
     PROTOBUF_C_LABEL_REPEATED,
     PROTOBUF_C_TYPE_MESSAGE,
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem, n_ie_extensions),
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem, ie_extensions),
-    &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem, n_ie_extensions),
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem, ie_extensions),
+    &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__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 uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 5 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.E_RABs_ToBeModified_SgNBModReqd_Item",
+  "streaming_protobufs.E_RABs_ToBeModified_SgNBModReqd_Item",
   "ERABsToBeModifiedSgNBModReqdItem",
-  "Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItem),
+  "StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItem),
   5,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__field_descriptors,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__field_indices_by_name,
-  1,  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item__init,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-#define uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__field_descriptors NULL
-#define uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__field_indices_by_name NULL
-#define uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__number_ranges NULL
-const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor =
+#define streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__field_descriptors NULL
+#define streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__field_indices_by_name NULL
+#define streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__number_ranges NULL
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs",
+  "streaming_protobufs.E_RABs_ToBeModified_SgNBModReqd_ItemExtIEs",
   "ERABsToBeModifiedSgNBModReqdItemExtIEs",
-  "Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemExtIEs",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdItemExtIEs),
+  "StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemExtIEs",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdItemExtIEs),
   0,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__field_descriptors,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__field_indices_by_name,
-  0,  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__init,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__field_indices_by_name,
+  0,  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__item_ext_ies__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__field_descriptors[5] =
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__field_descriptors[5] =
 {
   {
     "requested_MCG_E_RAB_Level_QoS_Parameters",
@@ -1200,8 +1200,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent, requested_mcg_e_rab_level_qos_parameters),
-    &uenibstreamprotobuf__e__rab__level__qo_s__parameters__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent, requested_mcg_e_rab_level_qos_parameters),
+    &streaming_protobufs__e__rab__level__qo_s__parameters__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -1212,8 +1212,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent, ul_configuration),
-    &uenibstreamprotobuf__ulconfiguration__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent, ul_configuration),
+    &streaming_protobufs__ulconfiguration__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -1224,8 +1224,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent, sgnb_ul_gtp_teidatpdcp),
-    &uenibstreamprotobuf__gtptunnel_endpoint__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent, sgnb_ul_gtp_teidatpdcp),
+    &streaming_protobufs__gtptunnel_endpoint__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -1236,8 +1236,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent, s1_dl_gtp_teidatsgnb),
-    &uenibstreamprotobuf__gtptunnel_endpoint__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent, s1_dl_gtp_teidatsgnb),
+    &streaming_protobufs__gtptunnel_endpoint__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -1247,42 +1247,42 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     5,
     PROTOBUF_C_LABEL_REPEATED,
     PROTOBUF_C_TYPE_MESSAGE,
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent, n_ie_extensions),
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent, ie_extensions),
-    &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent, n_ie_extensions),
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent, ie_extensions),
+    &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__field_indices_by_name[] = {
   4,   /* field[4] = iE_Extensions */
   0,   /* field[0] = requested_MCG_E_RAB_Level_QoS_Parameters */
   3,   /* field[3] = s1_DL_GTP_TEIDatSgNB */
   2,   /* field[2] = sgNB_UL_GTP_TEIDatPDCP */
   1,   /* field[1] = uL_Configuration */
 };
-static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 5 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.E_RABs_ToBeModified_SgNBModReqd_SgNBPDCPpresent",
+  "streaming_protobufs.E_RABs_ToBeModified_SgNBModReqd_SgNBPDCPpresent",
   "ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent",
-  "Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent),
+  "StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresent),
   5,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__field_descriptors,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__field_indices_by_name,
-  1,  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__init,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__field_descriptors[3] =
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__field_descriptors[3] =
 {
   {
     "id_uLpDCPSnLength",
@@ -1290,8 +1290,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs, id_ulpdcpsnlength),
-    &uenibstreamprotobuf__pdcpsn_length__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs, id_ulpdcpsnlength),
+    &streaming_protobufs__pdcpsn_length__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -1302,8 +1302,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs, id_dlpdcpsnlength),
-    &uenibstreamprotobuf__pdcpsn_length__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs, id_dlpdcpsnlength),
+    &streaming_protobufs__pdcpsn_length__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -1314,39 +1314,39 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs, id_new_drb_id_req),
-    &uenibstreamprotobuf__true_opt__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs, id_new_drb_id_req),
+    &streaming_protobufs__true_opt__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__field_indices_by_name[] = {
   1,   /* field[1] = id_dLPDCPSnLength */
   2,   /* field[2] = id_new_drb_ID_req */
   0,   /* field[0] = id_uLpDCPSnLength */
 };
-static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 3 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.E_RABs_ToBeModified_SgNBModReqd_SgNBPDCPpresentExtIEs",
+  "streaming_protobufs.E_RABs_ToBeModified_SgNBModReqd_SgNBPDCPpresentExtIEs",
   "ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs",
-  "Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs),
+  "StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPpresentExtIEs),
   3,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__field_descriptors,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__field_indices_by_name,
-  1,  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__init,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcppresent_ext_ies__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__field_descriptors[3] =
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__field_descriptors[3] =
 {
   {
     "sgNB_DL_GTP_TEIDatSCG",
@@ -1354,8 +1354,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent, sgnb_dl_gtp_teidatscg),
-    &uenibstreamprotobuf__gtptunnel_endpoint__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent, sgnb_dl_gtp_teidatscg),
+    &streaming_protobufs__gtptunnel_endpoint__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -1366,8 +1366,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent, secondary_sgnb_dl_gtp_teidatscg),
-    &uenibstreamprotobuf__gtptunnel_endpoint__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent, secondary_sgnb_dl_gtp_teidatscg),
+    &streaming_protobufs__gtptunnel_endpoint__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -1377,40 +1377,40 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     3,
     PROTOBUF_C_LABEL_REPEATED,
     PROTOBUF_C_TYPE_MESSAGE,
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent, n_ie_extensions),
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent, ie_extensions),
-    &uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent, n_ie_extensions),
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent, ie_extensions),
+    &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__field_indices_by_name[] = {
   2,   /* field[2] = iE_Extensions */
   1,   /* field[1] = secondary_sgNB_DL_GTP_TEIDatSCG */
   0,   /* field[0] = sgNB_DL_GTP_TEIDatSCG */
 };
-static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 3 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.E_RABs_ToBeModified_SgNBModReqd_SgNBPDCPnotpresent",
+  "streaming_protobufs.E_RABs_ToBeModified_SgNBModReqd_SgNBPDCPnotpresent",
   "ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent",
-  "Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent),
+  "StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresent),
   3,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__field_descriptors,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__field_indices_by_name,
-  1,  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__init,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent__init,
   NULL,NULL,NULL    /* reserved[123] */
 };
-static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__field_descriptors[2] =
+static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__field_descriptors[2] =
 {
   {
     "id_RLC_Status",
@@ -1418,8 +1418,8 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs, id_rlc_status),
-    &uenibstreamprotobuf__rlc__status__descriptor,
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs, id_rlc_status),
+    &streaming_protobufs__rlc__status__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
@@ -1430,34 +1430,34 @@ static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_modifi
     PROTOBUF_C_LABEL_NONE,
     PROTOBUF_C_TYPE_MESSAGE,
     0,   /* quantifier_offset */
-    offsetof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs, id_lcid),
+    offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs, id_lcid),
     &google__protobuf__uint32_value__descriptor,
     NULL,
     0,             /* flags */
     0,NULL,NULL    /* reserved1,reserved2, etc */
   },
 };
-static const unsigned uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name[] = {
+static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name[] = {
   0,   /* field[0] = id_RLC_Status */
   1,   /* field[1] = id_lCID */
 };
-static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__number_ranges[1 + 1] =
+static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__number_ranges[1 + 1] =
 {
   { 1, 0 },
   { 0, 2 }
 };
-const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor =
+const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__descriptor =
 {
   PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
-  "uenibstreamprotobuf.E_RABs_ToBeModified_SgNBModReqd_SgNBPDCPnotpresentExtIEs",
+  "streaming_protobufs.E_RABs_ToBeModified_SgNBModReqd_SgNBPDCPnotpresentExtIEs",
   "ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs",
-  "Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs",
-  "uenibstreamprotobuf",
-  sizeof(Uenibstreamprotobuf__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs),
+  "StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs",
+  "streaming_protobufs",
+  sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqdSgNBPDCPnotpresentExtIEs),
   2,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__field_descriptors,
-  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name,
-  1,  uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__number_ranges,
-  (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__init,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__field_descriptors,
+  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name,
+  1,  streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__number_ranges,
+  (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_reqd__sg_nbpdcpnotpresent_ext_ies__init,
   NULL,NULL,NULL    /* reserved[123] */
 };