HomeSort by relevance Sort by last modified time
    Searched refs:rtnl_rcopy_ratespec (Results 1 - 3 of 3) sorted by null

  /external/libnl/lib/route/sch/
htb.c 293 rtnl_rcopy_ratespec(&opts.rate, &d->ch_rate);
300 rtnl_rcopy_ratespec(&opts.ceil, &d->ch_ceil);
tbf.c 175 rtnl_rcopy_ratespec(&opts.rate, &tbf->qt_rate);
184 rtnl_rcopy_ratespec(&opts.peakrate, &tbf->qt_peakrate);
  /external/libnl/include/
netlink-local.h 154 static inline void rtnl_rcopy_ratespec(struct tc_ratespec *dst, function

Completed in 827 milliseconds