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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sched/
H A Dsch_fifo.c58 if (sch->reshape_fail==NULL || sch->reshape_fail(skb, sch))
117 if (sch->reshape_fail==NULL || sch->reshape_fail(skb, sch))
H A Dsch_tbf.c155 if (sch->reshape_fail==NULL || sch->reshape_fail(skb, sch))
H A Dsch_cbq.c1330 cl->q->reshape_fail = cbq_reshape_fail;
1332 cl->q->reshape_fail = NULL;
1618 new->reshape_fail = cbq_reshape_fail;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dpkt_sched.h90 int (*reshape_fail)(struct sk_buff *skb, struct Qdisc *q); member in struct:Qdisc
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dpkt_sched.h90 int (*reshape_fail)(struct sk_buff *skb, struct Qdisc *q); member in struct:Qdisc

Completed in 45 milliseconds