Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_api.c596 static struct tcf_chain *__tcf_chain_get(struct tcf_block *block, in __tcf_chain_get() function
639 return __tcf_chain_get(block, chain_index, create, false); in tcf_chain_get()
644 return __tcf_chain_get(block, chain_index, true, true); in tcf_chain_get_by_act()