Imported Upstream version 1.36.0
[platform/upstream/grpc.git] / src / core / ext / upb-generated / envoy / config / listener / v3 / listener_components.upb.c
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/config/listener/v3/listener_components.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/msg.h"
11 #include "envoy/config/listener/v3/listener_components.upb.h"
12 #include "envoy/config/core/v3/address.upb.h"
13 #include "envoy/config/core/v3/base.upb.h"
14 #include "envoy/config/core/v3/extension.upb.h"
15 #include "envoy/type/v3/range.upb.h"
16 #include "google/protobuf/any.upb.h"
17 #include "google/protobuf/duration.upb.h"
18 #include "google/protobuf/wrappers.upb.h"
19 #include "udpa/annotations/status.upb.h"
20 #include "udpa/annotations/versioning.upb.h"
21 #include "validate/validate.upb.h"
22
23 #include "upb/port_def.inc"
24
25 static const upb_msglayout *const envoy_config_listener_v3_Filter_submsgs[2] = {
26   &envoy_config_core_v3_ExtensionConfigSource_msginit,
27   &google_protobuf_Any_msginit,
28 };
29
30 static const upb_msglayout_field envoy_config_listener_v3_Filter__fields[3] = {
31   {1, UPB_SIZE(0, 0), 0, 0, 9, 1},
32   {4, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 1, 11, 1},
33   {5, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 11, 1},
34 };
35
36 const upb_msglayout envoy_config_listener_v3_Filter_msginit = {
37   &envoy_config_listener_v3_Filter_submsgs[0],
38   &envoy_config_listener_v3_Filter__fields[0],
39   UPB_SIZE(16, 32), 3, false, 255,
40 };
41
42 static const upb_msglayout *const envoy_config_listener_v3_FilterChainMatch_submsgs[2] = {
43   &envoy_config_core_v3_CidrRange_msginit,
44   &google_protobuf_UInt32Value_msginit,
45 };
46
47 static const upb_msglayout_field envoy_config_listener_v3_FilterChainMatch__fields[10] = {
48   {3, UPB_SIZE(32, 56), 0, 0, 11, 3},
49   {4, UPB_SIZE(8, 8), 0, 0, 9, 1},
50   {5, UPB_SIZE(24, 40), 1, 1, 11, 1},
51   {6, UPB_SIZE(36, 64), 0, 0, 11, 3},
52   {7, UPB_SIZE(40, 72), 0, 0, 13, _UPB_LABEL_PACKED},
53   {8, UPB_SIZE(28, 48), 2, 1, 11, 1},
54   {9, UPB_SIZE(16, 24), 0, 0, 9, 1},
55   {10, UPB_SIZE(44, 80), 0, 0, 9, 3},
56   {11, UPB_SIZE(48, 88), 0, 0, 9, 3},
57   {12, UPB_SIZE(4, 4), 0, 0, 14, 1},
58 };
59
60 const upb_msglayout envoy_config_listener_v3_FilterChainMatch_msginit = {
61   &envoy_config_listener_v3_FilterChainMatch_submsgs[0],
62   &envoy_config_listener_v3_FilterChainMatch__fields[0],
63   UPB_SIZE(56, 96), 10, false, 255,
64 };
65
66 static const upb_msglayout *const envoy_config_listener_v3_FilterChain_submsgs[7] = {
67   &envoy_config_core_v3_Metadata_msginit,
68   &envoy_config_core_v3_TransportSocket_msginit,
69   &envoy_config_listener_v3_Filter_msginit,
70   &envoy_config_listener_v3_FilterChain_OnDemandConfiguration_msginit,
71   &envoy_config_listener_v3_FilterChainMatch_msginit,
72   &google_protobuf_BoolValue_msginit,
73   &google_protobuf_Duration_msginit,
74 };
75
76 static const upb_msglayout_field envoy_config_listener_v3_FilterChain__fields[8] = {
77   {1, UPB_SIZE(12, 24), 1, 4, 11, 1},
78   {3, UPB_SIZE(36, 72), 0, 2, 11, 3},
79   {4, UPB_SIZE(16, 32), 2, 5, 11, 1},
80   {5, UPB_SIZE(20, 40), 3, 0, 11, 1},
81   {6, UPB_SIZE(24, 48), 4, 1, 11, 1},
82   {7, UPB_SIZE(4, 8), 0, 0, 9, 1},
83   {8, UPB_SIZE(28, 56), 5, 3, 11, 1},
84   {9, UPB_SIZE(32, 64), 6, 6, 11, 1},
85 };
86
87 const upb_msglayout envoy_config_listener_v3_FilterChain_msginit = {
88   &envoy_config_listener_v3_FilterChain_submsgs[0],
89   &envoy_config_listener_v3_FilterChain__fields[0],
90   UPB_SIZE(40, 80), 8, false, 255,
91 };
92
93 static const upb_msglayout *const envoy_config_listener_v3_FilterChain_OnDemandConfiguration_submsgs[1] = {
94   &google_protobuf_Duration_msginit,
95 };
96
97 static const upb_msglayout_field envoy_config_listener_v3_FilterChain_OnDemandConfiguration__fields[1] = {
98   {1, UPB_SIZE(4, 8), 1, 0, 11, 1},
99 };
100
101 const upb_msglayout envoy_config_listener_v3_FilterChain_OnDemandConfiguration_msginit = {
102   &envoy_config_listener_v3_FilterChain_OnDemandConfiguration_submsgs[0],
103   &envoy_config_listener_v3_FilterChain_OnDemandConfiguration__fields[0],
104   UPB_SIZE(8, 16), 1, false, 255,
105 };
106
107 static const upb_msglayout *const envoy_config_listener_v3_ListenerFilterChainMatchPredicate_submsgs[3] = {
108   &envoy_config_listener_v3_ListenerFilterChainMatchPredicate_msginit,
109   &envoy_config_listener_v3_ListenerFilterChainMatchPredicate_MatchSet_msginit,
110   &envoy_type_v3_Int32Range_msginit,
111 };
112
113 static const upb_msglayout_field envoy_config_listener_v3_ListenerFilterChainMatchPredicate__fields[5] = {
114   {1, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 1, 11, 1},
115   {2, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 1, 11, 1},
116   {3, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 0, 11, 1},
117   {4, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 0, 8, 1},
118   {5, UPB_SIZE(0, 0), UPB_SIZE(-5, -9), 2, 11, 1},
119 };
120
121 const upb_msglayout envoy_config_listener_v3_ListenerFilterChainMatchPredicate_msginit = {
122   &envoy_config_listener_v3_ListenerFilterChainMatchPredicate_submsgs[0],
123   &envoy_config_listener_v3_ListenerFilterChainMatchPredicate__fields[0],
124   UPB_SIZE(8, 16), 5, false, 255,
125 };
126
127 static const upb_msglayout *const envoy_config_listener_v3_ListenerFilterChainMatchPredicate_MatchSet_submsgs[1] = {
128   &envoy_config_listener_v3_ListenerFilterChainMatchPredicate_msginit,
129 };
130
131 static const upb_msglayout_field envoy_config_listener_v3_ListenerFilterChainMatchPredicate_MatchSet__fields[1] = {
132   {1, UPB_SIZE(0, 0), 0, 0, 11, 3},
133 };
134
135 const upb_msglayout envoy_config_listener_v3_ListenerFilterChainMatchPredicate_MatchSet_msginit = {
136   &envoy_config_listener_v3_ListenerFilterChainMatchPredicate_MatchSet_submsgs[0],
137   &envoy_config_listener_v3_ListenerFilterChainMatchPredicate_MatchSet__fields[0],
138   UPB_SIZE(8, 8), 1, false, 255,
139 };
140
141 static const upb_msglayout *const envoy_config_listener_v3_ListenerFilter_submsgs[2] = {
142   &envoy_config_listener_v3_ListenerFilterChainMatchPredicate_msginit,
143   &google_protobuf_Any_msginit,
144 };
145
146 static const upb_msglayout_field envoy_config_listener_v3_ListenerFilter__fields[3] = {
147   {1, UPB_SIZE(4, 8), 0, 0, 9, 1},
148   {3, UPB_SIZE(16, 32), UPB_SIZE(-21, -41), 1, 11, 1},
149   {4, UPB_SIZE(12, 24), 1, 0, 11, 1},
150 };
151
152 const upb_msglayout envoy_config_listener_v3_ListenerFilter_msginit = {
153   &envoy_config_listener_v3_ListenerFilter_submsgs[0],
154   &envoy_config_listener_v3_ListenerFilter__fields[0],
155   UPB_SIZE(24, 48), 3, false, 255,
156 };
157
158 #include "upb/port_undef.inc"
159