Searched refs:SOCKOPT_WROFF (Results 1 – 11 of 11) sorted by relevance
70 #define SOCKOPT_WROFF 0x0001 /* set write offset */ macro
190 sopp.sopp_flags = SOCKOPT_WROFF; in proto_set_tx_wroff()
257 sopp.sopp_flags = SOCKOPT_WROFF | SOCKOPT_MAXBLK; in tcp_fuse()
3162 sopp->sopp_flags = SOCKOPT_RCVHIWAT | SOCKOPT_MAXBLK | SOCKOPT_WROFF; in tcp_get_proto_props()
1171 if (soppp->sopp_flags & SOCKOPT_WROFF) in so_set_prop()1231 soppp->sopp_flags &= ~(SOCKOPT_MAXBLK | SOCKOPT_WROFF | SOCKOPT_TAIL | in so_set_prop()
2223 if (soppp->sopp_flags & SOCKOPT_WROFF) in sctp_assoc_properties()2231 if (soppp->sopp_flags & SOCKOPT_WROFF) in sctp_assoc_properties()
1499 sopp.sopp_flags = SOCKOPT_WROFF | SOCKOPT_RCVHIWAT | SOCKOPT_RCVLOWAT | in rts_activate()
5414 sopp.sopp_flags = SOCKOPT_WROFF | SOCKOPT_RCVHIWAT | SOCKOPT_RCVLOWAT | in rawip_activate()
380 sopp.sopp_flags = SOCKOPT_MAXBLK|SOCKOPT_WROFF; in sctp_set_ulp_prop()
1503 sopp.sopp_flags = SOCKOPT_WROFF | SOCKOPT_RCVHIWAT | in trill_activate()
4874 sopp.sopp_flags = SOCKOPT_WROFF | SOCKOPT_RCVHIWAT | SOCKOPT_RCVLOWAT | in udp_activate()