Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dcodel_impl.h110 bool ok_to_drop; in codel_should_drop() local
130 ok_to_drop = false; in codel_should_drop()
137 ok_to_drop = true; in codel_should_drop()
139 return ok_to_drop; in codel_should_drop()