Home
last modified time | relevance | path

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

/linux/net/sched/
A Dcls_flow.c357 [TCA_FLOW_RSHIFT] = { .type = NLA_U32 },
531 if (tb[TCA_FLOW_RSHIFT]) in flow_change()
532 fnew->rshift = nla_get_u32(tb[TCA_FLOW_RSHIFT]); in flow_change()
643 nla_put_u32(skb, TCA_FLOW_RSHIFT, f->rshift)) in flow_dump()
/linux/tools/include/uapi/linux/
A Dpkt_cls.h320 TCA_FLOW_RSHIFT, enumerator
/linux/include/uapi/linux/
A Dpkt_cls.h393 TCA_FLOW_RSHIFT, enumerator

Completed in 10 milliseconds