Searched refs:so_rcv_thresh (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.c472 so->so_rcv_thresh = 0;
H A Dsockcommon_subr.c734 so->so_rcv_queued >= so->so_rcv_thresh)) {
H A Dsockcommon_sops.c1387 if (force_push || so->so_rcv_queued >= so->so_rcv_thresh ||
/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h213 #define so_rcv_thresh so_proto_props.sopp_rcvthresh macro

Completed in 72 milliseconds