Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dsch_cake.c200 struct cake_sched_data { struct
201 struct tcf_proto __rcu *filter_list; /* optional external classifier */
202 struct tcf_block *block;
203 struct cake_tin_data *tins;
205 struct cake_heap_entry overflow_heap[CAKE_QUEUES * CAKE_MAX_TINS];
206 u16 overflow_timeout;
208 u16 tin_cnt;
209 u8 tin_mode;
210 u8 flow_mode;
211 u8 ack_filter;
[all …]