Searched refs:tcf_block_find (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 1195 static struct tcf_block *tcf_block_find(struct net *net, struct Qdisc **q, in tcf_block_find() function 2833 block = tcf_block_find(net, &q, &parent, &cl, in tc_ctl_chain()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_api.c | 1318 static struct tcf_block *tcf_block_find(struct net *net, struct Qdisc **q, in tcf_block_find() function 3014 block = tcf_block_find(net, &q, &parent, &cl, in tc_ctl_chain()
|
Completed in 18 milliseconds