Searched refs:envoy_config_route_v3_RouteMatch (Results 1 – 2 of 2) sorted by relevance
31 struct envoy_config_route_v3_RouteMatch;81 typedef struct envoy_config_route_v3_RouteMatch envoy_config_route_v3_RouteMatch; typedef552 …envoy_config_route_v3_RouteMatch* envoy_config_route_v3_Route_match(const envoy_config_route_v3_Ro… in envoy_config_route_v3_Route_match()581 …_route_v3_Route_set_match(envoy_config_route_v3_Route *msg, envoy_config_route_v3_RouteMatch* valu… in envoy_config_route_v3_Route_set_match()583 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), envoy_config_route_v3_RouteMatch*) = value; in envoy_config_route_v3_Route_set_match()585 UPB_INLINE struct envoy_config_route_v3_RouteMatch* envoy_config_route_v3_Route_mutable_match(envoy… in envoy_config_route_v3_Route_mutable_match()586 …struct envoy_config_route_v3_RouteMatch* sub = (struct envoy_config_route_v3_RouteMatch*)envoy_con… in envoy_config_route_v3_Route_mutable_match()588 …sub = (struct envoy_config_route_v3_RouteMatch*)_upb_msg_new(&envoy_config_route_v3_RouteMatch_msg… in envoy_config_route_v3_Route_mutable_match()958 UPB_INLINE envoy_config_route_v3_RouteMatch *envoy_config_route_v3_RouteMatch_new(upb_arena *arena)… in envoy_config_route_v3_RouteMatch_new()959 …return (envoy_config_route_v3_RouteMatch *)_upb_msg_new(&envoy_config_route_v3_RouteMatch_msginit,… in envoy_config_route_v3_RouteMatch_new()[all …]
1063 grpc_error* RoutePathMatchParse(const envoy_config_route_v3_RouteMatch* match, in RoutePathMatchParse()1156 const envoy_config_route_v3_RouteMatch* match, XdsApi::Route* route) { in RouteHeaderMatchersParse()1225 const envoy_config_route_v3_RouteMatch* match, XdsApi::Route* route) { in RouteRuntimeFractionParse()1388 const envoy_config_route_v3_RouteMatch* match = in RouteConfigParse()