Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_bbr.h802 uint8_t rc_cwnd_limited:1, /* We are cwnd limited */ member
H A Dbbr.c905 (bbr->rc_cwnd_limited == 0)) { in bbr_start_hpts_timer()
938 (bbr->rc_cwnd_limited == 0)) { in bbr_start_hpts_timer()
12126 bbr->rc_cwnd_limited = 0; in bbr_output_wtime()
12648 bbr->rc_cwnd_limited = 1; in bbr_output_wtime()
12875 bbr->rc_cwnd_limited = 1; in bbr_output_wtime()