Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c512 static struct tcf_chain *tcf_chain_get(struct tcf_block *block, u32 chain_index, in tcf_chain_get() function
2045 chain = tcf_chain_get(block, chain_index, true); in tc_new_tfilter()
2254 chain = tcf_chain_get(block, chain_index, false); in tc_del_tfilter()
2410 chain = tcf_chain_get(block, chain_index, false); in tc_get_tfilter()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c636 static struct tcf_chain *tcf_chain_get(struct tcf_block *block, u32 chain_index, in tcf_chain_get() function
2222 chain = tcf_chain_get(block, chain_index, true); in tc_new_tfilter()
2433 chain = tcf_chain_get(block, chain_index, false); in tc_del_tfilter()
2589 chain = tcf_chain_get(block, chain_index, false); in tc_get_tfilter()

Completed in 15 milliseconds