Searched refs:rtnl_rcopy_ratespec (Results 1 – 4 of 4) sorted by relevance
175 rtnl_rcopy_ratespec(&opts.rate, &tbf->qt_rate); in tbf_get_opts()184 rtnl_rcopy_ratespec(&opts.peakrate, &tbf->qt_peakrate); in tbf_get_opts()
293 rtnl_rcopy_ratespec(&opts.rate, &d->ch_rate); in htb_class_get_opts()300 rtnl_rcopy_ratespec(&opts.ceil, &d->ch_ceil); in htb_class_get_opts()
154 static inline void rtnl_rcopy_ratespec(struct tc_ratespec *dst, in rtnl_rcopy_ratespec() function
237 o added rtnl_rcopy_ratespec as reverse to rtnl_copy_ratespec