Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h613 restrict_growth:28; member
H A Dbbr.c3696 if ((bbr->rc_use_google == 0) && bbr->r_ctl.restrict_growth) { in bbr_ack_received()
3697 bbr->r_ctl.restrict_growth--; in bbr_ack_received()
3845 bbr->r_ctl.restrict_growth += acks_inflight; in bbr_post_recovery()