Home
last modified time | relevance | path

Searched refs:envoy_config_cluster_v3_Cluster_TransportSocketMatch (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/cluster/v3/
Dcluster.upb.h25 struct envoy_config_cluster_v3_Cluster_TransportSocketMatch;
48 typedef struct envoy_config_cluster_v3_Cluster_TransportSocketMatch envoy_config_cluster_v3_Cluster… typedef
336envoy_config_cluster_v3_Cluster_TransportSocketMatch* const* envoy_config_cluster_v3_Cluster_trans… in envoy_config_cluster_v3_Cluster_transport_socket_matches()
731 UPB_INLINE envoy_config_cluster_v3_Cluster_TransportSocketMatch** envoy_config_cluster_v3_Cluster_m… in envoy_config_cluster_v3_Cluster_mutable_transport_socket_matches()
732 …return (envoy_config_cluster_v3_Cluster_TransportSocketMatch**)_upb_array_mutable_accessor(msg, UP… in envoy_config_cluster_v3_Cluster_mutable_transport_socket_matches()
734 UPB_INLINE envoy_config_cluster_v3_Cluster_TransportSocketMatch** envoy_config_cluster_v3_Cluster_r… in envoy_config_cluster_v3_Cluster_resize_transport_socket_matches()
735 …return (envoy_config_cluster_v3_Cluster_TransportSocketMatch**)_upb_array_resize_accessor2(msg, UP… in envoy_config_cluster_v3_Cluster_resize_transport_socket_matches()
737 UPB_INLINE struct envoy_config_cluster_v3_Cluster_TransportSocketMatch* envoy_config_cluster_v3_Clu… in envoy_config_cluster_v3_Cluster_add_transport_socket_matches()
738 …struct envoy_config_cluster_v3_Cluster_TransportSocketMatch* sub = (struct envoy_config_cluster_v3… in envoy_config_cluster_v3_Cluster_add_transport_socket_matches()
833 UPB_INLINE envoy_config_cluster_v3_Cluster_TransportSocketMatch *envoy_config_cluster_v3_Cluster_Tr… in envoy_config_cluster_v3_Cluster_TransportSocketMatch_new()
[all …]