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.h773 rc_filled_pipe:1, member
H A Dbbr.c3117 if (bbr->rc_filled_pipe) { in bbr_lt_bw_sampling()
3701 if (bbr->rc_filled_pipe) { in bbr_ack_received()
10824 if (bbr->rc_filled_pipe) { in bbr_exit_probe_rtt()
11067 bbr->rc_filled_pipe = 1; in bbr_state_change()
11751 if (bbr->rc_filled_pipe && bbr_target_cwnd_mult_limit && (bbr->rc_use_google == 0)) { in bbr_cwnd_limiting()