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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_mq.c223 .graft = mq_graft,
H A Dsch_red.c321 .graft = red_graft,
H A Dsch_api.c733 if (cops && cops->graft) {
736 err = cops->graft(parent, cl, new, &old);
1073 goto graft;
1082 * either to change it or to create/graft new one.
1084 * 1. We are allowed to create/graft only
1089 * to exist, so that we choose create/graft too.
1094 * For now we select create/graft, if
1150 graft:
H A Dsch_dsmark.c470 .graft = dsmark_graft,
H A Dsch_multiq.c401 .graft = multiq_graft,
H A Dsch_prio.c364 .graft = prio_graft,
H A Dsch_tbf.c428 .graft = tbf_graft,
H A Dsch_atm.c654 .graft = atm_tc_graft,
H A Dsch_drr.c495 .graft = drr_graft_class,
H A Dsch_cbq.c1976 .graft = cbq_graft,
H A Dsch_hfsc.c1686 .graft = hfsc_graft_class,
H A Dsch_htb.c799 graft operation on the leaf since last dequeue;
1537 .graft = htb_graft,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dsch_generic.h105 int (*graft)(struct Qdisc *, unsigned long cl, member in struct:Qdisc_class_ops

Completed in 192 milliseconds