Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_bbr.h775 rc_filled_pipe:1, member
H A Dbbr.c3147 if (bbr->rc_filled_pipe) { in bbr_lt_bw_sampling()
3727 if (bbr->rc_filled_pipe) { in bbr_ack_received()
10941 if (bbr->rc_filled_pipe) { in bbr_exit_probe_rtt()
11184 bbr->rc_filled_pipe = 1; in bbr_state_change()
11890 if (bbr->rc_filled_pipe && bbr_target_cwnd_mult_limit && (bbr->rc_use_google == 0)) { in bbr_cwnd_limiting()