Searched refs:tcf_chain_get (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sched/
H A Dcls_api.c637 static struct tcf_chain *tcf_chain_get(struct tcf_block *block, u32 chain_index, function
2269 chain = tcf_chain_get(block, chain_index, true);
2480 chain = tcf_chain_get(block, chain_index, false);
2635 chain = tcf_chain_get(block, chain_index, false);

Completed in 121 milliseconds