Home | History | Annotate | Download | only in netperf

Lines Matching full:remote

56   rsw_size,		/* remote send window size	*/
57 rrw_size, /* remote recv window size */
68 rem_ppa = 4, /* the ppa for the remote interface */
78 -D dev[,dev] Set the local/remote DLPI device file name\n\
82 -p loc[,rem] Set the local/remote PPA for the test\n\
86 -W send[,recv] Set remote send/recv window sizes\n\
123 Size Size Size Time Throughput local remote local remote\n\
134 Local Remote Local Remote Xfered Per Per\n\
308 /* Tell the remote end to do a listen. The server alters the socket */
312 /* will indicate to the remote that no changes beyond the system's */
373 /* The response from the remote will contain all of the relevant */
376 /* remote will have calibrated CPU if necessary, and will have done */
379 /* after the connect returns. The remote will grab the counter right */
387 fprintf(where,"remote listen done.\n");
395 perror("netperf: remote error");
399 /* Connect up to the remote port on the data descriptor */
411 /* message after the accept on the remote. If it failed, we'll see it */
494 /* The test is over. Flush the buffers to the remote end. We do a */
496 /* remote. this needs a little work - there is no three-way */
523 /* Get the statistics from the remote end. The remote will have */
530 fprintf(where,"remote results obtained\n");
534 perror("netperf: remote error");
541 /* the remote, but it should be the case that for a TCP stream test, */
581 "Remote CPU usage numbers based on process information only!\n");
597 /* local service demand, or the remote service demand. If the */
621 rrw_size, /* remote recvbuf size */
627 remote_cpu_utilization, /* remote cpu */
629 remote_service_demand); /* remote service demand */
645 rrw_size, /* remote recvbuf size */
731 /* If anything goes wrong, we want the remote to know about it. It */
732 /* would be best if the error that the remote reports to the user is */
1003 Local /Remote\n\
1017 Local /Remote\n\
1019 Send Recv Size Size Time Rate local remote local remote\n\
1033 Local Remote Local Remote\n\
1079 /* protocols and such, we are passed the name of the remote host and */
1201 /* Tell the remote end to do a listen. The server alters the socket */
1205 /* will indicate to the remote that no changes beyond the system's */
1263 /* The response from the remote will contain all of the relevant */
1266 /* remote will have calibrated CPU if necessary, and will have done */
1269 /* after the connect returns. The remote will grab the counter right */
1277 fprintf(where,"remote listen done.\n");
1286 perror("netperf: remote error");
1291 /*Connect up to the remote port on the data descriptor */
1304 /* message after the accept on the remote. If it failed, we'll see it */
1413 /* Get the statistics from the remote end. The remote will have */
1420 fprintf(where,"remote results obtained\n");
1424 perror("netperf: remote error");
1431 /* the remote, but it should be the case that for a TCP stream test, */
1473 fprintf(where,"Remote CPU usage numbers based on process information only!\n");
1492 /* local service demand, or the remote service demand. If the */
1522 remote_cpu_utilization, /* remote cpu */
1524 remote_service_demand); /* remote service demand */
1551 rsw_size, /* remote recvbuf size */
1755 /* Tell the remote end to set up the data connection. The server */
1812 fprintf(where,"send_dlpi_cl_stream: remote data connection done.\n");
1816 perror("send_dlpi_cl_stream: error on remote");
1820 /* place some of the remote's addressing information into the send */
1919 /* This is a timed test, so the remote will be returning to us after */
1921 /* the remote that the test is completed, unless we decide to add a */
1928 /* Get the statistics from the remote end */
1932 fprintf(where,"send_dlpi_cl_stream: remote results obtained\n");
1936 perror("send_dlpi_cl_stream: error on remote");
1946 /* we asume that the remote ran for as long as we did */
1976 /* the local netlib routines. The remote calcuations need to */
1981 fprintf(where,"REMOTE CPU usage numbers based on process information only!\n");
1998 /* local service demand, or the remote service demand. If the */
2033 remote_cpu_utilization, /* remote cpu */
2034 remote_service_demand); /* remote service demand */
2055 rrw_size, /* remote recvbuf size */
2110 /* If anything goes wrong, we want the remote to know about it. It */
2111 /* would be best if the error that the remote reports to the user is */
2358 Local /Remote\n\
2372 Local /Remote\n\
2374 Send Recv Size Size Time Rate local remote local remote\n\
2388 Local Remote Local Remote\n\
2551 fprintf(where,"netperf: send_dlpi_cl_rr: remote window size altered from system default...\n");
2552 fprintf(where," remote: %d\n",lrw_size);
2586 /* Tell the remote end to do a listen. The server alters the socket */
2590 /* will indicate to the remote that no changes beyond the system's */
2649 /* The response from the remote will contain all of the relevant */
2652 /* remote will have calibrated CPU if necessary, and will have done */
2655 /* after the connect returns. The remote will grab the counter right */
2663 fprintf(where,"remote listen done.\n");
2688 perror("netperf: remote error");
2695 /* message after the accept on the remote. If it failed, we'll see it */
2822 /* Get the statistics from the remote end. The remote will have */
2829 fprintf(where,"remote results obtained\n");
2833 perror("netperf: remote error");
2840 /* the remote, but it should be the case that for a UDP stream test, */
2879 fprintf(where,"Remote CPU usage numbers based on process information only!\n");
2898 /* local service demand, or the remote service demand. If the */
2929 remote_cpu_utilization, /* remote cpu */
2931 remote_service_demand); /* remote service demand */
2959 rsw_size, /* remote recvbuf size */
3050 /* If anything goes wrong, we want the remote to know about it. It */
3051 /* would be best if the error that the remote reports to the user is */
3245 /* Now, send the response to the remote. first copy the dlsap */
3377 /* If anything goes wrong, we want the remote to know about it. It */
3378 /* would be best if the error that the remote reports to the user is */
3641 /* Now, send the response to the remote */
3769 /* set the local/remote ppa */
3797 /* set remote window sizes */