Home
last modified time | relevance | path

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

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