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

  /external/libnl/include/netlink/route/
tc.h 31 RTNL_TC_RATE_PPS, /**< Current packet/s (rate estimator) */
  /external/libnl/lib/route/
tc.c 112 g->tc_stats[RTNL_TC_RATE_PPS] = re->pps;
141 g->tc_stats[RTNL_TC_RATE_PPS] = st->pps;
242 nl_dump_line(p, fmt, res, unit, g->tc_stats[RTNL_TC_RATE_PPS]);

Completed in 92 milliseconds