Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dcls_api.c598 static struct tcf_chain *__tcf_chain_get(struct tcf_block *block, in __tcf_chain_get() function
641 return __tcf_chain_get(block, chain_index, create, false); in tcf_chain_get()
646 return __tcf_chain_get(block, chain_index, true, true); in tcf_chain_get_by_act()

Completed in 10 milliseconds