Searched refs:SOCKOPT_WROFF (Results 1 – 11 of 11) sorted by relevance
66 #define SOCKOPT_WROFF 0x0001 /* set write offset */ macro
190 sopp.sopp_flags = SOCKOPT_WROFF; in proto_set_tx_wroff()
245 sopp.sopp_flags = SOCKOPT_WROFF | SOCKOPT_MAXBLK; in tcp_fuse()
3126 sopp->sopp_flags = SOCKOPT_RCVHIWAT | SOCKOPT_MAXBLK | SOCKOPT_WROFF; in tcp_get_proto_props()
1189 if (soppp->sopp_flags & SOCKOPT_WROFF) in so_set_prop()1249 soppp->sopp_flags &= ~(SOCKOPT_MAXBLK | SOCKOPT_WROFF | SOCKOPT_TAIL | in so_set_prop()
2200 if (soppp->sopp_flags & SOCKOPT_WROFF) in sctp_assoc_properties()2208 if (soppp->sopp_flags & SOCKOPT_WROFF) in sctp_assoc_properties()
1494 sopp.sopp_flags = SOCKOPT_WROFF | SOCKOPT_RCVHIWAT | SOCKOPT_RCVLOWAT | in rts_activate()
5394 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()
1502 sopp.sopp_flags = SOCKOPT_WROFF | SOCKOPT_RCVHIWAT | in trill_activate()
4720 sopp.sopp_flags = SOCKOPT_WROFF | SOCKOPT_RCVHIWAT | SOCKOPT_RCVLOWAT | in udp_activate()