Searched refs:tcf_chain_get_by_act (Results 1 – 3 of 3) sorted by relevance
43 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block,
314 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block, u32 chain_index) in tcf_chain_get_by_act() function318 EXPORT_SYMBOL(tcf_chain_get_by_act);
39 a->goto_chain = tcf_chain_get_by_act(tp->chain->block, chain_index); in tcf_action_goto_chain_init()