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

/linux-4.4.14/net/sched/
H A Dsch_atm.c130 * requested (atm_tc_destroy, etc.). The assumption here is that we never drop
569 static void atm_tc_destroy(struct Qdisc *sch) atm_tc_destroy() function
574 pr_debug("atm_tc_destroy(sch %p,[qdisc %p])\n", sch, p); atm_tc_destroy()
677 .destroy = atm_tc_destroy,

Completed in 42 milliseconds