4c56e07b7f12a55b8a0f8eb982946215bb44e0eb
[platform/upstream/grpc.git] / src / core / ext / upb-generated / envoy / config / core / v3 / proxy_protocol.upb.c
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/config/core/v3/proxy_protocol.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/core/v3/proxy_protocol.upb.h"
12 #include "udpa/annotations/status.upb.h"
13
14 #include "upb/port_def.inc"
15
16 static const upb_msglayout_field envoy_config_core_v3_ProxyProtocolConfig__fields[1] = {
17   {1, UPB_SIZE(0, 0), 0, 0, 14, 1},
18 };
19
20 const upb_msglayout envoy_config_core_v3_ProxyProtocolConfig_msginit = {
21   NULL,
22   &envoy_config_core_v3_ProxyProtocolConfig__fields[0],
23   UPB_SIZE(8, 8), 1, false, 255,
24 };
25
26 #include "upb/port_undef.inc"
27