Searched refs:sopp_rcvthresh (Results 1 – 5 of 5) sorted by relevance
60 uint32_t sopp_rcvthresh; /* delayed recv notification (bytes) */ member
213 #define so_rcv_thresh so_proto_props.sopp_rcvthresh
1219 so->so_proto_props.sopp_rcvthresh = soppp->sopp_rcvthresh; in so_set_prop()
116 sopp.sopp_rcvthresh = SOCKET_RECVHIWATER >> 3; in tcp_activate()
437 sopp.sopp_rcvthresh = new_rcvthresh; in tcp_set_recv_threshold()