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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_fifo.c34 return qdisc_reshape_fail(skb, sch);
44 return qdisc_reshape_fail(skb, sch);
H A Dsch_tbf.c127 return qdisc_reshape_fail(skb, sch);
H A Dsch_netem.c486 return qdisc_reshape_fail(nskb, sch);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dsch_generic.h578 static inline int qdisc_reshape_fail(struct sk_buff *skb, struct Qdisc *sch) function

Completed in 109 milliseconds