Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_flow.c361 [TCA_FLOW_ADDEND] = { .type = NLA_U32 },
536 if (tb[TCA_FLOW_ADDEND]) in flow_change()
537 fnew->addend = nla_get_u32(tb[TCA_FLOW_ADDEND]); in flow_change()
649 nla_put_u32(skb, TCA_FLOW_ADDEND, f->addend)) in flow_dump()
/linux/tools/include/uapi/linux/
H A Dpkt_cls.h274 TCA_FLOW_ADDEND, enumerator
/linux/include/uapi/linux/
H A Dpkt_cls.h353 TCA_FLOW_ADDEND, enumerator