Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h1019 TCA_CAKE_RAW, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h1106 TCA_CAKE_RAW, enumerator
/openbmc/linux/net/sched/
H A Dsch_cake.c2262 [TCA_CAKE_RAW] = { .type = NLA_U32 },
2638 if (tb[TCA_CAKE_RAW]) { in cake_change()
2838 if (nla_put_u32(skb, TCA_CAKE_RAW, 0)) in cake_dump()