Home
last modified time | relevance | path

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

/linux-3.3/net/sched/
Dsch_qfq.c108 struct qfq_class { struct
109 struct Qdisc_class_common common;
111 unsigned int refcnt;
112 unsigned int filter_cnt;
114 struct gnet_stats_basic_packed bstats;
115 struct gnet_stats_queue qstats;
116 struct gnet_stats_rate_est rate_est;
117 struct Qdisc *qdisc;
119 struct hlist_node next; /* Link for the slot list. */
120 u64 S, F; /* flow timestamps (exact) */
[all …]