Home
last modified time | relevance | path

Searched defs:zerocopy (Results 1 – 3 of 3) sorted by relevance

/freebsd/tools/tools/netmap/
H A Dbridge.c25 static int zerocopy = 1; /* enable zerocopy if possible */ variable
/freebsd/contrib/libpcap/
H A Dpcap-bpf.c159 u_int zerocopy; member
/freebsd/crypto/openssl/test/
H A Dsslapitest.c1307 int zerocopy) in execute_test_ktls_sendfile()