Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dsch_taprio.c2451 static struct Qdisc *taprio_leaf(struct Qdisc *sch, unsigned long cl) in taprio_leaf() function
2475 struct Qdisc *child = taprio_leaf(sch, cl); in taprio_dump_class()
2489 struct Qdisc *child = taprio_leaf(sch, cl); in taprio_dump_class_stats()
2527 .leaf = taprio_leaf,