/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: sgnb_modification_confirm.proto */ #ifndef PROTOBUF_C_sgnb_5fmodification_5fconfirm_2eproto__INCLUDED #define PROTOBUF_C_sgnb_5fmodification_5fconfirm_2eproto__INCLUDED #include PROTOBUF_C__BEGIN_DECLS #if PROTOBUF_C_VERSION_NUMBER < 1003000 # error This file was generated by a newer version of protoc-c which is incompatible with your libprotobuf-c headers. Please update your headers. #elif 1003002 < PROTOBUF_C_MIN_COMPILER_VERSION # error This file was generated by an older version of protoc-c which is incompatible with your libprotobuf-c headers. Please regenerate this file with a newer version of protoc-c. #endif #include "google/protobuf/wrappers.pb-c.h" #include "x2ap_common_types.pb-c.h" typedef struct _Uenibstreamprotobuf__SgNBModificationConfirm Uenibstreamprotobuf__SgNBModificationConfirm; typedef struct _Uenibstreamprotobuf__SgNBModificationConfirmIEs Uenibstreamprotobuf__SgNBModificationConfirmIEs; typedef struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList; typedef struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs; typedef struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem; typedef struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs; typedef struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent; typedef struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs; typedef struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent; typedef struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs; /* --- enums --- */ /* --- messages --- */ struct _Uenibstreamprotobuf__SgNBModificationConfirm { ProtobufCMessage base; Uenibstreamprotobuf__SgNBModificationConfirmIEs *protocolies; }; #define UENIBSTREAMPROTOBUF__SG_NBMODIFICATION_CONFIRM__INIT \ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__sg_nbmodification_confirm__descriptor) \ , NULL } struct _Uenibstreamprotobuf__SgNBModificationConfirmIEs { ProtobufCMessage base; uint32_t id_menb_ue_x2ap_id; uint32_t id_sgnb_ue_x2ap_id; Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList *id_e_rabs_admittedtobemodified_sgnbmodconflist; Google__Protobuf__StringValue *id_menbtosgnbcontainer; Uenibstreamprotobuf__CriticalityDiagnostics *id_criticalitydiagnostics; Google__Protobuf__UInt32Value *id_menb_ue_x2ap_id_extension; Uenibstreamprotobuf__MeNBResourceCoordinationInformation *id_menbresourcecoordinationinformation; }; #define UENIBSTREAMPROTOBUF__SG_NBMODIFICATION_CONFIRM__IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__sg_nbmodification_confirm__ies__descriptor) \ , 0, 0, NULL, NULL, NULL, NULL, NULL } struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList { ProtobufCMessage base; size_t n_items; Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs **items; }; #define UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF_LIST__INIT \ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__descriptor) \ , 0,NULL } struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs { ProtobufCMessage base; Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem *id_e_rabs_admittedtobemodified_sgnbmodconf_item; }; #define UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM_IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__descriptor) \ , NULL } typedef enum { UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM__RESOURCE_CONFIGURATION__NOT_SET = 0, UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM__RESOURCE_CONFIGURATION_SG_NBPDCPPRESENT = 3, UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM__RESOURCE_CONFIGURATION_SG_NBPDCPNOTPRESENT = 4 PROTOBUF_C__FORCE_ENUM_TO_BE_INT_SIZE(UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM__RESOURCE_CONFIGURATION) } Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem__ResourceConfigurationCase; struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem { ProtobufCMessage base; uint32_t e_rab_id; Uenibstreamprotobuf__ENDCResourceConfiguration *en_dc_resourceconfiguration; size_t n_ie_extensions; Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs **ie_extensions; Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem__ResourceConfigurationCase resource_configuration_case; union { Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *sgnbpdcppresent; Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *sgnbpdcpnotpresent; }; }; #define UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM__INIT \ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__descriptor) \ , 0, NULL, 0,NULL, UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM__RESOURCE_CONFIGURATION__NOT_SET, {0} } struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs { ProtobufCMessage base; }; #define UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM_EXT_IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__descriptor) \ } struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent { ProtobufCMessage base; size_t n_ie_extensions; Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs **ie_extensions; }; #define UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__SG_NBPDCPPRESENT__INIT \ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__descriptor) \ , 0,NULL } struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs { ProtobufCMessage base; }; #define UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__SG_NBPDCPPRESENT_EXT_IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__descriptor) \ } struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent { ProtobufCMessage base; Uenibstreamprotobuf__GTPtunnelEndpoint *secondary_menb_ul_gtp_teidatpdcp; size_t n_ie_extensions; Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs **ie_extensions; }; #define UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__SG_NBPDCPNOTPRESENT__INIT \ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__descriptor) \ , NULL, 0,NULL } struct _Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs { ProtobufCMessage base; Uenibstreamprotobuf__PDCPSnLength *id_ulpdcpsnlength; Uenibstreamprotobuf__PDCPSnLength *id_dlpdcpsnlength; }; #define UENIBSTREAMPROTOBUF__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__SG_NBPDCPNOTPRESENT_EXT_IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__descriptor) \ , NULL, NULL } /* Uenibstreamprotobuf__SgNBModificationConfirm methods */ void uenibstreamprotobuf__sg_nbmodification_confirm__init (Uenibstreamprotobuf__SgNBModificationConfirm *message); size_t uenibstreamprotobuf__sg_nbmodification_confirm__get_packed_size (const Uenibstreamprotobuf__SgNBModificationConfirm *message); size_t uenibstreamprotobuf__sg_nbmodification_confirm__pack (const Uenibstreamprotobuf__SgNBModificationConfirm *message, uint8_t *out); size_t uenibstreamprotobuf__sg_nbmodification_confirm__pack_to_buffer (const Uenibstreamprotobuf__SgNBModificationConfirm *message, ProtobufCBuffer *buffer); Uenibstreamprotobuf__SgNBModificationConfirm * uenibstreamprotobuf__sg_nbmodification_confirm__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void uenibstreamprotobuf__sg_nbmodification_confirm__free_unpacked (Uenibstreamprotobuf__SgNBModificationConfirm *message, ProtobufCAllocator *allocator); /* Uenibstreamprotobuf__SgNBModificationConfirmIEs methods */ void uenibstreamprotobuf__sg_nbmodification_confirm__ies__init (Uenibstreamprotobuf__SgNBModificationConfirmIEs *message); size_t uenibstreamprotobuf__sg_nbmodification_confirm__ies__get_packed_size (const Uenibstreamprotobuf__SgNBModificationConfirmIEs *message); size_t uenibstreamprotobuf__sg_nbmodification_confirm__ies__pack (const Uenibstreamprotobuf__SgNBModificationConfirmIEs *message, uint8_t *out); size_t uenibstreamprotobuf__sg_nbmodification_confirm__ies__pack_to_buffer (const Uenibstreamprotobuf__SgNBModificationConfirmIEs *message, ProtobufCBuffer *buffer); Uenibstreamprotobuf__SgNBModificationConfirmIEs * uenibstreamprotobuf__sg_nbmodification_confirm__ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void uenibstreamprotobuf__sg_nbmodification_confirm__ies__free_unpacked (Uenibstreamprotobuf__SgNBModificationConfirmIEs *message, ProtobufCAllocator *allocator); /* Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList methods */ void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__init (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__get_packed_size (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__pack (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList *message, uint8_t *out); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__pack_to_buffer (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList *message, ProtobufCBuffer *buffer); Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList * uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__free_unpacked (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList *message, ProtobufCAllocator *allocator); /* Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs methods */ void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__init (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__get_packed_size (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__pack (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs *message, uint8_t *out); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__pack_to_buffer (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs *message, ProtobufCBuffer *buffer); Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs * uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__free_unpacked (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs *message, ProtobufCAllocator *allocator); /* Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem methods */ void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__init (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__get_packed_size (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__pack (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem *message, uint8_t *out); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__pack_to_buffer (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem *message, ProtobufCBuffer *buffer); Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem * uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__free_unpacked (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem *message, ProtobufCAllocator *allocator); /* Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs methods */ void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__init (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__get_packed_size (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__pack (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs *message, uint8_t *out); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__pack_to_buffer (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs *message, ProtobufCBuffer *buffer); Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs * uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__free_unpacked (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs *message, ProtobufCAllocator *allocator); /* Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent methods */ void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__init (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__get_packed_size (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__pack (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *message, uint8_t *out); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__pack_to_buffer (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *message, ProtobufCBuffer *buffer); Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent * uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__free_unpacked (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *message, ProtobufCAllocator *allocator); /* Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs methods */ void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__init (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__get_packed_size (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__pack (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs *message, uint8_t *out); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__pack_to_buffer (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs *message, ProtobufCBuffer *buffer); Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs * uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__free_unpacked (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs *message, ProtobufCAllocator *allocator); /* Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent methods */ void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__init (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__get_packed_size (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__pack (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *message, uint8_t *out); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__pack_to_buffer (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *message, ProtobufCBuffer *buffer); Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent * uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__free_unpacked (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *message, ProtobufCAllocator *allocator); /* Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs methods */ void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__init (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__get_packed_size (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs *message); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__pack (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs *message, uint8_t *out); size_t uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__pack_to_buffer (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs *message, ProtobufCBuffer *buffer); Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs * uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__free_unpacked (Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs *message, ProtobufCAllocator *allocator); /* --- per-message closures --- */ typedef void (*Uenibstreamprotobuf__SgNBModificationConfirm_Closure) (const Uenibstreamprotobuf__SgNBModificationConfirm *message, void *closure_data); typedef void (*Uenibstreamprotobuf__SgNBModificationConfirmIEs_Closure) (const Uenibstreamprotobuf__SgNBModificationConfirmIEs *message, void *closure_data); typedef void (*Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList_Closure) (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfList *message, void *closure_data); typedef void (*Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs_Closure) (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemIEs *message, void *closure_data); typedef void (*Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem_Closure) (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItem *message, void *closure_data); typedef void (*Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs_Closure) (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs *message, void *closure_data); typedef void (*Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent_Closure) (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *message, void *closure_data); typedef void (*Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs_Closure) (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs *message, void *closure_data); typedef void (*Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent_Closure) (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *message, void *closure_data); typedef void (*Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs_Closure) (const Uenibstreamprotobuf__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs *message, void *closure_data); /* --- services --- */ /* --- descriptors --- */ extern const ProtobufCMessageDescriptor uenibstreamprotobuf__sg_nbmodification_confirm__descriptor; extern const ProtobufCMessageDescriptor uenibstreamprotobuf__sg_nbmodification_confirm__ies__descriptor; extern const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__descriptor; extern const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__descriptor; extern const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__descriptor; extern const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__descriptor; extern const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__descriptor; extern const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__descriptor; extern const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__descriptor; extern const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__descriptor; PROTOBUF_C__END_DECLS #endif /* PROTOBUF_C_sgnb_5fmodification_5fconfirm_2eproto__INCLUDED */