1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * envoy/extensions/filters/http/router/v3/router.proto 5 * 6 * Do not edit -- your changes will be discarded when the file is 7 * regenerated. */ 8 9 #include <stddef.h> 10 #include "upb/collections/array_internal.h" 11 #include "upb/message/internal.h" 12 #include "upb/mini_table/enum_internal.h" 13 #include "envoy/extensions/filters/http/router/v3/router.upb.h" 14 #include "envoy/config/accesslog/v3/accesslog.upb.h" 15 #include "envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.h" 16 #include "google/protobuf/wrappers.upb.h" 17 #include "udpa/annotations/status.upb.h" 18 #include "udpa/annotations/versioning.upb.h" 19 #include "validate/validate.upb.h" 20 21 // Must be last. 22 #include "upb/port/def.inc" 23 24 static const upb_MiniTableSub envoy_extensions_filters_http_router_v3_Router_submsgs[3] = { 25 {.submsg = &google_protobuf_BoolValue_msg_init}, 26 {.submsg = &envoy_config_accesslog_v3_AccessLog_msg_init}, 27 {.submsg = &envoy_extensions_filters_network_http_connection_manager_v3_HttpFilter_msg_init}, 28 }; 29 30 static const upb_MiniTableField envoy_extensions_filters_http_router_v3_Router__fields[8] = { 31 {1, UPB_SIZE(4, 8), 1, 0, 11, kUpb_FieldMode_Scalar | (UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 32 {2, UPB_SIZE(8, 1), 0, kUpb_NoSub, 8, kUpb_FieldMode_Scalar | (kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 33 {3, UPB_SIZE(12, 16), 0, 1, 11, kUpb_FieldMode_Array | (UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 34 {4, UPB_SIZE(16, 2), 0, kUpb_NoSub, 8, kUpb_FieldMode_Scalar | (kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 35 {5, UPB_SIZE(20, 24), 0, kUpb_NoSub, 9, kUpb_FieldMode_Array | (UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 36 {6, UPB_SIZE(24, 3), 0, kUpb_NoSub, 8, kUpb_FieldMode_Scalar | (kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 37 {7, UPB_SIZE(25, 4), 0, kUpb_NoSub, 8, kUpb_FieldMode_Scalar | (kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)}, 38 {8, UPB_SIZE(28, 32), 0, 2, 11, kUpb_FieldMode_Array | (UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)}, 39 }; 40 41 const upb_MiniTable envoy_extensions_filters_http_router_v3_Router_msg_init = { 42 &envoy_extensions_filters_http_router_v3_Router_submsgs[0], 43 &envoy_extensions_filters_http_router_v3_Router__fields[0], 44 UPB_SIZE(32, 40), 8, kUpb_ExtMode_NonExtendable, 8, UPB_FASTTABLE_MASK(120), 0, 45 UPB_FASTTABLE_INIT({ 46 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 47 {0x000800000100000a, &upb_psm_1bt_maxmaxb}, 48 {0x000100003f000010, &upb_psb1_1bt}, 49 {0x001000003f01001a, &upb_prm_1bt_maxmaxb}, 50 {0x000200003f000020, &upb_psb1_1bt}, 51 {0x001800003f00002a, &upb_prs_1bt}, 52 {0x000300003f000030, &upb_psb1_1bt}, 53 {0x000400003f000038, &upb_psb1_1bt}, 54 {0x002000003f020042, &upb_prm_1bt_maxmaxb}, 55 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 56 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 57 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 58 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 59 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 60 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 61 {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric}, 62 }) 63 }; 64 65 static const upb_MiniTable *messages_layout[1] = { 66 &envoy_extensions_filters_http_router_v3_Router_msg_init, 67 }; 68 69 const upb_MiniTableFile envoy_extensions_filters_http_router_v3_router_proto_upb_file_layout = { 70 messages_layout, 71 NULL, 72 NULL, 73 1, 74 0, 75 0, 76 }; 77 78 #include "upb/port/undef.inc" 79 80