Home
last modified time | relevance | path

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

/external/netperf/
Dnetlib.h373 struct iovec *hdtrl; /* a pointer to a header/trailer member
Dnettest_bsd.c3404 const struct iovec *hdtrl, int flags) in sendpath() argument
3406 return syscall(SYS_sendpath, s, path, offset, nbytes, hdtrl, flags); in sendpath()
3834 send_ring->hdtrl,
3875 send_ring->hdtrl,
Dnetlib.c1649 temp_link->hdtrl = NULL; /* no header or trailer */ in alloc_sendfile_buf_ring()