Searched refs:SOCKOPT_ZCOPY (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket_proto.h71 #define SOCKOPT_ZCOPY 0x0020 /* set/unset zero copy for sendfile */ macro
/illumos-gate/usr/src/uts/common/inet/
H A Dproto_set.c164 sopp.sopp_flags = SOCKOPT_ZCOPY;
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1214 if (soppp->sopp_flags & SOCKOPT_ZCOPY) {
1264 SOCKOPT_ZCOPY | SOCKOPT_OOBINLINE | SOCKOPT_RCVTIMER |

Completed in 47 milliseconds