Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_ingress.c24 static unsigned long ingress_get(struct Qdisc *sch, u32 classid) in ingress_get() function
32 return ingress_get(sch, classid); in ingress_bind_filter()
84 .get = ingress_get,