Home
last modified time | relevance | path

Searched refs:diskfile_recv (Results 1 – 1 of 1) sorted by relevance

/iperf/src/
H A Diperf_api.c101 static int diskfile_recv(struct iperf_stream *sp);
4265 sp->rcv = diskfile_recv; in iperf_new_stream()
4469 diskfile_recv(struct iperf_stream *sp) in diskfile_recv() function