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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dq_hfsc.c27 static int hfsc_get_sc(int *, char ***, struct tc_service_curve *);
145 struct tc_service_curve rsc, fsc, usc;
223 hfsc_print_sc(FILE *f, char *name, struct tc_service_curve *sc)
237 struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL;
289 hfsc_get_sc1(int *argcp, char ***argvp, struct tc_service_curve *sc)
332 hfsc_get_sc2(int *argcp, char ***argvp, struct tc_service_curve *sc)
394 hfsc_get_sc(int *argcp, char ***argvp, struct tc_service_curve *sc)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_hfsc.c487 sc2isc(struct tc_service_curve *sc, struct internal_sc *isc)
917 hfsc_change_rsc(struct hfsc_class *cl, struct tc_service_curve *rsc,
931 hfsc_change_fsc(struct hfsc_class *cl, struct tc_service_curve *fsc)
939 hfsc_change_usc(struct hfsc_class *cl, struct tc_service_curve *usc,
948 [TCA_HFSC_RSC] = { .len = sizeof(struct tc_service_curve) },
949 [TCA_HFSC_FSC] = { .len = sizeof(struct tc_service_curve) },
950 [TCA_HFSC_USC] = { .len = sizeof(struct tc_service_curve) },
962 struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL;
1287 struct tc_service_curve tsc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dpkt_sched.h284 struct tc_service_curve struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpkt_sched.h298 struct tc_service_curve { struct

Completed in 119 milliseconds