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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sched/
H A Dsch_atm.c308 static int atm_tc_delete(struct Qdisc *sch, unsigned long arg) function
313 pr_debug("atm_tc_delete(sch %p,[qdisc %p],flow %p)\n", sch, p, flow);
323 printk(KERN_ERR "atm_tc_delete: flow->ref == %d\n", flow->ref);
659 .delete = atm_tc_delete,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dsch_atm.c308 static int atm_tc_delete(struct Qdisc *sch, unsigned long arg) function
313 pr_debug("atm_tc_delete(sch %p,[qdisc %p],flow %p)\n", sch, p, flow);
323 printk(KERN_ERR "atm_tc_delete: flow->ref == %d\n", flow->ref);
659 .delete = atm_tc_delete,

Completed in 173 milliseconds