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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dsch_generic.h62 int (*reshape_fail)(struct sk_buff *skb, member in struct:Qdisc
583 if (sch->reshape_fail == NULL || sch->reshape_fail(skb, sch))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_cbq.c1278 cl->q->reshape_fail = cbq_reshape_fail;
1280 cl->q->reshape_fail = NULL;
1580 new->reshape_fail = cbq_reshape_fail;

Completed in 176 milliseconds