Home
last modified time | relevance | path

Searched defs:tunnel (Results 1 – 25 of 32) sorted by relevance

12

/external/curl/tests/http/
Dtest_10_proxy.py151 def test_10_06_proxytunnel_https(self, env: Env, httpd, nghttpx_fwd, proto, tunnel): argument
178 tunnel, fname, fcount): argument
208 tunnel, fname, fcount): argument
230 def test_10_09_reuse_ser(self, env: Env, httpd, nghttpx_fwd, tunnel): argument
253 def test_10_10_reuse_proxy(self, env: Env, httpd, nghttpx_fwd, tunnel): argument
278 def test_10_11_noreuse_proxy_https(self, env: Env, httpd, nghttpx_fwd, tunnel): argument
304 def test_10_12_noreuse_proxy_http(self, env: Env, httpd, nghttpx_fwd, tunnel): argument
330 def test_10_13_noreuse_https(self, env: Env, httpd, nghttpx_fwd, tunnel): argument
Dtest_13_proxy_auth.py124 def test_13_07_tunnels_no_auth(self, env: Env, httpd, proto, tunnel): argument
142 def test_13_08_tunnels_auth(self, env: Env, httpd, proto, tunnel): argument
/external/grpc-grpc/test/core/transport/binder/end2end/
Dfake_binder.h144 FakeBinderTunnel* tunnel; member
250 std::unique_ptr<FakeBinderTunnel> tunnel) { in NewPersistentTxReceiver()
Dfake_binder.cc148 std::unique_ptr<FakeBinderTunnel> tunnel) in PersistentFakeTransactionReceiver()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/qbone/bonnet/
Dqbone_tunnel_silo.h19 explicit QboneTunnelSilo(QboneTunnelInterface* tunnel, bool only_setup_tun) in QboneTunnelSilo()
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/qbone/bonnet/
Dqbone_tunnel_silo.h19 explicit QboneTunnelSilo(QboneTunnelInterface* tunnel, bool only_setup_tun) in QboneTunnelSilo()
/external/cronet/tot/net/http/
Dhttp_proxy_connect_job.cc146 bool tunnel, in HttpProxySocketParams()
165 bool tunnel, in HttpProxySocketParams()
185 bool tunnel, in HttpProxySocketParams()
Dhttp_proxy_connect_job.h109 bool tunnel() const { return tunnel_; } in tunnel() function
Dhttp_proxy_connect_job_unittest.cc244 bool tunnel, in CreateParams()
262 bool tunnel, in CreateNestedHttpsProxyParams()
302 bool tunnel, in CreateNestedParams()
/external/cronet/stable/net/http/
Dhttp_proxy_connect_job.cc146 bool tunnel, in HttpProxySocketParams()
165 bool tunnel, in HttpProxySocketParams()
185 bool tunnel, in HttpProxySocketParams()
Dhttp_proxy_connect_job.h109 bool tunnel() const { return tunnel_; } in tunnel() function
Dhttp_proxy_connect_job_unittest.cc244 bool tunnel, in CreateParams()
262 bool tunnel, in CreateNestedHttpsProxyParams()
302 bool tunnel, in CreateNestedParams()
/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/
DHttp1TunnelConnectionPool.java145 Channel tunnel = f.getNow(); in setupChannel() local
/external/cronet/tot/net/socket/
Dconnect_job_params_factory_unittest.cc114 bool tunnel, in VerifyHttpProxySocketParams()
513 const bool tunnel = true; in TEST_P() local
/external/cronet/stable/net/socket/
Dconnect_job_params_factory_unittest.cc114 bool tunnel, in VerifyHttpProxySocketParams()
513 const bool tunnel = true; in TEST_P() local
/external/curl/lib/
Dcf-h2-proxy.c180 struct tunnel_stream tunnel; /* our tunnel CONNECT stream */ member
218 struct tunnel_stream *tunnel) in drain_tunnel()
/external/iproute2/ip/
Dipl2tp.c66 unsigned int tunnel:1; member
/external/curl/tests/server/
Dsocksd.c648 static int tunnel(struct perclient *cp, fd_set *fds) in tunnel() function
/external/crosvm/hypervisor/src/haxm/
Dvcpu.rs86 pub(super) tunnel: *mut hax_tunnel, field
/external/wpa_supplicant_8/src/radius/
Dradius.c1680 struct radius_tunnel_attrs tunnel[RADIUS_TUNNEL_TAGS], *tun; in radius_msg_get_vlanid() local
/external/aws-sdk-java-v2/services/iotsecuretunneling/src/main/resources/codegen-resources/
Dservice-2.json192 "tunnel":{ object
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h24712 struct xfrm_state *tunnel; member
24857 } tunnel; member
27560 struct ib_flow_spec_tunnel tunnel; member
43608 struct ip_tunnel_info *tunnel; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h35758 struct xfrm_state *tunnel; member
88278 struct ip_tunnel_info *tunnel; member
92745 } tunnel; member
105168 struct ib_flow_spec_tunnel tunnel; member
Dvmlinux.h35758 struct xfrm_state *tunnel; member
88278 struct ip_tunnel_info *tunnel; member
92745 } tunnel; member
105168 struct ib_flow_spec_tunnel tunnel; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h31366 struct ib_flow_spec_tunnel tunnel; member
56832 struct ip_tunnel_info *tunnel; member
62014 struct xfrm_state *tunnel; member
67180 } tunnel; member

12