HomeSort by relevance Sort by last modified time
    Searched full:tunnel (Results 126 - 150 of 547) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/curl/docs/libcurl/opts/
CURLOPT_PROXY.3 54 tunnel through the HTTP proxy. Such tunneling is activated with
  /external/iproute2/ip/
ip6tunnel.c 37 #include "tunnel.h"
49 fprintf(stderr, "Usage: ip -f inet6 tunnel { add | change | del | show } [ NAME ]\n");
161 fprintf(stderr,"Unknown tunnel mode \"%s\"\n", *argv);
476 fprintf(stderr, "Command \"%s\" is unknown, try \"ip -f inet6 tunnel help\".\n", *argv);
ip.c 53 " tunnel | tuntap | maddress | mroute | mrule | monitor | xfrm |\n"
87 { "tunnel", do_iptunnel },
  /external/iproute2/man/man8/
bridge.8 368 VXLAN tunnel endpoint where the Ethernet MAC ADDRESS resides.
373 to use to connect to the remote VXLAN tunnel endpoint.
380 remote VXLAN tunnel endpoint.
387 remote VXLAN tunnel endpoint.
  /external/jetty/src/java/org/eclipse/jetty/server/
ServletResponseHttpWrapper.java 31 /** Wrapper to tunnel a ServletResponse via a HttpServletResponse
  /external/kernel-headers/original/uapi/linux/
if_pppox.h 87 /* The L2TPv3 protocol changes tunnel and session ids from 16 to 32
  /external/libnl/include/linux/
if_link.h 117 If it is a "virtual interface" (f.e. tunnel), ifi_link
  /external/libvncserver/client_examples/
ppmtest.c 75 given server. The -tunnel and -via options are useful to create
  /external/libvncserver/webclients/java-applet/ssl/
README 23 This SSL applet should work with any VNC viewer that has an SSL tunnel in
24 front of it. It has been tested on x11vnc and using the stunnel tunnel
62 SSL tunnel. stunnel(8) must be installed and available in PATH.
325 *MODIFIES* the VNC protocol when active (it is not a pure tunnel).
  /external/tcpdump/
print-lspping.c 252 * | IPv4 tunnel end point address |
254 * | Must Be Zero | Tunnel ID |
256 * | Extended Tunnel ID |
258 * | IPv4 tunnel sender address |
277 * | IPv6 tunnel end point address |
282 * | Must Be Zero | Tunnel ID |
284 * | Extended Tunnel ID |
289 * | IPv6 tunnel sender address |
666 ND_PRINT((ndo, "\n\t tunnel end-point %s, tunnel sender %s, lsp-id 0x%04x"
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_tls_common.h 52 * phase2 - Whether this TLS connection is used in EAP phase 2 (tunnel)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_link.h 117 If it is a "virtual interface" (f.e. tunnel), ifi_link
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_pppox.h 81 /* The L2TPv3 protocol changes tunnel and session ids from 16 to 32
  /system/connectivity/shill/
technology.cc 41 const char Technology::kTunnelName[] = "tunnel";
  /device/google/marlin/
system.prop 141 #disable tunnel encoding
142 tunnel.audio.encode=false
  /external/apache-http/src/org/apache/http/conn/
OperatedClientConnection.java 69 * this is the target of the tunnel.
155 * Updates are used for example when a tunnel has been established,
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vpc/
vpnconnection.py 87 Represents telemetry for a VPN tunnel
91 :ivar status: The status of the VPN tunnel. Valid values: UP | DOWN
  /external/curl/lib/
http.h 241 * tunnel"
250 up the proxy tunnel */
http_proxy.c 57 /* We want "seamless" operations through HTTP proxy tunnel */
90 /* no HTTP tunnel proxy, just return */
96 * function will issue the necessary commands to get a seamless tunnel through
135 infof(data, "Establish HTTP proxy tunnel to %s:%hu\n",
551 * means the HTTP authentication is still going on so if the tunnel
  /external/ipsec-tools/src/libipsec/
ipsec_set_policy.3 199 .Li tunnel .
303 out ipsec esp/tunnel/10.1.1.2-10.1.1.1/use
  /external/wpa_supplicant_8/src/radius/
radius.h 158 /* Tunnel-Type */
165 /* Tunnel-Medium-Type */
  /hardware/qcom/audio/legacy/libalsa-intf/
msm8960_use_cases.h 210 #define SND_USE_CASE_VERB_HIFI_TUNNEL "HiFi Tunnel"
280 #define SND_USE_CASE_MOD_PLAY_TUNNEL "Play Tunnel"
  /frameworks/base/core/java/android/net/
VpnService.java 60 * over a tunnel.
91 * <li>Create a tunnel to the remote server and negotiate the network
95 * <li>Process and exchange packets between the tunnel and the returned
98 * shut down the tunnel gracefully.</li>
200 * outside of VPN. For example, a VPN tunnel should protect itself if its
320 * @param networks An array of networks the VPN uses to tunnel traffic to/from its servers.
712 * @param networks An array of networks the VPN uses to tunnel traffic to/from its servers.
    [all...]
  /external/wpa_supplicant_8/src/tls/
tlsv1_server.c 214 * tlsv1_server_encrypt - Encrypt data into TLS tunnel
223 * send data in the encrypted tunnel.
247 * tlsv1_server_decrypt - Decrypt data from TLS tunnel
251 * @out_data: Pointer to output buffer (decrypted data from TLS tunnel)
256 * receive data from the encrypted tunnel.
  /frameworks/native/include/media/openmax/
OMX_Component.h 445 requirements and constraints for the tunnel.
452 the tunnel step provided by the output port
466 Handle of the component to tunnel with. This is the component
472 tunnel with.
474 Pointer to the tunnel setup structure. When nPort is an output port

Completed in 948 milliseconds

1 2 3 4 56 7 8 91011>>