Searched refs:rfbuf_cnt (Results 1 – 5 of 5) sorted by relevance
154 u_int rfbuf_cnt; /* recv buffer autoscaling byte count */ member
304 ti->tcpi_rfbuf_cnt = tp->rfbuf_cnt; in tcp_fill_info()1607 if (tp->rfbuf_cnt > so->so_rcv.sb_hiwat / 8 * 7) in tcp_update_rcvspace()
579 tp->rfbuf_cnt = 0; in tcp_output()
1058 tp->rfbuf_cnt = 0; in tcp_input() 1061 tp->rfbuf_cnt += tlen; in tcp_input()
427 P(tcpi, rfbuf_cnt, "%u") in tcp_stats_display()