Searched defs:qfq_sched (Results 1 – 1 of 1) sorted by relevance
180 struct qfq_sched { struct181 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