Searched refs:TCA_FLOW_ADDEND (Results 1 – 3 of 3) sorted by relevance
358 [TCA_FLOW_ADDEND] = { .type = NLA_U32 },533 if (tb[TCA_FLOW_ADDEND]) in flow_change()534 fnew->addend = nla_get_u32(tb[TCA_FLOW_ADDEND]); in flow_change()646 nla_put_u32(skb, TCA_FLOW_ADDEND, f->addend)) in flow_dump()
321 TCA_FLOW_ADDEND, enumerator
394 TCA_FLOW_ADDEND, enumerator
Completed in 10 milliseconds