Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_flow.c359 [TCA_FLOW_RSHIFT] = { .type = NLA_U32 },
533 if (tb[TCA_FLOW_RSHIFT]) in flow_change()
534 fnew->rshift = nla_get_u32(tb[TCA_FLOW_RSHIFT]); in flow_change()
645 nla_put_u32(skb, TCA_FLOW_RSHIFT, f->rshift)) in flow_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_cls.h320 TCA_FLOW_RSHIFT, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h396 TCA_FLOW_RSHIFT, enumerator