HomeSort by relevance Sort by last modified time
    Searched full:forwarding (Results 276 - 300 of 999) sorted by null

<<11121314151617181920>>

  /external/kernel-headers/original/linux/
if_pppox.h 100 * ioctl interface for defining forwarding of connections
242 PPPOX_RELAY = 4, /* forwarding is enabled */
mroute6.h 23 #define MRT6_ADD_MFC (MRT6_BASE+4) /* Add a multicast forwarding entry */
24 #define MRT6_DEL_MFC (MRT6_BASE+5) /* Delete a multicast forwarding entry */
  /external/llvm/test/Transforms/ObjCARC/
rle-s2l.ll 92 ; Store to load forwarding.
106 ; Store to load forwarding with objc_initWeak.
  /external/openssh/
README.tun 54 To establish tunnel forwarding for connections to a specified
121 Using OpenSSH tunnel forwarding is a simple way to establish secure
pathnames.h 105 * passed "proto cookie" as arguments if X11 forwarding with spoofing is in
135 /* xauth for X11 forwarding */
sshd.8 357 things like allocating a pseudo-tty, forwarding X11 connections,
358 forwarding TCP connections, or forwarding the authentication agent
431 If X11 forwarding is in use, it will receive the "proto cookie" pair in
539 forwarding unless they are explicitly prohibited.
583 .It Cm no-agent-forwarding
584 Forbids authentication agent forwarding when this key is used for
586 .It Cm no-port-forwarding
587 Forbids TCP forwarding when this key is used for authentication.
597 .It Cm no-X11-forwarding
    [all...]
  /external/openssh/regress/
README.regress 65 forwarding.sh: local and remote forwarding
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
apply_wrap.hpp 102 // Metafunction forwarding confuses vc6
142 // metafunction forwarding confuses MSVC 7.0
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
move.h 73 * This function is used to implement "perfect forwarding".
84 * This function is used to implement "perfect forwarding".
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
move.h 73 * This function is used to implement "perfect forwarding".
84 * This function is used to implement "perfect forwarding".
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
move.h 72 * This function is used to implement "perfect forwarding".
83 * This function is used to implement "perfect forwarding".
  /development/samples/ToyVpn/server/linux/
ToyVpnServer.cpp 37 // # Enable IP forwarding
170 " -r <address> <prefix-length> for the forwarding route\n"
214 // We keep forwarding packets till something goes wrong.
  /external/llvm/include/llvm/MC/
MCInstrItineraries.h 116 const unsigned *Forwardings; ///< Array of pipeline forwarding pathes
192 /// hasPipelineForwarding - Return true if there is a pipeline forwarding
234 // FIXME: This assumes one cycle benefit for every pipeline forwarding.
  /external/llvm/include/llvm/Target/
TargetItinerary.td 29 // Pipeline bypass / forwarding - These values specifies the symbolic names of
95 // are defined or read. Bypasses are optional "pipeline forwarding pathes", if
107 // is available via forwarding path A9_LdBypass. If it's used by the first
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
lifecycle.jd 34 >Test Invocation Listener</a>: Listens for test results, usually for the purpose of forwarding the
  /external/chromium/third_party/libjingle/source/talk/base/
asyncudpsocket.cc 117 // TODO: Do something better like forwarding the error to the user.
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
transportchannelimpl.h 71 // before forwarding.
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_widget_host_view_mac_delegate_browsertest.cc 67 // Simulates a mouse wheel event, forwarding it to the renderer.
  /external/chromium_org/content/common/gpu/
gpu_channel_manager.h 53 // managing the lifetimes of GPU channels and forwarding IPC requests from the
  /external/chromium_org/gpu/command_buffer/service/
cmd_parser.cc 41 // forwarding the command index and the arguments to the handler.
  /external/clang/include/clang/Driver/
Types.h 46 /// command line (by the type name); this is used when forwarding
  /external/dhcpcd/
platform-linux.c 144 snprintf(path, sizeof(path), "%s/%s/forwarding",
  /external/dropbear/
channel.h 80 int initconn; /* used for TCP forwarding, whether the channel has been
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
Session.java 130 * Request X11 forwarding for the current session.
158 throw new IOException("X11 forwarding was already requested.");
162 "Cannot request X11 forwarding at this stage anymore, a remote execution has already started.");
202 /* Ask for X11 forwarding */
  /external/guava/guava-tests/test/com/google/common/collect/
ForwardingTestCase.java 38 * Base test case for testing the variety of forwarding classes.

Completed in 817 milliseconds

<<11121314151617181920>>