Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_ingress.c181 static unsigned long clsact_find(struct Qdisc *sch, u32 classid) in clsact_find() function
195 return clsact_find(sch, classid); in clsact_bind_filter()
326 .find = clsact_find,