Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_qfq.c178 struct qfq_sched { struct
179 struct tcf_proto __rcu *filter_list;
180 struct tcf_block *block;
181 struct Qdisc_class_hash clhash;
183 u64 oldV, V; /* Precise virtual times. */
207 struct qfq_sched *q = qdisc_priv(sch); in qfq_find_class() argument