Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_ets.c274 static unsigned long ets_class_find(struct Qdisc *sch, u32 classid) in ets_class_find() function
366 return ets_class_find(sch, classid); in ets_qdisc_bind_tcf()
791 .find = ets_class_find,