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.c411 block = tcf_block_lookup(dev_net(skb->dev), blockid); in tcf_blockcast()
H A Dcls_api.c1058 struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index) in tcf_block_lookup() function
1064 EXPORT_SYMBOL(tcf_block_lookup);
1071 block = tcf_block_lookup(net, block_index); in tcf_block_refcnt_get()
/linux/include/net/
H A Dsch_generic.h515 struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index);