Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf_api.c100 static int diskfile_send(struct iperf_stream *sp);
4263 sp->snd = diskfile_send; in iperf_new_stream()
4402 diskfile_send(struct iperf_stream *sp) in diskfile_send() function