Home
last modified time | relevance | path

Searched refs:atm_tc_find (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_atm.c113 static unsigned long atm_tc_find(struct Qdisc *sch, u32 classid) in atm_tc_find() function
247 atm_tc_find(sch, nla_get_u32(tb[TCA_ATM_EXCESS])); in atm_tc_change()
275 cl = atm_tc_find(sch, classid); in atm_tc_change()
390 !(flow = (struct atm_flow_data *)atm_tc_find(sch, skb->priority))) { in atm_tc_enqueue()
672 .find = atm_tc_find,

Completed in 2 milliseconds