Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dsch_taprio.c2437 static struct Qdisc *taprio_leaf(struct Qdisc *sch, unsigned long cl) in taprio_leaf() function
2461 struct Qdisc *child = taprio_leaf(sch, cl); in taprio_dump_class()
2475 struct Qdisc *child = taprio_leaf(sch, cl); in taprio_dump_class_stats()
2513 .leaf = taprio_leaf,