Home
last modified time | relevance | path

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

/net/sched/
Dsch_cake.c199 struct cake_sched_data { struct
200 struct tcf_proto __rcu *filter_list; /* optional external classifier */
201 struct tcf_block *block;
202 struct cake_tin_data *tins;
204 struct cake_heap_entry overflow_heap[CAKE_QUEUES * CAKE_MAX_TINS];
205 u16 overflow_timeout;
207 u16 tin_cnt;
208 u8 tin_mode;
209 u8 flow_mode;
210 u8 ack_filter;
[all …]