Home
last modified time | relevance | path

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

/external/iperf3/src/
Dnet.h35 int has_sendfile(void);
Dnet.c371 has_sendfile(void) in has_sendfile() function
Diperf_api.c501 return has_sendfile(); in iperf_has_zerocopy()
507 ipt->zerocopy = (zerocopy && has_sendfile()); in iperf_set_test_zerocopy()
1069 if (!has_sendfile()) { in iperf_parse_arguments()