Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bbr.c82 BBR_STARTUP, /* ramp up sending rate rapidly to fill pipe */ enumerator
614 bbr->mode = BBR_STARTUP; in bbr_reset_startup_mode()
897 if (bbr->mode == BBR_STARTUP && bbr_full_bw_reached(sk)) { in bbr_check_drain()
992 case BBR_STARTUP: in bbr_update_gains()