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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dpkt_sched.h33 int (*graft)(struct Qdisc *, unsigned long cl, struct Qdisc *, struct Qdisc **); member in struct:Qdisc_class_ops
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dpkt_sched.h33 int (*graft)(struct Qdisc *, unsigned long cl, struct Qdisc *, struct Qdisc **); member in struct:Qdisc_class_ops
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sched/
H A Dsch_api.c328 /* ... and graft new one */
372 err = cops->graft(parent, cl, new, old);
640 goto graft;
649 * either to change it or to create/graft new one.
651 * 1. We are allowed to create/graft only
656 * to exist, so that we choose create/graft too.
661 * For now we select create/graft, if
700 graft:

Completed in 89 milliseconds