Home
last modified time | relevance | path

Searched refs:TCA_CAKE_RAW (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dpkt_sched.h910 TCA_CAKE_RAW, enumerator
/linux/net/sched/
H A Dsch_cake.c2248 [TCA_CAKE_RAW] = { .type = NLA_U32 },
2632 if (tb[TCA_CAKE_RAW]) { in cake_change()
2840 if (nla_put_u32(skb, TCA_CAKE_RAW, 0)) in cake_dump()