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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket_proto.h73 #define SOCKOPT_OOBINLINE 0x0080 /* set oob inline processing */ macro
/illumos-gate/usr/src/uts/common/inet/
H A Dproto_set.c223 sopp.sopp_flags = SOCKOPT_OOBINLINE;
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1227 if (soppp->sopp_flags & SOCKOPT_OOBINLINE)
1264 SOCKOPT_ZCOPY | SOCKOPT_OOBINLINE | SOCKOPT_RCVTIMER |

Completed in 62 milliseconds