Home
last modified time | relevance | path

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

/titanic_44/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) { in sosctp_sendmsg()
2201 ssa->ssa_wroff = soppp->sopp_wroff; in sctp_assoc_properties()
2209 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()
/titanic_44/usr/src/uts/common/sys/
H A Dsocket_proto.h48 ushort_t sopp_wroff; /* write offset */ member
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c449 so->so_proto_props.sopp_wroff, in so_sendmsg()
1190 so->so_proto_props.sopp_wroff = soppp->sopp_wroff; in so_set_prop()
1232 wroff = so->so_proto_props.sopp_wroff; in so_set_prop()
1244 so->so_proto_props.sopp_wroff = wroff; in so_set_prop()
H A Dsocksyscalls.c2135 wroff = so->so_proto_props.sopp_wroff; in snf_async_read()
2730 wroff = so->so_proto_props.sopp_wroff; in snf_cache()
H A Dsockcommon_subr.c1810 (so->so_proto_props).sopp_wroff; in socket_getopt_common()
H A Dsocktpi.c5335 (so->so_proto_props).sopp_wroff; in sotpi_getsockopt()
/titanic_44/usr/src/uts/common/inet/
H A Dproto_set.c191 sopp.sopp_wroff = size; in proto_set_tx_wroff()
/titanic_44/usr/src/uts/common/syscall/
H A Dsendfile.c440 wroff = so->so_proto_props.sopp_wroff; in sendvec_small_chunk()
723 wroff = so->so_proto_props.sopp_wroff; in sendvec_chunk()
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c246 sopp.sopp_wroff = 0; in tcp_fuse()
H A Dtcp.c3146 sopp->sopp_wroff = 0; in tcp_get_proto_props()
3153 sopp->sopp_wroff = connp->conn_ht_iphc_allocated + in tcp_get_proto_props()
3156 sopp->sopp_wroff = connp->conn_ht_iphc_len + in tcp_get_proto_props()
H A Dtcp_tpi.c1141 stropt->so_wroff = sopp.sopp_wroff; in tcp_accept_finish()
/titanic_44/usr/src/uts/common/inet/ip/
H A Drts.c1496 sopp.sopp_wroff = 0; in rts_activate()
H A Dicmp.c5396 sopp.sopp_wroff = connp->conn_wroff; in rawip_activate()
/titanic_44/usr/src/uts/common/io/
H A Dtrill.c1505 sopp.sopp_wroff = 0; in trill_activate()
/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_common.c381 sopp.sopp_wroff = sctp->sctp_connp->conn_wroff; in sctp_set_ulp_prop()
/titanic_44/usr/src/uts/common/inet/udp/
H A Dudp.c4722 sopp.sopp_wroff = connp->conn_wroff; in udp_activate()