Home
last modified time | relevance | path

Searched refs:rc_cwnd_limited (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h800 uint8_t rc_cwnd_limited:1, /* We are cwnd limited */ member
H A Dbbr.c894 (bbr->rc_cwnd_limited == 0)) { in bbr_start_hpts_timer()
927 (bbr->rc_cwnd_limited == 0)) { in bbr_start_hpts_timer()
11979 bbr->rc_cwnd_limited = 0; in bbr_output_wtime()
12504 bbr->rc_cwnd_limited = 1; in bbr_output_wtime()
12730 bbr->rc_cwnd_limited = 1; in bbr_output_wtime()