1 /* This file was generated by upb_generator from the input file: 2 * 3 * envoy/config/core/v3/socket_cmsg_headers.proto 4 * 5 * Do not edit -- your changes will be discarded when the file is 6 * regenerated. 7 * NO CHECKED-IN PROTOBUF GENCODE */ 8 9 #include <stddef.h> 10 #include "upb/generated_code_support.h" 11 #include "envoy/config/core/v3/socket_cmsg_headers.upb_minitable.h" 12 #include "google/protobuf/wrappers.upb_minitable.h" 13 #include "udpa/annotations/status.upb_minitable.h" 14 15 // Must be last. 16 #include "upb/port/def.inc" 17 18 extern const struct upb_MiniTable UPB_PRIVATE(_kUpb_MiniTable_StaticallyTreeShaken); 19 static const upb_MiniTableSubInternal envoy_config_core_v3_SocketCmsgHeaders__submsgs[2] = { 20 {.UPB_PRIVATE(submsg) = &google__protobuf__UInt32Value_msg_init_ptr}, 21 {.UPB_PRIVATE(submsg) = &google__protobuf__UInt32Value_msg_init_ptr}, 22 }; 23 24 static const upb_MiniTableField envoy_config_core_v3_SocketCmsgHeaders__fields[3] = { 25 {1, UPB_SIZE(12, 16), 64, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 26 {2, UPB_SIZE(16, 24), 65, 1, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 27 {3, UPB_SIZE(20, 12), 0, kUpb_NoSub, 13, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)}, 28 }; 29 30 const upb_MiniTable envoy__config__core__v3__SocketCmsgHeaders_msg_init = { 31 &envoy_config_core_v3_SocketCmsgHeaders__submsgs[0], 32 &envoy_config_core_v3_SocketCmsgHeaders__fields[0], 33 UPB_SIZE(24, 32), 3, kUpb_ExtMode_NonExtendable, 3, UPB_FASTTABLE_MASK(24), 0, 34 #ifdef UPB_TRACING_ENABLED 35 "envoy.config.core.v3.SocketCmsgHeaders", 36 #endif 37 UPB_FASTTABLE_INIT({ 38 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 39 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 40 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 41 {0x000c00003f000018, &upb_psv4_1bt}, 42 }) 43 }; 44 45 const upb_MiniTable* envoy__config__core__v3__SocketCmsgHeaders_msg_init_ptr = &envoy__config__core__v3__SocketCmsgHeaders_msg_init; 46 static const upb_MiniTable *messages_layout[1] = { 47 &envoy__config__core__v3__SocketCmsgHeaders_msg_init, 48 }; 49 50 const upb_MiniTableFile envoy_config_core_v3_socket_cmsg_headers_proto_upb_file_layout = { 51 messages_layout, 52 NULL, 53 NULL, 54 1, 55 0, 56 0, 57 }; 58 59 #include "upb/port/undef.inc" 60 61