Home
last modified time | relevance | path

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

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