HomeSort by relevance Sort by last modified time
    Searched full:tcp (Results 451 - 475 of 1338) sorted by null

<<11121314151617181920>>

  /external/qemu/android/
cmdline-options.h 113 OPT_PARAM( port, "<port>", "TCP port that will be used for the console" )
114 OPT_PARAM( ports, "<consoleport>,<adbport>", "TCP ports used for the console and adb bridge" )
123 OPT_PARAM( http_proxy, "<proxy>", "make TCP connections through a HTTP/HTTPS proxy" )
  /external/tcpdump/
print-cnfp.c 53 #include "tcp.h"
162 /* tcp flags for tcp only */
send-ack.awk 10 # convert tcp trace to send/ack form.
  /external/chromium/net/tools/spdyshark/
packet-spdy.c 49 #include <epan/dissectors/packet-tcp.h>
155 * (when we are over TCP or another protocol providing the desegmentation API)
161 * (when we are over TCP or another protocol providing the desegmentation API)
189 * tcp and ssl ports
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
asynctcpsocket.h 37 // Simulates UDP semantics over TCP. Send and Recv packet sizes
  /external/dnsmasq/contrib/Suse/
README.susefirewall 18 You still have to allow tcp/udp port 53 on internal, dmz and/or external.'
  /external/dnsmasq/contrib/port-forward/
dnsmasq-portforward 47 protocol=tcp
  /external/dropbear/
SMALL 30 - You can disable x11, tcp and agent forwarding as desired. None of these are
  /external/iproute2/include/linux/
netdevice.h 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
  /external/iptables/include/linux/netfilter/
nf_conntrack_common.h 54 /* Connection needs TCP sequence adjusted. */
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/message/
ClientRegistrationMessage.java 42 * to couple the TCP and UDP connections together into one 'Client' on the
  /external/kernel-headers/original/linux/
icmp.h 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
ip.h 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
  /external/libnfc-nci/src/udrv/include/
uipc.h 34 #define UIPC_CH_ID_1 2 /* TCP socket (GPS) */
  /external/libppp/src/
server.h 41 u_short port; /* tcp socket */
  /external/open-vcdiff/src/google/
format_extension_flags.h 41 // (e.g. when HTTP over TCP is used as the transmission protocol.)
  /external/openssh/openbsd-compat/
base64.h 34 * dynamic updates in TCP/IP networks by means of the Software. No immunity is
  /external/qemu/android/avd/
util.h 70 * 0 - ADBD communicates with the emulator via forwarded TCP port 5555 (a
  /external/sepolicy/
property_contexts 31 service.adb.tcp.port u:object_r:shell_prop:s0
  /external/smack/src/org/xbill/DNS/
SRVRecord.java 36 * @param port The TCP/UDP port that the service uses
  /external/srec/srec/include/
ann_util.h 37 annotate *tcp; member in struct:__anon15414
  /frameworks/av/media/libstagefright/wifi-display/rtp/
RTPSender.h 31 // channel. The channel is established over a UDP or TCP connection depending
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/forwarder/
ForwardServer.java 29 * A port forwarding server. Listens at specified local port and forward the tcp communications to
  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/forwarder/
AdbUtils.java 63 String cmd = "tcp:" + remotePort + ":" + remoteAddress;
Forwarder.java 28 * A port forwarding server. Listens on localhost on specified port and forwards the tcp

Completed in 990 milliseconds

<<11121314151617181920>>