Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_bbr.c80 BBR_STARTUP, /* ramp up sending rate rapidly to fill pipe */ enumerator
508 bbr->mode = BBR_STARTUP; in bbr_reset_startup_mode()
735 if (bbr->mode == BBR_STARTUP && bbr_full_bw_reached(sk)) { in bbr_check_drain()