Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_ingress.c29 static unsigned long ingress_find(struct Qdisc *sch, u32 classid) in ingress_find() function
37 return ingress_find(sch, classid); in ingress_bind_filter()
152 .find = ingress_find,