Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_bbr.c81 BBR_DRAIN, /* drain any queue created during startup */ enumerator
736 bbr->mode = BBR_DRAIN; /* drain queue we created */ in bbr_check_drain()
742 if (bbr->mode == BBR_DRAIN && in bbr_check_drain()