HomeSort by relevance Sort by last modified time
    Searched refs:tcp (Results 126 - 145 of 145) sorted by null

1 2 3 4 56

  /external/openssl/
e_os.h 234 # include <tcp.h>
  /frameworks/base/core/jni/
android_net_LocalSocketImpl.cpp 37 #include <netinet/tcp.h>
  /external/chromium/third_party/libjingle/source/talk/base/
physicalsocketserver.cc 70 #include <netinet/tcp.h> // for TCP_NODELAY
    [all...]
  /external/libpcap/
pcap-dos.c 53 #include <tcp.h>
    [all...]
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 27 #include <netinet/tcp.h>
  /development/tools/emulator/opengl/tests/event_injector/
sockets.c 44 # include <netinet/tcp.h>
    [all...]
  /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/qemu/
sockets.c 40 # include <netinet/tcp.h>
    [all...]
net-android.c 90 #include <netinet/tcp.h>
883 monitor_printf(mon, " %s |", is_udp ? "udp" : "tcp" );
926 if (!strcmp(buf, "tcp") || buf[0] == '\0') {
939 is_udp ? "udp" : "tcp", host_port);
958 if (!strcmp(buf, "tcp") || buf[0] == '\0') {
    [all...]
net.c 88 #include <netinet/tcp.h>
755 monitor_printf(mon, " %s |", is_udp ? "udp" : "tcp" );
798 if (!strcmp(buf, "tcp") || buf[0] == '\0') {
811 is_udp ? "udp" : "tcp", host_port);
830 if (!strcmp(buf, "tcp") || buf[0] == '\0') {
    [all...]
qemu-char.c 93 #include <netinet/tcp.h>
    [all...]
vl-android.c 142 #include <netinet/tcp.h>
    [all...]
vl.c 89 #include <netinet/tcp.h>
    [all...]
  /external/netperf/
nettest_sdp.c 53 #include <netinet/tcp.h>
152 getprotobyname("tcp")->p_proto,
    [all...]
nettest_sctp.c 57 #include <netinet/tcp.h>
143 /* This routine is intended to retrieve interesting aspects of tcp */
    [all...]
nettest_bsd.c 19 /* send_tcp_stream() perform a tcp stream test */
21 /* send_tcp_maerts() perform a tcp stream test */
23 /* send_tcp_rr() perform a tcp request/response */
104 #include <netinet/tcp.h>
422 TCP/UDP BSD Sockets Test Options:\n\
500 /* This routine is intended to retrieve interesting aspects of tcp */
517 getprotobyname("tcp")->p_proto,
892 connection establishment is a TCP no-no. Also, by setting the
894 control the TCP MSS (segment size). The MSS is never (well, should
1005 "netperf: create_data_socket: [TCP|SCTP]_NODELAY requested...\n")
    [all...]
  /external/iproute2/misc/
ss.c 36 #include <netinet/tcp.h>
55 static const char *TCP_PROTO = "tcp";
130 return generic_proc_open("PROC_NET_TCP", "net/tcp");
1231 printf("%-*s ", netid_width, "tcp");
1425 printf("%-*s ", netid_width, "tcp");
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /external/strace/
configure     [all...]
  /external/dropbear/
configure     [all...]

Completed in 681 milliseconds

1 2 3 4 56