Searched refs:sopp_wroff (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.h46 #define ss_wroff ss_so.so_proto_props.sopp_wroff
H A Dsocksctp.c896 so->so_proto_props.sopp_wroff, uiop, flags)) != 0) {
2201 ssa->ssa_wroff = soppp->sopp_wroff;
2209 so->so_proto_props.sopp_wroff = soppp->sopp_wroff;
H A Dsocksctpsubr.c531 nso->so_proto_props.sopp_wroff = ssa->ssa_wroff;
/illumos-gate/usr/src/uts/common/sys/
H A Dsocket_proto.h48 ushort_t sopp_wroff; /* write offset */ member in struct:sock_proto_props
/illumos-gate/usr/src/uts/common/inet/
H A Dproto_set.c191 sopp.sopp_wroff = size;
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c449 so->so_proto_props.sopp_wroff,
1203 so->so_proto_props.sopp_wroff = soppp->sopp_wroff;
1245 wroff = so->so_proto_props.sopp_wroff;
1257 so->so_proto_props.sopp_wroff = wroff;
H A Dsocksyscalls.c2149 wroff = so->so_proto_props.sopp_wroff;
2741 wroff = so->so_proto_props.sopp_wroff;
H A Dsockcommon_subr.c1810 (so->so_proto_props).sopp_wroff;
H A Dsocktpi.c5370 (so->so_proto_props).sopp_wroff;
/illumos-gate/usr/src/uts/common/syscall/
H A Dsendfile.c440 wroff = so->so_proto_props.sopp_wroff;
723 wroff = so->so_proto_props.sopp_wroff;
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c246 sopp.sopp_wroff = 0;
H A Dtcp.c3146 sopp->sopp_wroff = 0;
3153 sopp->sopp_wroff = connp->conn_ht_iphc_allocated +
3156 sopp->sopp_wroff = connp->conn_ht_iphc_len +
H A Dtcp_tpi.c1141 stropt->so_wroff = sopp.sopp_wroff;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1496 sopp.sopp_wroff = 0;
H A Dicmp.c5396 sopp.sopp_wroff = connp->conn_wroff;
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_common.c381 sopp.sopp_wroff = sctp->sctp_connp->conn_wroff;
/illumos-gate/usr/src/uts/common/io/
H A Dtrill.c1505 sopp.sopp_wroff = 0;
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4722 sopp.sopp_wroff = connp->conn_wroff;

Completed in 185 milliseconds