aboutsummaryrefslogtreecommitdiff
path: root/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c
blob: d34e1c505078bfe7c4cce6cecd9485cc2d8e3f2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
/* This file was generated by upbc (the upb compiler) from the input
 * file:
 *
 *     envoy/config/route/v3/route.proto
 *
 * Do not edit -- your changes will be discarded when the file is
 * regenerated. */

#include <stddef.h>
#include "upb/msg.h"
#include "envoy/config/route/v3/route.upb.h"
#include "envoy/config/core/v3/base.upb.h"
#include "envoy/config/core/v3/config_source.upb.h"
#include "envoy/config/route/v3/route_components.upb.h"
#include "google/protobuf/wrappers.upb.h"
#include "udpa/annotations/status.upb.h"
#include "udpa/annotations/versioning.upb.h"
#include "validate/validate.upb.h"

#include "upb/port_def.inc"

static const upb_msglayout *const envoy_config_route_v3_RouteConfiguration_submsgs[5] = {
  &envoy_config_core_v3_HeaderValueOption_msginit,
  &envoy_config_route_v3_Vhds_msginit,
  &envoy_config_route_v3_VirtualHost_msginit,
  &google_protobuf_BoolValue_msginit,
  &google_protobuf_UInt32Value_msginit,
};

static const upb_msglayout_field envoy_config_route_v3_RouteConfiguration__fields[11] = {
  {1, UPB_SIZE(4, 8), 0, 0, 9, 1},
  {2, UPB_SIZE(24, 48), 0, 2, 11, 3},
  {3, UPB_SIZE(28, 56), 0, 0, 9, 3},
  {4, UPB_SIZE(32, 64), 0, 0, 11, 3},
  {5, UPB_SIZE(36, 72), 0, 0, 9, 3},
  {6, UPB_SIZE(40, 80), 0, 0, 11, 3},
  {7, UPB_SIZE(12, 24), 1, 3, 11, 1},
  {8, UPB_SIZE(44, 88), 0, 0, 9, 3},
  {9, UPB_SIZE(16, 32), 2, 1, 11, 1},
  {10, UPB_SIZE(1, 1), 0, 0, 8, 1},
  {11, UPB_SIZE(20, 40), 3, 4, 11, 1},
};

const upb_msglayout envoy_config_route_v3_RouteConfiguration_msginit = {
  &envoy_config_route_v3_RouteConfiguration_submsgs[0],
  &envoy_config_route_v3_RouteConfiguration__fields[0],
  UPB_SIZE(48, 96), 11, false, 255,
};

static const upb_msglayout *const envoy_config_route_v3_Vhds_submsgs[1] = {
  &envoy_config_core_v3_ConfigSource_msginit,
};

static const upb_msglayout_field envoy_config_route_v3_Vhds__fields[1] = {
  {1, UPB_SIZE(4, 8), 1, 0, 11, 1},
};

const upb_msglayout envoy_config_route_v3_Vhds_msginit = {
  &envoy_config_route_v3_Vhds_submsgs[0],
  &envoy_config_route_v3_Vhds__fields[0],
  UPB_SIZE(8, 16), 1, false, 255,
};

#include "upb/port_undef.inc"