Searched refs:SO_WROFF (Results 1 – 8 of 8) sorted by relevance
206 stropt->so_flags = SO_WROFF; in proto_set_tx_wroff()
605 #define SO_WROFF 0x0002 /* set write offset */ macro
233 stropt->so_flags = SO_WROFF | SO_MAXBLK; in tcp_fuse()
1138 ASSERT(sopp.sopp_flags & (SO_HIWAT|SO_WROFF|SO_MAXBLK)); in tcp_accept_finish()1139 stropt->so_flags = SO_HIWAT | SO_WROFF | SO_MAXBLK; in tcp_accept_finish()
850 stropt->so_flags = SO_HIWAT | SO_WROFF | SO_MAXBLK; in tcp_fallback_noneager()
5283 stropt->so_flags = SO_WROFF | SO_HIWAT; in rawip_fallback()
6168 stropt->so_flags = SO_WROFF | SO_HIWAT; in udp_fallback()
2357 if (sop->so_flags & SO_WROFF) in strrput_nondata()