Searched refs:SOCKOPT_RCVHIWAT (Results 1 – 12 of 12) sorted by relevance
71 #define SOCKOPT_RCVHIWAT 0x0002 /* set read side high water */ macro
47 sopp.sopp_flags = SOCKOPT_RCVHIWAT; in proto_set_rx_hiwat()
1175 if (soppp->sopp_flags & SOCKOPT_RCVHIWAT) in so_set_prop()1232 SOCKOPT_RCVHIWAT | SOCKOPT_RCVLOWAT | SOCKOPT_MAXPSZ | in so_set_prop()
108 sopp.sopp_flags = SOCKOPT_RCVHIWAT | SOCKOPT_RCVLOWAT | in tcp_activate()
3162 sopp->sopp_flags = SOCKOPT_RCVHIWAT | SOCKOPT_MAXBLK | SOCKOPT_WROFF; in tcp_get_proto_props()
1394 sopp.sopp_flags = SOCKOPT_RCVHIWAT; in pfp_setsocket_sockopt()
2235 if (soppp->sopp_flags & SOCKOPT_RCVHIWAT) { 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()
1138 sopp.sopp_flags = SOCKOPT_RCVHIWAT; in sctp_set_opt()
1503 sopp.sopp_flags = SOCKOPT_WROFF | SOCKOPT_RCVHIWAT | in trill_activate()
4874 sopp.sopp_flags = SOCKOPT_WROFF | SOCKOPT_RCVHIWAT | SOCKOPT_RCVLOWAT | in udp_activate()