Home | History | Annotate | Download | only in netperf

Lines Matching full:remote

118     -P local[,remote] Set the local/remote port for the data socket\n\
121 -S send[,recv] Set remote socket send/recv buffer sizes\n\
187 Size Size Size Time Throughput local remote local remote\n\
198 Local Remote Local Remote Xfered Per Per\n\
261 /* protocols and such, we are passed the name of the remote host and */
363 /* Tell the remote end to do a listen. The server alters the
367 they will be passed as 0, which will indicate to the remote
402 /* The response from the remote will contain all of the relevant
405 The remote will have calibrated CPU if necessary, and will
408 counter value right after the connect returns. The remote
417 fprintf(where,"remote listen done.\n");
435 "netperf: remote error %d",
448 /*Connect up to the remote port on the data socket */
459 /* extra message after the accept on the remote. If it failed, */
574 /* The test is over. Flush the buffers to the remote end. We do a */
576 /* remote. */
590 /* hang a recv() off the socket to block until the remote has */
611 /* Get the statistics from the remote end. The remote will have
619 fprintf(where,"remote results obtained\n");
624 "netperf: remote error %d",
634 measured by the remote, but it should be the case that for a
724 /* local service demand, or the remote service demand. If the */
773 rsr_size, /* remote recvbuf size */
779 remote_cpu_utilization, /* remote cpu */
781 remote_service_demand, /* remote service demand */
805 rsr_size, /* remote recvbuf size */
887 Size Size Size Time Throughput local remote local remote\n\
898 Local Remote Local Remote Xfered Per Per\n\
960 /* protocols and such, we are passed the name of the remote host and */
1061 /* Tell the remote end to do a listen. The server alters the
1065 they will be passed as 0, which will indicate to the remote
1100 /* The response from the remote will contain all of the relevant
1103 The remote will have calibrated CPU if necessary, and will
1106 counter value right after the connect returns. The remote
1115 fprintf(where,"remote listen done.\n");
1133 "netperf: remote error %d",
1146 /*Connect up to the remote port on the data socket */
1157 /* extra message after the accept on the remote. If it failed, */
1287 /* The test is over. Flush the buffers to the remote end. We do a
1288 graceful release to tell the remote we have all the data. */
1319 /* Get the statistics from the remote end. The remote will have
1327 fprintf(where,"remote results obtained\n");
1332 "netperf: remote error %d",
1342 measured by the remote, but it should be the case that for a
1433 /* local service demand, or the remote service demand. If the */
1482 rsr_size, /* remote recvbuf size */
1488 remote_cpu_utilization, /* remote cpu */
1490 remote_service_demand, /* remote service demand */
1623 /* If anything goes wrong, we want the remote to know about it. It */
1624 /* would be best if the error that the remote reports to the user is */
1786 /* Let's just punt. The remote will be given some information */
1952 /* If anything goes wrong, we want the remote to know about it. It
1953 would be best if the error that the remote reports to the user is
2135 /* Let's just punt. The remote will be given some information */
2204 /* hang a recv() off the socket to block until the remote has
2267 Local /Remote\n\
2281 Local /Remote\n\
2283 Send Recv Size Size Time Rate local remote local remote\n\
2297 Local Remote Local Remote\n\
2371 /* protocols and such, we are passed the name of the remote host and */
2468 /* Tell the remote end to do a listen. The server alters the
2472 they will be passed as 0, which will indicate to the remote
2506 /* The response from the remote will contain all of the relevant
2509 The remote will have calibrated CPU if necessary, and will
2512 counter value right after the connect returns. The remote
2521 fprintf(where,"remote listen done.\n");
2533 "netperf: remote error %d",
2546 /*Connect up to the remote port on the data socket */
2558 /* message after the accept on the remote. If it failed, we'll see it */
2757 /* Get the statistics from the remote end. The remote will have
2764 fprintf(where,"remote results obtained\n");
2768 fprintf(where,"netperf: remote error %d",
2856 service demand, or the remote service demand. If the user has
2911 remote_cpu_utilization, /* remote cpu */
2913 remote_service_demand, /* remote service demand */
2952 rss_size, /* remote recvbuf size */
3040 /* If anything goes wrong, we want the remote to know about it. It */
3041 /* would be best if the error that the remote reports to the user is */
3069 /* at some point, these need to come to us from the remote system */
3194 /* Let's just punt. The remote will be given some information */
3288 /* Now, send the response to the remote */
3460 /* set the local and remote data port numbers for the tests to
3478 /* set remote socket sizes */
3518 /* about the remote... */