Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dcls_api.c636 static struct tcf_chain *tcf_chain_get(struct tcf_block *block, u32 chain_index, in tcf_chain_get() function
2216 chain = tcf_chain_get(block, chain_index, true); in tc_new_tfilter()
2427 chain = tcf_chain_get(block, chain_index, false); in tc_del_tfilter()
2583 chain = tcf_chain_get(block, chain_index, false); in tc_get_tfilter()