Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h771 rc_filled_pipe:1, member
H A Dbbr.c3115 if (bbr->rc_filled_pipe) { in bbr_lt_bw_sampling()
3699 if (bbr->rc_filled_pipe) { in bbr_ack_received()
10822 if (bbr->rc_filled_pipe) { in bbr_exit_probe_rtt()
11065 bbr->rc_filled_pipe = 1; in bbr_state_change()
11749 if (bbr->rc_filled_pipe && bbr_target_cwnd_mult_limit && (bbr->rc_use_google == 0)) { in bbr_cwnd_limiting()