Home
last modified time | relevance | path

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

/iperf/src/
H A Dnet.h36 int has_sendfile(void);
H A Dnet.c430 has_sendfile(void) in has_sendfile() function
H A Diperf_api.c646 return has_sendfile(); in iperf_has_zerocopy()
652 ipt->zerocopy = (zerocopy && has_sendfile()); in iperf_set_test_zerocopy()
1398 if (!has_sendfile()) { in iperf_parse_arguments()