GRPC Core  9.0.0
Typedefs | Enumerations | Functions | Variables
address.upb.h File Reference
#include "upb/generated_util.h"
#include "upb/msg.h"
#include "upb/decode.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_api_v2_core_Pipe envoy_api_v2_core_Pipe
 
typedef struct envoy_api_v2_core_SocketAddress envoy_api_v2_core_SocketAddress
 
typedef struct envoy_api_v2_core_TcpKeepalive envoy_api_v2_core_TcpKeepalive
 
typedef struct envoy_api_v2_core_BindConfig envoy_api_v2_core_BindConfig
 
typedef struct envoy_api_v2_core_Address envoy_api_v2_core_Address
 
typedef struct envoy_api_v2_core_CidrRange envoy_api_v2_core_CidrRange
 

Enumerations

enum  envoy_api_v2_core_SocketAddress_Protocol { envoy_api_v2_core_SocketAddress_TCP = 0, envoy_api_v2_core_SocketAddress_UDP = 1 }
 
enum  envoy_api_v2_core_SocketAddress_port_specifier_oneofcases { envoy_api_v2_core_SocketAddress_port_specifier_port_value = 3, envoy_api_v2_core_SocketAddress_port_specifier_named_port = 4, envoy_api_v2_core_SocketAddress_port_specifier_NOT_SET = 0 }
 
enum  envoy_api_v2_core_Address_address_oneofcases { envoy_api_v2_core_Address_address_socket_address = 1, envoy_api_v2_core_Address_address_pipe = 2, envoy_api_v2_core_Address_address_NOT_SET = 0 }
 

Functions

UPB_INLINE envoy_api_v2_core_Pipeenvoy_api_v2_core_Pipe_new (upb_arena *arena)
 
UPB_INLINE envoy_api_v2_core_Pipeenvoy_api_v2_core_Pipe_parse (const char *buf, size_t size, upb_arena *arena)
 
UPB_INLINE char * envoy_api_v2_core_Pipe_serialize (const envoy_api_v2_core_Pipe *msg, upb_arena *arena, size_t *len)
 
UPB_INLINE upb_strview envoy_api_v2_core_Pipe_path (const envoy_api_v2_core_Pipe *msg)
 
UPB_INLINE void envoy_api_v2_core_Pipe_set_path (envoy_api_v2_core_Pipe *msg, upb_strview value)
 
UPB_INLINE envoy_api_v2_core_SocketAddressenvoy_api_v2_core_SocketAddress_new (upb_arena *arena)
 
UPB_INLINE envoy_api_v2_core_SocketAddressenvoy_api_v2_core_SocketAddress_parse (const char *buf, size_t size, upb_arena *arena)
 
UPB_INLINE char * envoy_api_v2_core_SocketAddress_serialize (const envoy_api_v2_core_SocketAddress *msg, upb_arena *arena, size_t *len)
 
UPB_INLINE envoy_api_v2_core_SocketAddress_port_specifier_oneofcases envoy_api_v2_core_SocketAddress_port_specifier_case (const envoy_api_v2_core_SocketAddress *msg)
 
UPB_INLINE int32_t envoy_api_v2_core_SocketAddress_protocol (const envoy_api_v2_core_SocketAddress *msg)
 
UPB_INLINE upb_strview envoy_api_v2_core_SocketAddress_address (const envoy_api_v2_core_SocketAddress *msg)
 
UPB_INLINE bool envoy_api_v2_core_SocketAddress_has_port_value (const envoy_api_v2_core_SocketAddress *msg)
 
UPB_INLINE uint32_t envoy_api_v2_core_SocketAddress_port_value (const envoy_api_v2_core_SocketAddress *msg)
 
UPB_INLINE bool envoy_api_v2_core_SocketAddress_has_named_port (const envoy_api_v2_core_SocketAddress *msg)
 
UPB_INLINE upb_strview envoy_api_v2_core_SocketAddress_named_port (const envoy_api_v2_core_SocketAddress *msg)
 
