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.c379 has_sendfile(void) in has_sendfile() function
Diperf_api.c598 return has_sendfile(); in iperf_has_zerocopy()
604 ipt->zerocopy = (zerocopy && has_sendfile()); in iperf_set_test_zerocopy()
1219 if (!has_sendfile()) { in iperf_parse_arguments()