Home
last modified time | relevance | path

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

/linux-6.6.21/net/sched/
Dcls_api.c1244 static struct tcf_block *__tcf_block_find(struct net *net, struct Qdisc *q, in __tcf_block_find() function
1336 block = __tcf_block_find(net, *q, *cl, ifindex, block_index, extack); in tcf_block_find()
2208 block = __tcf_block_find(net, q, cl, t->tcm_ifindex, t->tcm_block_index, in tc_new_tfilter()
2420 block = __tcf_block_find(net, q, cl, t->tcm_ifindex, t->tcm_block_index, in tc_del_tfilter()
2576 block = __tcf_block_find(net, q, cl, t->tcm_ifindex, t->tcm_block_index, in tc_get_tfilter()