Home
last modified time | relevance | path

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

/external/iperf3/src/
Diperf_api.c96 static int diskfile_recv(struct iperf_stream *sp);
3697 sp->rcv = diskfile_recv; in iperf_new_stream()
3836 diskfile_recv(struct iperf_stream *sp) in diskfile_recv() function