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

  /external/libnl/include/netlink-private/
netlink.h 183 dst->rs_overhead = src->overhead;
193 dst->overhead = src->rs_overhead;
types.h 441 uint16_t rs_overhead; member in struct:rtnl_ratespec
  /external/libnl/lib/route/qdisc/
tbf.c 68 rtnl_tc_set_overhead(tc, tbf->qt_rate.rs_overhead);
htb.c 97 rtnl_tc_set_overhead(tc, htb->ch_rate.rs_overhead);
  /external/libnl/lib/route/
tc.c 700 spec->rs_overhead = rtnl_tc_get_overhead(tc);

Completed in 354 milliseconds