Home
last modified time | relevance | path

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

/linux-6.6.21/net/sched/
Dcls_flow.c362 [TCA_FLOW_XOR] = { .type = NLA_U32 },
531 if (tb[TCA_FLOW_XOR]) in flow_change()
532 fnew->xor = nla_get_u32(tb[TCA_FLOW_XOR]); in flow_change()
641 nla_put_u32(skb, TCA_FLOW_XOR, f->xor)) in flow_dump()
/linux-6.6.21/tools/include/uapi/linux/
Dpkt_cls.h323 TCA_FLOW_XOR, enumerator
/linux-6.6.21/include/uapi/linux/
Dpkt_cls.h399 TCA_FLOW_XOR, enumerator