#include "upb/msg_internal.h"
#include "upb/decode.h"
#include "upb/decode_fast.h"
#include "upb/encode.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"
Go to the source code of this file.
Typedefs | |
typedef struct envoy_config_core_v3_Address | envoy_config_core_v3_Address |
typedef struct envoy_config_core_v3_BindConfig | envoy_config_core_v3_BindConfig |
typedef struct envoy_config_core_v3_CidrRange | envoy_config_core_v3_CidrRange |
typedef struct envoy_config_core_v3_EnvoyInternalAddress | envoy_config_core_v3_EnvoyInternalAddress |
typedef struct envoy_config_core_v3_Pipe | envoy_config_core_v3_Pipe |
typedef struct envoy_config_core_v3_SocketAddress | envoy_config_core_v3_SocketAddress |
typedef struct envoy_config_core_v3_TcpKeepalive | envoy_config_core_v3_TcpKeepalive |
typedef struct envoy_config_core_v3_Address envoy_config_core_v3_Address |
Definition at line 35 of file address.upb.h.
typedef struct envoy_config_core_v3_BindConfig envoy_config_core_v3_BindConfig |
Definition at line 34 of file address.upb.h.
typedef struct envoy_config_core_v3_CidrRange envoy_config_core_v3_CidrRange |
Definition at line 36 of file address.upb.h.
Definition at line 31 of file address.upb.h.
typedef struct envoy_config_core_v3_Pipe envoy_config_core_v3_Pipe |
Definition at line 30 of file address.upb.h.
Definition at line 32 of file address.upb.h.
Definition at line 33 of file address.upb.h.
Definition at line 490 of file address.upb.h.
Enumerator | |
---|---|
envoy_config_core_v3_EnvoyInternalAddress_address_name_specifier_server_listener_name | |
envoy_config_core_v3_EnvoyInternalAddress_address_name_specifier_NOT_SET |
Definition at line 140 of file address.upb.h.
Enumerator | |
---|---|
envoy_config_core_v3_SocketAddress_port_specifier_port_value | |
envoy_config_core_v3_SocketAddress_port_specifier_named_port | |
envoy_config_core_v3_SocketAddress_port_specifier_NOT_SET |
Definition at line 192 of file address.upb.h.
Enumerator | |
---|---|
envoy_config_core_v3_SocketAddress_TCP | |
envoy_config_core_v3_SocketAddress_UDP |
Definition at line 51 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_Address_address_oneofcases envoy_config_core_v3_Address_address_case | ( | const envoy_config_core_v3_Address * | msg | ) |
Definition at line 496 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_Address_clear_envoy_internal_address | ( | const envoy_config_core_v3_Address * | msg | ) |
Definition at line 520 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_Address_clear_pipe | ( | const envoy_config_core_v3_Address * | msg | ) |
Definition at line 511 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_Address_clear_socket_address | ( | const envoy_config_core_v3_Address * | msg | ) |
Definition at line 502 of file address.upb.h.
const UPB_INLINE envoy_config_core_v3_EnvoyInternalAddress* envoy_config_core_v3_Address_envoy_internal_address | ( | const envoy_config_core_v3_Address * | msg | ) |
Definition at line 523 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_Address_has_envoy_internal_address | ( | const envoy_config_core_v3_Address * | msg | ) |
Definition at line 517 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_Address_has_pipe | ( | const envoy_config_core_v3_Address * | msg | ) |
Definition at line 508 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_Address_has_socket_address | ( | const envoy_config_core_v3_Address * | msg | ) |
Definition at line 499 of file address.upb.h.
UPB_INLINE struct envoy_config_core_v3_EnvoyInternalAddress* envoy_config_core_v3_Address_mutable_envoy_internal_address | ( | envoy_config_core_v3_Address * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 554 of file address.upb.h.
UPB_INLINE struct envoy_config_core_v3_Pipe* envoy_config_core_v3_Address_mutable_pipe | ( | envoy_config_core_v3_Address * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 542 of file address.upb.h.
UPB_INLINE struct envoy_config_core_v3_SocketAddress* envoy_config_core_v3_Address_mutable_socket_address | ( | envoy_config_core_v3_Address * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 530 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_Address* envoy_config_core_v3_Address_new | ( | upb_Arena * | arena | ) |
Definition at line 461 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_Address* envoy_config_core_v3_Address_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 464 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_Address* envoy_config_core_v3_Address_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 472 of file address.upb.h.
const UPB_INLINE envoy_config_core_v3_Pipe* envoy_config_core_v3_Address_pipe | ( | const envoy_config_core_v3_Address * | msg | ) |
Definition at line 514 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_Address_serialize | ( | const envoy_config_core_v3_Address * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 483 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_Address_serialize_ex | ( | const envoy_config_core_v3_Address * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 486 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_Address_set_envoy_internal_address | ( | envoy_config_core_v3_Address * | msg, |
envoy_config_core_v3_EnvoyInternalAddress * | value | ||
) |
Definition at line 551 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_Address_set_pipe | ( | envoy_config_core_v3_Address * | msg, |
envoy_config_core_v3_Pipe * | value | ||
) |
Definition at line 539 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_Address_set_socket_address | ( | envoy_config_core_v3_Address * | msg, |
envoy_config_core_v3_SocketAddress * | value | ||
) |
Definition at line 527 of file address.upb.h.
const UPB_INLINE envoy_config_core_v3_SocketAddress* envoy_config_core_v3_Address_socket_address | ( | const envoy_config_core_v3_Address * | msg | ) |
Definition at line 505 of file address.upb.h.
UPB_INLINE struct envoy_config_core_v3_SocketOption* envoy_config_core_v3_BindConfig_add_socket_options | ( | envoy_config_core_v3_BindConfig * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 452 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_BindConfig_clear_freebind | ( | const envoy_config_core_v3_BindConfig * | msg | ) |
Definition at line 404 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_BindConfig_clear_socket_options | ( | const envoy_config_core_v3_BindConfig * | msg | ) |
Definition at line 413 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_BindConfig_clear_source_address | ( | const envoy_config_core_v3_BindConfig * | msg | ) |
Definition at line 395 of file address.upb.h.
UPB_INLINE const struct google_protobuf_BoolValue* envoy_config_core_v3_BindConfig_freebind | ( | const envoy_config_core_v3_BindConfig * | msg | ) |
Definition at line 407 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_BindConfig_has_freebind | ( | const envoy_config_core_v3_BindConfig * | msg | ) |
Definition at line 401 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_BindConfig_has_socket_options | ( | const envoy_config_core_v3_BindConfig * | msg | ) |
Definition at line 410 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_BindConfig_has_source_address | ( | const envoy_config_core_v3_BindConfig * | msg | ) |
Definition at line 392 of file address.upb.h.
UPB_INLINE struct google_protobuf_BoolValue* envoy_config_core_v3_BindConfig_mutable_freebind | ( | envoy_config_core_v3_BindConfig * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 437 of file address.upb.h.
UPB_INLINE struct envoy_config_core_v3_SocketOption** envoy_config_core_v3_BindConfig_mutable_socket_options | ( | envoy_config_core_v3_BindConfig * | msg, |
size_t * | len | ||
) |
Definition at line 446 of file address.upb.h.
UPB_INLINE struct envoy_config_core_v3_SocketAddress* envoy_config_core_v3_BindConfig_mutable_source_address | ( | envoy_config_core_v3_BindConfig * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 424 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_BindConfig* envoy_config_core_v3_BindConfig_new | ( | upb_Arena * | arena | ) |
Definition at line 363 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_BindConfig* envoy_config_core_v3_BindConfig_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 366 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_BindConfig* envoy_config_core_v3_BindConfig_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 374 of file address.upb.h.
UPB_INLINE struct envoy_config_core_v3_SocketOption** envoy_config_core_v3_BindConfig_resize_socket_options | ( | envoy_config_core_v3_BindConfig * | msg, |
size_t | len, | ||
upb_Arena * | arena | ||
) |
Definition at line 449 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_BindConfig_serialize | ( | const envoy_config_core_v3_BindConfig * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 385 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_BindConfig_serialize_ex | ( | const envoy_config_core_v3_BindConfig * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 388 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_BindConfig_set_freebind | ( | envoy_config_core_v3_BindConfig * | msg, |
struct google_protobuf_BoolValue * | value | ||
) |
Definition at line 433 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_BindConfig_set_source_address | ( | envoy_config_core_v3_BindConfig * | msg, |
envoy_config_core_v3_SocketAddress * | value | ||
) |
Definition at line 420 of file address.upb.h.
UPB_INLINE const struct envoy_config_core_v3_SocketOption* const* envoy_config_core_v3_BindConfig_socket_options | ( | const envoy_config_core_v3_BindConfig * | msg, |
size_t * | len | ||
) |
Definition at line 416 of file address.upb.h.
const UPB_INLINE envoy_config_core_v3_SocketAddress* envoy_config_core_v3_BindConfig_source_address | ( | const envoy_config_core_v3_BindConfig * | msg | ) |
Definition at line 398 of file address.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_CidrRange_address_prefix | ( | const envoy_config_core_v3_CidrRange * | msg | ) |
Definition at line 598 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_CidrRange_clear_address_prefix | ( | const envoy_config_core_v3_CidrRange * | msg | ) |
Definition at line 595 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_CidrRange_clear_prefix_len | ( | const envoy_config_core_v3_CidrRange * | msg | ) |
Definition at line 604 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_CidrRange_has_prefix_len | ( | const envoy_config_core_v3_CidrRange * | msg | ) |
Definition at line 601 of file address.upb.h.
UPB_INLINE struct google_protobuf_UInt32Value* envoy_config_core_v3_CidrRange_mutable_prefix_len | ( | envoy_config_core_v3_CidrRange * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 618 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_CidrRange* envoy_config_core_v3_CidrRange_new | ( | upb_Arena * | arena | ) |
Definition at line 566 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_CidrRange* envoy_config_core_v3_CidrRange_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 569 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_CidrRange* envoy_config_core_v3_CidrRange_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 577 of file address.upb.h.
UPB_INLINE const struct google_protobuf_UInt32Value* envoy_config_core_v3_CidrRange_prefix_len | ( | const envoy_config_core_v3_CidrRange * | msg | ) |
Definition at line 607 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_CidrRange_serialize | ( | const envoy_config_core_v3_CidrRange * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 588 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_CidrRange_serialize_ex | ( | const envoy_config_core_v3_CidrRange * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 591 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_CidrRange_set_address_prefix | ( | envoy_config_core_v3_CidrRange * | msg, |
upb_StringView | value | ||
) |
Definition at line 611 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_CidrRange_set_prefix_len | ( | envoy_config_core_v3_CidrRange * | msg, |
struct google_protobuf_UInt32Value * | value | ||
) |
Definition at line 614 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_EnvoyInternalAddress_address_name_specifier_oneofcases envoy_config_core_v3_EnvoyInternalAddress_address_name_specifier_case | ( | const envoy_config_core_v3_EnvoyInternalAddress * | msg | ) |
Definition at line 144 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_EnvoyInternalAddress_clear_server_listener_name | ( | const envoy_config_core_v3_EnvoyInternalAddress * | msg | ) |
Definition at line 150 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_EnvoyInternalAddress_has_server_listener_name | ( | const envoy_config_core_v3_EnvoyInternalAddress * | msg | ) |
Definition at line 147 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_EnvoyInternalAddress* envoy_config_core_v3_EnvoyInternalAddress_new | ( | upb_Arena * | arena | ) |
Definition at line 111 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_EnvoyInternalAddress* envoy_config_core_v3_EnvoyInternalAddress_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 114 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_EnvoyInternalAddress* envoy_config_core_v3_EnvoyInternalAddress_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 122 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_EnvoyInternalAddress_serialize | ( | const envoy_config_core_v3_EnvoyInternalAddress * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 133 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_EnvoyInternalAddress_serialize_ex | ( | const envoy_config_core_v3_EnvoyInternalAddress * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 136 of file address.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_EnvoyInternalAddress_server_listener_name | ( | const envoy_config_core_v3_EnvoyInternalAddress * | msg | ) |
Definition at line 153 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_EnvoyInternalAddress_set_server_listener_name | ( | envoy_config_core_v3_EnvoyInternalAddress * | msg, |
upb_StringView | value | ||
) |
Definition at line 157 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_Pipe_clear_mode | ( | const envoy_config_core_v3_Pipe * | msg | ) |
Definition at line 95 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_Pipe_clear_path | ( | const envoy_config_core_v3_Pipe * | msg | ) |
Definition at line 89 of file address.upb.h.
UPB_INLINE uint32_t envoy_config_core_v3_Pipe_mode | ( | const envoy_config_core_v3_Pipe * | msg | ) |
Definition at line 98 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_Pipe* envoy_config_core_v3_Pipe_new | ( | upb_Arena * | arena | ) |
Definition at line 60 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_Pipe* envoy_config_core_v3_Pipe_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 63 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_Pipe* envoy_config_core_v3_Pipe_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 71 of file address.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_Pipe_path | ( | const envoy_config_core_v3_Pipe * | msg | ) |
Definition at line 92 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_Pipe_serialize | ( | const envoy_config_core_v3_Pipe * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 82 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_Pipe_serialize_ex | ( | const envoy_config_core_v3_Pipe * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 85 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_Pipe_set_mode | ( | envoy_config_core_v3_Pipe * | msg, |
uint32_t | value | ||
) |
Definition at line 105 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_Pipe_set_path | ( | envoy_config_core_v3_Pipe * | msg, |
upb_StringView | value | ||
) |
Definition at line 102 of file address.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_SocketAddress_address | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 209 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_SocketAddress_clear_address | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 206 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_SocketAddress_clear_ipv4_compat | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 236 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_SocketAddress_clear_named_port | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 224 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_SocketAddress_clear_port_value | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 215 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_SocketAddress_clear_protocol | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 200 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_SocketAddress_clear_resolver_name | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 230 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_SocketAddress_has_named_port | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 221 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_SocketAddress_has_port_value | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 212 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_SocketAddress_ipv4_compat | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 239 of file address.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_SocketAddress_named_port | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 227 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_SocketAddress* envoy_config_core_v3_SocketAddress_new | ( | upb_Arena * | arena | ) |
Definition at line 163 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_SocketAddress* envoy_config_core_v3_SocketAddress_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 166 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_SocketAddress* envoy_config_core_v3_SocketAddress_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 174 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_SocketAddress_port_specifier_oneofcases envoy_config_core_v3_SocketAddress_port_specifier_case | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 197 of file address.upb.h.
UPB_INLINE uint32_t envoy_config_core_v3_SocketAddress_port_value | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 218 of file address.upb.h.
UPB_INLINE int32_t envoy_config_core_v3_SocketAddress_protocol | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 203 of file address.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_SocketAddress_resolver_name | ( | const envoy_config_core_v3_SocketAddress * | msg | ) |
Definition at line 233 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_SocketAddress_serialize | ( | const envoy_config_core_v3_SocketAddress * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 185 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_SocketAddress_serialize_ex | ( | const envoy_config_core_v3_SocketAddress * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 188 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_SocketAddress_set_address | ( | envoy_config_core_v3_SocketAddress * | msg, |
upb_StringView | value | ||
) |
Definition at line 246 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_SocketAddress_set_ipv4_compat | ( | envoy_config_core_v3_SocketAddress * | msg, |
bool | value | ||
) |
Definition at line 258 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_SocketAddress_set_named_port | ( | envoy_config_core_v3_SocketAddress * | msg, |
upb_StringView | value | ||
) |
Definition at line 252 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_SocketAddress_set_port_value | ( | envoy_config_core_v3_SocketAddress * | msg, |
uint32_t | value | ||
) |
Definition at line 249 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_SocketAddress_set_protocol | ( | envoy_config_core_v3_SocketAddress * | msg, |
int32_t | value | ||
) |
Definition at line 243 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_SocketAddress_set_resolver_name | ( | envoy_config_core_v3_SocketAddress * | msg, |
upb_StringView | value | ||
) |
Definition at line 255 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_TcpKeepalive_clear_keepalive_interval | ( | const envoy_config_core_v3_TcpKeepalive * | msg | ) |
Definition at line 314 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_TcpKeepalive_clear_keepalive_probes | ( | const envoy_config_core_v3_TcpKeepalive * | msg | ) |
Definition at line 296 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_TcpKeepalive_clear_keepalive_time | ( | const envoy_config_core_v3_TcpKeepalive * | msg | ) |
Definition at line 305 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_TcpKeepalive_has_keepalive_interval | ( | const envoy_config_core_v3_TcpKeepalive * | msg | ) |
Definition at line 311 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_TcpKeepalive_has_keepalive_probes | ( | const envoy_config_core_v3_TcpKeepalive * | msg | ) |
Definition at line 293 of file address.upb.h.
UPB_INLINE bool envoy_config_core_v3_TcpKeepalive_has_keepalive_time | ( | const envoy_config_core_v3_TcpKeepalive * | msg | ) |
Definition at line 302 of file address.upb.h.
UPB_INLINE const struct google_protobuf_UInt32Value* envoy_config_core_v3_TcpKeepalive_keepalive_interval | ( | const envoy_config_core_v3_TcpKeepalive * | msg | ) |
Definition at line 317 of file address.upb.h.
UPB_INLINE const struct google_protobuf_UInt32Value* envoy_config_core_v3_TcpKeepalive_keepalive_probes | ( | const envoy_config_core_v3_TcpKeepalive * | msg | ) |
Definition at line 299 of file address.upb.h.
UPB_INLINE const struct google_protobuf_UInt32Value* envoy_config_core_v3_TcpKeepalive_keepalive_time | ( | const envoy_config_core_v3_TcpKeepalive * | msg | ) |
Definition at line 308 of file address.upb.h.
UPB_INLINE struct google_protobuf_UInt32Value* envoy_config_core_v3_TcpKeepalive_mutable_keepalive_interval | ( | envoy_config_core_v3_TcpKeepalive * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 351 of file address.upb.h.
UPB_INLINE struct google_protobuf_UInt32Value* envoy_config_core_v3_TcpKeepalive_mutable_keepalive_probes | ( | envoy_config_core_v3_TcpKeepalive * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 325 of file address.upb.h.
UPB_INLINE struct google_protobuf_UInt32Value* envoy_config_core_v3_TcpKeepalive_mutable_keepalive_time | ( | envoy_config_core_v3_TcpKeepalive * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 338 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_TcpKeepalive* envoy_config_core_v3_TcpKeepalive_new | ( | upb_Arena * | arena | ) |
Definition at line 264 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_TcpKeepalive* envoy_config_core_v3_TcpKeepalive_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 267 of file address.upb.h.
UPB_INLINE envoy_config_core_v3_TcpKeepalive* envoy_config_core_v3_TcpKeepalive_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 275 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_TcpKeepalive_serialize | ( | const envoy_config_core_v3_TcpKeepalive * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 286 of file address.upb.h.
UPB_INLINE char* envoy_config_core_v3_TcpKeepalive_serialize_ex | ( | const envoy_config_core_v3_TcpKeepalive * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 289 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_TcpKeepalive_set_keepalive_interval | ( | envoy_config_core_v3_TcpKeepalive * | msg, |
struct google_protobuf_UInt32Value * | value | ||
) |
Definition at line 347 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_TcpKeepalive_set_keepalive_probes | ( | envoy_config_core_v3_TcpKeepalive * | msg, |
struct google_protobuf_UInt32Value * | value | ||
) |
Definition at line 321 of file address.upb.h.
UPB_INLINE void envoy_config_core_v3_TcpKeepalive_set_keepalive_time | ( | envoy_config_core_v3_TcpKeepalive * | msg, |
struct google_protobuf_UInt32Value * | value | ||
) |
Definition at line 334 of file address.upb.h.
const upb_MiniTable envoy_config_core_v3_Address_msginit |
Definition at line 104 of file address.upb.c.
const upb_MiniTable_File envoy_config_core_v3_address_proto_upb_file_layout |
Definition at line 135 of file address.upb.c.
const upb_MiniTable envoy_config_core_v3_BindConfig_msginit |
Definition at line 86 of file address.upb.c.
const upb_MiniTable envoy_config_core_v3_CidrRange_msginit |
Definition at line 119 of file address.upb.c.
const upb_MiniTable envoy_config_core_v3_EnvoyInternalAddress_msginit |
Definition at line 35 of file address.upb.c.
const upb_MiniTable envoy_config_core_v3_Pipe_msginit |
Definition at line 25 of file address.upb.c.
const upb_MiniTable envoy_config_core_v3_SocketAddress_msginit |
Definition at line 50 of file address.upb.c.
const upb_MiniTable envoy_config_core_v3_SocketOption_msginit |
Definition at line 27 of file socket_option.upb.c.
const upb_MiniTable envoy_config_core_v3_TcpKeepalive_msginit |
Definition at line 68 of file address.upb.c.
const upb_MiniTable google_protobuf_BoolValue_msginit |
Definition at line 79 of file wrappers.upb.c.
const upb_MiniTable google_protobuf_UInt32Value_msginit |
Definition at line 69 of file wrappers.upb.c.