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

  /external/libnl/include/netlink/route/
tc.h 30 RTNL_TC_RATE_BPS, /**< Current bits/s (rate estimator) */
  /external/libnl/lib/route/
tc.c 111 g->tc_stats[RTNL_TC_RATE_BPS] = re->bps;
140 g->tc_stats[RTNL_TC_RATE_BPS] = st->bps;
235 res = nl_cancel_down_bytes(g->tc_stats[RTNL_TC_RATE_BPS], &unit);

Completed in 30 milliseconds