Searched refs:tcf_block_find (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/sched/ |
D | cls_api.c | 536 static struct tcf_block *tcf_block_find(struct net *net, struct Qdisc **q, in tcf_block_find() function 1242 block = tcf_block_find(net, &q, &parent, &cl, in tc_new_tfilter() 1381 block = tcf_block_find(net, &q, &parent, &cl, in tc_del_tfilter() 1496 block = tcf_block_find(net, &q, &parent, &cl, in tc_get_tfilter() 1851 block = tcf_block_find(net, &q, &parent, &cl, in tc_ctl_chain()
|