Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dcls_flow.c344 [TCA_FLOW_XOR] = { .type = NLA_U32 },
505 if (tb[TCA_FLOW_XOR]) in flow_change()
506 fnew->xor = nla_get_u32(tb[TCA_FLOW_XOR]); in flow_change()
610 nla_put_u32(skb, TCA_FLOW_XOR, f->xor)) in flow_dump()
/linux-4.1.27/include/uapi/linux/
Dpkt_cls.h354 TCA_FLOW_XOR, enumerator