Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dcls_api.c492 static struct tcf_chain *__tcf_chain_get(struct tcf_block *block, in __tcf_chain_get() function
535 return __tcf_chain_get(block, chain_index, create, false); in tcf_chain_get()
540 return __tcf_chain_get(block, chain_index, true, true); in tcf_chain_get_by_act()