X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=mc-core%2Fmc%2Flocal_datasource%2Fsgnb_addition_request.pb-c.c;fp=mc-core%2Fmc%2Flocal_datasource%2Fsgnb_addition_request.pb-c.c;h=9962af134192292465b8f4e7819c93e4c195e328;hb=31d238a2cba18b87e05a7d9b4820db2c5186c658;hp=0000000000000000000000000000000000000000;hpb=fe2bd3618e4748333078f91c26a8a3f5dcf184c4;p=ric-app%2Fmc.git diff --git a/mc-core/mc/local_datasource/sgnb_addition_request.pb-c.c b/mc-core/mc/local_datasource/sgnb_addition_request.pb-c.c new file mode 100644 index 0000000..9962af1 --- /dev/null +++ b/mc-core/mc/local_datasource/sgnb_addition_request.pb-c.c @@ -0,0 +1,1235 @@ +/* Generated by the protocol buffer compiler. DO NOT EDIT! */ +/* Generated from: sgnb_addition_request.proto */ + +/* Do not generate deprecated warnings for self */ +#ifndef PROTOBUF_C__NO_DEPRECATED +#define PROTOBUF_C__NO_DEPRECATED +#endif + +#include "sgnb_addition_request.pb-c.h" +void uenibstreamprotobuf__sg_nbaddition_request__init + (Uenibstreamprotobuf__SgNBAdditionRequest *message) +{ + static const Uenibstreamprotobuf__SgNBAdditionRequest init_value = UENIBSTREAMPROTOBUF__SG_NBADDITION_REQUEST__INIT; + *message = init_value; +} +size_t uenibstreamprotobuf__sg_nbaddition_request__get_packed_size + (const Uenibstreamprotobuf__SgNBAdditionRequest *message) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbaddition_request__descriptor); + return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); +} +size_t uenibstreamprotobuf__sg_nbaddition_request__pack + (const Uenibstreamprotobuf__SgNBAdditionRequest *message, + uint8_t *out) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbaddition_request__descriptor); + return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); +} +size_t uenibstreamprotobuf__sg_nbaddition_request__pack_to_buffer + (const Uenibstreamprotobuf__SgNBAdditionRequest *message, + ProtobufCBuffer *buffer) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbaddition_request__descriptor); + return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); +} +Uenibstreamprotobuf__SgNBAdditionRequest * + uenibstreamprotobuf__sg_nbaddition_request__unpack + (ProtobufCAllocator *allocator, + size_t len, + const uint8_t *data) +{ + return (Uenibstreamprotobuf__SgNBAdditionRequest *) + protobuf_c_message_unpack (&uenibstreamprotobuf__sg_nbaddition_request__descriptor, + allocator, len, data); +} +void uenibstreamprotobuf__sg_nbaddition_request__free_unpacked + (Uenibstreamprotobuf__SgNBAdditionRequest *message, + ProtobufCAllocator *allocator) +{ + if(!message) + return; + assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbaddition_request__descriptor); + protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); +} +void uenibstreamprotobuf__sg_nbaddition_request__ies__init + (Uenibstreamprotobuf__SgNBAdditionRequestIEs *message) +{ + static const Uenibstreamprotobuf__SgNBAdditionRequestIEs init_value = UENIBSTREAMPROTOBUF__SG_NBADDITION_REQUEST__IES__INIT; + *message = init_value; +} +size_t uenibstreamprotobuf__sg_nbaddition_request__ies__get_packed_size + (const Uenibstreamprotobuf__SgNBAdditionRequestIEs *message) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbaddition_request__ies__descriptor); + return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); +} +size_t uenibstreamprotobuf__sg_nbaddition_request__ies__pack + (const Uenibstreamprotobuf__SgNBAdditionRequestIEs *message, + uint8_t *out) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbaddition_request__ies__descriptor); + return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); +} +size_t uenibstreamprotobuf__sg_nbaddition_request__ies__pack_to_buffer + (const Uenibstreamprotobuf__SgNBAdditionRequestIEs *message, + ProtobufCBuffer *buffer) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbaddition_request__ies__descriptor); + return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); +} +Uenibstreamprotobuf__SgNBAdditionRequestIEs * + uenibstreamprotobuf__sg_nbaddition_request__ies__unpack + (ProtobufCAllocator *allocator, + size_t len, + const uint8_t *data) +{ + return (Uenibstreamprotobuf__SgNBAdditionRequestIEs *) + protobuf_c_message_unpack (&uenibstreamprotobuf__sg_nbaddition_request__ies__descriptor, + allocator, len, data); +} +void uenibstreamprotobuf__sg_nbaddition_request__ies__free_unpacked + (Uenibstreamprotobuf__SgNBAdditionRequestIEs *message, + ProtobufCAllocator *allocator) +{ + if(!message) + return; + assert(message->base.descriptor == &uenibstreamprotobuf__sg_nbaddition_request__ies__descriptor); + protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__init + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqList *message) +{ + static const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqList init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_ADDED__SG_NBADD_REQ_LIST__INIT; + *message = init_value; +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__get_packed_size + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqList *message) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__descriptor); + return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__pack + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqList *message, + uint8_t *out) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__descriptor); + return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__pack_to_buffer + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqList *message, + ProtobufCBuffer *buffer) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__descriptor); + return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); +} +Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqList * + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__unpack + (ProtobufCAllocator *allocator, + size_t len, + const uint8_t *data) +{ + return (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqList *) + protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__descriptor, + allocator, len, data); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__free_unpacked + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqList *message, + ProtobufCAllocator *allocator) +{ + if(!message) + return; + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__descriptor); + protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__init + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemIEs *message) +{ + static const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemIEs init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_ADDED__SG_NBADD_REQ__ITEM_IES__INIT; + *message = init_value; +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__get_packed_size + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemIEs *message) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__descriptor); + return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__pack + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemIEs *message, + uint8_t *out) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__descriptor); + return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__pack_to_buffer + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemIEs *message, + ProtobufCBuffer *buffer) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__descriptor); + return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); +} +Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemIEs * + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__unpack + (ProtobufCAllocator *allocator, + size_t len, + const uint8_t *data) +{ + return (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemIEs *) + protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__descriptor, + allocator, len, data); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__free_unpacked + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemIEs *message, + ProtobufCAllocator *allocator) +{ + if(!message) + return; + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__descriptor); + protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__init + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem *message) +{ + static const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_ADDED__SG_NBADD_REQ__ITEM__INIT; + *message = init_value; +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__get_packed_size + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem *message) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__descriptor); + return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__pack + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem *message, + uint8_t *out) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__descriptor); + return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__pack_to_buffer + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem *message, + ProtobufCBuffer *buffer) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__descriptor); + return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); +} +Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem * + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__unpack + (ProtobufCAllocator *allocator, + size_t len, + const uint8_t *data) +{ + return (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem *) + protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__descriptor, + allocator, len, data); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__free_unpacked + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem *message, + ProtobufCAllocator *allocator) +{ + if(!message) + return; + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__descriptor); + protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__init + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemExtIEs *message) +{ + static const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemExtIEs init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_ADDED__SG_NBADD_REQ__ITEM_EXT_IES__INIT; + *message = init_value; +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__get_packed_size + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemExtIEs *message) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__descriptor); + return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__pack + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemExtIEs *message, + uint8_t *out) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__descriptor); + return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__pack_to_buffer + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemExtIEs *message, + ProtobufCBuffer *buffer) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__descriptor); + return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); +} +Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemExtIEs * + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__unpack + (ProtobufCAllocator *allocator, + size_t len, + const uint8_t *data) +{ + return (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemExtIEs *) + protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__descriptor, + allocator, len, data); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__free_unpacked + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemExtIEs *message, + ProtobufCAllocator *allocator) +{ + if(!message) + return; + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__descriptor); + protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__init + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent *message) +{ + static const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_ADDED__SG_NBADD_REQ__SG_NBPDCPPRESENT__INIT; + *message = init_value; +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__get_packed_size + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent *message) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__descriptor); + return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__pack + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent *message, + uint8_t *out) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__descriptor); + return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__pack_to_buffer + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent *message, + ProtobufCBuffer *buffer) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__descriptor); + return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); +} +Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent * + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__unpack + (ProtobufCAllocator *allocator, + size_t len, + const uint8_t *data) +{ + return (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent *) + protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__descriptor, + allocator, len, data); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__free_unpacked + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent *message, + ProtobufCAllocator *allocator) +{ + if(!message) + return; + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__descriptor); + protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__init + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresentExtIEs *message) +{ + static const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresentExtIEs init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_ADDED__SG_NBADD_REQ__SG_NBPDCPPRESENT_EXT_IES__INIT; + *message = init_value; +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__get_packed_size + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresentExtIEs *message) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__descriptor); + return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__pack + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresentExtIEs *message, + uint8_t *out) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__descriptor); + return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__pack_to_buffer + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresentExtIEs *message, + ProtobufCBuffer *buffer) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__descriptor); + return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); +} +Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresentExtIEs * + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__unpack + (ProtobufCAllocator *allocator, + size_t len, + const uint8_t *data) +{ + return (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresentExtIEs *) + protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__descriptor, + allocator, len, data); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__free_unpacked + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresentExtIEs *message, + ProtobufCAllocator *allocator) +{ + if(!message) + return; + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__descriptor); + protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__init + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent *message) +{ + static const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_ADDED__SG_NBADD_REQ__SG_NBPDCPNOTPRESENT__INIT; + *message = init_value; +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__get_packed_size + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent *message) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__descriptor); + return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__pack + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent *message, + uint8_t *out) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__descriptor); + return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__pack_to_buffer + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent *message, + ProtobufCBuffer *buffer) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__descriptor); + return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); +} +Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent * + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__unpack + (ProtobufCAllocator *allocator, + size_t len, + const uint8_t *data) +{ + return (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent *) + protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__descriptor, + allocator, len, data); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__free_unpacked + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent *message, + ProtobufCAllocator *allocator) +{ + if(!message) + return; + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__descriptor); + protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__init + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs *message) +{ + static const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs init_value = UENIBSTREAMPROTOBUF__E__RABS__TO_BE_ADDED__SG_NBADD_REQ__SG_NBPDCPNOTPRESENT_EXT_IES__INIT; + *message = init_value; +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__get_packed_size + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs *message) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__descriptor); + return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__pack + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs *message, + uint8_t *out) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__descriptor); + return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); +} +size_t uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__pack_to_buffer + (const Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs *message, + ProtobufCBuffer *buffer) +{ + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__descriptor); + return protobuf_c_message_pack_to_buffer ((const ProtobufCMessage*)message, buffer); +} +Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs * + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__unpack + (ProtobufCAllocator *allocator, + size_t len, + const uint8_t *data) +{ + return (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs *) + protobuf_c_message_unpack (&uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__descriptor, + allocator, len, data); +} +void uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__free_unpacked + (Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs *message, + ProtobufCAllocator *allocator) +{ + if(!message) + return; + assert(message->base.descriptor == &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__descriptor); + protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); +} +static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbaddition_request__field_descriptors[1] = +{ + { + "protocolIEs", + 1, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequest, protocolies), + &uenibstreamprotobuf__sg_nbaddition_request__ies__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, +}; +static const unsigned uenibstreamprotobuf__sg_nbaddition_request__field_indices_by_name[] = { + 0, /* field[0] = protocolIEs */ +}; +static const ProtobufCIntRange uenibstreamprotobuf__sg_nbaddition_request__number_ranges[1 + 1] = +{ + { 1, 0 }, + { 0, 1 } +}; +const ProtobufCMessageDescriptor uenibstreamprotobuf__sg_nbaddition_request__descriptor = +{ + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, + "uenibstreamprotobuf.SgNBAdditionRequest", + "SgNBAdditionRequest", + "Uenibstreamprotobuf__SgNBAdditionRequest", + "uenibstreamprotobuf", + sizeof(Uenibstreamprotobuf__SgNBAdditionRequest), + 1, + uenibstreamprotobuf__sg_nbaddition_request__field_descriptors, + uenibstreamprotobuf__sg_nbaddition_request__field_indices_by_name, + 1, uenibstreamprotobuf__sg_nbaddition_request__number_ranges, + (ProtobufCMessageInit) uenibstreamprotobuf__sg_nbaddition_request__init, + NULL,NULL,NULL /* reserved[123] */ +}; +static const ProtobufCFieldDescriptor uenibstreamprotobuf__sg_nbaddition_request__ies__field_descriptors[16] = +{ + { + "id_MeNB_UE_X2AP_ID", + 1, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_UINT32, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_menb_ue_x2ap_id), + NULL, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_NRUESecurityCapabilities", + 2, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_nruesecuritycapabilities), + &uenibstreamprotobuf__nruesecurity_capabilities__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_SgNBSecurityKey", + 3, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_STRING, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_sgnbsecuritykey), + NULL, + &protobuf_c_empty_string, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_SgNBUEAggregateMaximumBitRate", + 4, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_sgnbueaggregatemaximumbitrate), + &uenibstreamprotobuf__ueaggregate_maximum_bit_rate__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_SelectedPLMN", + 5, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_selectedplmn), + &google__protobuf__string_value__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_HandoverRestrictionList", + 6, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_handoverrestrictionlist), + &uenibstreamprotobuf__handover_restriction_list__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_E_RABs_ToBeAdded_SgNBAddReqList", + 7, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_e_rabs_tobeadded_sgnbaddreqlist), + &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__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(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_menbtosgnbcontainer), + &uenibstreamprotobuf__cg__config_info__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_SgNB_UE_X2AP_ID", + 9, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_sgnb_ue_x2ap_id), + &google__protobuf__uint32_value__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_ExpectedUEBehaviour", + 10, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_expecteduebehaviour), + &uenibstreamprotobuf__expected_uebehaviour__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_MeNB_UE_X2AP_ID_Extension", + 11, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_menb_ue_x2ap_id_extension), + &google__protobuf__uint32_value__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_RequestedSplitSRBs", + 12, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_requestedsplitsrbs), + &uenibstreamprotobuf__split_srbs__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_MeNBResourceCoordinationInformation", + 13, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_menbresourcecoordinationinformation), + &uenibstreamprotobuf__me_nbresource_coordination_information__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_SGNB_Addition_Trigger_Ind", + 14, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_sgnb_addition_trigger_ind), + &uenibstreamprotobuf__sgnb__addition__trigger__ind__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_SubscriberProfileIDforRFP", + 15, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_subscriberprofileidforrfp), + &google__protobuf__uint32_value__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "id_MeNBCell_ID", + 16, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__SgNBAdditionRequestIEs, id_menbcell_id), + &uenibstreamprotobuf__ecgi__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, +}; +static const unsigned uenibstreamprotobuf__sg_nbaddition_request__ies__field_indices_by_name[] = { + 6, /* field[6] = id_E_RABs_ToBeAdded_SgNBAddReqList */ + 9, /* field[9] = id_ExpectedUEBehaviour */ + 5, /* field[5] = id_HandoverRestrictionList */ + 15, /* field[15] = id_MeNBCell_ID */ + 12, /* field[12] = id_MeNBResourceCoordinationInformation */ + 0, /* field[0] = id_MeNB_UE_X2AP_ID */ + 10, /* field[10] = id_MeNB_UE_X2AP_ID_Extension */ + 7, /* field[7] = id_MeNBtoSgNBContainer */ + 1, /* field[1] = id_NRUESecurityCapabilities */ + 11, /* field[11] = id_RequestedSplitSRBs */ + 13, /* field[13] = id_SGNB_Addition_Trigger_Ind */ + 4, /* field[4] = id_SelectedPLMN */ + 2, /* field[2] = id_SgNBSecurityKey */ + 3, /* field[3] = id_SgNBUEAggregateMaximumBitRate */ + 8, /* field[8] = id_SgNB_UE_X2AP_ID */ + 14, /* field[14] = id_SubscriberProfileIDforRFP */ +}; +static const ProtobufCIntRange uenibstreamprotobuf__sg_nbaddition_request__ies__number_ranges[1 + 1] = +{ + { 1, 0 }, + { 0, 16 } +}; +const ProtobufCMessageDescriptor uenibstreamprotobuf__sg_nbaddition_request__ies__descriptor = +{ + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, + "uenibstreamprotobuf.SgNBAdditionRequest_IEs", + "SgNBAdditionRequestIEs", + "Uenibstreamprotobuf__SgNBAdditionRequestIEs", + "uenibstreamprotobuf", + sizeof(Uenibstreamprotobuf__SgNBAdditionRequestIEs), + 16, + uenibstreamprotobuf__sg_nbaddition_request__ies__field_descriptors, + uenibstreamprotobuf__sg_nbaddition_request__ies__field_indices_by_name, + 1, uenibstreamprotobuf__sg_nbaddition_request__ies__number_ranges, + (ProtobufCMessageInit) uenibstreamprotobuf__sg_nbaddition_request__ies__init, + NULL,NULL,NULL /* reserved[123] */ +}; +static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__field_descriptors[1] = +{ + { + "items", + 1, + PROTOBUF_C_LABEL_REPEATED, + PROTOBUF_C_TYPE_MESSAGE, + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqList, n_items), + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqList, items), + &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, +}; +static const unsigned uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__field_indices_by_name[] = { + 0, /* field[0] = items */ +}; +static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__number_ranges[1 + 1] = +{ + { 1, 0 }, + { 0, 1 } +}; +const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__descriptor = +{ + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, + "uenibstreamprotobuf.E_RABs_ToBeAdded_SgNBAddReqList", + "ERABsToBeAddedSgNBAddReqList", + "Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqList", + "uenibstreamprotobuf", + sizeof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqList), + 1, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__field_descriptors, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__field_indices_by_name, + 1, uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__number_ranges, + (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req_list__init, + NULL,NULL,NULL /* reserved[123] */ +}; +static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__field_descriptors[1] = +{ + { + "id_E_RABs_ToBeAdded_SgNBAddReq_Item", + 1, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemIEs, id_e_rabs_tobeadded_sgnbaddreq_item), + &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, +}; +static const unsigned uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__field_indices_by_name[] = { + 0, /* field[0] = id_E_RABs_ToBeAdded_SgNBAddReq_Item */ +}; +static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__number_ranges[1 + 1] = +{ + { 1, 0 }, + { 0, 1 } +}; +const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__descriptor = +{ + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, + "uenibstreamprotobuf.E_RABs_ToBeAdded_SgNBAddReq_ItemIEs", + "ERABsToBeAddedSgNBAddReqItemIEs", + "Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemIEs", + "uenibstreamprotobuf", + sizeof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemIEs), + 1, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__field_descriptors, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__field_indices_by_name, + 1, uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__number_ranges, + (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ies__init, + NULL,NULL,NULL /* reserved[123] */ +}; +static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__field_descriptors[6] = +{ + { + "e_RAB_ID", + 1, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_UINT32, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem, 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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem, 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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem, en_dc_resourceconfiguration), + &uenibstreamprotobuf__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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem, resource_configuration_case), + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem, sgnbpdcppresent), + &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem, resource_configuration_case), + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem, sgnbpdcpnotpresent), + &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem, n_ie_extensions), + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem, ie_extensions), + &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, +}; +static const unsigned uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_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 uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__number_ranges[1 + 1] = +{ + { 1, 0 }, + { 0, 6 } +}; +const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__descriptor = +{ + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, + "uenibstreamprotobuf.E_RABs_ToBeAdded_SgNBAddReq_Item", + "ERABsToBeAddedSgNBAddReqItem", + "Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem", + "uenibstreamprotobuf", + sizeof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItem), + 6, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__field_descriptors, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__field_indices_by_name, + 1, uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__number_ranges, + (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item__init, + NULL,NULL,NULL /* reserved[123] */ +}; +#define uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__field_descriptors NULL +#define uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__field_indices_by_name NULL +#define uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__number_ranges NULL +const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__descriptor = +{ + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, + "uenibstreamprotobuf.E_RABs_ToBeAdded_SgNBAddReq_ItemExtIEs", + "ERABsToBeAddedSgNBAddReqItemExtIEs", + "Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemExtIEs", + "uenibstreamprotobuf", + sizeof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqItemExtIEs), + 0, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__field_descriptors, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__field_indices_by_name, + 0, uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__number_ranges, + (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__item_ext_ies__init, + NULL,NULL,NULL /* reserved[123] */ +}; +static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent, full_e_rab_level_qos_parameters), + &uenibstreamprotobuf__e__rab__level__qo_s__parameters__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "max_MCG_admit_E_RAB_Level_QoS_Parameters", + 2, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent, max_mcg_admit_e_rab_level_qos_parameters), + &uenibstreamprotobuf__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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent, dl_forwarding), + &uenibstreamprotobuf__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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent, menb_dl_gtp_teidatmcg), + &uenibstreamprotobuf__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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent, s1_ul_gtptunnelendpoint), + &uenibstreamprotobuf__gtptunnel_endpoint__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "iE_Extensions", + 6, + PROTOBUF_C_LABEL_REPEATED, + PROTOBUF_C_TYPE_MESSAGE, + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent, n_ie_extensions), + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent, ie_extensions), + &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, +}; +static const unsigned uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_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_MCG_admit_E_RAB_Level_QoS_Parameters */ + 3, /* field[3] = meNB_DL_GTP_TEIDatMCG */ + 4, /* field[4] = s1_UL_GTPtunnelEndpoint */ +}; +static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__number_ranges[1 + 1] = +{ + { 1, 0 }, + { 0, 6 } +}; +const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__descriptor = +{ + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, + "uenibstreamprotobuf.E_RABs_ToBeAdded_SgNBAddReq_SgNBPDCPpresent", + "ERABsToBeAddedSgNBAddReqSgNBPDCPpresent", + "Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent", + "uenibstreamprotobuf", + sizeof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresent), + 6, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__field_descriptors, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__field_indices_by_name, + 1, uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__number_ranges, + (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent__init, + NULL,NULL,NULL /* reserved[123] */ +}; +static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__field_descriptors[1] = +{ + { + "id_RLCMode_transferred", + 1, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresentExtIEs, id_rlcmode_transferred), + &uenibstreamprotobuf__rlcmode__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, +}; +static const unsigned uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__field_indices_by_name[] = { + 0, /* field[0] = id_RLCMode_transferred */ +}; +static const ProtobufCIntRange uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__number_ranges[1 + 1] = +{ + { 1, 0 }, + { 0, 1 } +}; +const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__descriptor = +{ + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, + "uenibstreamprotobuf.E_RABs_ToBeAdded_SgNBAddReq_SgNBPDCPpresentExtIEs", + "ERABsToBeAddedSgNBAddReqSgNBPDCPpresentExtIEs", + "Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresentExtIEs", + "uenibstreamprotobuf", + sizeof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPpresentExtIEs), + 1, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__field_descriptors, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__field_indices_by_name, + 1, uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__number_ranges, + (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcppresent_ext_ies__init, + NULL,NULL,NULL /* reserved[123] */ +}; +static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent, requested_scg_e_rab_level_qos_parameters), + &uenibstreamprotobuf__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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent, menb_ul_gtp_teidatpdcp), + &uenibstreamprotobuf__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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent, secondary_menb_ul_gtp_teidatpdcp), + &uenibstreamprotobuf__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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent, rlc_mode), + &uenibstreamprotobuf__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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent, ul_configuration), + &uenibstreamprotobuf__ulconfiguration__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, + { + "iE_Extensions", + 6, + PROTOBUF_C_LABEL_REPEATED, + PROTOBUF_C_TYPE_MESSAGE, + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent, n_ie_extensions), + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent, ie_extensions), + &uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, +}; +static const unsigned uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_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 uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__number_ranges[1 + 1] = +{ + { 1, 0 }, + { 0, 6 } +}; +const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__descriptor = +{ + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, + "uenibstreamprotobuf.E_RABs_ToBeAdded_SgNBAddReq_SgNBPDCPnotpresent", + "ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent", + "Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent", + "uenibstreamprotobuf", + sizeof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresent), + 6, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__field_descriptors, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__field_indices_by_name, + 1, uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__number_ranges, + (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent__init, + NULL,NULL,NULL /* reserved[123] */ +}; +static const ProtobufCFieldDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__field_descriptors[3] = +{ + { + "id_uLpDCPSnLength", + 1, + PROTOBUF_C_LABEL_NONE, + PROTOBUF_C_TYPE_MESSAGE, + 0, /* quantifier_offset */ + offsetof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs, id_ulpdcpsnlength), + &uenibstreamprotobuf__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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs, id_dlpdcpsnlength), + &uenibstreamprotobuf__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(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs, id_duplicationactivation), + &uenibstreamprotobuf__duplication_activation__descriptor, + NULL, + 0, /* flags */ + 0,NULL,NULL /* reserved1,reserved2, etc */ + }, +}; +static const unsigned uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_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 uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__number_ranges[1 + 1] = +{ + { 1, 0 }, + { 0, 3 } +}; +const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__descriptor = +{ + PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, + "uenibstreamprotobuf.E_RABs_ToBeAdded_SgNBAddReq_SgNBPDCPnotpresentExtIEs", + "ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs", + "Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs", + "uenibstreamprotobuf", + sizeof(Uenibstreamprotobuf__ERABsToBeAddedSgNBAddReqSgNBPDCPnotpresentExtIEs), + 3, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__field_descriptors, + uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__field_indices_by_name, + 1, uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__number_ranges, + (ProtobufCMessageInit) uenibstreamprotobuf__e__rabs__to_be_added__sg_nbadd_req__sg_nbpdcpnotpresent_ext_ies__init, + NULL,NULL,NULL /* reserved[123] */ +};