Searched refs:TCA_CHAIN (Results 1 – 3 of 3) sorted by relevance
2079 if (nla_put_u32(skb, TCA_CHAIN, tp->chain->index)) in tcf_fill_node()2300 chain_index = tca[TCA_CHAIN] ? nla_get_u32(tca[TCA_CHAIN]) : 0; in tc_new_tfilter()2512 chain_index = tca[TCA_CHAIN] ? nla_get_u32(tca[TCA_CHAIN]) : 0; in tc_del_tfilter()2667 chain_index = tca[TCA_CHAIN] ? nla_get_u32(tca[TCA_CHAIN]) : 0; in tc_get_tfilter()2804 [TCA_CHAIN] = { .type = NLA_U32 },2891 if (tca[TCA_CHAIN] && in tc_dump_tfilter()2892 nla_get_u32(tca[TCA_CHAIN]) != chain->index) in tc_dump_tfilter()2945 if (nla_put_u32(skb, TCA_CHAIN, chain_index)) in tc_chain_fill_node()3107 chain_index = tca[TCA_CHAIN] ? nla_get_u32(tca[TCA_CHAIN]) : 0; in tc_ctl_chain()3271 if ((tca[TCA_CHAIN] && in tc_dump_chain()[all …]
1499 [TCA_CHAIN] = { .type = NLA_U32 },
637 TCA_CHAIN, enumerator