Home
last modified time | relevance | path

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

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