Searched refs:t_notsent_lowat (Results 1 – 4 of 4) sorted by relevance
2576 tp->t_notsent_lowat = 0; in tcp_ctloutput()2579 tp->t_notsent_lowat = optval; in tcp_ctloutput()2940 optval = tp->t_notsent_lowat; in tcp_ctloutput()
523 uint32_t t_notsent_lowat; /* Low water for not sent data */ member
2892 tp->t_notsent_lowat = tp0->t_notsent_lowat; in tcp_input()
3776 if (notsent <= tp->t_notsent_lowat) { in tcp_notsent_lowat_check()