Lines Matching refs:tcp
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");
1021 getprotobyname("tcp")->p_proto,
1100 getprotobyname("tcp")->p_proto,
1247 /* This routine implements the TCP unidirectional data transfer test */
1358 print_top_test_header("TCP STREAM TEST",local_res,remote_res);
1386 perror("netperf: send_tcp_stream: tcp stream data socket");
1479 "netperf: send_tcp_stream: requesting TCP stream test\n");
1492 the hassle of extra messages being sent for the TCP
1661 /* the TCP maximum segment_size was (if possible) */
1668 perror("netperf: cannot shutdown tcp stream socket");
1717 TCP stream test, that the two numbers should be *very*
1907 /* TCP statistics, the alignments of the sends and receives */
1943 /* This routine implements the netperf-side TCP unidirectional data
2053 print_top_test_header("TCP MAERTS TEST",local_res,remote_res);
2081 perror("netperf: send_tcp_maerts: tcp stream data socket");
2174 "netperf: send_tcp_maerts: requesting TCP maerts test\n");
2187 the hassle of extra messages being sent for the TCP
2370 /* the TCP maximum segment_size was (if possible) */
2377 perror("netperf: cannot shutdown tcp maerts socket");
2422 TCP maerts test, that the two numbers should be *very*
2613 /* TCP statistics, the alignments of the sends and receives */
2654 /* This routine implements the TCP unidirectional data transfer test */
2772 print_top_test_header("EXS TCP STREAM TEST",local_res,remote_res);
2814 perror("netperf: send_tcp_stream: tcp stream data socket");
2906 "netperf: send_tcp_stream: requesting TCP stream test\n");
2919 /* being sent for the TCP tests. */
3132 /* the TCP maximum segment_size was (if possible) */
3139 perror("netperf: cannot shutdown tcp stream socket");
3185 /* the remote, but it should be the case that for a TCP stream test, */
3361 /* TCP statistics, the alignments of the sends and receives */
3420 /* This routine implements the TCP unidirectional data transfer test
3556 print_top_test_header("TCP SENDPATH TEST",local_res,remote_res);
3558 print_top_test_header("TCP SENDFILE TEST",local_res,remote_res);
3586 perror("netperf: sendfile_tcp_stream: tcp stream data socket");
3600 getprotobyname("tcp")->p_proto,
3712 "netperf: send_tcp_stream: requesting TCP stream test\n");
3725 extra messages being sent for the TCP tests. */
3942 /* the TCP maximum segment_size was (if possible) */
3949 perror("netperf: cannot shutdown tcp stream socket");
4007 /* the remote, but it should be the case that for a TCP stream test, */
4195 /* TCP statistics, the alignments of the sends and receives */
4233 /* This is the server-side routine for the tcp stream test. It is */
4571 /* This is the server-side routine for the tcp maerts test. It is
5016 of TCP. ain't that grand?-) raj 2006-01-30 */
5022 is ok with TCP stacks
5057 print_top_test_header("TCP REQUEST/RESPONSE TEST",local_res,remote_res);
5120 perror("netperf: send_tcp_rr: tcp stream data socket");
5173 fprintf(where,"netperf: send_tcp_rr: requesting TCP rr test\n");
5186 the hassle of extra messages being sent for the TCP
5667 /* TCP statistics, the alignments of the sends and receives */
7984 comparision of T/TCP with classic TCP for transactional workloads.
8085 print_top_test_header("TCP Connect/Request/Response TEST",local_res,remote_res);
8159 fprintf(where,"netperf: send_tcp_conn_rr: requesting TCP crr test\n");
8172 extra messages being sent for the TCP tests. */
8270 /* broken TCP's might treat the port number as a signed 16 bit */
8298 perror("netperf: send_tcp_conn_rr: tcp stream data socket");
8481 /* the remote, but it should be the case that for a TCP stream test, */
8487 /* Kbytes/s as the units of thruput for a TCP stream test, where K = */
8635 /* TCP statistics, the alignments of the sends and receives */
9065 /* comparision of T/TCP with classic TCP for transactional workloads. */
9180 print_top_test_header("TCP Transactional/Request/Response TEST",local_res,remote_res);
9264 /* being sent for the TCP tests. */
9357 perror("netperf: send_tcp_tran_rr: tcp stream data socket");
9390 /* TCP's might treat the port number as a signed 16 bit quantity. */
9426 /* a test for RFC_1644-style transactional TCP, we can use the */
9528 /* the remote, but it should be the case that for a TCP stream test, */
9534 /* Kbytes/s as the units of thruput for a TCP stream test, where K = */
9678 /* TCP statistics, the alignments of the sends and receives */
10243 print_top_test_header("TCP Non-Blocking REQUEST/RESPONSE TEST",local_res,remote_res);
10297 perror("netperf: send_tcp_nbrr: tcp stream data socket");
10346 fprintf(where,"netperf: send_tcp_nbrr: requesting TCP rr test\n");
10359 /* being sent for the TCP tests. */
10750 /* TCP statistics, the alignments of the sends and receives */
11172 /* establishing a TCP connection. that service demand could then be */
11270 print_top_test_header("TCP Connect/Close TEST",local_res,remote_res);
11329 fprintf(where,"netperf: send_tcp_cc: requesting TCP crr test\n");
11342 /* being sent for the TCP tests. */
11440 /* broken TCP's might treat the port number as a signed 16 bit */
11466 perror("netperf: send_tcp_cc: tcp stream data socket");
11574 /* the remote, but it should be the case that for a TCP stream test, */
11580 /* Kbytes/s as the units of thruput for a TCP stream test, where K = */
11724 /* TCP statistics, the alignments of the sends and receives */
12167 /* set the TCP nodelay flag */