Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dproto_set.c177 stropt->so_flags = SO_COPYOPT; in proto_set_tx_copyopt()
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h641 #define SO_COPYOPT 0x080000 /* copy option(s) present */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c2414 if (sop->so_flags & SO_COPYOPT) { in strrput_nondata()