Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bbr.c84 BBR_DRAIN, /* drain any queue created during startup */
156 /* The pacing gain of 1/high_gain in BBR_DRAIN is calculated to typically drain
899 bbr->mode = BBR_DRAIN; /* drain queue we created */ in bbr_check_drain()
903 if (bbr->mode == BBR_DRAIN && in bbr_check_drain()
997 case BBR_DRAIN: in bbr_update_gains()
83 BBR_DRAIN, /* drain any queue created during startup */ global() enumerator