UPB_INLINE upb_strview envoy_api_v2_core_SocketAddress_resolver_name (const envoy_api_v2_core_SocketAddress *msg)
 
UPB_INLINE bool envoy_api_v2_core_SocketAddress_ipv4_compat (const envoy_api_v2_core_SocketAddress *msg)
 
UPB_INLINE void envoy_api_v2_core_SocketAddress_set_protocol (envoy_api_v2_core_SocketAddress *msg, int32_t value)
 
UPB_INLINE void envoy_api_v2_core_SocketAddress_set_address (envoy_api_v2_core_SocketAddress *msg, upb_strview value)
 
UPB_INLINE void envoy_api_v2_core_SocketAddress_set_port_value (envoy_api_v2_core_SocketAddress *msg, uint32_t value)
 
UPB_INLINE void envoy_api_v2_core_SocketAddress_set_named_port (envoy_api_v2_core_SocketAddress *msg, upb_strview value)
 
UPB_INLINE void envoy_api_v2_core_SocketAddress_set_resolver_name (envoy_api_v2_core_SocketAddress *msg, upb_strview value)
 
UPB_INLINE void envoy_api_v2_core_SocketAddress_set_ipv4_compat (envoy_api_v2_core_SocketAddress *msg, bool value)
 
UPB_INLINE envoy_api_v2_core_TcpKeepaliveenvoy_api_v2_core_TcpKeepalive_new (upb_arena *arena)
 
UPB_INLINE envoy_api_v2_core_TcpKeepaliveenvoy_api_v2_core_TcpKeepalive_parse (const char *buf, size_t size, upb_arena *arena)
 
