Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c1121 static struct tcf_block *__tcf_block_find(struct net *net, struct Qdisc *q, in __tcf_block_find() function
1213 block = __tcf_block_find(net, *q, *cl, ifindex, block_index, extack); in tcf_block_find()
2030 block = __tcf_block_find(net, q, cl, t->tcm_ifindex, t->tcm_block_index, in tc_new_tfilter()
2240 block = __tcf_block_find(net, q, cl, t->tcm_ifindex, t->tcm_block_index, in tc_del_tfilter()
2396 block = __tcf_block_find(net, q, cl, t->tcm_ifindex, t->tcm_block_index, in tc_get_tfilter()