Sha256: f43ba7ccc7e14c6a31f78dc30a84b8b2e8eb21ba8575083072317a847f1b3cab
Contents?: true
Size: 1.97 KB
Versions: 1
Compression:
Stored size: 1.97 KB
Contents
/* This file was generated by upb_generator from the input file: * * envoy/config/core/v3/udp_socket_config.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. * NO CHECKED-IN PROTOBUF GENCODE */ #include <stddef.h> #include "upb/generated_code_support.h" #include "envoy/config/core/v3/udp_socket_config.upb_minitable.h" #include "google/protobuf/wrappers.upb_minitable.h" #include "udpa/annotations/status.upb_minitable.h" #include "validate/validate.upb_minitable.h" // Must be last. #include "upb/port/def.inc" extern const struct upb_MiniTable UPB_PRIVATE(_kUpb_MiniTable_StaticallyTreeShaken); static const upb_MiniTableSubInternal envoy_config_core_v3_UdpSocketConfig_submsgs[2] = { {.UPB_PRIVATE(submsg) = &google__protobuf__UInt64Value_msg_init_ptr}, {.UPB_PRIVATE(submsg) = &google__protobuf__BoolValue_msg_init_ptr}, }; static const upb_MiniTableField envoy_config_core_v3_UdpSocketConfig__fields[2] = { {1, UPB_SIZE(12, 16), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, {2, UPB_SIZE(16, 24), 65, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, }; const upb_MiniTable envoy__config__core__v3__UdpSocketConfig_msg_init = { &envoy_config_core_v3_UdpSocketConfig_submsgs[0], &envoy_config_core_v3_UdpSocketConfig__fields[0], UPB_SIZE(24, 32), 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(255), 0, #ifdef UPB_TRACING_ENABLED "envoy.config.core.v3.UdpSocketConfig", #endif }; const upb_MiniTable* envoy__config__core__v3__UdpSocketConfig_msg_init_ptr = &envoy__config__core__v3__UdpSocketConfig_msg_init; static const upb_MiniTable *messages_layout[1] = { &envoy__config__core__v3__UdpSocketConfig_msg_init, }; const upb_MiniTableFile envoy_config_core_v3_udp_socket_config_proto_upb_file_layout = { messages_layout, NULL, NULL, 1, 0, 0, }; #include "upb/port/undef.inc"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
grpc-1.68.1 | src/core/ext/upb-gen/envoy/config/core/v3/udp_socket_config.upb_minitable.c |