Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DVpnTest.java574 private void checkTcpReflection(String to, String expectedFrom) throws IOException { in checkTcpReflection() method in VpnTest
715 checkTcpReflection(destination, "2001:db8:1:2::ffe"); in checkTrafficOnVpn()
718 checkTcpReflection(destination, "192.0.2.2"); in checkTrafficOnVpn()
725 checkTcpReflection(destination, null); in checkNoTrafficOnVpn()
740 checkTcpReflection(destination, null); in checkTrafficBypassesVpn()