Home
last modified time | relevance | path

Searched defs:qfq_sched (Results 1 – 1 of 1) sorted by relevance

/net/sched/
Dsch_qfq.c180 struct qfq_sched { struct
181 struct tcf_proto __rcu *filter_list;
182 struct tcf_block *block;
183 struct Qdisc_class_hash clhash;
185 u64 oldV, V; /* Precise virtual times. */
209 struct qfq_sched *q = qdisc_priv(sch); in qfq_find_class() argument