Home
last modified time | relevance | path

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

/linux/net/sched/
A Dcls_flow.c360 [TCA_FLOW_XOR] = { .type = NLA_U32 },
529 if (tb[TCA_FLOW_XOR]) in flow_change()
530 fnew->xor = nla_get_u32(tb[TCA_FLOW_XOR]); in flow_change()
639 nla_put_u32(skb, TCA_FLOW_XOR, f->xor)) in flow_dump()
/linux/tools/include/uapi/linux/
A Dpkt_cls.h323 TCA_FLOW_XOR, enumerator
/linux/include/uapi/linux/
A Dpkt_cls.h396 TCA_FLOW_XOR, enumerator

Completed in 10 milliseconds