Searched refs:sent (Results 1 – 5 of 5) sorted by relevance
| /iperf/src/ |
| H A D | net.c | 451 off_t sent; in Nsendfile() local 464 r = sendfile(fromfd, tofd, offset, nleft, NULL, &sent, 0); in Nsendfile() 465 nleft -= sent; in Nsendfile() 467 sent = nleft; in Nsendfile() 468 r = sendfile(fromfd, tofd, offset, &sent, NULL, 0); in Nsendfile() 469 nleft -= sent; in Nsendfile()
|
| H A D | iperf_config.h.in | 120 /* Define to the address where bug reports for this package should be sent. */
|
| /iperf/docs/ |
| H A D | faq.rst | 139 When TCP packets are sent with the "Don't Fragment" flag set, which 147 large packets are sent, e.g. the default iperf3 128KB (131,072 148 bytes), iperf3 will show that data was sent in the first interval, 150 and therefore no data is sent in the following intervals. It may 224 My receiver didn't get all the bytes that got sent but there was no loss. Huh? 232 A file sent using the ``-F`` option got corrupted...what happened? 237 the same as what was sent. In particular, the file size will be
|
| H A D | invoking.rst | 86 data is sent over a separate TCP connection, as a separate flow of UDP 90 Normally, the test data is sent from the client to the server, and mea- 93 This causes data to be sent from the server to the client. 228 or if the average data sent or received by the client (including 342 set socket buffer size / window size. This value gets sent to
|
| H A D | dev.rst | 183 The signed announcement will be sent out in a subsequent emails, 185 allows a signed release announcement to be resent via email or sent
|