|
UPB_INLINE envoy_api_v2_core_TcpProtocolOptions * | envoy_api_v2_core_TcpProtocolOptions_new (upb_arena *arena) |
|
UPB_INLINE envoy_api_v2_core_TcpProtocolOptions * | envoy_api_v2_core_TcpProtocolOptions_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE char * | envoy_api_v2_core_TcpProtocolOptions_serialize (const envoy_api_v2_core_TcpProtocolOptions *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE envoy_api_v2_core_HttpProtocolOptions * | envoy_api_v2_core_HttpProtocolOptions_new (upb_arena *arena) |
|
UPB_INLINE envoy_api_v2_core_HttpProtocolOptions * | envoy_api_v2_core_HttpProtocolOptions_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE char * | envoy_api_v2_core_HttpProtocolOptions_serialize (const envoy_api_v2_core_HttpProtocolOptions *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE const struct google_protobuf_Duration * | envoy_api_v2_core_HttpProtocolOptions_idle_timeout (const envoy_api_v2_core_HttpProtocolOptions *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_core_HttpProtocolOptions_max_headers_count (const envoy_api_v2_core_HttpProtocolOptions *msg) |
|
UPB_INLINE void | envoy_api_v2_core_HttpProtocolOptions_set_idle_timeout (envoy_api_v2_core_HttpProtocolOptions *msg, struct google_protobuf_Duration *value) |
|
UPB_INLINE struct google_protobuf_Duration * | envoy_api_v2_core_HttpProtocolOptions_mutable_idle_timeout (envoy_api_v2_core_HttpProtocolOptions *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_core_HttpProtocolOptions_set_max_headers_count (envoy_api_v2_core_HttpProtocolOptions *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_core_HttpProtocolOptions_mutable_max_headers_count (envoy_api_v2_core_HttpProtocolOptions *msg, upb_arena *arena) |
|
UPB_INLINE envoy_api_v2_core_Http1ProtocolOptions * | envoy_api_v2_core_Http1ProtocolOptions_new (upb_arena *arena) |
|
UPB_INLINE envoy_api_v2_core_Http1ProtocolOptions * | envoy_api_v2_core_Http1ProtocolOptions_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE char * | envoy_api_v2_core_Http1ProtocolOptions_serialize (const envoy_api_v2_core_Http1ProtocolOptions *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE const struct google_protobuf_BoolValue * | envoy_api_v2_core_Http1ProtocolOptions_allow_absolute_url (const envoy_api_v2_core_Http1ProtocolOptions *msg) |
|
UPB_INLINE bool | envoy_api_v2_core_Http1ProtocolOptions_accept_http_10 (const envoy_api_v2_core_Http1ProtocolOptions *msg) |
|
UPB_INLINE upb_strview | envoy_api_v2_core_Http1ProtocolOptions_default_host_for_http_10 (const envoy_api_v2_core_Http1ProtocolOptions *msg) |
|
UPB_INLINE void | envoy_api_v2_core_Http1ProtocolOptions_set_allow_absolute_url (envoy_api_v2_core_Http1ProtocolOptions *msg, struct google_protobuf_BoolValue *value) |
|
UPB_INLINE struct google_protobuf_BoolValue * | envoy_api_v2_core_Http1ProtocolOptions_mutable_allow_absolute_url (envoy_api_v2_core_Http1ProtocolOptions *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_core_Http1ProtocolOptions_set_accept_http_10 (envoy_api_v2_core_Http1ProtocolOptions *msg, bool value) |
|
UPB_INLINE void | envoy_api_v2_core_Http1ProtocolOptions_set_default_host_for_http_10 (envoy_api_v2_core_Http1ProtocolOptions *msg, upb_strview value) |
|
UPB_INLINE envoy_api_v2_core_Http2ProtocolOptions * | envoy_api_v2_core_Http2ProtocolOptions_new (upb_arena *arena) |
|
UPB_INLINE envoy_api_v2_core_Http2ProtocolOptions * | envoy_api_v2_core_Http2ProtocolOptions_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE char * | envoy_api_v2_core_Http2ProtocolOptions_serialize (const envoy_api_v2_core_Http2ProtocolOptions *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_hpack_table_size (const envoy_api_v2_core_Http2ProtocolOptions *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_max_concurrent_streams (const envoy_api_v2_core_Http2ProtocolOptions *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_initial_stream_window_size (const envoy_api_v2_core_Http2ProtocolOptions *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_initial_connection_window_size (const envoy_api_v2_core_Http2ProtocolOptions *msg) |
|
UPB_INLINE bool | envoy_api_v2_core_Http2ProtocolOptions_allow_connect (const envoy_api_v2_core_Http2ProtocolOptions *msg) |
|
UPB_INLINE bool | envoy_api_v2_core_Http2ProtocolOptions_allow_metadata (const envoy_api_v2_core_Http2ProtocolOptions *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_max_outbound_frames (const envoy_api_v2_core_Http2ProtocolOptions *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_max_outbound_control_frames (const envoy_api_v2_core_Http2ProtocolOptions *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_max_consecutive_inbound_frames_with_empty_payload (const envoy_api_v2_core_Http2ProtocolOptions *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_max_inbound_priority_frames_per_stream (const envoy_api_v2_core_Http2ProtocolOptions *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_max_inbound_window_update_frames_per_data_frame_sent (const envoy_api_v2_core_Http2ProtocolOptions *msg) |
|
UPB_INLINE bool | envoy_api_v2_core_Http2ProtocolOptions_stream_error_on_invalid_http_messaging (const envoy_api_v2_core_Http2ProtocolOptions *msg) |
|
UPB_INLINE void | envoy_api_v2_core_Http2ProtocolOptions_set_hpack_table_size (envoy_api_v2_core_Http2ProtocolOptions *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_mutable_hpack_table_size (envoy_api_v2_core_Http2ProtocolOptions *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_core_Http2ProtocolOptions_set_max_concurrent_streams (envoy_api_v2_core_Http2ProtocolOptions *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_mutable_max_concurrent_streams (envoy_api_v2_core_Http2ProtocolOptions *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_core_Http2ProtocolOptions_set_initial_stream_window_size (envoy_api_v2_core_Http2ProtocolOptions *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_mutable_initial_stream_window_size (envoy_api_v2_core_Http2ProtocolOptions *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_core_Http2ProtocolOptions_set_initial_connection_window_size (envoy_api_v2_core_Http2ProtocolOptions *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_mutable_initial_connection_window_size (envoy_api_v2_core_Http2ProtocolOptions *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_core_Http2ProtocolOptions_set_allow_connect (envoy_api_v2_core_Http2ProtocolOptions *msg, bool value) |
|
UPB_INLINE void | envoy_api_v2_core_Http2ProtocolOptions_set_allow_metadata (envoy_api_v2_core_Http2ProtocolOptions *msg, bool value) |
|
UPB_INLINE void | envoy_api_v2_core_Http2ProtocolOptions_set_max_outbound_frames (envoy_api_v2_core_Http2ProtocolOptions *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_mutable_max_outbound_frames (envoy_api_v2_core_Http2ProtocolOptions *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_core_Http2ProtocolOptions_set_max_outbound_control_frames (envoy_api_v2_core_Http2ProtocolOptions *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_mutable_max_outbound_control_frames (envoy_api_v2_core_Http2ProtocolOptions *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_core_Http2ProtocolOptions_set_max_consecutive_inbound_frames_with_empty_payload (envoy_api_v2_core_Http2ProtocolOptions *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_mutable_max_consecutive_inbound_frames_with_empty_payload (envoy_api_v2_core_Http2ProtocolOptions *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_core_Http2ProtocolOptions_set_max_inbound_priority_frames_per_stream (envoy_api_v2_core_Http2ProtocolOptions *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_mutable_max_inbound_priority_frames_per_stream (envoy_api_v2_core_Http2ProtocolOptions *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_core_Http2ProtocolOptions_set_max_inbound_window_update_frames_per_data_frame_sent (envoy_api_v2_core_Http2ProtocolOptions *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_api_v2_core_Http2ProtocolOptions_mutable_max_inbound_window_update_frames_per_data_frame_sent (envoy_api_v2_core_Http2ProtocolOptions *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_api_v2_core_Http2ProtocolOptions_set_stream_error_on_invalid_http_messaging (envoy_api_v2_core_Http2ProtocolOptions *msg, bool value) |
|
UPB_INLINE envoy_api_v2_core_GrpcProtocolOptions * | envoy_api_v2_core_GrpcProtocolOptions_new (upb_arena *arena) |
|
UPB_INLINE envoy_api_v2_core_GrpcProtocolOptions * | envoy_api_v2_core_GrpcProtocolOptions_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE char * | envoy_api_v2_core_GrpcProtocolOptions_serialize (const envoy_api_v2_core_GrpcProtocolOptions *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE const envoy_api_v2_core_Http2ProtocolOptions * | envoy_api_v2_core_GrpcProtocolOptions_http2_protocol_options (const envoy_api_v2_core_GrpcProtocolOptions *msg) |
|
UPB_INLINE void | envoy_api_v2_core_GrpcProtocolOptions_set_http2_protocol_options (envoy_api_v2_core_GrpcProtocolOptions *msg, envoy_api_v2_core_Http2ProtocolOptions *value) |
|
UPB_INLINE struct envoy_api_v2_core_Http2ProtocolOptions * | envoy_api_v2_core_GrpcProtocolOptions_mutable_http2_protocol_options (envoy_api_v2_core_GrpcProtocolOptions *msg, upb_arena *arena) |
|