Searched refs:atm_tc_find (Results 1 – 1 of 1) sorted by relevance
112 static unsigned long atm_tc_find(struct Qdisc *sch, u32 classid) in atm_tc_find() function245 atm_tc_find(sch, nla_get_u32(tb[TCA_ATM_EXCESS])); in atm_tc_change()273 cl = atm_tc_find(sch, classid); in atm_tc_change()388 !(flow = (struct atm_flow_data *)atm_tc_find(sch, skb->priority))) { in atm_tc_enqueue()668 .find = atm_tc_find,