Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_atm.c140 * requested (atm_tc_destroy, etc.). The assumption here is that we never drop
583 static void atm_tc_destroy(struct Qdisc *sch) in atm_tc_destroy() function
588 pr_debug("atm_tc_destroy(sch %p,[qdisc %p])\n", sch, p); in atm_tc_destroy()
692 .destroy = atm_tc_destroy,

Completed in 2 milliseconds