cake_tin_data
struct cake_tin_data *b,
struct cake_tin_data *b;
static struct cake_tin_data *cake_select_tin(struct Qdisc *sch,
static u32 cake_classify(struct Qdisc *sch, struct cake_tin_data **t,
struct cake_tin_data *b;
struct cake_tin_data *b = &q->tins[q->cur_tin];
struct cake_tin_data *b = &q->tins[q->cur_tin];
struct cake_tin_data *tins;
static void cake_set_rate(struct cake_tin_data *b, u64 rate, u32 mtu,
struct cake_tin_data *b = &q->tins[0];
struct cake_tin_data *b = &q->tins[i];
struct cake_tin_data *b = &q->tins[i];
qd->tins = kvzalloc_objs(struct cake_tin_data, CAKE_MAX_TINS);
struct cake_tin_data *b = qd->tins + i;
struct cake_tin_data *b = &q->tins[q->tin_order[i]];
const struct cake_tin_data *b = \
struct cake_tin_data *b = &q->tins[q->tin_order[i]];
static void cake_dec_srchost_bulk_flow_count(struct cake_tin_data *q,
static void cake_inc_srchost_bulk_flow_count(struct cake_tin_data *q,
static void cake_dec_dsthost_bulk_flow_count(struct cake_tin_data *q,
static void cake_inc_dsthost_bulk_flow_count(struct cake_tin_data *q,
static u16 cake_get_flow_quantum(struct cake_tin_data *q,
static u32 cake_hash(struct cake_tin_data *q, const struct sk_buff *skb,