Searched refs:sopp_flags (Results 1 – 15 of 15) sorted by relevance
47 sopp.sopp_flags = SOCKOPT_RCVHIWAT; in proto_set_rx_hiwat()74 sopp.sopp_flags = SOCKOPT_RCVLOWAT; in proto_set_rx_lowat()105 sopp.sopp_flags = SOCKOPT_MAXPSZ; in proto_set_maxpsz()138 sopp.sopp_flags = SOCKOPT_MAXBLK; in proto_set_tx_maxblk()164 sopp.sopp_flags = SOCKOPT_ZCOPY; in proto_set_tx_copyopt()190 sopp.sopp_flags = SOCKOPT_WROFF; in proto_set_tx_wroff()223 sopp.sopp_flags = SOCKOPT_OOBINLINE; in proto_set_rx_oob_opt()
1169 if (soppp->sopp_flags & SOCKOPT_MAXBLK) in so_set_prop()1171 if (soppp->sopp_flags & SOCKOPT_WROFF) in so_set_prop()1173 if (soppp->sopp_flags & SOCKOPT_TAIL) in so_set_prop()1175 if (soppp->sopp_flags & SOCKOPT_RCVHIWAT) in so_set_prop()1177 if (soppp->sopp_flags & SOCKOPT_RCVLOWAT) in so_set_prop()1179 if (soppp->sopp_flags & SOCKOPT_MAXPSZ) in so_set_prop()1181 if (soppp->sopp_flags & SOCKOPT_MINPSZ) in so_set_prop()1183 if (soppp->sopp_flags & SOCKOPT_ZCOPY) { in so_set_prop()1196 if (soppp->sopp_flags & SOCKOPT_OOBINLINE) in so_set_prop()1198 if (soppp->sopp_flags & SOCKOPT_RCVTIMER) in so_set_prop()[all …]
51 uint_t sopp_flags; /* options to set */ member
2223 if (soppp->sopp_flags & SOCKOPT_WROFF) in sctp_assoc_properties()2225 if (soppp->sopp_flags & SOCKOPT_MAXBLK) in sctp_assoc_properties()2231 if (soppp->sopp_flags & SOCKOPT_WROFF) in sctp_assoc_properties()2233 if (soppp->sopp_flags & SOCKOPT_MAXBLK) in sctp_assoc_properties()2235 if (soppp->sopp_flags & SOCKOPT_RCVHIWAT) { in sctp_assoc_properties()
1394 sopp.sopp_flags = SOCKOPT_RCVHIWAT; in pfp_setsocket_sockopt()
108 sopp.sopp_flags = SOCKOPT_RCVHIWAT | SOCKOPT_RCVLOWAT | in tcp_activate()329 sopp.sopp_flags = SOCKOPT_LOOPBACK; in tcp_connect()
257 sopp.sopp_flags = SOCKOPT_WROFF | SOCKOPT_MAXBLK; in tcp_fuse()
437 sopp.sopp_flags = SOCKOPT_RCVTHRESH; in tcp_set_recv_threshold()3162 sopp->sopp_flags = SOCKOPT_RCVHIWAT | SOCKOPT_MAXBLK | SOCKOPT_WROFF; in tcp_get_proto_props()3197 sopp->sopp_flags |= SOCKOPT_LOOPBACK; in tcp_get_proto_props()
1144 ASSERT(sopp.sopp_flags & (SO_HIWAT|SO_WROFF|SO_MAXBLK)); in tcp_accept_finish()
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()
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()