Searched refs:diskfile_recv (Results 1 – 1 of 1) sorted by relevance
101 static int diskfile_recv(struct iperf_stream *sp);3915 sp->rcv = diskfile_recv; in iperf_new_stream()4054 diskfile_recv(struct iperf_stream *sp) in diskfile_recv() function