HomeSort by relevance Sort by last modified time
    Searched full:tunnel (Results 76 - 100 of 487) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/tcpdump/
print-dvmrp.c 59 #define DVMRP_NF_TUNNEL 0x01 /* neighbors reached via tunnel */
60 #define DVMRP_NF_SRCRT 0x02 /* tunnel uses IP source routing */
315 printf("/tunnel");
print-enc.c 70 /* ENC_PRINT_TYPE(flags, M_TUNNEL, "tunnel"); */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/
if_arp.h 107 #define ARPHRD_TUNNEL 768 /* IPIP tunnel. */
108 #define ARPHRD_TUNNEL6 769 /* IPIP6 tunnel. */
116 #define ARPHRD_IPDDP 777 /* IP-in-DDP tunnel. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
if_arp.h 107 #define ARPHRD_TUNNEL 768 /* IPIP tunnel. */
108 #define ARPHRD_TUNNEL6 769 /* IPIP6 tunnel. */
116 #define ARPHRD_IPDDP 777 /* IP-in-DDP tunnel. */
  /external/android-clat/
tun.c 30 * tries to open the tunnel device
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/
dot.stg 7 * Copyright (c) 2011 Sam Harwell, Tunnel Vision Laboratories, LLC.
  /external/iproute2/lib/
ll_types.c 66 __PF(TUNNEL,ipip)
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/man/man1/
ssvnc.1 36 It sets up an SSL or SSH tunnel to the remote VNC Server and then launches
38 specified) to use that encrypted tunnel to connect to the VNC Server.
51 press the "Connect" button to connect to the server via an SSH tunnel.
80 or, by default, the \fBss_vncviewer\fR SSL/SSH tunnel wrapper script.
  /external/mtpd/
mtpd.h 42 uint16_t tunnel; member in struct:sockaddr_pppolac::__anon17181
  /external/wpa_supplicant_8/src/radius/
radius.c 218 { RADIUS_ATTR_TUNNEL_TYPE, "Tunnel-Type", RADIUS_ATTR_HEXDUMP },
219 { RADIUS_ATTR_TUNNEL_MEDIUM_TYPE, "Tunnel-Medium-Type",
221 { RADIUS_ATTR_TUNNEL_PASSWORD, "Tunnel-Password",
227 { RADIUS_ATTR_TUNNEL_PRIVATE_GROUP_ID, "Tunnel-Private-Group-Id",
1432 struct radius_tunnel_attrs tunnel[RADIUS_TUNNEL_TAGS], *tun; local
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
vlan.h 69 * Bridge-Tunnel: 0x00 0x00 0xF8
  /external/iproute2/include/linux/
if_arp.h 63 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */
64 #define ARPHRD_TUNNEL6 769 /* IP6IP6 tunnel */
  /external/kernel-headers/original/uapi/linux/
if_arp.h 63 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */
64 #define ARPHRD_TUNNEL6 769 /* IP6IP6 tunnel */
  /external/libnl/include/linux/
if_arp.h 60 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */
61 #define ARPHRD_TUNNEL6 769 /* IP6IP6 tunnel */
  /external/lldb/test/pexpect-2.4/doc/
examples.html 109 This starts an SSH tunnel to a remote machine. It
111 and restarts the tunnel if it goes down.
  /external/wpa_supplicant_8/hostapd/
hostapd.eap_user 15 # is transmitted only within the encrypted tunnel in phase 2. If non-anonymous
45 # EAP-TTLS supports both EAP and non-EAP authentication inside the tunnel.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_arp.h 63 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */
64 #define ARPHRD_TUNNEL6 769 /* IP6IP6 tunnel */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_arp.h 63 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */
64 #define ARPHRD_TUNNEL6 769 /* IP6IP6 tunnel */
  /external/apache-http/src/org/apache/http/conn/routing/
RouteTracker.java 78 /** Whether the route is layered over a tunnel. */
159 throw new IllegalStateException("No tunnel unless connected.");
162 throw new IllegalStateException("No tunnel without proxy.");
183 throw new IllegalStateException("No tunnel unless connected.");
186 throw new IllegalStateException("No proxy tunnel without proxy.");
package.html 45 might be put on top of the tunnel.
  /hardware/qcom/media/mm-core/inc/
OMX_Component.h 428 requirements and constraints for the tunnel.
435 the tunnel step provided by the output port
449 Handle of the component to tunnel with. This is the component
455 tunnel with.
457 Pointer to the tunnel setup structure. When nPort is an output port
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 428 requirements and constraints for the tunnel.
435 the tunnel step provided by the output port
449 Handle of the component to tunnel with. This is the component
455 tunnel with.
457 Pointer to the tunnel setup structure. When nPort is an output port
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 428 requirements and constraints for the tunnel.
435 the tunnel step provided by the output port
449 Handle of the component to tunnel with. This is the component
455 tunnel with.
457 Pointer to the tunnel setup structure. When nPort is an output port
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 428 requirements and constraints for the tunnel.
435 the tunnel step provided by the output port
449 Handle of the component to tunnel with. This is the component
455 tunnel with.
457 Pointer to the tunnel setup structure. When nPort is an output port
  /external/openssh/
PROTOCOL 174 2.3. connection: Tunnel forward extension "tun@openssh.com"
179 interfaces like the BSD tun(4) device. Tunnel forwarding channels are
187 uint32 tunnel mode
190 The "tunnel mode" parameter specifies whether the tunnel should forward
196 The "tunnel unit number" specifies the remote interface number, or may
203 over the tunnel channel by encapsulating them in SSH protocol strings

Completed in 219 milliseconds

1 2 34 5 6 7 8 91011>>