Home
last modified time | relevance | path

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

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