Searched refs:tc_ratespec (Results 1 – 6 of 6) sorted by relevance
90 struct tc_ratespec { struct183 struct tc_ratespec rate;184 struct tc_ratespec peakrate;363 struct tc_ratespec rate;364 struct tc_ratespec ceil;
88 struct tc_ratespec rate;89 struct tc_ratespec peakrate;
183 struct tc_ratespec *src) in rtnl_copy_ratespec()192 static inline void rtnl_rcopy_ratespec(struct tc_ratespec *dst, in rtnl_rcopy_ratespec()
784 struct tc_ratespec cbq_rate;
68 [TCA_CBQ_RATE] = { .minlen = sizeof(struct tc_ratespec) },
251 memcpy(&opts.ceil, &opts.rate, sizeof(struct tc_ratespec)); in htb_class_msg_fill()