• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  *     envoy/config/core/v3/socket_option.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/socket_option.upb.h"
12 #include "udpa/annotations/status.upb.h"
13 #include "udpa/annotations/versioning.upb.h"
14 #include "validate/validate.upb.h"
15 
16 #include "upb/port_def.inc"
17 
18 static const upb_msglayout_field envoy_config_core_v3_SocketOption__fields[6] = {
19   {1, UPB_SIZE(20, 24), 0, 0, 9, 1},
20   {2, UPB_SIZE(0, 0), 0, 0, 3, 1},
21   {3, UPB_SIZE(8, 8), 0, 0, 3, 1},
22   {4, UPB_SIZE(32, 40), UPB_SIZE(-41, -57), 0, 3, 1},
23   {5, UPB_SIZE(32, 40), UPB_SIZE(-41, -57), 0, 12, 1},
24   {6, UPB_SIZE(16, 16), 0, 0, 14, 1},
25 };
26 
27 const upb_msglayout envoy_config_core_v3_SocketOption_msginit = {
28   NULL,
29   &envoy_config_core_v3_SocketOption__fields[0],
30   UPB_SIZE(48, 64), 6, false, 255,
31 };
32 
33 #include "upb/port_undef.inc"
34 
35