Home
last modified time | relevance | path

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

/external/iperf3/src/
Diperf_api.c100 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