Home | History | Annotate | Download | only in netperf

Lines Matching full:remote

34 /*	rem_cpu_rate()	      find the remote cpu maxrate	*/
87 rss_size, /* remote socket send buffer size */
88 rsr_size, /* remote socket recv buffer size */
111 -S send[,recv] Set remote socket send/recv buffer sizes\n\
221 Size Size Size Time Throughput local remote local remote\n\
232 Local Remote Local Remote Xfered Per Per\n\
290 /* protocols and such, we are passed the name of the remote host and */
369 /* Tell the remote end to do a listen. The server alters the socket */
373 /* will indicate to the remote that no changes beyond the system's */
404 /* The response from the remote will contain all of the relevant */
407 /* remote will have calibrated CPU if necessary, and will have done */
410 /* after the connect returns. The remote will grab the counter right */
418 fprintf(where,"remote listen done.\n");
427 perror("netperf: send_stream_stream: remote error");
431 /*Connect up to the remote port on the data socket */
443 /* message after the accept on the remote. If it failed, we'll see it */
529 /* The test is over. Flush the buffers to the remote end. We do a */
531 /* remote. */
546 /* Get the statistics from the remote end. The remote will have */
553 fprintf(where,"remote results obtained\n");
557 perror("netperf: remote error");
564 /* the remote, but it should be the case that for a STREAM stream test, */
600 fprintf(where,"Remote CPU usage numbers based on process information only!\n");
616 /* local service demand, or the remote service demand. If the */
640 rsr_size, /* remote recvbuf size */
646 remote_cpu_utilization, /* remote cpu */
648 remote_service_demand); /* remote service demand */
664 rsr_size, /* remote recvbuf size */
755 /* If anything goes wrong, we want the remote to know about it. It */
756 /* would be best if the error that the remote reports to the user is */
925 /* Let's just punt. The remote will be given some information */
1039 Local /Remote\n\
1053 Local /Remote\n\
1055 Send Recv Size Size Time Rate local remote local remote\n\
1069 Local Remote Local Remote\n\
1111 /* protocols and such, we are passed the name of the remote host and */
1175 /* Tell the remote end to do a listen. The server alters the socket */
1179 /* will indicate to the remote that no changes beyond the system's */
1207 /* The response from the remote will contain all of the relevant */
1210 /* remote will have calibrated CPU if necessary, and will have done */
1213 /* after the connect returns. The remote will grab the counter right */
1221 fprintf(where,"remote listen done.\n");
1231 perror("netperf: remote error");
1236 /*Connect up to the remote port on the data socket */
1248 /* message after the accept on the remote. If it failed, we'll see it */
1352 /* Get the statistics from the remote end. The remote will have */
1359 fprintf(where,"remote results obtained\n");
1363 perror("netperf: remote error");
1370 /* the remote, but it should be the case that for a STREAM stream test, */
1412 fprintf(where,"Remote CPU usage numbers based on process information only!\n");
1431 /* local service demand, or the remote service demand. If the */
1461 remote_cpu_utilization, /* remote cpu */
1463 remote_service_demand); /* remote service demand */
1490 rss_size, /* remote recvbuf size */
1593 /* protocols and such, we are passed the name of the remote host and */
1659 /* Tell the remote end to set up the data connection. The server */
1679 fprintf(where,"send_dg_stream: remote data connection done.\n");
1683 perror("send_dg_stream: error on remote");
1687 /* Place the port number returned by the remote into the sockaddr */
1697 /* We "connect" up to the remote post to allow is to use the send */
1783 /* This is a timed test, so the remote will be returning to us after */
1785 /* the remote that the test is completed, unless we decide to add a */
1792 /* Get the statistics from the remote end */
1796 fprintf(where,"send_dg_stream: remote results obtained\n");
1800 perror("send_dg_stream: error on remote");
1810 /* we asume that the remote ran for as long as we did */
1840 /* the local netlib routines. The remote calcuations need to */
1845 fprintf(where,"REMOTE CPU usage numbers based on process information only!\n");
1862 /* local service demand, or the remote service demand. If the */
1897 remote_cpu_utilization, /* remote cpu */
1898 remote_service_demand); /* remote service demand */
1919 rsr_size, /* remote recvbuf size */
1972 /* If anything goes wrong, we want the remote to know about it. It */
1973 /* would be best if the error that the remote reports to the user is */
2189 Local /Remote\n\
2203 Local /Remote\n\
2205 Send Recv Size Size Time Rate local remote local remote\n\
2280 /* protocols and such, we are passed the name of the remote host and */
2354 /* Tell the remote end to do a listen. The server alters the socket */
2358 /* will indicate to the remote that no changes beyond the system's */
2386 /* The response from the remote will contain all of the relevant */
2389 /* remote will have calibrated CPU if necessary, and will have done */
2392 /* after the connect returns. The remote will grab the counter right */
2400 fprintf(where,"remote listen done.\n");
2410 perror("netperf: remote error");
2415 /* Connect up to the remote port on the data socket. This will set */
2417 /* out socket so that the remote gets something from a recvfrom */
2437 /* message after the accept on the remote. If it failed, we'll see it */
2548 /* The test is over. Flush the buffers to the remote end. We do a */
2550 /* remote. Of course, since this was a request/response test, there */
2565 /* Get the statistics from the remote end. The remote will have */
2572 fprintf(where,"remote results obtained\n");
2576 perror("netperf: remote error");
2583 /* the remote, but it should be the case that for a DG stream test, */
2622 fprintf(where,"Remote CPU usage numbers based on process information only!\n");
2641 /* local service demand, or the remote service demand. If the */
2672 remote_cpu_utilization, /* remote cpu */
2674 remote_service_demand); /* remote service demand */
2702 rss_size, /* remote recvbuf size */
2783 /* If anything goes wrong, we want the remote to know about it. It */
2784 /* would be best if the error that the remote reports to the user is */
2955 /* Now, send the response to the remote */
3077 /* If anything goes wrong, we want the remote to know about it. It */
3078 /* would be best if the error that the remote reports to the user is */
3106 /* at some point, these need to come to us from the remote system */
3213 /* Let's just punt. The remote will be given some information */
3286 /* Now, send the response to the remote */
3417 /* set remote socket sizes */