Home
last modified time | relevance | path

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

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