Searched refs:tcf_chain_get_by_act (Results 1 – 3 of 3) sorted by relevance
45 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block,
538 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block, u32 chain_index) in tcf_chain_get_by_act() function542 EXPORT_SYMBOL(tcf_chain_get_by_act);
93 *newchain = tcf_chain_get_by_act(tp->chain->block, chain_index); in tcf_action_check_ctrlact()