Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket_proto.h75 #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; in proto_set_tx_copyopt()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1183 if (soppp->sopp_flags & SOCKOPT_ZCOPY) { in so_set_prop()
1233 SOCKOPT_ZCOPY | SOCKOPT_OOBINLINE | SOCKOPT_RCVTIMER | in so_set_prop()