Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dcls_api.c907 static struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index) in tcf_block_lookup() function
919 block = tcf_block_lookup(net, block_index); in tcf_block_refcnt_get()