Searched refs:cake_heap_entry (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sched/
H A Dsch_cake.c146 struct cake_heap_entry { struct
205 struct cake_heap_entry overflow_heap[CAKE_QUEUES * CAKE_MAX_TINS];
1399 struct cake_heap_entry ii = q->overflow_heap[i];
1400 struct cake_heap_entry jj = q->overflow_heap[j];
1411 struct cake_heap_entry ii = q->overflow_heap[i];
1507 struct cake_heap_entry qq;

Completed in 175 milliseconds