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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket_proto.h58 boolean_t sopp_oobinline; /* OOB inline */ member in struct:sock_proto_props
80 #define IS_SO_OOB_INLINE(so) ((so)->so_proto_props.sopp_oobinline)
/illumos-gate/usr/src/uts/common/inet/
H A Dproto_set.c224 sopp.sopp_oobinline = onoff;
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1228 so->so_proto_props.sopp_oobinline = soppp->sopp_oobinline;

Completed in 48 milliseconds