Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_fq.c124 static bool fq_flow_is_detached(const struct fq_flow *f) in fq_flow_is_detached() function
172 return fq_flow_is_detached(f) && in fq_gc_candidate()
386 if (fq_flow_is_detached(f)) { in fq_enqueue()