Searched refs:envoy_config_route_v3_WeightedCluster (Results 1 – 2 of 2) sorted by relevance
28 struct envoy_config_route_v3_WeightedCluster;80 typedef struct envoy_config_route_v3_WeightedCluster envoy_config_route_v3_WeightedCluster; typedef779 UPB_INLINE envoy_config_route_v3_WeightedCluster *envoy_config_route_v3_WeightedCluster_new(upb_are… in envoy_config_route_v3_WeightedCluster_new()780 …return (envoy_config_route_v3_WeightedCluster *)_upb_msg_new(&envoy_config_route_v3_WeightedCluste… in envoy_config_route_v3_WeightedCluster_new()782 UPB_INLINE envoy_config_route_v3_WeightedCluster *envoy_config_route_v3_WeightedCluster_parse(const… in envoy_config_route_v3_WeightedCluster_parse()784 envoy_config_route_v3_WeightedCluster *ret = envoy_config_route_v3_WeightedCluster_new(arena); in envoy_config_route_v3_WeightedCluster_parse()787 UPB_INLINE envoy_config_route_v3_WeightedCluster *envoy_config_route_v3_WeightedCluster_parse_ex(co… in envoy_config_route_v3_WeightedCluster_parse_ex()789 envoy_config_route_v3_WeightedCluster *ret = envoy_config_route_v3_WeightedCluster_new(arena); in envoy_config_route_v3_WeightedCluster_parse_ex()793 …ar *envoy_config_route_v3_WeightedCluster_serialize(const envoy_config_route_v3_WeightedCluster *m… in envoy_config_route_v3_WeightedCluster_serialize()797 … envoy_config_route_v3_WeightedCluster_has_clusters(const envoy_config_route_v3_WeightedCluster *m… in envoy_config_route_v3_WeightedCluster_has_clusters()[all …]
1503 const envoy_config_route_v3_WeightedCluster* weighted_cluster = in RouteActionParse()