Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_flow.c359 [TCA_FLOW_RSHIFT] = NLA_POLICY_MAX(NLA_U32,
534 if (tb[TCA_FLOW_RSHIFT]) in flow_change()
535 fnew->rshift = nla_get_u32(tb[TCA_FLOW_RSHIFT]); in flow_change()
646 nla_put_u32(skb, TCA_FLOW_RSHIFT, f->rshift)) in flow_dump()
/linux/tools/include/uapi/linux/
H A Dpkt_cls.h273 TCA_FLOW_RSHIFT, enumerator
/linux/include/uapi/linux/
H A Dpkt_cls.h352 TCA_FLOW_RSHIFT, enumerator