Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_api.c564 static struct tcf_chain *tcf_chain_lookup(struct tcf_block *block, in tcf_chain_lookup() function
604 chain = tcf_chain_lookup(block, chain_index); in __tcf_chain_get()
3027 chain = tcf_chain_lookup(block, chain_index); in tc_ctl_chain()