Home
last modified time | relevance | path

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

/net/sched/
Dcls_api.c442 static struct tcf_chain *tcf_chain_lookup(struct tcf_block *block, in tcf_chain_lookup() function
467 chain = tcf_chain_lookup(block, chain_index); in __tcf_chain_get()
2800 chain = tcf_chain_lookup(block, chain_index); in tc_ctl_chain()