Searched refs:checkTcpReflection (Results 1 – 1 of 1) sorted by relevance
414 private void checkTcpReflection(String to, String expectedFrom) throws IOException { in checkTcpReflection() method in VpnTest547 checkTcpReflection("192.0.2.252", "192.0.2.2"); in checkTrafficOnVpn()548 checkTcpReflection("2001:db8:dead:beef::f00", "2001:db8:1:2::ffe"); in checkTrafficOnVpn()554 checkTcpReflection("192.0.2.252", null); in checkNoTrafficOnVpn()555 checkTcpReflection("2001:db8:dead:beef::f00", null); in checkNoTrafficOnVpn()