Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_qfq.c183 struct qfq_sched { struct
184 struct tcf_proto __rcu *filter_list;
185 struct Qdisc_class_hash clhash;
187 u64 oldV, V; /* Precise virtual times. */
188 struct qfq_aggregate *in_serv_agg; /* Aggregate being served. */
212 struct qfq_sched *q = qdisc_priv(sch); in qfq_find_class() argument