Searched refs:in2 (Results 1 – 1 of 1) sorted by relevance
236 InputStream in2 = new BufferedInputStream(dest.getInputStream()); in getRequestV4() local239 Tunnel tunnel = new Tunnel(in2, out); in getRequestV4()330 InputStream in2 = new BufferedInputStream(dest.getInputStream()); in doConnect() local333 Tunnel tunnel = new Tunnel(in2, out); in doConnect()375 InputStream in2 = dest.getInputStream(); in doBind() local378 Tunnel tunnel = new Tunnel(in2, out); in doBind()