Home
last modified time | relevance | path

Searched refs:service_curve (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/contrib/altq/altq/
HDaltq_hfsc.h44 struct service_curve { struct
70 struct service_curve rsc; argument
71 struct service_curve fsc;
72 struct service_curve usc; /* upper limit service curve */
122 struct service_curve service_curve; member
137 struct service_curve service_curve; member
HDaltq_hfsc.c88 struct service_curve *, struct service_curve *, struct service_curve *,
129 static void sc2isc(struct service_curve *, struct internal_sc *);
145 static int hfsc_class_modify(struct hfsc_class *, struct service_curve *,
146 struct service_curve *, struct service_curve *);
238 struct service_curve rtsc, lssc, ulsc; in hfsc_add_queue()
376 hfsc_class_create(struct hfsc_if *hif, struct service_curve *rsc, in hfsc_class_create()
377 struct service_curve *fsc, struct service_curve *usc, in hfsc_class_create()
1448 sc2isc(struct service_curve *sc, struct internal_sc *isc) in sc2isc()
1739 struct service_curve *rsc, *fsc, *usc;
2079 if ((cl = hfsc_class_create(hif, &ap->service_curve, NULL, NULL,
[all …]
/trueos/sbin/pfctl/
HDpfctl_altq.c71 static void gsc_add_sc(struct gen_sc *, struct service_curve *);
73 struct service_curve *);
78 static double sc_x2y(struct service_curve *, double);
677 struct service_curve sc;
901 gsc_add_sc(struct gen_sc *gsc, struct service_curve *sc)
916 is_gsc_under_sc(struct gen_sc *gsc, struct service_curve *sc)
1054 sc_x2y(struct service_curve *sc, double x)