UPB_INLINE char * envoy_api_v2_core_TcpKeepalive_serialize (const envoy_api_v2_core_TcpKeepalive *msg, upb_arena *arena, size_t *len)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_core_TcpKeepalive_keepalive_probes (const envoy_api_v2_core_TcpKeepalive *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_core_TcpKeepalive_keepalive_time (const envoy_api_v2_core_TcpKeepalive *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_core_TcpKeepalive_keepalive_interval (const envoy_api_v2_core_TcpKeepalive *msg)
 
UPB_INLINE void envoy_api_v2_core_TcpKeepalive_set_keepalive_probes (envoy_api_v2_core_TcpKeepalive *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_core_TcpKeepalive_mutable_keepalive_probes (envoy_api_v2_core_TcpKeepalive *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_core_TcpKeepalive_set_keepalive_time (envoy_api_v2_core_TcpKeepalive *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_core_TcpKeepalive_mutable_keepalive_time (envoy_api_v2_core_TcpKeepalive *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_core_TcpKeepalive_set_keepalive_interval (envoy_api_v2_core_TcpKeepalive *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_core_TcpKeepalive_mutable_keepalive_interval (envoy_api_v2_core_TcpKeepalive *msg, upb_arena *arena)
 
UPB_INLINE envoy_api_v2_core_BindConfigenvoy_api_v2_core_BindConfig_new (upb_arena *arena)
 
UPB_INLINE envoy_api_v2_core_BindConfigenvoy_api_v2_core_BindConfig_parse (const char *buf, size_t size, upb_arena *arena)
 
UPB_INLINE char * envoy_api_v2_core_BindConfig_serialize (const envoy_api_v2_core_BindConfig *msg, upb_arena *arena, size_t *len)
 
UPB_INLINE const envoy_api_v2_core_SocketAddressenvoy_api_v2_core_BindConfig_source_address (const envoy_api_v2_core_BindConfig *msg)
 
UPB_INLINE const struct google_protobuf_BoolValueenvoy_api_v2_core_BindConfig_freebind (const envoy_api_v2_core_BindConfig *msg)
 
UPB_INLINE const struct envoy_api_v2_core_SocketOption *const * envoy_api_v2_core_BindConfig_socket_options (const envoy_api_v2_core_BindConfig *msg, size_t *len)
 
UPB_INLINE void envoy_api_v2_core_BindConfig_set_source_address (envoy_api_v2_core_BindConfig *msg, envoy_api_v2_core_SocketAddress *value)
 
UPB_INLINE struct envoy_api_v2_core_SocketAddressenvoy_api_v2_core_BindConfig_mutable_source_address (envoy_api_v2_core_BindConfig *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_core_BindConfig_set_freebind (envoy_api_v2_core_BindConfig *msg, struct google_protobuf_BoolValue *value)
 
UPB_INLINE struct google_protobuf_BoolValueenvoy_api_v2_core_BindConfig_mutable_freebind (envoy_api_v2_core_BindConfig *msg, upb_arena *arena)
 
UPB_INLINE struct envoy_api_v2_core_SocketOption ** envoy_api_v2_core_BindConfig_mutable_socket_options (envoy_api_v2_core_BindConfig *msg, size_t *len)
 
UPB_INLINE struct envoy_api_v2_core_SocketOption ** envoy_api_v2_core_BindConfig_resize_socket_options (envoy_api_v2_core_BindConfig *msg, size_t len, upb_arena *arena)
 
UPB_INLINE struct envoy_api_v2_core_SocketOptionenvoy_api_v2_core_BindConfig_add_socket_options (envoy_api_v2_core_BindConfig *msg, upb_arena *arena)
 
UPB_INLINE envoy_api_v2_core_Addressenvoy_api_v2_core_Address_new (upb_arena *arena)
 
UPB_INLINE envoy_api_v2_core_Addressenvoy_api_v2_core_Address_parse (const char *buf, size_t size, upb_arena *arena)
 
UPB_INLINE char * envoy_api_v2_core_Address_serialize (const envoy_api_v2_core_Address *msg, upb_arena *arena, size_t *len)
 
UPB_INLINE envoy_api_v2_core_Address_address_oneofcases envoy_api_v2_core_Address_address_case (const envoy_api_v2_core_Address *msg)
 
UPB_INLINE bool envoy_api_v2_core_Address_has_socket_address (const envoy_api_v2_core_Address *msg)
 
UPB_INLINE const envoy_api_v2_core_SocketAddressenvoy_api_v2_core_Address_socket_address (const envoy_api_v2_core_Address *msg)
 
UPB_INLINE bool envoy_api_v2_core_Address_has_pipe (const envoy_api_v2_core_Address *msg)
 
UPB_INLINE const envoy_api_v2_core_Pipeenvoy_api_v2_core_Address_pipe (const envoy_api_v2_core_Address *msg)
 
UPB_INLINE void envoy_api_v2_core_Address_set_socket_address (envoy_api_v2_core_Address *msg, envoy_api_v2_core_SocketAddress *value)
 
UPB_INLINE struct envoy_api_v2_core_SocketAddressenvoy_api_v2_core_Address_mutable_socket_address (envoy_api_v2_core_Address *msg, upb_arena *arena)
 
UPB_INLINE void envoy_api_v2_core_Address_set_pipe (envoy_api_v2_core_Address *msg, envoy_api_v2_core_Pipe *value)
 
UPB_INLINE struct envoy_api_v2_core_Pipeenvoy_api_v2_core_Address_mutable_pipe (envoy_api_v2_core_Address *msg, upb_arena *arena)
 
UPB_INLINE envoy_api_v2_core_CidrRangeenvoy_api_v2_core_CidrRange_new (upb_arena *arena)
 
UPB_INLINE envoy_api_v2_core_CidrRangeenvoy_api_v2_core_CidrRange_parse (const char *buf, size_t size, upb_arena *arena)
 
UPB_INLINE char * envoy_api_v2_core_CidrRange_serialize (const envoy_api_v2_core_CidrRange *msg, upb_arena *arena, size_t *len)
 
UPB_INLINE upb_strview envoy_api_v2_core_CidrRange_address_prefix (const envoy_api_v2_core_CidrRange *msg)
 
UPB_INLINE const struct google_protobuf_UInt32Valueenvoy_api_v2_core_CidrRange_prefix_len (const envoy_api_v2_core_CidrRange *msg)
 
UPB_INLINE void envoy_api_v2_core_CidrRange_set_address_prefix (envoy_api_v2_core_CidrRange *msg, upb_strview value)
 
UPB_INLINE void envoy_api_v2_core_CidrRange_set_prefix_len (envoy_api_v2_core_CidrRange *msg, struct google_protobuf_UInt32Value *value)
 
UPB_INLINE struct google_protobuf_UInt32Valueenvoy_api_v2_core_CidrRange_mutable_prefix_len (envoy_api_v2_core_CidrRange *msg, upb_arena *arena)
 

Variables

const upb_msglayout envoy_api_v2_core_Pipe_msginit
 
const upb_msglayout envoy_api_v2_core_SocketAddress_msginit
 
const upb_msglayout envoy_api_v2_core_TcpKeepalive_msginit
 
const upb_msglayout envoy_api_v2_core_BindConfig_msginit
 
const upb_msglayout envoy_api_v2_core_Address_msginit
 
const upb_msglayout envoy_api_v2_core_CidrRange_msginit
 
const upb_msglayout envoy_api_v2_core_SocketOption_msginit
 
const upb_msglayout google_protobuf_BoolValue_msginit
 
const upb_msglayout google_protobuf_UInt32Value_msginit
 

Typedef Documentation

◆ envoy_api_v2_core_Address

◆ envoy_api_v2_core_BindConfig

◆ envoy_api_v2_core_CidrRange

◆ envoy_api_v2_core_Pipe

◆ envoy_api_v2_core_SocketAddress

◆ envoy_api_v2_core_TcpKeepalive

Enumeration Type Documentation

◆ envoy_api_v2_core_Address_address_oneofcases

Enumerator
envoy_api_v2_core_Address_address_socket_address 
envoy_api_v2_core_Address_address_pipe 
envoy_api_v2_core_Address_address_NOT_SET 

◆ envoy_api_v2_core_SocketAddress_port_specifier_oneofcases

Enumerator
envoy_api_v2_core_SocketAddress_port_specifier_port_value 
envoy_api_v2_core_SocketAddress_port_specifier_named_port 
envoy_api_v2_core_SocketAddress_port_specifier_NOT_SET 

◆ envoy_api_v2_core_SocketAddress_Protocol

Enumerator
envoy_api_v2_core_SocketAddress_TCP 
envoy_api_v2_core_SocketAddress_UDP 

Function Documentation

◆ envoy_api_v2_core_Address_address_case()

UPB_INLINE envoy_api_v2_core_Address_address_oneofcases envoy_api_v2_core_Address_address_case ( const envoy_api_v2_core_Address msg)

◆ envoy_api_v2_core_Address_has_pipe()

UPB_INLINE bool envoy_api_v2_core_Address_has_pipe ( const envoy_api_v2_core_Address msg)

◆ envoy_api_v2_core_Address_has_socket_address()

UPB_INLINE bool envoy_api_v2_core_Address_has_socket_address ( const envoy_api_v2_core_Address msg)

◆ envoy_api_v2_core_Address_mutable_pipe()

UPB_INLINE struct envoy_api_v2_core_Pipe* envoy_api_v2_core_Address_mutable_pipe ( envoy_api_v2_core_Address msg,
upb_arena *  arena 
)

◆ envoy_api_v2_core_Address_mutable_socket_address()

UPB_INLINE struct envoy_api_v2_core_SocketAddress* envoy_api_v2_core_Address_mutable_socket_address ( envoy_api_v2_core_Address msg,
upb_arena *  arena 
)

◆ envoy_api_v2_core_Address_new()

UPB_INLINE envoy_api_v2_core_Address* envoy_api_v2_core_Address_new ( upb_arena *  arena)

◆ envoy_api_v2_core_Address_parse()

UPB_INLINE envoy_api_v2_core_Address* envoy_api_v2_core_Address_parse ( const char *  buf,
size_t  size,
upb_arena *  arena 
)

◆ envoy_api_v2_core_Address_pipe()

UPB_INLINE const envoy_api_v2_core_Pipe* envoy_api_v2_core_Address_pipe ( const envoy_api_v2_core_Address msg)

◆ envoy_api_v2_core_Address_serialize()

UPB_INLINE char* envoy_api_v2_core_Address_serialize ( const envoy_api_v2_core_Address msg,
upb_arena *  arena,
size_t *  len 
)

◆ envoy_api_v2_core_Address_set_pipe()

UPB_INLINE void envoy_api_v2_core_Address_set_pipe ( envoy_api_v2_core_Address msg,
envoy_api_v2_core_Pipe value 
)

◆ envoy_api_v2_core_Address_set_socket_address()

UPB_INLINE void envoy_api_v2_core_Address_set_socket_address ( envoy_api_v2_core_Address msg,
envoy_api_v2_core_SocketAddress value 
)

◆ envoy_api_v2_core_Address_socket_address()

UPB_INLINE const envoy_api_v2_core_SocketAddress* envoy_api_v2_core_Address_socket_address ( const envoy_api_v2_core_Address msg)

◆ envoy_api_v2_core_BindConfig_add_socket_options()

UPB_INLINE struct envoy_api_v2_core_SocketOption* envoy_api_v2_core_BindConfig_add_socket_options ( envoy_api_v2_core_BindConfig msg,
upb_arena *  arena 
)

◆ envoy_api_v2_core_BindConfig_freebind()

UPB_INLINE const struct google_protobuf_BoolValue* envoy_api_v2_core_BindConfig_freebind ( const envoy_api_v2_core_BindConfig msg)

◆ envoy_api_v2_core_BindConfig_mutable_freebind()

UPB_INLINE struct google_protobuf_BoolValue* envoy_api_v2_core_BindConfig_mutable_freebind ( envoy_api_v2_core_BindConfig msg,
upb_arena *  arena 
)

◆ envoy_api_v2_core_BindConfig_mutable_socket_options()

UPB_INLINE struct envoy_api_v2_core_SocketOption** envoy_api_v2_core_BindConfig_mutable_socket_options ( envoy_api_v2_core_BindConfig msg,
size_t *  len 
)

◆ envoy_api_v2_core_BindConfig_mutable_source_address()

UPB_INLINE struct envoy_api_v2_core_SocketAddress* envoy_api_v2_core_BindConfig_mutable_source_address ( envoy_api_v2_core_BindConfig msg,
upb_arena *  arena 
)

◆ envoy_api_v2_core_BindConfig_new()

UPB_INLINE envoy_api_v2_core_BindConfig* envoy_api_v2_core_BindConfig_new ( upb_arena *  arena)

◆ envoy_api_v2_core_BindConfig_parse()

UPB_INLINE envoy_api_v2_core_BindConfig* envoy_api_v2_core_BindConfig_parse ( const char *  buf,
size_t  size,
upb_arena *  arena 
)

◆ envoy_api_v2_core_BindConfig_resize_socket_options()

UPB_INLINE struct envoy_api_v2_core_SocketOption** envoy_api_v2_core_BindConfig_resize_socket_options ( envoy_api_v2_core_BindConfig msg,
size_t  len,
upb_arena *  arena 
)

◆ envoy_api_v2_core_BindConfig_serialize()

UPB_INLINE char* envoy_api_v2_core_BindConfig_serialize ( const envoy_api_v2_core_BindConfig msg,
upb_arena *  arena,
size_t *  len 
)

◆ envoy_api_v2_core_BindConfig_set_freebind()

UPB_INLINE void envoy_api_v2_core_BindConfig_set_freebind ( envoy_api_v2_core_BindConfig msg,
struct google_protobuf_BoolValue value 
)

◆ envoy_api_v2_core_BindConfig_set_source_address()

UPB_INLINE void envoy_api_v2_core_BindConfig_set_source_address ( envoy_api_v2_core_BindConfig msg,
envoy_api_v2_core_SocketAddress value 
)

◆ envoy_api_v2_core_BindConfig_socket_options()

UPB_INLINE const struct envoy_api_v2_core_SocketOption* const* envoy_api_v2_core_BindConfig_socket_options ( const envoy_api_v2_core_BindConfig msg,
size_t *  len 
)

◆ envoy_api_v2_core_BindConfig_source_address()

UPB_INLINE const envoy_api_v2_core_SocketAddress* envoy_api_v2_core_BindConfig_source_address ( const envoy_api_v2_core_BindConfig msg)

◆ envoy_api_v2_core_CidrRange_address_prefix()

UPB_INLINE upb_strview envoy_api_v2_core_CidrRange_address_prefix ( const envoy_api_v2_core_CidrRange msg)

◆ envoy_api_v2_core_CidrRange_mutable_prefix_len()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_core_CidrRange_mutable_prefix_len ( envoy_api_v2_core_CidrRange msg,
upb_arena *  arena 
)

◆ envoy_api_v2_core_CidrRange_new()

UPB_INLINE envoy_api_v2_core_CidrRange* envoy_api_v2_core_CidrRange_new ( upb_arena *  arena)

◆ envoy_api_v2_core_CidrRange_parse()

UPB_INLINE envoy_api_v2_core_CidrRange* envoy_api_v2_core_CidrRange_parse ( const char *  buf,
size_t  size,
upb_arena *  arena 
)

◆ envoy_api_v2_core_CidrRange_prefix_len()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_core_CidrRange_prefix_len ( const envoy_api_v2_core_CidrRange msg)

◆ envoy_api_v2_core_CidrRange_serialize()

UPB_INLINE char* envoy_api_v2_core_CidrRange_serialize ( const envoy_api_v2_core_CidrRange msg,
upb_arena *  arena,
size_t *  len 
)

◆ envoy_api_v2_core_CidrRange_set_address_prefix()

UPB_INLINE void envoy_api_v2_core_CidrRange_set_address_prefix ( envoy_api_v2_core_CidrRange msg,
upb_strview  value 
)

◆ envoy_api_v2_core_CidrRange_set_prefix_len()

UPB_INLINE void envoy_api_v2_core_CidrRange_set_prefix_len ( envoy_api_v2_core_CidrRange msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_core_Pipe_new()

UPB_INLINE envoy_api_v2_core_Pipe* envoy_api_v2_core_Pipe_new ( upb_arena *  arena)

◆ envoy_api_v2_core_Pipe_parse()

UPB_INLINE envoy_api_v2_core_Pipe* envoy_api_v2_core_Pipe_parse ( const char *  buf,
size_t  size,
upb_arena *  arena 
)

◆ envoy_api_v2_core_Pipe_path()

UPB_INLINE upb_strview envoy_api_v2_core_Pipe_path ( const envoy_api_v2_core_Pipe msg)

◆ envoy_api_v2_core_Pipe_serialize()

UPB_INLINE char* envoy_api_v2_core_Pipe_serialize ( const envoy_api_v2_core_Pipe msg,
upb_arena *  arena,
size_t *  len 
)

◆ envoy_api_v2_core_Pipe_set_path()

UPB_INLINE void envoy_api_v2_core_Pipe_set_path ( envoy_api_v2_core_Pipe msg,
upb_strview  value 
)

◆ envoy_api_v2_core_SocketAddress_address()

UPB_INLINE upb_strview envoy_api_v2_core_SocketAddress_address ( const envoy_api_v2_core_SocketAddress msg)

◆ envoy_api_v2_core_SocketAddress_has_named_port()

UPB_INLINE bool envoy_api_v2_core_SocketAddress_has_named_port ( const envoy_api_v2_core_SocketAddress msg)

◆ envoy_api_v2_core_SocketAddress_has_port_value()

UPB_INLINE bool envoy_api_v2_core_SocketAddress_has_port_value ( const envoy_api_v2_core_SocketAddress msg)

◆ envoy_api_v2_core_SocketAddress_ipv4_compat()

UPB_INLINE bool envoy_api_v2_core_SocketAddress_ipv4_compat ( const envoy_api_v2_core_SocketAddress msg)

◆ envoy_api_v2_core_SocketAddress_named_port()

UPB_INLINE upb_strview envoy_api_v2_core_SocketAddress_named_port ( const envoy_api_v2_core_SocketAddress msg)

◆ envoy_api_v2_core_SocketAddress_new()

UPB_INLINE envoy_api_v2_core_SocketAddress* envoy_api_v2_core_SocketAddress_new ( upb_arena *  arena)

◆ envoy_api_v2_core_SocketAddress_parse()

UPB_INLINE envoy_api_v2_core_SocketAddress* envoy_api_v2_core_SocketAddress_parse ( const char *  buf,
size_t  size,
upb_arena *  arena 
)

◆ envoy_api_v2_core_SocketAddress_port_specifier_case()

UPB_INLINE envoy_api_v2_core_SocketAddress_port_specifier_oneofcases envoy_api_v2_core_SocketAddress_port_specifier_case ( const envoy_api_v2_core_SocketAddress msg)

◆ envoy_api_v2_core_SocketAddress_port_value()

UPB_INLINE uint32_t envoy_api_v2_core_SocketAddress_port_value ( const envoy_api_v2_core_SocketAddress msg)

◆ envoy_api_v2_core_SocketAddress_protocol()

UPB_INLINE int32_t envoy_api_v2_core_SocketAddress_protocol ( const envoy_api_v2_core_SocketAddress msg)

◆ envoy_api_v2_core_SocketAddress_resolver_name()

UPB_INLINE upb_strview envoy_api_v2_core_SocketAddress_resolver_name ( const envoy_api_v2_core_SocketAddress msg)

◆ envoy_api_v2_core_SocketAddress_serialize()

UPB_INLINE char* envoy_api_v2_core_SocketAddress_serialize ( const envoy_api_v2_core_SocketAddress msg,
upb_arena *  arena,
size_t *  len 
)

◆ envoy_api_v2_core_SocketAddress_set_address()

UPB_INLINE void envoy_api_v2_core_SocketAddress_set_address ( envoy_api_v2_core_SocketAddress msg,
upb_strview  value 
)

◆ envoy_api_v2_core_SocketAddress_set_ipv4_compat()

UPB_INLINE void envoy_api_v2_core_SocketAddress_set_ipv4_compat ( envoy_api_v2_core_SocketAddress msg,
bool  value 
)

◆ envoy_api_v2_core_SocketAddress_set_named_port()

UPB_INLINE void envoy_api_v2_core_SocketAddress_set_named_port ( envoy_api_v2_core_SocketAddress msg,
upb_strview  value 
)

◆ envoy_api_v2_core_SocketAddress_set_port_value()

UPB_INLINE void envoy_api_v2_core_SocketAddress_set_port_value ( envoy_api_v2_core_SocketAddress msg,
uint32_t  value 
)

◆ envoy_api_v2_core_SocketAddress_set_protocol()

UPB_INLINE void envoy_api_v2_core_SocketAddress_set_protocol ( envoy_api_v2_core_SocketAddress msg,
int32_t  value 
)

◆ envoy_api_v2_core_SocketAddress_set_resolver_name()

UPB_INLINE void envoy_api_v2_core_SocketAddress_set_resolver_name ( envoy_api_v2_core_SocketAddress msg,
upb_strview  value 
)

◆ envoy_api_v2_core_TcpKeepalive_keepalive_interval()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_core_TcpKeepalive_keepalive_interval ( const envoy_api_v2_core_TcpKeepalive msg)

◆ envoy_api_v2_core_TcpKeepalive_keepalive_probes()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_core_TcpKeepalive_keepalive_probes ( const envoy_api_v2_core_TcpKeepalive msg)

◆ envoy_api_v2_core_TcpKeepalive_keepalive_time()

UPB_INLINE const struct google_protobuf_UInt32Value* envoy_api_v2_core_TcpKeepalive_keepalive_time ( const envoy_api_v2_core_TcpKeepalive msg)

◆ envoy_api_v2_core_TcpKeepalive_mutable_keepalive_interval()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_core_TcpKeepalive_mutable_keepalive_interval ( envoy_api_v2_core_TcpKeepalive msg,
upb_arena *  arena 
)

◆ envoy_api_v2_core_TcpKeepalive_mutable_keepalive_probes()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_core_TcpKeepalive_mutable_keepalive_probes ( envoy_api_v2_core_TcpKeepalive msg,
upb_arena *  arena 
)

◆ envoy_api_v2_core_TcpKeepalive_mutable_keepalive_time()

UPB_INLINE struct google_protobuf_UInt32Value* envoy_api_v2_core_TcpKeepalive_mutable_keepalive_time ( envoy_api_v2_core_TcpKeepalive msg,
upb_arena *  arena 
)

◆ envoy_api_v2_core_TcpKeepalive_new()

UPB_INLINE envoy_api_v2_core_TcpKeepalive* envoy_api_v2_core_TcpKeepalive_new ( upb_arena *  arena)

◆ envoy_api_v2_core_TcpKeepalive_parse()

UPB_INLINE envoy_api_v2_core_TcpKeepalive* envoy_api_v2_core_TcpKeepalive_parse ( const char *  buf,
size_t  size,
upb_arena *  arena 
)

◆ envoy_api_v2_core_TcpKeepalive_serialize()

UPB_INLINE char* envoy_api_v2_core_TcpKeepalive_serialize ( const envoy_api_v2_core_TcpKeepalive msg,
upb_arena *  arena,
size_t *  len 
)

◆ envoy_api_v2_core_TcpKeepalive_set_keepalive_interval()

UPB_INLINE void envoy_api_v2_core_TcpKeepalive_set_keepalive_interval ( envoy_api_v2_core_TcpKeepalive msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_core_TcpKeepalive_set_keepalive_probes()

UPB_INLINE void envoy_api_v2_core_TcpKeepalive_set_keepalive_probes ( envoy_api_v2_core_TcpKeepalive msg,
struct google_protobuf_UInt32Value value 
)

◆ envoy_api_v2_core_TcpKeepalive_set_keepalive_time()

UPB_INLINE void envoy_api_v2_core_TcpKeepalive_set_keepalive_time ( envoy_api_v2_core_TcpKeepalive msg,
struct google_protobuf_UInt32Value value 
)

Variable Documentation

◆ envoy_api_v2_core_Address_msginit

const upb_msglayout envoy_api_v2_core_Address_msginit

◆ envoy_api_v2_core_BindConfig_msginit

const upb_msglayout envoy_api_v2_core_BindConfig_msginit

◆ envoy_api_v2_core_CidrRange_msginit

const upb_msglayout envoy_api_v2_core_CidrRange_msginit

◆ envoy_api_v2_core_Pipe_msginit

const upb_msglayout envoy_api_v2_core_Pipe_msginit

◆ envoy_api_v2_core_SocketAddress_msginit

const upb_msglayout envoy_api_v2_core_SocketAddress_msginit

◆ envoy_api_v2_core_SocketOption_msginit

const upb_msglayout envoy_api_v2_core_SocketOption_msginit

◆ envoy_api_v2_core_TcpKeepalive_msginit

const upb_msglayout envoy_api_v2_core_TcpKeepalive_msginit

◆ google_protobuf_BoolValue_msginit

const upb_msglayout google_protobuf_BoolValue_msginit

◆ google_protobuf_UInt32Value_msginit

const upb_msglayout google_protobuf_UInt32Value_msginit