Home
last modified time | relevance | path

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

/net/sched/
Dsch_atm.c73 static inline struct atm_flow_data *lookup_flow(struct Qdisc *sch, u32 classid) in lookup_flow() function
119 flow = lookup_flow(sch, classid); in atm_tc_find()
131 flow = lookup_flow(sch, classid); in atm_tc_bind_filter()
405 flow = lookup_flow(sch, res.classid); in atm_tc_enqueue()