Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_bbr.c83 BBR_DRAIN, /* drain any queue created during startup */ enumerator
897 bbr->mode = BBR_DRAIN; /* drain queue we created */ in bbr_check_drain()
901 if (bbr->mode == BBR_DRAIN && in bbr_check_drain()
995 case BBR_DRAIN: in bbr_update_gains()