Home
last modified time | relevance | path

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.c905 so->so_proto_props.sopp_wroff, uiop, flags)) != 0) { in sosctp_sendmsg()
2224 ssa->ssa_wroff = soppp->sopp_wroff; in sctp_assoc_properties()
2232 so->so_proto_props.sopp_wroff = soppp->sopp_wroff; in sctp_assoc_properties()
H A Dsocksctpsubr.c531 nso->so_proto_props.sopp_wroff = ssa->ssa_wroff; in sosctp_assoc_move()
/illumos-gate/usr/src/uts/common/sys/
H A Dsocket_proto.h52 ushort_t sopp_wroff; /* write offset */ member
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c423 so->so_proto_props.sopp_wroff, in so_sendmsg()
1172 so->so_proto_props.sopp_wroff = soppp->sopp_wroff; in so_set_prop()
1214 wroff = so->so_proto_props.sopp_wroff; in so_set_prop()
1226 so->so_proto_props.sopp_wroff = wroff; in so_set_prop()
H A Dsocksyscalls.c2219 wroff = so->so_proto_props.sopp_wroff; in snf_async_read()
2814 wroff = so->so_proto_props.sopp_wroff; in snf_cache()
H A Dsockcommon_subr.c1819 (so->so_proto_props).sopp_wroff; in socket_getopt_common()
H A Dsocktpi.c5275 (so->so_proto_props).sopp_wroff; in sotpi_getsockopt()
/illumos-gate/usr/src/uts/common/inet/
H A Dproto_set.c191 sopp.sopp_wroff = size; in proto_set_tx_wroff()
/illumos-gate/usr/src/uts/common/syscall/
H A Dsendfile.c439 wroff = so->so_proto_props.sopp_wroff; in sendvec_small_chunk()
726 wroff = so->so_proto_props.sopp_wroff; in sendvec_chunk()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c258 sopp.sopp_wroff = 0; in tcp_fuse()
H A Dtcp.c3182 sopp->sopp_wroff = 0; in tcp_get_proto_props()
3189 sopp->sopp_wroff = connp->conn_ht_iphc_allocated + in tcp_get_proto_props()
3192 sopp->sopp_wroff = connp->conn_ht_iphc_len + in tcp_get_proto_props()
H A Dtcp_tpi.c1147 stropt->so_wroff = sopp.sopp_wroff; in tcp_accept_finish()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1501 sopp.sopp_wroff = 0; in rts_activate()
H A Dicmp.c5416 sopp.sopp_wroff = connp->conn_wroff; in rawip_activate()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_common.c381 sopp.sopp_wroff = sctp->sctp_connp->conn_wroff; in sctp_set_ulp_prop()
/illumos-gate/usr/src/uts/common/io/
H A Dtrill.c1506 sopp.sopp_wroff = 0; in trill_activate()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4876 sopp.sopp_wroff = connp->conn_wroff; in udp_activate()