HomeSort by: relevance | last modified time | path
    Searched refs:zerocopy (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libpcap/dist/
pcap-bpf.c 167 u_int zerocopy; member in struct:pcap_bpf
260 * For zerocopy bpf, the setnonblock/getnonblock routines need to modify
270 if (pb->zerocopy)
282 if (pb->zerocopy) {
1224 if (pb->zerocopy) {
1759 if (pb->zerocopy) {
2137 * We have zerocopy BPF; use it.
2139 pb->zerocopy = 1;
2213 * We don't have zerocopy BPF.
2567 if (p->opt.timeout && !pb->zerocopy) {
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/
sslapitest.c 1312 int zerocopy)
1369 if (zerocopy) {

Completed in 29 milliseconds