/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: sgnb_modification_request.proto */ /* Do not generate deprecated warnings for self */ #ifndef PROTOBUF_C__NO_DEPRECATED #define PROTOBUF_C__NO_DEPRECATED #endif #include "sgnb_modification_request.pb-c.h" void streaming_protobufs__sg_nbmodification_request__init (StreamingProtobufs__SgNBModificationRequest *message) { static const StreamingProtobufs__SgNBModificationRequest init_value = STREAMING_PROTOBUFS__SG_NBMODIFICATION_REQUEST__INIT; *message = init_value; } size_t streaming_protobufs__sg_nbmodification_request__get_packed_size (const StreamingProtobufs__SgNBModificationRequest *message) { assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_request__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__sg_nbmodification_request__pack (const StreamingProtobufs__SgNBModificationRequest *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_request__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__sg_nbmodification_request__pack_to_buffer (const StreamingProtobufs__SgNBModificationRequest *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_request__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__SgNBModificationRequest * streaming_protobufs__sg_nbmodification_request__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__SgNBModificationRequest *) protobuf_c_message_unpack (&streaming_protobufs__sg_nbmodification_request__descriptor, allocator, len, data); } void streaming_protobufs__sg_nbmodification_request__free_unpacked (StreamingProtobufs__SgNBModificationRequest *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_request__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__sg_nbmodification_request__ies__init (StreamingProtobufs__SgNBModificationRequestIEs *message) { static const StreamingProtobufs__SgNBModificationRequestIEs init_value = STREAMING_PROTOBUFS__SG_NBMODIFICATION_REQUEST__IES__INIT; *message = init_value; } size_t streaming_protobufs__sg_nbmodification_request__ies__get_packed_size (const StreamingProtobufs__SgNBModificationRequestIEs *message) { assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_request__ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__sg_nbmodification_request__ies__pack (const StreamingProtobufs__SgNBModificationRequestIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_request__ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__sg_nbmodification_request__ies__pack_to_buffer (const StreamingProtobufs__SgNBModificationRequestIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_request__ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__SgNBModificationRequestIEs * streaming_protobufs__sg_nbmodification_request__ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__SgNBModificationRequestIEs *) protobuf_c_message_unpack (&streaming_protobufs__sg_nbmodification_request__ies__descriptor, allocator, len, data); } void streaming_protobufs__sg_nbmodification_request__ies__free_unpacked (StreamingProtobufs__SgNBModificationRequestIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__sg_nbmodification_request__ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__ue__context_information__sg_nbmod_req__init (StreamingProtobufs__UEContextInformationSgNBModReq *message) { static const StreamingProtobufs__UEContextInformationSgNBModReq init_value = STREAMING_PROTOBUFS__UE__CONTEXT_INFORMATION__SG_NBMOD_REQ__INIT; *message = init_value; } size_t streaming_protobufs__ue__context_information__sg_nbmod_req__get_packed_size (const StreamingProtobufs__UEContextInformationSgNBModReq *message) { assert(message->base.descriptor == &streaming_protobufs__ue__context_information__sg_nbmod_req__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__ue__context_information__sg_nbmod_req__pack (const StreamingProtobufs__UEContextInformationSgNBModReq *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__ue__context_information__sg_nbmod_req__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__ue__context_information__sg_nbmod_req__pack_to_buffer (const StreamingProtobufs__UEContextInformationSgNBModReq *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__ue__context_information__sg_nbmod_req__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__UEContextInformationSgNBModReq * streaming_protobufs__ue__context_information__sg_nbmod_req__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__UEContextInformationSgNBModReq *) protobuf_c_message_unpack (&streaming_protobufs__ue__context_information__sg_nbmod_req__descriptor, allocator, len, data); } void streaming_protobufs__ue__context_information__sg_nbmod_req__free_unpacked (StreamingProtobufs__UEContextInformationSgNBModReq *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__ue__context_information__sg_nbmod_req__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__init (StreamingProtobufs__UEContextInformationSgNBModReqExtIEs *message) { static const StreamingProtobufs__UEContextInformationSgNBModReqExtIEs init_value = STREAMING_PROTOBUFS__UE__CONTEXT_INFORMATION_SG_NBMOD_REQ_EXT_IES__INIT; *message = init_value; } size_t streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__get_packed_size (const StreamingProtobufs__UEContextInformationSgNBModReqExtIEs *message) { assert(message->base.descriptor == &streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__pack (const StreamingProtobufs__UEContextInformationSgNBModReqExtIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__pack_to_buffer (const StreamingProtobufs__UEContextInformationSgNBModReqExtIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__UEContextInformationSgNBModReqExtIEs * streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__UEContextInformationSgNBModReqExtIEs *) protobuf_c_message_unpack (&streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__descriptor, allocator, len, data); } void streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__free_unpacked (StreamingProtobufs__UEContextInformationSgNBModReqExtIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__init (StreamingProtobufs__ERABsToBeAddedSgNBModReqList *message) { static const StreamingProtobufs__ERABsToBeAddedSgNBModReqList init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_ADDED__SG_NBMOD_REQ__LIST__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__get_packed_size (const StreamingProtobufs__ERABsToBeAddedSgNBModReqList *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__pack (const StreamingProtobufs__ERABsToBeAddedSgNBModReqList *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__pack_to_buffer (const StreamingProtobufs__ERABsToBeAddedSgNBModReqList *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeAddedSgNBModReqList * streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeAddedSgNBModReqList *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__free_unpacked (StreamingProtobufs__ERABsToBeAddedSgNBModReqList *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__init (StreamingProtobufs__ERABsToBeAddedSgNBModReqItemIEs *message) { static const StreamingProtobufs__ERABsToBeAddedSgNBModReqItemIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_ADDED__SG_NBMOD_REQ__ITEM_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__get_packed_size (const StreamingProtobufs__ERABsToBeAddedSgNBModReqItemIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__pack (const StreamingProtobufs__ERABsToBeAddedSgNBModReqItemIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeAddedSgNBModReqItemIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeAddedSgNBModReqItemIEs * streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeAddedSgNBModReqItemIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__free_unpacked (StreamingProtobufs__ERABsToBeAddedSgNBModReqItemIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__init (StreamingProtobufs__ERABsToBeAddedSgNBModReqItem *message) { static const StreamingProtobufs__ERABsToBeAddedSgNBModReqItem init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_ADDED__SG_NBMOD_REQ__ITEM__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__get_packed_size (const StreamingProtobufs__ERABsToBeAddedSgNBModReqItem *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__pack (const StreamingProtobufs__ERABsToBeAddedSgNBModReqItem *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__pack_to_buffer (const StreamingProtobufs__ERABsToBeAddedSgNBModReqItem *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeAddedSgNBModReqItem * streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeAddedSgNBModReqItem *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__free_unpacked (StreamingProtobufs__ERABsToBeAddedSgNBModReqItem *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__init (StreamingProtobufs__ERABsToBeAddedSgNBModReqItemExtIEs *message) { static const StreamingProtobufs__ERABsToBeAddedSgNBModReqItemExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_ADDED__SG_NBMOD_REQ__ITEM_EXT_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__get_packed_size (const StreamingProtobufs__ERABsToBeAddedSgNBModReqItemExtIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__pack (const StreamingProtobufs__ERABsToBeAddedSgNBModReqItemExtIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeAddedSgNBModReqItemExtIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeAddedSgNBModReqItemExtIEs * streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeAddedSgNBModReqItemExtIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__free_unpacked (StreamingProtobufs__ERABsToBeAddedSgNBModReqItemExtIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__init (StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent *message) { static const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_ADDED__SG_NBMOD_REQ__SG_NBPDCPPRESENT__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__get_packed_size (const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__pack (const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__pack_to_buffer (const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent * streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__free_unpacked (StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__init (StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresentExtIEs *message) { static const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresentExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_ADDED__SG_NBMOD_REQ__SG_NBPDCPPRESENT_EXT_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__get_packed_size (const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresentExtIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__pack (const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresentExtIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresentExtIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresentExtIEs * streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresentExtIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__free_unpacked (StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresentExtIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__init (StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent *message) { static const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_ADDED__SG_NBMOD_REQ__SG_NBPDCPNOTPRESENT__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__get_packed_size (const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__pack (const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__pack_to_buffer (const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent * streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__free_unpacked (StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__init (StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs *message) { static const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_ADDED__SG_NBMOD_REQ__SG_NBPDCPNOTPRESENT_EXT_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__get_packed_size (const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__pack (const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs * streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__free_unpacked (StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__init (StreamingProtobufs__ERABsToBeModifiedSgNBModReqList *message) { static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqList init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQ__LIST__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__get_packed_size (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqList *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__pack (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqList *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__pack_to_buffer (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqList *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeModifiedSgNBModReqList * streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqList *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__free_unpacked (StreamingProtobufs__ERABsToBeModifiedSgNBModReqList *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__init (StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemIEs *message) { static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQ__ITEM_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__get_packed_size (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__pack (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemIEs * streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__free_unpacked (StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__init (StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem *message) { static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQ__ITEM__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__get_packed_size (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__pack (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__pack_to_buffer (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem * streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__free_unpacked (StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__init (StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemExtIEs *message) { static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQ__ITEM_EXT_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__get_packed_size (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemExtIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__pack (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemExtIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemExtIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemExtIEs * streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemExtIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__free_unpacked (StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemExtIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__init (StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent *message) { static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQ__SG_NBPDCPPRESENT__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__get_packed_size (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__pack (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__pack_to_buffer (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent * streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__free_unpacked (StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__init (StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresentExtIEs *message) { static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresentExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQ__SG_NBPDCPPRESENT_EXT_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__get_packed_size (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresentExtIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__pack (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresentExtIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresentExtIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresentExtIEs * streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresentExtIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__free_unpacked (StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresentExtIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__init (StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent *message) { static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQ__SG_NBPDCPNOTPRESENT__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__get_packed_size (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__pack (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__pack_to_buffer (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent * streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__free_unpacked (StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__init (StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs *message) { static const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_MODIFIED__SG_NBMOD_REQ__SG_NBPDCPNOTPRESENT_EXT_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__get_packed_size (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__pack (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs * streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__free_unpacked (StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__init (StreamingProtobufs__ERABsToBeReleasedSgNBModReqList *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBModReqList init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQ__LIST__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqList *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqList *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqList *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBModReqList * streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBModReqList *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBModReqList *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__init (StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemIEs *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQ__ITEM_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemIEs * streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__init (StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQ__ITEM__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem * streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__init (StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemExtIEs *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQ__ITEM_EXT_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemExtIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemExtIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemExtIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemExtIEs * streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemExtIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemExtIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__init (StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQ__SG_NBPDCPPRESENT__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent * streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__init (StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresentExtIEs *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresentExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQ__SG_NBPDCPPRESENT_EXT_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresentExtIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresentExtIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresentExtIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresentExtIEs * streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresentExtIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresentExtIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__init (StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQ__SG_NBPDCPNOTPRESENT__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent * streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__init (StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresentExtIEs *message) { static const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresentExtIEs init_value = STREAMING_PROTOBUFS__E__RABS__TO_BE_RELEASED__SG_NBMOD_REQ__SG_NBPDCPNOTPRESENT_EXT_IES__INIT; *message = init_value; } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__get_packed_size (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresentExtIEs *message) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor); return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__pack (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresentExtIEs *message, uint8_t *out) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor); return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); } size_t streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresentExtIEs *message, ProtobufCBuffer *buffer) { assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor); return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); } StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresentExtIEs * streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) { return (StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresentExtIEs *) protobuf_c_message_unpack (&streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor, allocator, len, data); } void streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__free_unpacked (StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresentExtIEs *message, ProtobufCAllocator *allocator) { if(!message) return; assert(message->base.descriptor == &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor); protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); } static const ProtobufCFieldDescriptor streaming_protobufs__sg_nbmodification_request__field_descriptors[1] = { { "protocolIEs", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequest, protocolies), &streaming_protobufs__sg_nbmodification_request__ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__sg_nbmodification_request__field_indices_by_name[] = { 0, /* field[0] = protocolIEs */ }; static const ProtobufCIntRange streaming_protobufs__sg_nbmodification_request__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__sg_nbmodification_request__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.SgNBModificationRequest", "SgNBModificationRequest", "StreamingProtobufs__SgNBModificationRequest", "streaming_protobufs", sizeof(StreamingProtobufs__SgNBModificationRequest), 1, streaming_protobufs__sg_nbmodification_request__field_descriptors, streaming_protobufs__sg_nbmodification_request__field_indices_by_name, 1, streaming_protobufs__sg_nbmodification_request__number_ranges, (ProtobufCMessageInit) streaming_protobufs__sg_nbmodification_request__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__sg_nbmodification_request__ies__field_descriptors[12] = { { "id_MeNB_UE_X2AP_ID", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_UINT32, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequestIEs, id_menb_ue_x2ap_id), NULL, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_SgNB_UE_X2AP_ID", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_UINT32, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequestIEs, id_sgnb_ue_x2ap_id), NULL, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_Cause", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequestIEs, id_cause), &streaming_protobufs__cause__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_SelectedPLMN", 4, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequestIEs, id_selectedplmn), &google__protobuf__bytes_value__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_HandoverRestrictionList", 5, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequestIEs, id_handoverrestrictionlist), &streaming_protobufs__handover_restriction_list__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_SCGConfigurationQuery", 6, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequestIEs, id_scgconfigurationquery), &streaming_protobufs__true_opt__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_UE_ContextInformation_SgNBModReq", 7, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequestIEs, id_ue_contextinformation_sgnbmodreq), &streaming_protobufs__ue__context_information__sg_nbmod_req__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_MeNBtoSgNBContainer", 8, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequestIEs, id_menbtosgnbcontainer), &streaming_protobufs__cg__config_info__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_MeNB_UE_X2AP_ID_Extension", 9, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequestIEs, id_menb_ue_x2ap_id_extension), &google__protobuf__uint32_value__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_MeNBResourceCoordinationInformation", 10, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequestIEs, id_menbresourcecoordinationinformation), &streaming_protobufs__me_nbresource_coordination_information__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_RequestedSplitSRBs", 11, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequestIEs, id_requestedsplitsrbs), &streaming_protobufs__split_srbs__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_RequestedSplitSRBsrelease", 12, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__SgNBModificationRequestIEs, id_requestedsplitsrbsrelease), &streaming_protobufs__split_srbs__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__sg_nbmodification_request__ies__field_indices_by_name[] = { 2, /* field[2] = id_Cause */ 4, /* field[4] = id_HandoverRestrictionList */ 9, /* field[9] = id_MeNBResourceCoordinationInformation */ 0, /* field[0] = id_MeNB_UE_X2AP_ID */ 8, /* field[8] = id_MeNB_UE_X2AP_ID_Extension */ 7, /* field[7] = id_MeNBtoSgNBContainer */ 10, /* field[10] = id_RequestedSplitSRBs */ 11, /* field[11] = id_RequestedSplitSRBsrelease */ 5, /* field[5] = id_SCGConfigurationQuery */ 3, /* field[3] = id_SelectedPLMN */ 1, /* field[1] = id_SgNB_UE_X2AP_ID */ 6, /* field[6] = id_UE_ContextInformation_SgNBModReq */ }; static const ProtobufCIntRange streaming_protobufs__sg_nbmodification_request__ies__number_ranges[1 + 1] = { { 1, 0 }, { 0, 12 } }; const ProtobufCMessageDescriptor streaming_protobufs__sg_nbmodification_request__ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.SgNBModificationRequest_IEs", "SgNBModificationRequestIEs", "StreamingProtobufs__SgNBModificationRequestIEs", "streaming_protobufs", sizeof(StreamingProtobufs__SgNBModificationRequestIEs), 12, streaming_protobufs__sg_nbmodification_request__ies__field_descriptors, streaming_protobufs__sg_nbmodification_request__ies__field_indices_by_name, 1, streaming_protobufs__sg_nbmodification_request__ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__sg_nbmodification_request__ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__ue__context_information__sg_nbmod_req__field_descriptors[7] = { { "nRUE_SecurityCapabilities", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__UEContextInformationSgNBModReq, nrue_securitycapabilities), &streaming_protobufs__nruesecurity_capabilities__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "sgNB_SecurityKey", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__UEContextInformationSgNBModReq, sgnb_securitykey), &google__protobuf__bytes_value__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "sgNBUEAggregateMaximumBitRate", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__UEContextInformationSgNBModReq, sgnbueaggregatemaximumbitrate), &streaming_protobufs__ueaggregate_maximum_bit_rate__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "e_RABs_ToBeAdded", 4, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__UEContextInformationSgNBModReq, e_rabs_tobeadded), &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "e_RABs_ToBeModified", 5, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__UEContextInformationSgNBModReq, e_rabs_tobemodified), &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "e_RABs_ToBeReleased", 6, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__UEContextInformationSgNBModReq, e_rabs_tobereleased), &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "iE_Extensions", 7, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__UEContextInformationSgNBModReq, n_ie_extensions), offsetof(StreamingProtobufs__UEContextInformationSgNBModReq, ie_extensions), &streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__ue__context_information__sg_nbmod_req__field_indices_by_name[] = { 3, /* field[3] = e_RABs_ToBeAdded */ 4, /* field[4] = e_RABs_ToBeModified */ 5, /* field[5] = e_RABs_ToBeReleased */ 6, /* field[6] = iE_Extensions */ 0, /* field[0] = nRUE_SecurityCapabilities */ 2, /* field[2] = sgNBUEAggregateMaximumBitRate */ 1, /* field[1] = sgNB_SecurityKey */ }; static const ProtobufCIntRange streaming_protobufs__ue__context_information__sg_nbmod_req__number_ranges[1 + 1] = { { 1, 0 }, { 0, 7 } }; const ProtobufCMessageDescriptor streaming_protobufs__ue__context_information__sg_nbmod_req__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.UE_ContextInformation_SgNBModReq", "UEContextInformationSgNBModReq", "StreamingProtobufs__UEContextInformationSgNBModReq", "streaming_protobufs", sizeof(StreamingProtobufs__UEContextInformationSgNBModReq), 7, streaming_protobufs__ue__context_information__sg_nbmod_req__field_descriptors, streaming_protobufs__ue__context_information__sg_nbmod_req__field_indices_by_name, 1, streaming_protobufs__ue__context_information__sg_nbmod_req__number_ranges, (ProtobufCMessageInit) streaming_protobufs__ue__context_information__sg_nbmod_req__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__field_descriptors[1] = { { "id_SubscriberProfileIDforRFP", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__UEContextInformationSgNBModReqExtIEs, id_subscriberprofileidforrfp), &google__protobuf__uint32_value__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__field_indices_by_name[] = { 0, /* field[0] = id_SubscriberProfileIDforRFP */ }; static const ProtobufCIntRange streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.UE_ContextInformationSgNBModReqExtIEs", "UEContextInformationSgNBModReqExtIEs", "StreamingProtobufs__UEContextInformationSgNBModReqExtIEs", "streaming_protobufs", sizeof(StreamingProtobufs__UEContextInformationSgNBModReqExtIEs), 1, streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__field_descriptors, streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__field_indices_by_name, 1, streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__ue__context_information_sg_nbmod_req_ext_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__field_descriptors[1] = { { "items", 1, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqList, n_items), offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqList, items), &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__field_indices_by_name[] = { 0, /* field[0] = items */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeAdded_SgNBModReq_List", "ERABsToBeAddedSgNBModReqList", "StreamingProtobufs__ERABsToBeAddedSgNBModReqList", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeAddedSgNBModReqList), 1, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__field_descriptors, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__list__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__field_descriptors[1] = { { "id_E_RABs_ToBeAdded_SgNBModReq_Item", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItemIEs, id_e_rabs_tobeadded_sgnbmodreq_item), &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__field_indices_by_name[] = { 0, /* field[0] = id_E_RABs_ToBeAdded_SgNBModReq_Item */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeAdded_SgNBModReq_ItemIEs", "ERABsToBeAddedSgNBModReqItemIEs", "StreamingProtobufs__ERABsToBeAddedSgNBModReqItemIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItemIEs), 1, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__field_descriptors[6] = { { "e_RAB_ID", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_UINT32, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItem, e_rab_id), NULL, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "drb_ID", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_UINT32, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItem, drb_id), NULL, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "en_DC_ResourceConfiguration", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItem, en_dc_resourceconfiguration), &streaming_protobufs__en__dc__resource_configuration__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "sgNBPDCPpresent", 4, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItem, resource_configuration_case), offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItem, sgnbpdcppresent), &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__descriptor, NULL, 0 | PROTOBUF_C_FIELD_FLAG_ONEOF, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "sgNBPDCPnotpresent", 5, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItem, resource_configuration_case), offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItem, sgnbpdcpnotpresent), &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor, NULL, 0 | PROTOBUF_C_FIELD_FLAG_ONEOF, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "iE_Extensions", 6, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItem, n_ie_extensions), offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItem, ie_extensions), &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__field_indices_by_name[] = { 1, /* field[1] = drb_ID */ 0, /* field[0] = e_RAB_ID */ 2, /* field[2] = en_DC_ResourceConfiguration */ 5, /* field[5] = iE_Extensions */ 4, /* field[4] = sgNBPDCPnotpresent */ 3, /* field[3] = sgNBPDCPpresent */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__number_ranges[1 + 1] = { { 1, 0 }, { 0, 6 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeAdded_SgNBModReq_Item", "ERABsToBeAddedSgNBModReqItem", "StreamingProtobufs__ERABsToBeAddedSgNBModReqItem", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItem), 6, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__field_descriptors, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item__init, NULL,NULL,NULL /* reserved[123] */ }; #define streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__field_descriptors NULL #define streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__field_indices_by_name NULL #define streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__number_ranges NULL const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeAdded_SgNBModReq_ItemExtIEs", "ERABsToBeAddedSgNBModReqItemExtIEs", "StreamingProtobufs__ERABsToBeAddedSgNBModReqItemExtIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeAddedSgNBModReqItemExtIEs), 0, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__field_indices_by_name, 0, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__item_ext_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__field_descriptors[6] = { { "full_E_RAB_Level_QoS_Parameters", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent, full_e_rab_level_qos_parameters), &streaming_protobufs__e__rab__level__qo_s__parameters__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "max_MN_admit_E_RAB_Level_QoS_Parameters", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent, max_mn_admit_e_rab_level_qos_parameters), &streaming_protobufs__gbr__qos_information__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "dL_Forwarding", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent, dl_forwarding), &streaming_protobufs__dl__forwarding__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "meNB_DL_GTP_TEIDatMCG", 4, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent, menb_dl_gtp_teidatmcg), &streaming_protobufs__gtptunnel_endpoint__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "s1_UL_GTPtunnelEndpoint", 5, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent, s1_ul_gtptunnelendpoint), &streaming_protobufs__gtptunnel_endpoint__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "iE_Extensions", 6, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent, n_ie_extensions), offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent, ie_extensions), &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__field_indices_by_name[] = { 2, /* field[2] = dL_Forwarding */ 0, /* field[0] = full_E_RAB_Level_QoS_Parameters */ 5, /* field[5] = iE_Extensions */ 1, /* field[1] = max_MN_admit_E_RAB_Level_QoS_Parameters */ 3, /* field[3] = meNB_DL_GTP_TEIDatMCG */ 4, /* field[4] = s1_UL_GTPtunnelEndpoint */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__number_ranges[1 + 1] = { { 1, 0 }, { 0, 6 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeAdded_SgNBModReq_SgNBPDCPpresent", "ERABsToBeAddedSgNBModReqSgNBPDCPpresent", "StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresent), 6, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__field_descriptors, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__field_descriptors[1] = { { "id_RLCMode_transferred", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresentExtIEs, id_rlcmode_transferred), &streaming_protobufs__rlcmode__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__field_indices_by_name[] = { 0, /* field[0] = id_RLCMode_transferred */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeAdded_SgNBModReq_SgNBPDCPpresentExtIEs", "ERABsToBeAddedSgNBModReqSgNBPDCPpresentExtIEs", "StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresentExtIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPpresentExtIEs), 1, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcppresent_ext_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__field_descriptors[6] = { { "requested_SCG_E_RAB_Level_QoS_Parameters", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent, requested_scg_e_rab_level_qos_parameters), &streaming_protobufs__e__rab__level__qo_s__parameters__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "meNB_UL_GTP_TEIDatPDCP", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent, menb_ul_gtp_teidatpdcp), &streaming_protobufs__gtptunnel_endpoint__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "secondary_meNB_UL_GTP_TEIDatPDCP", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent, secondary_menb_ul_gtp_teidatpdcp), &streaming_protobufs__gtptunnel_endpoint__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "rlc_Mode", 4, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent, rlc_mode), &streaming_protobufs__rlcmode__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "uL_Configuration", 5, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent, ul_configuration), &streaming_protobufs__ulconfiguration__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "iE_Extensions", 6, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent, n_ie_extensions), offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent, ie_extensions), &streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__field_indices_by_name[] = { 5, /* field[5] = iE_Extensions */ 1, /* field[1] = meNB_UL_GTP_TEIDatPDCP */ 0, /* field[0] = requested_SCG_E_RAB_Level_QoS_Parameters */ 3, /* field[3] = rlc_Mode */ 2, /* field[2] = secondary_meNB_UL_GTP_TEIDatPDCP */ 4, /* field[4] = uL_Configuration */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__number_ranges[1 + 1] = { { 1, 0 }, { 0, 6 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeAdded_SgNBModReq_SgNBPDCPnotpresent", "ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent", "StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresent), 6, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__field_descriptors, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__field_descriptors[3] = { { "id_uLpDCPSnLength", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs, id_ulpdcpsnlength), &streaming_protobufs__pdcpsn_length__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_dLPDCPSnLength", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs, id_dlpdcpsnlength), &streaming_protobufs__pdcpsn_length__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_duplicationActivation", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs, id_duplicationactivation), &streaming_protobufs__duplication_activation__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name[] = { 1, /* field[1] = id_dLPDCPSnLength */ 2, /* field[2] = id_duplicationActivation */ 0, /* field[0] = id_uLpDCPSnLength */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__number_ranges[1 + 1] = { { 1, 0 }, { 0, 3 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeAdded_SgNBModReq_SgNBPDCPnotpresentExtIEs", "ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs", "StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeAddedSgNBModReqSgNBPDCPnotpresentExtIEs), 3, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_added__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__field_descriptors[1] = { { "items", 1, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqList, n_items), offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqList, items), &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__field_indices_by_name[] = { 0, /* field[0] = items */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeModified_SgNBModReq_List", "ERABsToBeModifiedSgNBModReqList", "StreamingProtobufs__ERABsToBeModifiedSgNBModReqList", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqList), 1, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__field_descriptors, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__list__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__field_descriptors[1] = { { "id_E_RABs_ToBeModified_SgNBModReq_Item", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemIEs, id_e_rabs_tobemodified_sgnbmodreq_item), &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__field_indices_by_name[] = { 0, /* field[0] = id_E_RABs_ToBeModified_SgNBModReq_Item */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeModified_SgNBModReq_ItemIEs", "ERABsToBeModifiedSgNBModReqItemIEs", "StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemIEs), 1, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__field_descriptors[5] = { { "e_RAB_ID", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_UINT32, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem, e_rab_id), NULL, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "en_DC_ResourceConfiguration", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem, en_dc_resourceconfiguration), &streaming_protobufs__en__dc__resource_configuration__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "sgNBPDCPpresent", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem, resource_configuration_case), offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem, sgnbpdcppresent), &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__descriptor, NULL, 0 | PROTOBUF_C_FIELD_FLAG_ONEOF, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "sgNBPDCPnotpresent", 4, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem, resource_configuration_case), offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem, sgnbpdcpnotpresent), &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor, NULL, 0 | PROTOBUF_C_FIELD_FLAG_ONEOF, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "iE_Extensions", 5, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem, n_ie_extensions), offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem, ie_extensions), &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__field_indices_by_name[] = { 0, /* field[0] = e_RAB_ID */ 1, /* field[1] = en_DC_ResourceConfiguration */ 4, /* field[4] = iE_Extensions */ 3, /* field[3] = sgNBPDCPnotpresent */ 2, /* field[2] = sgNBPDCPpresent */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__number_ranges[1 + 1] = { { 1, 0 }, { 0, 5 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeModified_SgNBModReq_Item", "ERABsToBeModifiedSgNBModReqItem", "StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqItem), 5, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__field_descriptors, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item__init, NULL,NULL,NULL /* reserved[123] */ }; #define streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__field_descriptors NULL #define streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__field_indices_by_name NULL #define streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__number_ranges NULL const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeModified_SgNBModReq_ItemExtIEs", "ERABsToBeModifiedSgNBModReqItemExtIEs", "StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemExtIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqItemExtIEs), 0, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__field_indices_by_name, 0, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__item_ext_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__field_descriptors[5] = { { "full_E_RAB_Level_QoS_Parameters", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent, full_e_rab_level_qos_parameters), &streaming_protobufs__e__rab__level__qo_s__parameters__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "max_MN_admit_E_RAB_Level_QoS_Parameters", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent, max_mn_admit_e_rab_level_qos_parameters), &streaming_protobufs__gbr__qos_information__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "meNB_DL_GTP_TEIDatMCG", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent, menb_dl_gtp_teidatmcg), &streaming_protobufs__gtptunnel_endpoint__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "s1_UL_GTPtunnelEndpoint", 4, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent, s1_ul_gtptunnelendpoint), &streaming_protobufs__gtptunnel_endpoint__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "iE_Extensions", 5, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent, n_ie_extensions), offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent, ie_extensions), &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__field_indices_by_name[] = { 0, /* field[0] = full_E_RAB_Level_QoS_Parameters */ 4, /* field[4] = iE_Extensions */ 1, /* field[1] = max_MN_admit_E_RAB_Level_QoS_Parameters */ 2, /* field[2] = meNB_DL_GTP_TEIDatMCG */ 3, /* field[3] = s1_UL_GTPtunnelEndpoint */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__number_ranges[1 + 1] = { { 1, 0 }, { 0, 5 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeModified_SgNBModReq_SgNBPDCPpresent", "ERABsToBeModifiedSgNBModReqSgNBPDCPpresent", "StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresent), 5, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__field_descriptors, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__field_descriptors[1] = { { "id_RLC_Status", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresentExtIEs, id_rlc_status), &streaming_protobufs__rlc__status__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__field_indices_by_name[] = { 0, /* field[0] = id_RLC_Status */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeModified_SgNBModReq_SgNBPDCPpresentExtIEs", "ERABsToBeModifiedSgNBModReqSgNBPDCPpresentExtIEs", "StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresentExtIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPpresentExtIEs), 1, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcppresent_ext_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__field_descriptors[4] = { { "requested_SCG_E_RAB_Level_QoS_Parameters", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent, requested_scg_e_rab_level_qos_parameters), &streaming_protobufs__e__rab__level__qo_s__parameters__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "meNB_UL_GTP_TEIDatPDCP", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent, menb_ul_gtp_teidatpdcp), &streaming_protobufs__gtptunnel_endpoint__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "uL_Configuration", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent, ul_configuration), &streaming_protobufs__ulconfiguration__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "iE_Extensions", 4, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent, n_ie_extensions), offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent, ie_extensions), &streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__field_indices_by_name[] = { 3, /* field[3] = iE_Extensions */ 1, /* field[1] = meNB_UL_GTP_TEIDatPDCP */ 0, /* field[0] = requested_SCG_E_RAB_Level_QoS_Parameters */ 2, /* field[2] = uL_Configuration */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__number_ranges[1 + 1] = { { 1, 0 }, { 0, 4 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeModified_SgNBModReq_SgNBPDCPnotpresent", "ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent", "StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresent), 4, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__field_descriptors, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__field_descriptors[3] = { { "id_uLpDCPSnLength", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs, id_ulpdcpsnlength), &streaming_protobufs__pdcpsn_length__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_dLPDCPSnLength", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs, id_dlpdcpsnlength), &streaming_protobufs__pdcpsn_length__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "id_secondarymeNBULGTPTEIDatPDCP", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs, id_secondarymenbulgtpteidatpdcp), &streaming_protobufs__gtptunnel_endpoint__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name[] = { 1, /* field[1] = id_dLPDCPSnLength */ 2, /* field[2] = id_secondarymeNBULGTPTEIDatPDCP */ 0, /* field[0] = id_uLpDCPSnLength */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__number_ranges[1 + 1] = { { 1, 0 }, { 0, 3 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeModified_SgNBModReq_SgNBPDCPnotpresentExtIEs", "ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs", "StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeModifiedSgNBModReqSgNBPDCPnotpresentExtIEs), 3, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_modified__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__field_descriptors[1] = { { "items", 1, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqList, n_items), offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqList, items), &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__field_indices_by_name[] = { 0, /* field[0] = items */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBModReq_List", "ERABsToBeReleasedSgNBModReqList", "StreamingProtobufs__ERABsToBeReleasedSgNBModReqList", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqList), 1, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__list__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__field_descriptors[1] = { { "id_E_RABs_ToBeReleased_SgNBModReq_Item", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemIEs, id_e_rabs_tobereleased_sgnbmodreq_item), &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__field_indices_by_name[] = { 0, /* field[0] = id_E_RABs_ToBeReleased_SgNBModReq_Item */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBModReq_ItemIEs", "ERABsToBeReleasedSgNBModReqItemIEs", "StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemIEs), 1, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__field_descriptors[5] = { { "e_RAB_ID", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_UINT32, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem, e_rab_id), NULL, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "en_DC_ResourceConfiguration", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem, en_dc_resourceconfiguration), &streaming_protobufs__en__dc__resource_configuration__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "sgNBPDCPpresent", 3, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem, resource_configuration_case), offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem, sgnbpdcppresent), &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__descriptor, NULL, 0 | PROTOBUF_C_FIELD_FLAG_ONEOF, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "sgNBPDCPnotpresent", 4, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem, resource_configuration_case), offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem, sgnbpdcpnotpresent), &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor, NULL, 0 | PROTOBUF_C_FIELD_FLAG_ONEOF, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "iE_Extensions", 5, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem, n_ie_extensions), offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem, ie_extensions), &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__field_indices_by_name[] = { 0, /* field[0] = e_RAB_ID */ 1, /* field[1] = en_DC_ResourceConfiguration */ 4, /* field[4] = iE_Extensions */ 3, /* field[3] = sgNBPDCPnotpresent */ 2, /* field[2] = sgNBPDCPpresent */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__number_ranges[1 + 1] = { { 1, 0 }, { 0, 5 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBModReq_Item", "ERABsToBeReleasedSgNBModReqItem", "StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqItem), 5, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item__init, NULL,NULL,NULL /* reserved[123] */ }; #define streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__field_descriptors NULL #define streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__field_indices_by_name NULL #define streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__number_ranges NULL const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBModReq_ItemExtIEs", "ERABsToBeReleasedSgNBModReqItemExtIEs", "StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemExtIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqItemExtIEs), 0, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__field_indices_by_name, 0, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__item_ext_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__field_descriptors[3] = { { "dL_GTPtunnelEndpoint", 1, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent, dl_gtptunnelendpoint), &streaming_protobufs__gtptunnel_endpoint__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "uL_GTPtunnelEndpoint", 2, PROTOBUF_C_LABEL_NONE, PROTOBUF_C_TYPE_MESSAGE, 0, /* quantifier_offset */ offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent, ul_gtptunnelendpoint), &streaming_protobufs__gtptunnel_endpoint__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, { "iE_Extensions", 3, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent, n_ie_extensions), offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent, ie_extensions), &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__field_indices_by_name[] = { 0, /* field[0] = dL_GTPtunnelEndpoint */ 2, /* field[2] = iE_Extensions */ 1, /* field[1] = uL_GTPtunnelEndpoint */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__number_ranges[1 + 1] = { { 1, 0 }, { 0, 3 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBModReq_SgNBPDCPpresent", "ERABsToBeReleasedSgNBModReqSgNBPDCPpresent", "StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresent), 3, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent__init, NULL,NULL,NULL /* reserved[123] */ }; #define streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__field_descriptors NULL #define streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__field_indices_by_name NULL #define streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__number_ranges NULL const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBModReq_SgNBPDCPpresentExtIEs", "ERABsToBeReleasedSgNBModReqSgNBPDCPpresentExtIEs", "StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresentExtIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPpresentExtIEs), 0, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__field_indices_by_name, 0, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcppresent_ext_ies__init, NULL,NULL,NULL /* reserved[123] */ }; static const ProtobufCFieldDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__field_descriptors[1] = { { "iE_Extensions", 1, PROTOBUF_C_LABEL_REPEATED, PROTOBUF_C_TYPE_MESSAGE, offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent, n_ie_extensions), offsetof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent, ie_extensions), &streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor, NULL, 0, /* flags */ 0,NULL,NULL /* reserved1,reserved2, etc */ }, }; static const unsigned streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__field_indices_by_name[] = { 0, /* field[0] = iE_Extensions */ }; static const ProtobufCIntRange streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__number_ranges[1 + 1] = { { 1, 0 }, { 0, 1 } }; const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBModReq_SgNBPDCPnotpresent", "ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent", "StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresent), 1, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__field_indices_by_name, 1, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent__init, NULL,NULL,NULL /* reserved[123] */ }; #define streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__field_descriptors NULL #define streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name NULL #define streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__number_ranges NULL const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, "streaming_protobufs.E_RABs_ToBeReleased_SgNBModReq_SgNBPDCPnotpresentExtIEs", "ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresentExtIEs", "StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresentExtIEs", "streaming_protobufs", sizeof(StreamingProtobufs__ERABsToBeReleasedSgNBModReqSgNBPDCPnotpresentExtIEs), 0, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__field_descriptors, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name, 0, streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__number_ranges, (ProtobufCMessageInit) streaming_protobufs__e__rabs__to_be_released__sg_nbmod_req__sg_nbpdcpnotpresent_ext_ies__init, NULL,NULL,NULL /* reserved[123] */ };