Home
last modified time | relevance | path

Searched defs:sourcePorts (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
DXdsServerTestHelper.java73 FakeXdsClient xdsClient, ImmutableList<Integer> sourcePorts, in generateListenerUpdate()
84 String name, String address, ImmutableList<Integer> sourcePorts, in buildTestListener()
/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
DEnvoyServerProtoData.java184 abstract ImmutableList<Integer> sourcePorts(); in sourcePorts() method in EnvoyServerProtoData.FilterChainMatch
193 ConnectionSourceType connectionSourceType, ImmutableList<Integer> sourcePorts, in create()