Searched refs:atm_tc_get (Results 1 – 1 of 1) sorted by relevance
109 static unsigned long atm_tc_get(struct Qdisc *sch, u32 classid) in atm_tc_get() function125 return atm_tc_get(sch, classid); in atm_tc_bind_filter()235 atm_tc_get(sch, nla_get_u32(tb[TCA_ATM_EXCESS])); in atm_tc_change()263 cl = atm_tc_get(sch, classid); in atm_tc_change()372 !(flow = (struct atm_flow_data *)atm_tc_get(sch, skb->priority))) { in atm_tc_enqueue()655 .get = atm_tc_get,