Searched refs:so_rcv_thresh (Results 1 – 4 of 4) sorted by relevance
472 so->so_rcv_thresh = 0; in sonode_constructor()
1374 if (force_push || so->so_rcv_queued >= so->so_rcv_thresh || in so_queue_msg_impl()
734 so->so_rcv_queued >= so->so_rcv_thresh)) { in so_dequeue_msg()
213 #define so_rcv_thresh so_proto_props.sopp_rcvthresh macro