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