Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dcls_api.c461 static struct tcf_chain *tcf_chain_lookup(struct tcf_block *block, in tcf_chain_lookup() function
500 chain = tcf_chain_lookup(block, chain_index); in __tcf_chain_get()
2848 chain = tcf_chain_lookup(block, chain_index); in tc_ctl_chain()