Searched refs:tc_ratespec (Results 1 – 13 of 13) sorted by relevance
76 struct tc_ratespec struct117 struct tc_ratespec rate;118 struct tc_ratespec peakrate;245 struct tc_ratespec rate;246 struct tc_ratespec ceil;
134 struct tc_ratespec rate;135 struct tc_ratespec peakrate;
84 struct tc_ratespec { struct162 struct tc_ratespec rate;163 struct tc_ratespec peakrate;341 struct tc_ratespec rate;342 struct tc_ratespec ceil;
115 struct tc_ratespec rate;116 struct tc_ratespec peakrate;
88 struct tc_ratespec { struct166 struct tc_ratespec rate;167 struct tc_ratespec peakrate;345 struct tc_ratespec rate;346 struct tc_ratespec ceil;
61 struct tc_ratespec rate;62 struct tc_ratespec peakrate;
145 struct tc_ratespec *src) in rtnl_copy_ratespec()154 static inline void rtnl_rcopy_ratespec(struct tc_ratespec *dst, in rtnl_rcopy_ratespec()
649 struct tc_ratespec cbq_rate;
23 int tc_calc_rtable(struct tc_ratespec *r, __u32 *rtab,
52 struct tc_ratespec r; in cbq_parse_opt()184 struct tc_ratespec r; in cbq_parse_class_opt()440 struct tc_ratespec *r = NULL; in cbq_print_opt()
124 int tc_calc_rtable(struct tc_ratespec *r, __u32 *rtab, in tc_calc_rtable()
69 [TCA_CBQ_RATE] = { .minlen = sizeof(struct tc_ratespec) },
302 memcpy(&opts.ceil, &opts.rate, sizeof(struct tc_ratespec)); in htb_class_get_opts()