/* 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 _StreamingProtobufs__SgNBModificationConfirm StreamingProtobufs__SgNBModificationConfirm; typedef struct _StreamingProtobufs__SgNBModificationConfirmIEs StreamingProtobufs__SgNBModificationConfirmIEs; typedef struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList; typedef struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs; typedef struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem; typedef struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs; typedef struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent; typedef struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs; typedef struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent; typedef struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs; /* --- enums --- */ /* --- messages --- */ struct _StreamingProtobufs__SgNBModificationConfirm { ProtobufCMessage base; StreamingProtobufs__SgNBModificationConfirmIEs *protocolies; }; #define STREAMING_PROTOBUFS__SG_NBMODIFICATION_CONFIRM__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__sg_nbmodification_confirm__descriptor) \ , NULL } struct _StreamingProtobufs__SgNBModificationConfirmIEs { ProtobufCMessage base; uint32_t id_menb_ue_x2ap_id; uint32_t id_sgnb_ue_x2ap_id; StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList *id_e_rabs_admittedtobemodified_sgnbmodconflist; Google__Protobuf__BytesValue *id_menbtosgnbcontainer; StreamingProtobufs__CriticalityDiagnostics *id_criticalitydiagnostics; Google__Protobuf__UInt32Value *id_menb_ue_x2ap_id_extension; StreamingProtobufs__MeNBResourceCoordinationInformation *id_menbresourcecoordinationinformation; }; #define STREAMING_PROTOBUFS__SG_NBMODIFICATION_CONFIRM__IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__sg_nbmodification_confirm__ies__descriptor) \ , 0, 0, NULL, NULL, NULL, NULL, NULL } struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList { ProtobufCMessage base; size_t n_items; StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs **items; }; #define STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF_LIST__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__descriptor) \ , 0,NULL } struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs { ProtobufCMessage base; StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem *id_e_rabs_admittedtobemodified_sgnbmodconf_item; }; #define STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM_IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__descriptor) \ , NULL } typedef enum { STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM__RESOURCE_CONFIGURATION__NOT_SET = 0, STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM__RESOURCE_CONFIGURATION_SG_NBPDCPPRESENT = 3, STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM__RESOURCE_CONFIGURATION_SG_NBPDCPNOTPRESENT = 4 PROTOBUF_C__FORCE_ENUM_TO_BE_INT_SIZE(STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM__RESOURCE_CONFIGURATION) } StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem__ResourceConfigurationCase; struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem { ProtobufCMessage base; uint32_t e_rab_id; StreamingProtobufs__ENDCResourceConfiguration *en_dc_resourceconfiguration; size_t n_ie_extensions; StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs **ie_extensions; StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem__ResourceConfigurationCase resource_configuration_case; union { StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *sgnbpdcppresent; StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *sgnbpdcpnotpresent; }; }; #define STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__descriptor) \ , 0, NULL, 0,NULL, STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM__RESOURCE_CONFIGURATION__NOT_SET, {0} } struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs { ProtobufCMessage base; }; #define STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__ITEM_EXT_IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__descriptor) \ } struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent { ProtobufCMessage base; size_t n_ie_extensions; StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs **ie_extensions; }; #define STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__SG_NBPDCPPRESENT__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__descriptor) \ , 0,NULL } struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs { ProtobufCMessage base; }; #define STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__SG_NBPDCPPRESENT_EXT_IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__descriptor) \ } struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent { ProtobufCMessage base; StreamingProtobufs__GTPtunnelEndpoint *secondary_menb_ul_gtp_teidatpdcp; size_t n_ie_extensions; StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs **ie_extensions; }; #define STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__SG_NBPDCPNOTPRESENT__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__descriptor) \ , NULL, 0,NULL } struct _StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs { ProtobufCMessage base; StreamingProtobufs__PDCPSnLength *id_ulpdcpsnlength; StreamingProtobufs__PDCPSnLength *id_dlpdcpsnlength; }; #define STREAMING_PROTOBUFS__E__RABS__ADMITTED_TO_BE_MODIFIED__SG_NBMOD_CONF__SG_NBPDCPNOTPRESENT_EXT_IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__descriptor) \ , NULL, NULL } /* StreamingProtobufs__SgNBModificationConfirm methods */ void streaming_protobufs__sg_nbmodification_confirm__init (StreamingProtobufs__SgNBModificationConfirm *message); size_t streaming_protobufs__sg_nbmodification_confirm__get_packed_size (const StreamingProtobufs__SgNBModificationConfirm *message); size_t streaming_protobufs__sg_nbmodification_confirm__pack (const StreamingProtobufs__SgNBModificationConfirm *message, uint8_t *out); size_t streaming_protobufs__sg_nbmodification_confirm__pack_to_buffer (const StreamingProtobufs__SgNBModificationConfirm *message, ProtobufCBuffer *buffer); StreamingProtobufs__SgNBModificationConfirm * streaming_protobufs__sg_nbmodification_confirm__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__sg_nbmodification_confirm__free_unpacked (StreamingProtobufs__SgNBModificationConfirm *message, ProtobufCAllocator *allocator); /* StreamingProtobufs__SgNBModificationConfirmIEs methods */ void streaming_protobufs__sg_nbmodification_confirm__ies__init (StreamingProtobufs__SgNBModificationConfirmIEs *message); size_t streaming_protobufs__sg_nbmodification_confirm__ies__get_packed_size (const StreamingProtobufs__SgNBModificationConfirmIEs *message); size_t streaming_protobufs__sg_nbmodification_confirm__ies__pack (const StreamingProtobufs__SgNBModificationConfirmIEs *message, uint8_t *out); size_t streaming_protobufs__sg_nbmodification_confirm__ies__pack_to_buffer (const StreamingProtobufs__SgNBModificationConfirmIEs *message, ProtobufCBuffer *buffer); StreamingProtobufs__SgNBModificationConfirmIEs * streaming_protobufs__sg_nbmodification_confirm__ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__sg_nbmodification_confirm__ies__free_unpacked (StreamingProtobufs__SgNBModificationConfirmIEs *message, ProtobufCAllocator *allocator); /* StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList methods */ void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__init (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__get_packed_size (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__pack (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList *message, uint8_t *out); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__pack_to_buffer (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList *message, ProtobufCBuffer *buffer); StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList * streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__free_unpacked (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList *message, ProtobufCAllocator *allocator); /* StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs methods */ void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__init (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__get_packed_size (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__pack (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs *message, uint8_t *out); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__pack_to_buffer (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs *message, ProtobufCBuffer *buffer); StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs * streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__free_unpacked (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs *message, ProtobufCAllocator *allocator); /* StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem methods */ void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__init (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__get_packed_size (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__pack (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem *message, uint8_t *out); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__pack_to_buffer (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem *message, ProtobufCBuffer *buffer); StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem * streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__free_unpacked (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem *message, ProtobufCAllocator *allocator); /* StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs methods */ void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__init (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__get_packed_size (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__pack (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs *message, uint8_t *out); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs *message, ProtobufCBuffer *buffer); StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs * streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__free_unpacked (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs *message, ProtobufCAllocator *allocator); /* StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent methods */ void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__init (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__get_packed_size (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__pack (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *message, uint8_t *out); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__pack_to_buffer (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *message, ProtobufCBuffer *buffer); StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent * streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__free_unpacked (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *message, ProtobufCAllocator *allocator); /* StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs methods */ void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__init (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__get_packed_size (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__pack (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs *message, uint8_t *out); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs *message, ProtobufCBuffer *buffer); StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs * streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__free_unpacked (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs *message, ProtobufCAllocator *allocator); /* StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent methods */ void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__init (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__get_packed_size (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__pack (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *message, uint8_t *out); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__pack_to_buffer (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *message, ProtobufCBuffer *buffer); StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent * streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__free_unpacked (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *message, ProtobufCAllocator *allocator); /* StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs methods */ void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__init (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__get_packed_size (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs *message); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__pack (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs *message, uint8_t *out); size_t streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__pack_to_buffer (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs *message, ProtobufCBuffer *buffer); StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs * streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent_ext_ies__free_unpacked (StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs *message, ProtobufCAllocator *allocator); /* --- per-message closures --- */ typedef void (*StreamingProtobufs__SgNBModificationConfirm_Closure) (const StreamingProtobufs__SgNBModificationConfirm *message, void *closure_data); typedef void (*StreamingProtobufs__SgNBModificationConfirmIEs_Closure) (const StreamingProtobufs__SgNBModificationConfirmIEs *message, void *closure_data); typedef void (*StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList_Closure) (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfList *message, void *closure_data); typedef void (*StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs_Closure) (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemIEs *message, void *closure_data); typedef void (*StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem_Closure) (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItem *message, void *closure_data); typedef void (*StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs_Closure) (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfItemExtIEs *message, void *closure_data); typedef void (*StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent_Closure) (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresent *message, void *closure_data); typedef void (*StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs_Closure) (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPpresentExtIEs *message, void *closure_data); typedef void (*StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent_Closure) (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresent *message, void *closure_data); typedef void (*StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs_Closure) (const StreamingProtobufs__ERABsAdmittedToBeModifiedSgNBModConfSgNBPDCPnotpresentExtIEs *message, void *closure_data); /* --- services --- */ /* --- descriptors --- */ extern const ProtobufCMessageDescriptor streaming_protobufs__sg_nbmodification_confirm__descriptor; extern const ProtobufCMessageDescriptor streaming_protobufs__sg_nbmodification_confirm__ies__descriptor; extern const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf_list__descriptor; extern const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ies__descriptor; extern const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item__descriptor; extern const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__item_ext_ies__descriptor; extern const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent__descriptor; extern const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcppresent_ext_ies__descriptor; extern const ProtobufCMessageDescriptor streaming_protobufs__e__rabs__admitted_to_be_modified__sg_nbmod_conf__sg_nbpdcpnotpresent__descriptor; extern const ProtobufCMessageDescriptor streaming_protobufs__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 */