Searched refs:diskfile_send (Results 1 – 1 of 1) sorted by relevance
100 static int diskfile_send(struct iperf_stream *sp);3913 sp->snd = diskfile_send; in iperf_new_stream()4009 diskfile_send(struct iperf_stream *sp) in diskfile_send() function