Searched refs:rcv (Results 1 – 5 of 5) sorted by relevance
219 int (*rcv) (struct iperf_stream * stream); member
1902 if ((r = sp->rcv(sp)) < 0) { in iperf_recv()4251 sp->rcv = test->protocol->recv; in iperf_new_stream()4264 sp->rcv2 = sp->rcv; in iperf_new_stream()4265 sp->rcv = diskfile_recv; in iperf_new_stream()
31 ``--rcv-timeout``, and ``--dont-fragment``). More information on
192 --rcv-timeout #
78 (#1101, #1125), controlled by the new --rcv-timeout option.