Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_mirred.c421 block = tcf_block_lookup(dev_net(skb->dev), blockid); in tcf_mirred_act()
H A Dcls_api.c1043 struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index) in tcf_block_lookup() function
1049 EXPORT_SYMBOL(tcf_block_lookup);
1056 block = tcf_block_lookup(net, block_index); in tcf_block_refcnt_get()
/linux/include/net/
H A Dsch_generic.h491 struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index);