Home
last modified time | relevance | path

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

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