Searched refs:checkTcpReflection (Results 1 – 1 of 1) sorted by relevance
368 private void checkTcpReflection(String to, String expectedFrom) throws IOException { in checkTcpReflection() method in VpnTest501 checkTcpReflection("192.0.2.252", "192.0.2.2"); in checkTrafficOnVpn()502 checkTcpReflection("2001:db8:dead:beef::f00", "2001:db8:1:2::ffe"); in checkTrafficOnVpn()508 checkTcpReflection("192.0.2.252", null); in checkNoTrafficOnVpn()509 checkTcpReflection("2001:db8:dead:beef::f00", null); in checkNoTrafficOnVpn()