Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_atm.c142 static void atm_tc_put(struct Qdisc *sch, unsigned long cl) in atm_tc_put() function
162 atm_tc_put(sch, (unsigned long)flow->excess); in atm_tc_put()
341 atm_tc_put(sch, arg); in atm_tc_delete()
593 atm_tc_put(sch, (unsigned long)flow); in atm_tc_destroy()
674 .unbind_tcf = atm_tc_put,