Searched refs:rfbuf_cnt (Results 1 – 4 of 4) sorted by relevance
1484 if (tp->rfbuf_cnt > ((so->so_rcv.sb_hiwat / 2)/ 4 * 3) && in tcp_autorcvbuf()1492 tp->rfbuf_cnt = 0; in tcp_autorcvbuf()1494 tp->rfbuf_cnt += tlen; /* add up */ in tcp_autorcvbuf()
425 int rfbuf_cnt; /* recv buffer autoscaling byte count */ member
3179 tp->t_rttlow, tp->rfbuf_ts, tp->rfbuf_cnt); in db_print_tcpcb()
3129 log.u_bbr.pkt_epoch = rack->rc_tp->rfbuf_cnt; in rack_log_doseg_done()