Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
Dcls_api.c474 static struct tcf_chain *__tcf_chain_get(struct tcf_block *block, in __tcf_chain_get() function
517 return __tcf_chain_get(block, chain_index, create, false); in tcf_chain_get()
522 return __tcf_chain_get(block, chain_index, true, true); in tcf_chain_get_by_act()